Pull request #40174 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 491531c12bf60a538eeeb37e22b19729a1a65bb8+e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 (a55d7b0f64a633cf560f4756b717ca4436dbe98e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-12-31T17:59:01.346Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-12-31T17:59:01.354Z] Trying to pass milestone 10 [Pipeline] milestone [2019-12-31T17:59:01.375Z] Trying to pass milestone 11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-12-31T17:59:01.526Z] Running on ubuntu-1804-overlay2 (i-0941c82e4d683ecdc) in /home/ubuntu/workspace/moby_PR-40174 [Pipeline] { [Pipeline] checkout [2019-12-31T17:59:01.581Z] using credential docker-jenkins-github-credentials [2019-12-31T17:59:01.590Z] Cloning the remote Git repository [2019-12-31T17:59:01.590Z] Cloning with configured refspecs honoured and without tags [2019-12-31T17:59:01.584Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T17:59:01.584Z] > git init /home/ubuntu/workspace/moby_PR-40174 # timeout=10 [2019-12-31T17:59:01.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:01.598Z] > git --version # timeout=10 [2019-12-31T17:59:01.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:01.608Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T17:59:15.561Z] Fetching without tags [2019-12-31T17:59:15.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:15.502Z] > git config --add remote.origin.fetch +refs/pull/40174/head:refs/remotes/origin/PR-40174 # timeout=10 [2019-12-31T17:59:15.507Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T17:59:15.533Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:15.599Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:15.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:15.600Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T17:59:15.851Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:16.394Z] Merge succeeded, producing 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:16.395Z] Checking out Revision 491531c12bf60a538eeeb37e22b19729a1a65bb8 (PR-40174) [2019-12-31T17:59:16.779Z] Commit message: "cgroup2: mark cpu-rt-{period,runtime} unimplemented" [2019-12-31T17:59:16.798Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2019-12-31T17:59:15.844Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:15.850Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:16.368Z] > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10 [2019-12-31T17:59:16.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T17:59:16.387Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:16.398Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:16.773Z] > git rev-list --no-walk 14e0db2f78318e82609a7ca9231a09ee5b6197e6 # timeout=10 [Pipeline] sh [2019-12-31T17:59:17.728Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40174:/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 [2019-12-31T17:59:17.728Z] Unable to find image 'alpine:latest' locally [2019-12-31T17:59:17.728Z] latest: Pulling from library/alpine [2019-12-31T17:59:17.728Z] e6b0cf9c0882: Pulling fs layer [2019-12-31T17:59:17.986Z] e6b0cf9c0882: Verifying Checksum [2019-12-31T17:59:17.986Z] e6b0cf9c0882: Download complete [2019-12-31T17:59:17.986Z] e6b0cf9c0882: Pull complete [2019-12-31T17:59:17.986Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2019-12-31T17:59:17.986Z] Status: Downloaded newer image for alpine:latest [2019-12-31T17:59:21.247Z] 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 [2019-12-31T17:59:22.044Z] Running on ubuntu-1804-overlay2 (i-0941c82e4d683ecdc) in /home/ubuntu/workspace/moby_PR-40174 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2019-12-31T17:59:22.063Z] Running on ubuntu-1804-overlay2 (i-0e89704647825c7f7) in /home/ubuntu/workspace/moby_PR-40174 [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] } [2019-12-31T17:59:22.072Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0bdf810636412c537) in /home/ubuntu/workspace/moby_PR-40174 [Pipeline] { [2019-12-31T17:59:22.096Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-40174 [Pipeline] checkout [2019-12-31T17:59:22.116Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] // stage [2019-12-31T17:59:22.133Z] Fetching changes from the remote Git repository [2019-12-31T17:59:22.141Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] { [2019-12-31T17:59:22.207Z] using credential docker-jenkins-github-credentials [2019-12-31T17:59:22.216Z] Cloning the remote Git repository [2019-12-31T17:59:22.216Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-12-31T17:59:22.220Z] using credential docker-jenkins-github-credentials [2019-12-31T17:59:22.227Z] Cloning the remote Git repository [2019-12-31T17:59:22.227Z] Cloning with configured refspecs honoured and without tags [2019-12-31T17:59:22.235Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40174 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-12-31T17:59:22.298Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-12-31T17:59:22.315Z] Cloning the remote Git repository [2019-12-31T17:59:22.315Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-12-31T17:59:22.389Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 491531c12bf60a538eeeb37e22b19729a1a65bb8 [Pipeline] } [Pipeline] } [2019-12-31T17:59:22.509Z] using credential docker-jenkins-github-credentials [2019-12-31T17:59:22.557Z] Cloning the remote Git repository [2019-12-31T17:59:22.557Z] Cloning with configured refspecs honoured and without tags [2019-12-31T17:59:22.832Z] Merge succeeded, producing 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:22.833Z] Checking out Revision 491531c12bf60a538eeeb37e22b19729a1a65bb8 (PR-40174) [2019-12-31T17:59:22.894Z] Commit message: "cgroup2: mark cpu-rt-{period,runtime} unimplemented" [2019-12-31T17:59:22.114Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-12-31T17:59:22.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:22.133Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:22.133Z] > git --version # timeout=10 [2019-12-31T17:59:22.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:22.144Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T17:59:22.382Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:22.385Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:22.808Z] > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10 [2019-12-31T17:59:22.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T17:59:22.825Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:22.831Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:22.224Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T17:59:22.224Z] > git init /home/ubuntu/workspace/moby_PR-40174 # timeout=10 [2019-12-31T17:59:22.239Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:22.240Z] > git --version # timeout=10 [2019-12-31T17:59:22.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:22.250Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T17:59:22.230Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T17:59:22.231Z] > git init /home/ubuntu/workspace/moby_PR-40174 # timeout=10 [2019-12-31T17:59:22.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:22.245Z] > git --version # timeout=10 [2019-12-31T17:59:22.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:22.250Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T17:59:22.318Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T17:59:22.319Z] > git init /home/docker/workspace/moby_PR-40174 # timeout=10 [2019-12-31T17:59:22.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:22.332Z] > git --version # timeout=10 [2019-12-31T17:59:22.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:22.338Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T17:59:22.589Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T17:59:22.591Z] > git init /home/jenkins/workspace/moby_PR-40174 # timeout=10 [2019-12-31T17:59:22.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:22.653Z] > git --version # timeout=10 [2019-12-31T17:59:22.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:22.674Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T17:59:23.841Z] + docker version [2019-12-31T17:59:23.841Z] Client: Docker Engine - Community [2019-12-31T17:59:23.841Z] Version: 19.03.2 [2019-12-31T17:59:23.841Z] API version: 1.40 [2019-12-31T17:59:23.841Z] Go version: go1.12.8 [2019-12-31T17:59:23.841Z] Git commit: 6a30dfc [2019-12-31T17:59:23.841Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-31T17:59:23.841Z] OS/Arch: linux/amd64 [2019-12-31T17:59:23.841Z] Experimental: false [2019-12-31T17:59:23.841Z] [2019-12-31T17:59:23.841Z] Server: Docker Engine - Community [2019-12-31T17:59:23.841Z] Engine: [2019-12-31T17:59:23.841Z] Version: 19.03.2 [2019-12-31T17:59:23.841Z] API version: 1.40 (minimum version 1.12) [2019-12-31T17:59:23.841Z] Go version: go1.12.8 [2019-12-31T17:59:23.841Z] Git commit: 6a30dfc [2019-12-31T17:59:23.841Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-31T17:59:23.841Z] OS/Arch: linux/amd64 [2019-12-31T17:59:23.841Z] Experimental: true [2019-12-31T17:59:23.841Z] containerd: [2019-12-31T17:59:23.841Z] Version: 1.2.6 [2019-12-31T17:59:23.841Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T17:59:23.841Z] runc: [2019-12-31T17:59:23.841Z] Version: 1.0.0-rc8 [2019-12-31T17:59:23.841Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T17:59:23.841Z] docker-init: [2019-12-31T17:59:23.841Z] Version: 0.18.0 [2019-12-31T17:59:23.841Z] GitCommit: fec3683 [Pipeline] sh [2019-12-31T17:59:24.247Z] + docker info [2019-12-31T17:59:24.810Z] Client: [2019-12-31T17:59:24.810Z] Debug Mode: false [2019-12-31T17:59:24.810Z] [2019-12-31T17:59:24.810Z] Server: [2019-12-31T17:59:24.810Z] Containers: 0 [2019-12-31T17:59:24.810Z] Running: 0 [2019-12-31T17:59:24.810Z] Paused: 0 [2019-12-31T17:59:24.810Z] Stopped: 0 [2019-12-31T17:59:24.810Z] Images: 3 [2019-12-31T17:59:24.810Z] Server Version: 19.03.2 [2019-12-31T17:59:24.810Z] Storage Driver: overlay2 [2019-12-31T17:59:24.810Z] Backing Filesystem: extfs [2019-12-31T17:59:24.810Z] Supports d_type: true [2019-12-31T17:59:24.810Z] Native Overlay Diff: true [2019-12-31T17:59:24.810Z] Logging Driver: json-file [2019-12-31T17:59:24.810Z] Cgroup Driver: cgroupfs [2019-12-31T17:59:24.810Z] Plugins: [2019-12-31T17:59:24.810Z] Volume: local [2019-12-31T17:59:24.810Z] Network: bridge host ipvlan macvlan null overlay [2019-12-31T17:59:24.810Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-31T17:59:24.810Z] Swarm: inactive [2019-12-31T17:59:24.810Z] Runtimes: runc [2019-12-31T17:59:24.810Z] Default Runtime: runc [2019-12-31T17:59:24.810Z] Init Binary: docker-init [2019-12-31T17:59:24.810Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T17:59:24.810Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T17:59:24.810Z] init version: fec3683 [2019-12-31T17:59:24.810Z] Security Options: [2019-12-31T17:59:24.810Z] apparmor [2019-12-31T17:59:24.810Z] seccomp [2019-12-31T17:59:24.810Z] Profile: default [2019-12-31T17:59:24.810Z] Kernel Version: 4.15.0-1048-aws [2019-12-31T17:59:24.810Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-31T17:59:24.810Z] OSType: linux [2019-12-31T17:59:24.810Z] Architecture: x86_64 [2019-12-31T17:59:24.810Z] CPUs: 2 [2019-12-31T17:59:24.810Z] Total Memory: 7.501GiB [2019-12-31T17:59:24.810Z] Name: ip-10-100-82-4 [2019-12-31T17:59:24.810Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-31T17:59:24.810Z] Docker Root Dir: /var/lib/docker [2019-12-31T17:59:24.810Z] Debug Mode: false [2019-12-31T17:59:24.810Z] Registry: https://index.docker.io/v1/ [2019-12-31T17:59:24.810Z] Labels: [2019-12-31T17:59:24.810Z] Experimental: true [2019-12-31T17:59:24.810Z] Insecure Registries: [2019-12-31T17:59:24.810Z] 127.0.0.0/8 [2019-12-31T17:59:24.810Z] Live Restore Enabled: true [2019-12-31T17:59:24.810Z] [2019-12-31T17:59:24.810Z] WARNING: No swap limit support [Pipeline] sh [2019-12-31T17:59:25.132Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T17:59:25.132Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T17:59:25.132Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40174/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-31T17:59:25.132Z] + bash /home/ubuntu/workspace/moby_PR-40174/check-config.sh [2019-12-31T17:59:25.132Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-31T17:59:25.132Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-31T17:59:25.132Z] [2019-12-31T17:59:25.132Z] Generally Necessary: [2019-12-31T17:59:25.132Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-31T17:59:25.132Z] - apparmor: enabled and tools installed [2019-12-31T17:59:25.132Z] - CONFIG_NAMESPACES: enabled [2019-12-31T17:59:25.132Z] - CONFIG_NET_NS: enabled [2019-12-31T17:59:25.132Z] - CONFIG_PID_NS: enabled [2019-12-31T17:59:25.132Z] - CONFIG_IPC_NS: enabled [2019-12-31T17:59:25.132Z] - CONFIG_UTS_NS: enabled [2019-12-31T17:59:25.132Z] - CONFIG_CGROUPS: enabled [2019-12-31T17:59:25.132Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-31T17:59:25.132Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-31T17:59:25.132Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-31T17:59:25.132Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-31T17:59:25.132Z] - CONFIG_CPUSETS: enabled [2019-12-31T17:59:25.132Z] - CONFIG_MEMCG: enabled [2019-12-31T17:59:25.132Z] - CONFIG_KEYS: enabled [2019-12-31T17:59:25.132Z] - CONFIG_VETH: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-31T17:59:25.132Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-31T17:59:25.132Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-31T17:59:25.132Z] [2019-12-31T17:59:25.132Z] Optional Features: [2019-12-31T17:59:25.132Z] - CONFIG_USER_NS: enabled [2019-12-31T17:59:25.132Z] - CONFIG_SECCOMP: enabled [2019-12-31T17:59:25.132Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-31T17:59:25.132Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-31T17:59:25.133Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-31T17:59:25.133Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-31T17:59:25.133Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-31T17:59:25.133Z] - CONFIG_BLK_CGROUP: enabled [2019-12-31T17:59:25.133Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-31T17:59:25.389Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-31T17:59:25.389Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-31T17:59:25.389Z] - CONFIG_CGROUP_PERF: enabled [2019-12-31T17:59:25.389Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-31T17:59:25.389Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-31T17:59:25.389Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-31T17:59:25.389Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-31T17:59:25.389Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-31T17:59:25.389Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_IP_VS: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-31T17:59:25.389Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-31T17:59:25.389Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-31T17:59:25.389Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_EXT4_FS: enabled [2019-12-31T17:59:25.389Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-31T17:59:25.389Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-31T17:59:25.389Z] - Network Drivers: [2019-12-31T17:59:25.389Z] - "overlay": [2019-12-31T17:59:25.389Z] - CONFIG_VXLAN: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-31T17:59:25.389Z] Optional (for encrypted networks): [2019-12-31T17:59:25.389Z] - CONFIG_CRYPTO: enabled [2019-12-31T17:59:25.389Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-31T17:59:25.389Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-31T17:59:25.389Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-31T17:59:25.389Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-31T17:59:25.389Z] - CONFIG_XFRM: enabled [2019-12-31T17:59:25.389Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-31T17:59:25.389Z] - "ipvlan": [2019-12-31T17:59:25.389Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-31T17:59:25.389Z] - "macvlan": [2019-12-31T17:59:25.389Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_DUMMY: enabled (as module) [2019-12-31T17:59:25.389Z] - "ftp,tftp client in container": [2019-12-31T17:59:25.389Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-31T17:59:25.389Z] - Storage Drivers: [2019-12-31T17:59:25.389Z] - "aufs": [2019-12-31T17:59:25.389Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-31T17:59:25.389Z] - "btrfs": [2019-12-31T17:59:25.389Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-31T17:59:25.389Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-31T17:59:25.389Z] - "devicemapper": [2019-12-31T17:59:25.389Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-31T17:59:25.389Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-31T17:59:25.389Z] - "overlay": [2019-12-31T17:59:25.645Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-31T17:59:25.645Z] - "zfs": [2019-12-31T17:59:25.645Z] - /dev/zfs: missing [2019-12-31T17:59:25.645Z] - zfs command: missing [2019-12-31T17:59:25.645Z] - zpool command: missing [2019-12-31T17:59:25.645Z] [2019-12-31T17:59:25.645Z] Limits: [2019-12-31T17:59:25.645Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-31T17:59:25.645Z] [2019-12-31T17:59:25.645Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-31T17:59:26.048Z] + sudo modprobe ip_vs [2019-12-31T17:59:26.049Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 . [2019-12-31T17:59:26.049Z] #1 [internal] load build definition from Dockerfile [2019-12-31T17:59:26.049Z] #1 DONE 0.0s [2019-12-31T17:59:26.049Z] [2019-12-31T17:59:26.049Z] #2 [internal] load .dockerignore [2019-12-31T17:59:26.049Z] #2 DONE 0.0s [2019-12-31T17:59:26.049Z] [2019-12-31T17:59:26.049Z] #1 [internal] load build definition from Dockerfile [2019-12-31T17:59:26.049Z] #1 transferring dockerfile: 15.34kB done [2019-12-31T17:59:26.049Z] #1 DONE 0.0s [2019-12-31T17:59:26.049Z] [2019-12-31T17:59:26.049Z] #2 [internal] load .dockerignore [2019-12-31T17:59:26.049Z] #2 transferring context: 112B done [2019-12-31T17:59:26.049Z] #2 DONE 0.0s [2019-12-31T17:59:26.049Z] [2019-12-31T17:59:26.049Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-31T17:59:26.049Z] #3 DONE 0.1s [2019-12-31T17:59:26.308Z] [2019-12-31T17:59:26.308Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-31T17:59:26.308Z] #4 CACHED [2019-12-31T17:59:26.868Z] [2019-12-31T17:59:26.868Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-31T17:59:26.868Z] #6 DONE 0.0s [2019-12-31T17:59:26.868Z] [2019-12-31T17:59:26.868Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T17:59:26.868Z] #5 DONE 0.1s [2019-12-31T17:59:26.868Z] [2019-12-31T17:59:26.868Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T17:59:26.868Z] #65 DONE 0.0s [2019-12-31T17:59:26.868Z] [2019-12-31T17:59:26.868Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T17:59:26.868Z] #7 DONE 0.0s [2019-12-31T17:59:26.868Z] [2019-12-31T17:59:26.868Z] #19 [internal] load build context [2019-12-31T17:59:28.236Z] #19 transferring context: 46.33MB 1.2s done [2019-12-31T17:59:28.236Z] #19 DONE 1.3s [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T17:59:28.236Z] #28 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T17:59:28.236Z] #42 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:28.236Z] #50 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-31T17:59:28.236Z] #14 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:28.236Z] #22 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #60 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T17:59:28.236Z] #38 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T17:59:28.236Z] #21 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T17:59:28.236Z] #41 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-31T17:59:28.236Z] #13 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #16 [dev 6/24] RUN ldconfig [2019-12-31T17:59:28.236Z] #16 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #39 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T17:59:28.236Z] #24 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:28.236Z] #62 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:28.236Z] #57 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T17:59:28.236Z] #17 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #45 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T17:59:28.236Z] #44 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:28.236Z] #20 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-31T17:59:28.236Z] #49 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:28.236Z] #52 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T17:59:28.236Z] #10 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-31T17:59:28.236Z] #35 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T17:59:28.236Z] #33 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #55 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-31T17:59:28.236Z] #8 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-31T17:59:28.236Z] #30 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T17:59:28.236Z] #54 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-31T17:59:28.236Z] #9 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #51 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #32 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-31T17:59:28.236Z] #11 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T17:59:28.236Z] #66 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-31T17:59:28.236Z] #67 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-31T17:59:28.236Z] #53 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:28.236Z] #47 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #69 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:28.236Z] #34 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T17:59:28.236Z] #61 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T17:59:28.236Z] #26 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-31T17:59:28.236Z] #15 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T17:59:28.236Z] #27 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #64 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T17:59:28.236Z] #18 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #37 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T17:59:28.236Z] #31 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T17:59:28.236Z] #63 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-31T17:59:28.236Z] #58 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #29 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-31T17:59:28.236Z] #12 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-31T17:59:28.236Z] #46 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:28.236Z] #59 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T17:59:28.236Z] #68 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T17:59:28.236Z] #25 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T17:59:28.236Z] #23 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T17:59:28.236Z] #36 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-31T17:59:28.236Z] #43 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T17:59:28.236Z] #56 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T17:59:28.236Z] #40 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T17:59:28.236Z] #48 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T17:59:28.236Z] #70 CACHED [2019-12-31T17:59:28.236Z] [2019-12-31T17:59:28.236Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T17:59:29.161Z] #71 DONE 1.0s [2019-12-31T17:59:29.161Z] [2019-12-31T17:59:29.161Z] #72 exporting to image [2019-12-31T17:59:29.161Z] #72 exporting layers [2019-12-31T17:59:30.085Z] #72 exporting layers 0.8s done [2019-12-31T17:59:30.085Z] #72 writing image sha256:8eecc8debb4637df13d36e8cd62dbe093060fd4c478f1d6d5d66ed5c2bdb5f07 done [2019-12-31T17:59:30.085Z] #72 naming to docker.io/library/docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 done [2019-12-31T17:59:30.085Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-12-31T17:59:31.117Z] [2019-12-31T17:59:31.117Z] Removing bundles/ [2019-12-31T17:59:31.117Z] [2019-12-31T17:59:31.117Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-31T17:59:31.117Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T17:59:31.117Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T17:59:31.703Z] Fetching without tags [2019-12-31T17:59:31.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:31.583Z] > git config --add remote.origin.fetch +refs/pull/40174/head:refs/remotes/origin/PR-40174 # timeout=10 [2019-12-31T17:59:31.602Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T17:59:31.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:31.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:31.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:31.738Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T17:59:32.106Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:32.854Z] Merge succeeded, producing 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:32.855Z] Checking out Revision 491531c12bf60a538eeeb37e22b19729a1a65bb8 (PR-40174) [2019-12-31T17:59:32.136Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:32.156Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:32.744Z] > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10 [2019-12-31T17:59:32.814Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T17:59:32.885Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:32.906Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:33.698Z] Commit message: "cgroup2: mark cpu-rt-{period,runtime} unimplemented" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T17:59:35.219Z] + docker version [2019-12-31T17:59:35.219Z] Client: [2019-12-31T17:59:35.219Z] Version: 18.06.1-ce [2019-12-31T17:59:35.219Z] API version: 1.38 [2019-12-31T17:59:35.219Z] Go version: go1.10.3 [2019-12-31T17:59:35.219Z] Git commit: e68fc7a [2019-12-31T17:59:35.219Z] Built: Tue Aug 21 17:24:34 2018 [2019-12-31T17:59:35.219Z] OS/Arch: linux/s390x [2019-12-31T17:59:35.219Z] Experimental: false [2019-12-31T17:59:35.219Z] [2019-12-31T17:59:35.219Z] Server: [2019-12-31T17:59:35.219Z] Engine: [2019-12-31T17:59:35.219Z] Version: 18.06.1-ce [2019-12-31T17:59:35.219Z] API version: 1.38 (minimum version 1.12) [2019-12-31T17:59:35.219Z] Go version: go1.10.3 [2019-12-31T17:59:35.219Z] Git commit: e68fc7a [2019-12-31T17:59:35.219Z] Built: Tue Aug 21 17:23:34 2018 [2019-12-31T17:59:35.219Z] OS/Arch: linux/s390x [2019-12-31T17:59:35.219Z] Experimental: true [Pipeline] sh [2019-12-31T17:59:36.034Z] + docker info [2019-12-31T17:59:36.034Z] Containers: 0 [2019-12-31T17:59:36.034Z] Running: 0 [2019-12-31T17:59:36.034Z] Paused: 0 [2019-12-31T17:59:36.034Z] Stopped: 0 [2019-12-31T17:59:36.034Z] Images: 0 [2019-12-31T17:59:36.034Z] Server Version: 18.06.1-ce [2019-12-31T17:59:36.034Z] Storage Driver: overlay2 [2019-12-31T17:59:36.034Z] Backing Filesystem: extfs [2019-12-31T17:59:36.034Z] Supports d_type: true [2019-12-31T17:59:36.034Z] Native Overlay Diff: true [2019-12-31T17:59:36.034Z] Logging Driver: json-file [2019-12-31T17:59:36.034Z] Cgroup Driver: cgroupfs [2019-12-31T17:59:36.034Z] Plugins: [2019-12-31T17:59:36.034Z] Volume: local [2019-12-31T17:59:36.034Z] Network: bridge host ipvlan macvlan null overlay [2019-12-31T17:59:36.034Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-31T17:59:36.034Z] Swarm: inactive [2019-12-31T17:59:36.034Z] Runtimes: runc [2019-12-31T17:59:36.034Z] Default Runtime: runc [2019-12-31T17:59:36.034Z] Init Binary: docker-init [2019-12-31T17:59:36.034Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-31T17:59:36.034Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-31T17:59:36.034Z] init version: fec3683 [2019-12-31T17:59:36.034Z] Security Options: [2019-12-31T17:59:36.034Z] apparmor [2019-12-31T17:59:36.034Z] seccomp [2019-12-31T17:59:36.034Z] Profile: default [2019-12-31T17:59:36.034Z] Kernel Version: 4.4.0-133-generic [2019-12-31T17:59:36.034Z] Operating System: Ubuntu 16.04.5 LTS [2019-12-31T17:59:36.034Z] OSType: linux [2019-12-31T17:59:36.034Z] Architecture: s390x [2019-12-31T17:59:36.034Z] CPUs: 2 [2019-12-31T17:59:36.034Z] Total Memory: 7.862GiB [2019-12-31T17:59:36.034Z] Name: s390x-ubuntu-29 [2019-12-31T17:59:36.034Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-12-31T17:59:36.034Z] Docker Root Dir: /var/lib/docker [2019-12-31T17:59:36.034Z] Debug Mode (client): false [2019-12-31T17:59:36.034Z] Debug Mode (server): false [2019-12-31T17:59:36.034Z] Username: dockerbuildbot [2019-12-31T17:59:36.034Z] Registry: https://index.docker.io/v1/ [2019-12-31T17:59:36.034Z] Labels: [2019-12-31T17:59:36.034Z] Experimental: true [2019-12-31T17:59:36.034Z] Insecure Registries: [2019-12-31T17:59:36.034Z] 127.0.0.0/8 [2019-12-31T17:59:36.034Z] Live Restore Enabled: false [2019-12-31T17:59:36.034Z] [2019-12-31T17:59:36.034Z] WARNING: No swap limit support [Pipeline] sh [2019-12-31T17:59:36.157Z] Fetching without tags [2019-12-31T17:59:36.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:36.133Z] > git config --add remote.origin.fetch +refs/pull/40174/head:refs/remotes/origin/PR-40174 # timeout=10 [2019-12-31T17:59:36.136Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T17:59:36.149Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:36.162Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:36.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:36.162Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T17:59:36.385Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:36.380Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:36.384Z] > git config --add remote.origin.fetch +refs/pull/40174/head:refs/remotes/origin/PR-40174 # timeout=10 [2019-12-31T17:59:36.407Z] Fetching without tags [2019-12-31T17:59:36.821Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:36.848Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T17:59:36.848Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T17:59:36.848Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40174/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-31T17:59:36.848Z] + bash /home/jenkins/workspace/moby_PR-40174/check-config.sh [2019-12-31T17:59:36.848Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-31T17:59:36.848Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-12-31T17:59:36.848Z] [2019-12-31T17:59:36.848Z] Generally Necessary: [2019-12-31T17:59:36.848Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-31T17:59:36.848Z] - apparmor: enabled and tools installed [2019-12-31T17:59:36.848Z] - CONFIG_NAMESPACES: enabled [2019-12-31T17:59:36.848Z] - CONFIG_NET_NS: enabled [2019-12-31T17:59:36.848Z] - CONFIG_PID_NS: enabled [2019-12-31T17:59:36.848Z] - CONFIG_IPC_NS: enabled [2019-12-31T17:59:36.848Z] - CONFIG_UTS_NS: enabled [2019-12-31T17:59:36.848Z] - CONFIG_CGROUPS: enabled [2019-12-31T17:59:36.848Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-31T17:59:36.848Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-31T17:59:36.848Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-31T17:59:36.848Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-31T17:59:36.848Z] - CONFIG_CPUSETS: enabled [2019-12-31T17:59:36.848Z] - CONFIG_MEMCG: enabled [2019-12-31T17:59:36.848Z] - CONFIG_KEYS: enabled [2019-12-31T17:59:36.848Z] - CONFIG_VETH: enabled (as module) [2019-12-31T17:59:36.848Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-31T17:59:36.848Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-31T17:59:36.848Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-31T17:59:36.848Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-31T17:59:36.848Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-31T17:59:36.848Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-31T17:59:36.848Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-31T17:59:36.848Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-31T17:59:36.849Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-31T17:59:36.849Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-31T17:59:36.849Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-31T17:59:36.849Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-31T17:59:36.849Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-31T17:59:36.849Z] [2019-12-31T17:59:36.849Z] Optional Features: [2019-12-31T17:59:36.849Z] - CONFIG_USER_NS: enabled [2019-12-31T17:59:36.849Z] - CONFIG_SECCOMP: enabled [2019-12-31T17:59:36.849Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-31T17:59:36.849Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-31T17:59:36.849Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-31T17:59:36.849Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-31T17:59:36.849Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-31T17:59:36.849Z] - CONFIG_BLK_CGROUP: enabled [2019-12-31T17:59:36.893Z] Merge succeeded, producing 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:36.894Z] Checking out Revision 491531c12bf60a538eeeb37e22b19729a1a65bb8 (PR-40174) [2019-12-31T17:59:37.052Z] Still waiting to schedule task [2019-12-31T17:59:37.052Z] Waiting for next available executor on ‘windows-2019’ [2019-12-31T17:59:37.217Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-31T17:59:37.217Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-31T17:59:37.217Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-31T17:59:37.217Z] - CONFIG_CGROUP_PERF: enabled [2019-12-31T17:59:37.217Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-31T17:59:37.217Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-31T17:59:37.217Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-31T17:59:37.217Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-31T17:59:37.217Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-31T17:59:37.217Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_IP_VS: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-31T17:59:37.217Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-31T17:59:37.217Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-31T17:59:37.217Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_EXT4_FS: enabled [2019-12-31T17:59:37.217Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-31T17:59:37.217Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-31T17:59:37.217Z] - Network Drivers: [2019-12-31T17:59:37.217Z] - "overlay": [2019-12-31T17:59:37.217Z] - CONFIG_VXLAN: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-31T17:59:37.217Z] Optional (for encrypted networks): [2019-12-31T17:59:37.217Z] - CONFIG_CRYPTO: enabled [2019-12-31T17:59:37.217Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_XFRM: enabled [2019-12-31T17:59:37.217Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-31T17:59:37.217Z] - "ipvlan": [2019-12-31T17:59:37.217Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-31T17:59:37.217Z] - "macvlan": [2019-12-31T17:59:37.217Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_DUMMY: enabled (as module) [2019-12-31T17:59:37.217Z] - "ftp,tftp client in container": [2019-12-31T17:59:37.217Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-31T17:59:37.217Z] - Storage Drivers: [2019-12-31T17:59:37.217Z] - "aufs": [2019-12-31T17:59:37.217Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-31T17:59:37.217Z] - "btrfs": [2019-12-31T17:59:37.217Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-31T17:59:37.217Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-31T17:59:37.217Z] - "devicemapper": [2019-12-31T17:59:37.217Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-31T17:59:37.217Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-31T17:59:37.217Z] - "overlay": [2019-12-31T17:59:37.217Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-31T17:59:37.217Z] - "zfs": [2019-12-31T17:59:37.217Z] - /dev/zfs: missing [2019-12-31T17:59:37.217Z] - zfs command: missing [2019-12-31T17:59:37.217Z] - zpool command: missing [2019-12-31T17:59:37.217Z] [2019-12-31T17:59:37.217Z] Limits: [2019-12-31T17:59:37.217Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-31T17:59:37.217Z] [2019-12-31T17:59:37.217Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-31T17:59:37.389Z] Commit message: "cgroup2: mark cpu-rt-{period,runtime} unimplemented" [2019-12-31T17:59:37.674Z] Merge succeeded, producing 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:37.675Z] Checking out Revision 491531c12bf60a538eeeb37e22b19729a1a65bb8 (PR-40174) [Pipeline] withEnv [Pipeline] { [2019-12-31T17:59:36.389Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:36.405Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:36.873Z] > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10 [2019-12-31T17:59:36.885Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T17:59:36.897Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:36.910Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [Pipeline] sh [2019-12-31T17:59:36.388Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T17:59:36.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:36.409Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:36.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:36.410Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T17:59:36.824Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:36.829Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:37.651Z] > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10 [2019-12-31T17:59:37.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T17:59:37.678Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:37.686Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:38.099Z] + make bundles/buildx [2019-12-31T17:59:38.100Z] make: command: Command not found [2019-12-31T17:59:38.100Z] make: command: Command not found [2019-12-31T17:59:38.100Z] mkdir bundles [2019-12-31T17:59:38.100Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-31T17:59:38.100Z] --build-arg BUILDX_COMMIT \ [2019-12-31T17:59:38.100Z] --build-arg BUILDX_REPO \ [2019-12-31T17:59:38.100Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-31T17:59:38.100Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-31T17:59:38.100Z] . [2019-12-31T17:59:38.100Z] /bin/sh: 4: go: not found [2019-12-31T17:59:38.100Z] /bin/sh: 5: go: not found [2019-12-31T17:59:38.270Z] Commit message: "cgroup2: mark cpu-rt-{period,runtime} unimplemented" [2019-12-31T17:59:38.362Z] + [ PR != PR ] [2019-12-31T17:59:38.362Z] + [ master != master ] [2019-12-31T17:59:38.362Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T17:59:38.715Z] + docker version [2019-12-31T17:59:38.715Z] Client: Docker Engine - Community [2019-12-31T17:59:38.715Z] Version: 19.03.2 [2019-12-31T17:59:38.715Z] API version: 1.40 [2019-12-31T17:59:38.715Z] Go version: go1.12.8 [2019-12-31T17:59:38.715Z] Git commit: 6a30dfc [2019-12-31T17:59:38.715Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-31T17:59:38.715Z] OS/Arch: linux/amd64 [2019-12-31T17:59:38.715Z] Experimental: false [2019-12-31T17:59:38.715Z] [2019-12-31T17:59:38.715Z] Server: Docker Engine - Community [2019-12-31T17:59:38.715Z] Engine: [2019-12-31T17:59:38.715Z] Version: 19.03.2 [2019-12-31T17:59:38.715Z] API version: 1.40 (minimum version 1.12) [2019-12-31T17:59:38.715Z] Go version: go1.12.8 [2019-12-31T17:59:38.715Z] Git commit: 6a30dfc [2019-12-31T17:59:38.715Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-31T17:59:38.715Z] OS/Arch: linux/amd64 [2019-12-31T17:59:38.715Z] Experimental: true [2019-12-31T17:59:38.715Z] containerd: [2019-12-31T17:59:38.715Z] Version: 1.2.6 [2019-12-31T17:59:38.715Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T17:59:38.715Z] runc: [2019-12-31T17:59:38.715Z] Version: 1.0.0-rc8 [2019-12-31T17:59:38.715Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T17:59:38.715Z] docker-init: [2019-12-31T17:59:38.715Z] Version: 0.18.0 [2019-12-31T17:59:38.715Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T17:59:39.012Z] + docker info [2019-12-31T17:59:39.207Z] + docker version [2019-12-31T17:59:39.208Z] Client: Docker Engine - Community [2019-12-31T17:59:39.208Z] Version: 19.03.2 [2019-12-31T17:59:39.208Z] API version: 1.40 [2019-12-31T17:59:39.208Z] Go version: go1.12.8 [2019-12-31T17:59:39.208Z] Git commit: 6a30dfc [2019-12-31T17:59:39.208Z] Built: Thu Aug 29 05:32:25 2019 [2019-12-31T17:59:39.208Z] OS/Arch: linux/arm64 [2019-12-31T17:59:39.208Z] Experimental: false [2019-12-31T17:59:39.208Z] [2019-12-31T17:59:39.208Z] Server: Docker Engine - Community [2019-12-31T17:59:39.208Z] Engine: [2019-12-31T17:59:39.208Z] Version: 19.03.2 [2019-12-31T17:59:39.208Z] API version: 1.40 (minimum version 1.12) [2019-12-31T17:59:39.208Z] Go version: go1.12.8 [2019-12-31T17:59:39.208Z] Git commit: 6a30dfc [2019-12-31T17:59:39.208Z] Built: Thu Aug 29 05:30:57 2019 [2019-12-31T17:59:39.208Z] OS/Arch: linux/arm64 [2019-12-31T17:59:39.208Z] Experimental: true [2019-12-31T17:59:39.208Z] containerd: [2019-12-31T17:59:39.208Z] Version: 1.2.6 [2019-12-31T17:59:39.208Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T17:59:39.208Z] runc: [2019-12-31T17:59:39.208Z] Version: 1.0.0-rc8 [2019-12-31T17:59:39.208Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T17:59:39.208Z] docker-init: [2019-12-31T17:59:39.208Z] Version: 0.18.0 [2019-12-31T17:59:39.208Z] GitCommit: fec3683 [Pipeline] sh [2019-12-31T17:59:39.501Z] + docker info [2019-12-31T17:59:39.578Z] Client: [2019-12-31T17:59:39.578Z] Debug Mode: false [2019-12-31T17:59:39.578Z] [2019-12-31T17:59:39.578Z] Server: [2019-12-31T17:59:39.578Z] Containers: 0 [2019-12-31T17:59:39.578Z] Running: 0 [2019-12-31T17:59:39.578Z] Paused: 0 [2019-12-31T17:59:39.578Z] Stopped: 0 [2019-12-31T17:59:39.578Z] Images: 2 [2019-12-31T17:59:39.578Z] Server Version: 19.03.2 [2019-12-31T17:59:39.578Z] Storage Driver: overlay2 [2019-12-31T17:59:39.578Z] Backing Filesystem: extfs [2019-12-31T17:59:39.578Z] Supports d_type: true [2019-12-31T17:59:39.578Z] Native Overlay Diff: true [2019-12-31T17:59:39.578Z] Logging Driver: json-file [2019-12-31T17:59:39.578Z] Cgroup Driver: cgroupfs [2019-12-31T17:59:39.578Z] Plugins: [2019-12-31T17:59:39.578Z] Volume: local [2019-12-31T17:59:39.578Z] Network: bridge host ipvlan macvlan null overlay [2019-12-31T17:59:39.578Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-31T17:59:39.578Z] Swarm: inactive [2019-12-31T17:59:39.578Z] Runtimes: runc [2019-12-31T17:59:39.578Z] Default Runtime: runc [2019-12-31T17:59:39.578Z] Init Binary: docker-init [2019-12-31T17:59:39.578Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T17:59:39.578Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T17:59:39.578Z] init version: fec3683 [2019-12-31T17:59:39.578Z] Security Options: [2019-12-31T17:59:39.578Z] apparmor [2019-12-31T17:59:39.578Z] seccomp [2019-12-31T17:59:39.578Z] Profile: default [2019-12-31T17:59:39.578Z] Kernel Version: 4.15.0-1048-aws [2019-12-31T17:59:39.578Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-31T17:59:39.578Z] OSType: linux [2019-12-31T17:59:39.578Z] Architecture: x86_64 [2019-12-31T17:59:39.578Z] CPUs: 2 [2019-12-31T17:59:39.578Z] Total Memory: 7.501GiB [2019-12-31T17:59:39.578Z] Name: ip-10-100-122-84 [2019-12-31T17:59:39.578Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-31T17:59:39.578Z] Docker Root Dir: /var/lib/docker [2019-12-31T17:59:39.578Z] Debug Mode: false [2019-12-31T17:59:39.579Z] Registry: https://index.docker.io/v1/ [2019-12-31T17:59:39.579Z] Labels: [2019-12-31T17:59:39.579Z] Experimental: true [2019-12-31T17:59:39.579Z] Insecure Registries: [2019-12-31T17:59:39.579Z] 127.0.0.0/8 [2019-12-31T17:59:39.579Z] Live Restore Enabled: true [2019-12-31T17:59:39.579Z] [2019-12-31T17:59:39.579Z] WARNING: No swap limit support [Pipeline] sh [2019-12-31T17:59:39.864Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T17:59:39.864Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T17:59:39.864Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40174/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-31T17:59:39.864Z] + bash /home/ubuntu/workspace/moby_PR-40174/check-config.sh [2019-12-31T17:59:39.864Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-31T17:59:39.864Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-31T17:59:39.864Z] [2019-12-31T17:59:39.864Z] Generally Necessary: [2019-12-31T17:59:39.864Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-31T17:59:39.864Z] - apparmor: enabled and tools installed [2019-12-31T17:59:39.864Z] - CONFIG_NAMESPACES: enabled [2019-12-31T17:59:39.864Z] - CONFIG_NET_NS: enabled [2019-12-31T17:59:39.864Z] - CONFIG_PID_NS: enabled [2019-12-31T17:59:39.864Z] - CONFIG_IPC_NS: enabled [2019-12-31T17:59:39.864Z] - CONFIG_UTS_NS: enabled [2019-12-31T17:59:39.864Z] - CONFIG_CGROUPS: enabled [2019-12-31T17:59:39.864Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-31T17:59:39.864Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-31T17:59:39.864Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-31T17:59:39.864Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-31T17:59:39.864Z] - CONFIG_CPUSETS: enabled [2019-12-31T17:59:39.864Z] - CONFIG_MEMCG: enabled [2019-12-31T17:59:39.864Z] - CONFIG_KEYS: enabled [2019-12-31T17:59:39.864Z] - CONFIG_VETH: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-31T17:59:39.864Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-31T17:59:39.864Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-31T17:59:39.864Z] [2019-12-31T17:59:39.864Z] Optional Features: [2019-12-31T17:59:39.864Z] - CONFIG_USER_NS: enabled [2019-12-31T17:59:39.864Z] - CONFIG_SECCOMP: enabled [2019-12-31T17:59:39.864Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-31T17:59:39.864Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-31T17:59:39.864Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-31T17:59:39.864Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-31T17:59:39.864Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-31T17:59:39.864Z] - CONFIG_BLK_CGROUP: enabled [2019-12-31T17:59:39.864Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-31T17:59:39.864Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-31T17:59:40.070Z] Client: [2019-12-31T17:59:40.070Z] Debug Mode: false [2019-12-31T17:59:40.070Z] [2019-12-31T17:59:40.070Z] Server: [2019-12-31T17:59:40.070Z] Containers: 0 [2019-12-31T17:59:40.070Z] Running: 0 [2019-12-31T17:59:40.070Z] Paused: 0 [2019-12-31T17:59:40.070Z] Stopped: 0 [2019-12-31T17:59:40.070Z] Images: 3 [2019-12-31T17:59:40.070Z] Server Version: 19.03.2 [2019-12-31T17:59:40.070Z] Storage Driver: overlay2 [2019-12-31T17:59:40.070Z] Backing Filesystem: extfs [2019-12-31T17:59:40.070Z] Supports d_type: true [2019-12-31T17:59:40.070Z] Native Overlay Diff: true [2019-12-31T17:59:40.070Z] Logging Driver: json-file [2019-12-31T17:59:40.070Z] Cgroup Driver: cgroupfs [2019-12-31T17:59:40.070Z] Plugins: [2019-12-31T17:59:40.070Z] Volume: local [2019-12-31T17:59:40.070Z] Network: bridge host ipvlan macvlan null overlay [2019-12-31T17:59:40.070Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-31T17:59:40.070Z] Swarm: inactive [2019-12-31T17:59:40.070Z] Runtimes: runc [2019-12-31T17:59:40.070Z] Default Runtime: runc [2019-12-31T17:59:40.070Z] Init Binary: docker-init [2019-12-31T17:59:40.070Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T17:59:40.070Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T17:59:40.070Z] init version: fec3683 [2019-12-31T17:59:40.070Z] Security Options: [2019-12-31T17:59:40.070Z] apparmor [2019-12-31T17:59:40.070Z] seccomp [2019-12-31T17:59:40.070Z] Profile: default [2019-12-31T17:59:40.070Z] Kernel Version: 4.15.0-1048-aws [2019-12-31T17:59:40.070Z] Operating System: Ubuntu 16.04.6 LTS [2019-12-31T17:59:40.070Z] OSType: linux [2019-12-31T17:59:40.070Z] Architecture: aarch64 [2019-12-31T17:59:40.070Z] CPUs: 4 [2019-12-31T17:59:40.070Z] Total Memory: 7.525GiB [2019-12-31T17:59:40.070Z] Name: ip-10-100-36-147 [2019-12-31T17:59:40.070Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-12-31T17:59:40.070Z] Docker Root Dir: /var/lib/docker [2019-12-31T17:59:40.070Z] Debug Mode: false [2019-12-31T17:59:40.070Z] Registry: https://index.docker.io/v1/ [2019-12-31T17:59:40.070Z] Labels: [2019-12-31T17:59:40.070Z] Experimental: true [2019-12-31T17:59:40.070Z] Insecure Registries: [2019-12-31T17:59:40.070Z] 127.0.0.0/8 [2019-12-31T17:59:40.070Z] Live Restore Enabled: true [2019-12-31T17:59:40.070Z] [2019-12-31T17:59:40.070Z] WARNING: No swap limit support [Pipeline] sh [2019-12-31T17:59:40.123Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-31T17:59:40.123Z] - CONFIG_CGROUP_PERF: enabled [2019-12-31T17:59:40.123Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-31T17:59:40.123Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-31T17:59:40.123Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-31T17:59:40.123Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-31T17:59:40.123Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-31T17:59:40.123Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_IP_VS: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-31T17:59:40.123Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-31T17:59:40.123Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-31T17:59:40.123Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_EXT4_FS: enabled [2019-12-31T17:59:40.123Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-31T17:59:40.123Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-31T17:59:40.123Z] - Network Drivers: [2019-12-31T17:59:40.123Z] - "overlay": [2019-12-31T17:59:40.123Z] - CONFIG_VXLAN: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-31T17:59:40.123Z] Optional (for encrypted networks): [2019-12-31T17:59:40.123Z] - CONFIG_CRYPTO: enabled [2019-12-31T17:59:40.123Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-31T17:59:40.123Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-31T17:59:40.123Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-31T17:59:40.123Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-31T17:59:40.123Z] - CONFIG_XFRM: enabled [2019-12-31T17:59:40.123Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-31T17:59:40.123Z] - "ipvlan": [2019-12-31T17:59:40.123Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-31T17:59:40.123Z] - "macvlan": [2019-12-31T17:59:40.123Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_DUMMY: enabled (as module) [2019-12-31T17:59:40.123Z] - "ftp,tftp client in container": [2019-12-31T17:59:40.123Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-31T17:59:40.123Z] - Storage Drivers: [2019-12-31T17:59:40.123Z] - "aufs": [2019-12-31T17:59:40.123Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-31T17:59:40.123Z] - "btrfs": [2019-12-31T17:59:40.123Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-31T17:59:40.123Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-31T17:59:40.123Z] - "devicemapper": [2019-12-31T17:59:40.123Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-31T17:59:40.123Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-31T17:59:40.123Z] - "overlay": [2019-12-31T17:59:40.123Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-31T17:59:40.123Z] - "zfs": [2019-12-31T17:59:40.123Z] - /dev/zfs: missing [2019-12-31T17:59:40.191Z] Sending build context to Docker daemon 50.84MB [2019-12-31T17:59:40.191Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-31T17:59:40.191Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-31T17:59:40.191Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-31T17:59:40.191Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-31T17:59:40.191Z] 1.12.10-stretch: Pulling from library/golang [2019-12-31T17:59:40.361Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T17:59:40.361Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T17:59:40.361Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40174/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-31T17:59:40.361Z] + bash /home/ubuntu/workspace/moby_PR-40174/check-config.sh [2019-12-31T17:59:40.361Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-31T17:59:40.361Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-31T17:59:40.361Z] [2019-12-31T17:59:40.361Z] Generally Necessary: [2019-12-31T17:59:40.361Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-31T17:59:40.361Z] - apparmor: enabled and tools installed [2019-12-31T17:59:40.361Z] - CONFIG_NAMESPACES: enabled [2019-12-31T17:59:40.361Z] - CONFIG_NET_NS: enabled [2019-12-31T17:59:40.361Z] - CONFIG_PID_NS: enabled [2019-12-31T17:59:40.361Z] - CONFIG_IPC_NS: enabled [2019-12-31T17:59:40.361Z] - CONFIG_UTS_NS: enabled [2019-12-31T17:59:40.361Z] - CONFIG_CGROUPS: enabled [2019-12-31T17:59:40.361Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-31T17:59:40.380Z] - zfs command: missing [2019-12-31T17:59:40.380Z] - zpool command: missing [2019-12-31T17:59:40.380Z] [2019-12-31T17:59:40.380Z] Limits: [2019-12-31T17:59:40.380Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-31T17:59:40.380Z] [2019-12-31T17:59:40.380Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-31T17:59:40.589Z] ade01ea651a2: Pulling fs layer [2019-12-31T17:59:40.589Z] fbabdb69f639: Pulling fs layer [2019-12-31T17:59:40.589Z] ff33bd1013d7: Pulling fs layer [2019-12-31T17:59:40.589Z] 85cfe9d77eff: Pulling fs layer [2019-12-31T17:59:40.589Z] ace5139f9caa: Pulling fs layer [2019-12-31T17:59:40.589Z] e4d79466b81c: Pulling fs layer [2019-12-31T17:59:40.589Z] b00baabad4ce: Pulling fs layer [2019-12-31T17:59:40.589Z] 85cfe9d77eff: Waiting [2019-12-31T17:59:40.589Z] ace5139f9caa: Waiting [2019-12-31T17:59:40.589Z] e4d79466b81c: Waiting [2019-12-31T17:59:40.589Z] b00baabad4ce: Waiting [2019-12-31T17:59:40.589Z] ff33bd1013d7: Verifying Checksum [2019-12-31T17:59:40.589Z] ff33bd1013d7: Download complete [2019-12-31T17:59:40.623Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-31T17:59:40.623Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-31T17:59:40.623Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-31T17:59:40.623Z] - CONFIG_CPUSETS: enabled [2019-12-31T17:59:40.623Z] - CONFIG_MEMCG: enabled [2019-12-31T17:59:40.623Z] - CONFIG_KEYS: enabled [2019-12-31T17:59:40.623Z] - CONFIG_VETH: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-31T17:59:40.623Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-31T17:59:40.623Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-31T17:59:40.623Z] [2019-12-31T17:59:40.623Z] Optional Features: [2019-12-31T17:59:40.623Z] - CONFIG_USER_NS: enabled [2019-12-31T17:59:40.623Z] - CONFIG_SECCOMP: enabled [2019-12-31T17:59:40.623Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-31T17:59:40.623Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-31T17:59:40.623Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-31T17:59:40.623Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-31T17:59:40.707Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 . [2019-12-31T17:59:40.707Z] #1 [internal] load .dockerignore [2019-12-31T17:59:40.707Z] #1 DONE 0.0s [2019-12-31T17:59:40.707Z] [2019-12-31T17:59:40.707Z] #2 [internal] load build definition from Dockerfile [2019-12-31T17:59:40.707Z] #2 DONE 0.0s [2019-12-31T17:59:40.707Z] [2019-12-31T17:59:40.707Z] #1 [internal] load .dockerignore [2019-12-31T17:59:40.707Z] #1 transferring context: 112B done [2019-12-31T17:59:40.707Z] #1 DONE 0.0s [2019-12-31T17:59:40.707Z] [2019-12-31T17:59:40.707Z] #2 [internal] load build definition from Dockerfile [2019-12-31T17:59:40.707Z] #2 transferring dockerfile: 15.34kB done [2019-12-31T17:59:40.707Z] #2 DONE 0.0s [2019-12-31T17:59:40.707Z] [2019-12-31T17:59:40.707Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-31T17:59:40.882Z] - CONFIG_BLK_CGROUP: enabled [2019-12-31T17:59:40.882Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-31T17:59:40.882Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-31T17:59:40.882Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-31T17:59:40.882Z] - CONFIG_CGROUP_PERF: enabled [2019-12-31T17:59:40.882Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-31T17:59:40.882Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-31T17:59:40.882Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-31T17:59:40.882Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-31T17:59:40.882Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-31T17:59:40.882Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-31T17:59:40.882Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-31T17:59:40.882Z] - CONFIG_IP_VS: enabled (as module) [2019-12-31T17:59:40.882Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-31T17:59:40.882Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-31T17:59:40.882Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-31T17:59:40.882Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-31T17:59:40.882Z] - CONFIG_EXT4_FS: enabled [2019-12-31T17:59:40.882Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-31T17:59:40.882Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-31T17:59:40.882Z] - Network Drivers: [2019-12-31T17:59:40.882Z] - "overlay": [2019-12-31T17:59:40.882Z] - CONFIG_VXLAN: enabled (as module) [2019-12-31T17:59:40.882Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-31T17:59:40.882Z] Optional (for encrypted networks): [2019-12-31T17:59:40.970Z] #3 DONE 0.1s [2019-12-31T17:59:40.970Z] [2019-12-31T17:59:40.970Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-31T17:59:40.970Z] #4 CACHED [2019-12-31T17:59:41.141Z] - CONFIG_CRYPTO: enabled [2019-12-31T17:59:41.141Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-31T17:59:41.141Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-31T17:59:41.141Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-31T17:59:41.141Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-31T17:59:41.141Z] - CONFIG_XFRM: enabled [2019-12-31T17:59:41.141Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-31T17:59:41.141Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-31T17:59:41.141Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-31T17:59:41.141Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-31T17:59:41.141Z] - "ipvlan": [2019-12-31T17:59:41.141Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-31T17:59:41.141Z] - "macvlan": [2019-12-31T17:59:41.141Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-31T17:59:41.141Z] - CONFIG_DUMMY: enabled (as module) [2019-12-31T17:59:41.141Z] - "ftp,tftp client in container": [2019-12-31T17:59:41.141Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-31T17:59:41.141Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-31T17:59:41.141Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-31T17:59:41.141Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-31T17:59:41.141Z] - Storage Drivers: [2019-12-31T17:59:41.141Z] - "aufs": [2019-12-31T17:59:41.141Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-31T17:59:41.141Z] - "btrfs": [2019-12-31T17:59:41.141Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-31T17:59:41.141Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-31T17:59:41.141Z] - "devicemapper": [2019-12-31T17:59:41.141Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-31T17:59:41.141Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-31T17:59:41.141Z] - "overlay": [2019-12-31T17:59:41.141Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-31T17:59:41.141Z] - "zfs": [2019-12-31T17:59:41.141Z] - /dev/zfs: missing [2019-12-31T17:59:41.141Z] - zfs command: missing [2019-12-31T17:59:41.141Z] - zpool command: missing [2019-12-31T17:59:41.141Z] [2019-12-31T17:59:41.141Z] Limits: [2019-12-31T17:59:41.141Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-31T17:59:41.141Z] [2019-12-31T17:59:41.141Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-31T17:59:41.475Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 . [2019-12-31T17:59:41.476Z] #1 [internal] load .dockerignore [2019-12-31T17:59:41.476Z] #1 transferring context: 112B done [2019-12-31T17:59:41.476Z] #1 DONE 0.0s [2019-12-31T17:59:41.476Z] [2019-12-31T17:59:41.476Z] #2 [internal] load build definition from Dockerfile [2019-12-31T17:59:41.476Z] #2 transferring dockerfile: 15.34kB done [2019-12-31T17:59:41.476Z] #2 DONE 0.0s [2019-12-31T17:59:41.476Z] [2019-12-31T17:59:41.476Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-31T17:59:41.476Z] #3 DONE 0.1s [2019-12-31T17:59:41.540Z] [2019-12-31T17:59:41.540Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-31T17:59:41.540Z] #6 DONE 0.0s [2019-12-31T17:59:41.540Z] [2019-12-31T17:59:41.540Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T17:59:41.540Z] #5 DONE 0.1s [2019-12-31T17:59:41.540Z] [2019-12-31T17:59:41.540Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T17:59:41.540Z] #7 DONE 0.0s [2019-12-31T17:59:41.540Z] [2019-12-31T17:59:41.540Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T17:59:41.540Z] #65 DONE 0.0s [2019-12-31T17:59:41.540Z] [2019-12-31T17:59:41.540Z] #19 [internal] load build context [2019-12-31T17:59:41.737Z] [2019-12-31T17:59:41.737Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-31T17:59:41.737Z] #4 CACHED [2019-12-31T17:59:41.737Z] fbabdb69f639: Verifying Checksum [2019-12-31T17:59:41.737Z] fbabdb69f639: Download complete [2019-12-31T17:59:41.737Z] ade01ea651a2: Verifying Checksum [2019-12-31T17:59:41.737Z] ade01ea651a2: Download complete [2019-12-31T17:59:41.737Z] 85cfe9d77eff: Verifying Checksum [2019-12-31T17:59:41.737Z] 85cfe9d77eff: Download complete [2019-12-31T17:59:41.737Z] b00baabad4ce: Verifying Checksum [2019-12-31T17:59:41.737Z] b00baabad4ce: Download complete [2019-12-31T17:59:41.996Z] [2019-12-31T17:59:41.996Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-31T17:59:41.996Z] #6 DONE 0.0s [2019-12-31T17:59:41.996Z] [2019-12-31T17:59:41.996Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T17:59:41.996Z] #5 DONE 0.1s [2019-12-31T17:59:42.258Z] [2019-12-31T17:59:42.258Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T17:59:42.258Z] #65 DONE 0.0s [2019-12-31T17:59:42.258Z] [2019-12-31T17:59:42.258Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T17:59:42.258Z] #7 DONE 0.0s [2019-12-31T17:59:42.258Z] [2019-12-31T17:59:42.258Z] #19 [internal] load build context [2019-12-31T17:59:42.931Z] #19 transferring context: 46.33MB 1.2s done [2019-12-31T17:59:43.073Z] e4d79466b81c: Verifying Checksum [2019-12-31T17:59:43.073Z] e4d79466b81c: Download complete [2019-12-31T17:59:43.073Z] ace5139f9caa: Verifying Checksum [2019-12-31T17:59:43.073Z] ace5139f9caa: Download complete [2019-12-31T17:59:43.188Z] #19 DONE 1.4s [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T17:59:43.188Z] #18 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-31T17:59:43.188Z] #43 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-31T17:59:43.188Z] #30 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-31T17:59:43.188Z] #11 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-31T17:59:43.188Z] #53 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T17:59:43.188Z] #33 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-31T17:59:43.188Z] #9 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #39 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:43.188Z] #62 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T17:59:43.188Z] #36 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:43.188Z] #22 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-31T17:59:43.188Z] #12 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-31T17:59:43.188Z] #46 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-31T17:59:43.188Z] #13 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T17:59:43.188Z] #68 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T17:59:43.188Z] #42 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #55 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-31T17:59:43.188Z] #15 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T17:59:43.188Z] #21 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:43.188Z] #34 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T17:59:43.188Z] #28 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T17:59:43.188Z] #38 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T17:59:43.188Z] #44 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #64 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-31T17:59:43.188Z] #35 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T17:59:43.188Z] #61 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #51 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:43.188Z] #59 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #16 [dev 6/24] RUN ldconfig [2019-12-31T17:59:43.188Z] #16 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T17:59:43.188Z] #17 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T17:59:43.188Z] #23 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T17:59:43.188Z] #40 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T17:59:43.188Z] #41 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-31T17:59:43.188Z] #67 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #48 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #37 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:43.188Z] #50 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T17:59:43.188Z] #31 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:43.188Z] #52 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T17:59:43.188Z] #26 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T17:59:43.188Z] #63 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T17:59:43.188Z] #10 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T17:59:43.188Z] #25 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:43.188Z] #20 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T17:59:43.188Z] #54 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #69 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:43.188Z] #57 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T17:59:43.188Z] #27 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #60 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T17:59:43.188Z] #66 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-31T17:59:43.188Z] #8 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T17:59:43.188Z] #56 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #45 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #29 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-31T17:59:43.188Z] #49 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-31T17:59:43.188Z] #58 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-31T17:59:43.188Z] #14 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:43.188Z] #47 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T17:59:43.188Z] #32 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T17:59:43.188Z] #24 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T17:59:43.188Z] #70 CACHED [2019-12-31T17:59:43.188Z] [2019-12-31T17:59:43.188Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T17:59:43.643Z] #19 transferring context: 46.33MB 1.3s done [2019-12-31T17:59:43.643Z] #19 DONE 1.3s [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T17:59:43.643Z] #41 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-31T17:59:43.643Z] #43 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T17:59:43.643Z] #60 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:43.643Z] #34 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T17:59:43.643Z] #70 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T17:59:43.643Z] #27 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:43.643Z] #22 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T17:59:43.643Z] #31 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T17:59:43.643Z] #69 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-31T17:59:43.643Z] #12 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T17:59:43.643Z] #44 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-31T17:59:43.643Z] #67 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:43.643Z] #59 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T17:59:43.643Z] #23 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T17:59:43.643Z] #32 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-31T17:59:43.643Z] #35 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T17:59:43.643Z] #24 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T17:59:43.643Z] #55 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T17:59:43.643Z] #48 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.643Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-31T17:59:43.643Z] #11 CACHED [2019-12-31T17:59:43.643Z] [2019-12-31T17:59:43.644Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-31T17:59:43.644Z] #58 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T17:59:43.644Z] #56 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:43.644Z] #20 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-31T17:59:43.644Z] #13 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-31T17:59:43.644Z] #49 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T17:59:43.644Z] #40 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T17:59:43.644Z] #45 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:43.644Z] #57 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-31T17:59:43.644Z] #30 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T17:59:43.644Z] #36 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #16 [dev 6/24] RUN ldconfig [2019-12-31T17:59:43.644Z] #16 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T17:59:43.644Z] #25 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:43.644Z] #62 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T17:59:43.644Z] #37 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T17:59:43.644Z] #33 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-31T17:59:43.644Z] #9 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T17:59:43.644Z] #29 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T17:59:43.644Z] #38 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T17:59:43.644Z] #17 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T17:59:43.644Z] #10 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T17:59:43.644Z] #54 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T17:59:43.644Z] #42 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-31T17:59:43.644Z] #14 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T17:59:43.644Z] #52 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T17:59:43.644Z] #64 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T17:59:43.644Z] #28 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:43.644Z] #47 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T17:59:43.644Z] #50 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T17:59:43.644Z] #18 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T17:59:43.644Z] #51 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-31T17:59:43.644Z] #8 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T17:59:43.644Z] #39 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T17:59:43.644Z] #66 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T17:59:43.644Z] #21 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T17:59:43.644Z] #68 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T17:59:43.644Z] #61 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T17:59:43.644Z] #26 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-31T17:59:43.644Z] #53 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-31T17:59:43.644Z] #15 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T17:59:43.644Z] #63 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-31T17:59:43.644Z] #46 CACHED [2019-12-31T17:59:43.644Z] [2019-12-31T17:59:43.644Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T17:59:43.644Z] #71 CACHED [2019-12-31T17:59:43.855Z] ade01ea651a2: Pull complete [2019-12-31T17:59:43.855Z] fbabdb69f639: Pull complete [2019-12-31T17:59:44.211Z] [2019-12-31T17:59:44.211Z] #72 exporting to image [2019-12-31T17:59:44.211Z] #72 exporting layers done [2019-12-31T17:59:44.211Z] #72 writing image sha256:5709b00c44edf82425521c9793b62ea286dbd8a96506bc42154b67c138a6edfa [2019-12-31T17:59:44.211Z] #72 writing image sha256:5709b00c44edf82425521c9793b62ea286dbd8a96506bc42154b67c138a6edfa done [2019-12-31T17:59:44.211Z] #72 naming to docker.io/library/docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 done [2019-12-31T17:59:44.211Z] #72 DONE 0.1s [2019-12-31T17:59:44.215Z] ff33bd1013d7: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T17:59:44.543Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/test/unit [2019-12-31T17:59:45.083Z] #71 DONE 1.9s [2019-12-31T17:59:45.083Z] [2019-12-31T17:59:45.083Z] #72 exporting to image [2019-12-31T17:59:45.083Z] #72 exporting layers [2019-12-31T17:59:45.648Z] #72 exporting layers 0.7s done [2019-12-31T17:59:45.648Z] #72 writing image sha256:2ea9982426e2f61cccb7de74cc0dd0ec58a9e4289780ac41b1e089ab1eab06da [2019-12-31T17:59:45.648Z] #72 writing image sha256:2ea9982426e2f61cccb7de74cc0dd0ec58a9e4289780ac41b1e089ab1eab06da done [2019-12-31T17:59:45.648Z] #72 naming to docker.io/library/docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 done [2019-12-31T17:59:45.648Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-12-31T17:59:45.977Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40174/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/validate/default [2019-12-31T17:59:46.008Z] 85cfe9d77eff: Pull complete [2019-12-31T17:59:46.910Z] Congratulations! All commits are properly signed with the DCO! [2019-12-31T17:59:47.169Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2019-12-31T17:59:47.169Z] No api/types/ or api/swagger.yaml changes in diff. [2019-12-31T17:59:47.170Z] Congratulations! All TOML source files changed here have valid syntax. [2019-12-31T17:59:47.427Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-12-31T17:59:47.427Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-12-31T17:59:47.427Z] Congratulations! No new tests were added to integration-cli. [2019-12-31T17:59:47.427Z] [2019-12-31T17:59:47.427Z] INFO Start validation with golang-ci-lint [2019-12-31T17:59:47.427Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-12-31T17:59:47.427Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-12-31T17:59:47.818Z] ace5139f9caa: Pull complete [2019-12-31T17:59:48.739Z] ? github.com/docker/docker/api [no test files] [2019-12-31T17:59:51.005Z] e4d79466b81c: Pull complete [2019-12-31T17:59:51.005Z] b00baabad4ce: Pull complete [2019-12-31T17:59:51.005Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-31T17:59:51.005Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-31T17:59:51.005Z] ---> 687421176e14 [2019-12-31T17:59:51.005Z] Step 5/16 : ARG BUILDX_REPO [2019-12-31T17:59:51.005Z] ---> Running in 85c1fe018fc5 [2019-12-31T17:59:51.374Z] Removing intermediate container 85c1fe018fc5 [2019-12-31T17:59:51.374Z] ---> f40a98af20be [2019-12-31T17:59:51.374Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-31T17:59:51.374Z] ---> Running in fba6138dede4 [2019-12-31T17:59:51.735Z] Cloning into '/buildx'... [2019-12-31T17:59:54.191Z] Removing intermediate container fba6138dede4 [2019-12-31T17:59:54.191Z] ---> b186d5061efd [2019-12-31T17:59:54.191Z] Step 7/16 : WORKDIR /buildx [2019-12-31T17:59:54.191Z] ---> Running in 48c1b7e45c94 [2019-12-31T17:59:54.191Z] Removing intermediate container 48c1b7e45c94 [2019-12-31T17:59:54.191Z] ---> d3c18586a41a [2019-12-31T17:59:54.191Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-31T17:59:54.191Z] ---> Running in 065e5f243d4c [2019-12-31T17:59:54.260Z] Fetching without tags [2019-12-31T17:59:54.559Z] Removing intermediate container 065e5f243d4c [2019-12-31T17:59:54.559Z] ---> 7b31843d06e4 [2019-12-31T17:59:54.559Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-31T17:59:54.559Z] ---> Running in 347bec601f57 [2019-12-31T17:59:54.758Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:54.935Z] From https://github.com/docker/buildx [2019-12-31T17:59:54.935Z] * [new tag] v0.3.1 -> build [2019-12-31T17:59:54.221Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:54.226Z] > git config --add remote.origin.fetch +refs/pull/40174/head:refs/remotes/origin/PR-40174 # timeout=10 [2019-12-31T17:59:54.230Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T17:59:54.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T17:59:54.263Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T17:59:54.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T17:59:54.264Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T17:59:54.760Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:54.765Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:55.305Z] Switched to branch 'build' [2019-12-31T17:59:55.817Z] Merge succeeded, producing 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:55.818Z] Checking out Revision 491531c12bf60a538eeeb37e22b19729a1a65bb8 (PR-40174) [2019-12-31T17:59:56.095Z] Removing intermediate container 347bec601f57 [2019-12-31T17:59:56.095Z] ---> d211135b7dbe [2019-12-31T17:59:56.095Z] Step 10/16 : RUN go mod download [2019-12-31T17:59:56.095Z] ---> Running in f7118d4203b0 [2019-12-31T17:59:56.476Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-31T17:59:56.476Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-31T17:59:56.476Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-31T17:59:56.476Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-31T17:59:56.476Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-31T17:59:56.476Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-31T17:59:56.476Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-31T17:59:56.712Z] Commit message: "cgroup2: mark cpu-rt-{period,runtime} unimplemented" [2019-12-31T17:59:56.889Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-31T17:59:57.284Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T17:59:57.703Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-31T17:59:57.703Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-31T17:59:57.703Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-31T17:59:57.703Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-31T17:59:57.703Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-31T17:59:57.766Z] + docker version [2019-12-31T17:59:57.766Z] Client: [2019-12-31T17:59:57.766Z] Version: 18.06.1-ce [2019-12-31T17:59:57.766Z] API version: 1.38 [2019-12-31T17:59:57.766Z] Go version: go1.10.3 [2019-12-31T17:59:57.766Z] Git commit: e68fc7a [2019-12-31T17:59:57.766Z] Built: Tue Aug 21 17:26:10 2018 [2019-12-31T17:59:57.766Z] OS/Arch: linux/ppc64le [2019-12-31T17:59:57.766Z] Experimental: false [2019-12-31T17:59:57.766Z] [2019-12-31T17:59:57.766Z] Server: [2019-12-31T17:59:57.766Z] Engine: [2019-12-31T17:59:57.766Z] Version: 18.06.1-ce [2019-12-31T17:59:57.766Z] API version: 1.38 (minimum version 1.12) [2019-12-31T17:59:57.766Z] Go version: go1.10.3 [2019-12-31T17:59:57.766Z] Git commit: e68fc7a [2019-12-31T17:59:57.766Z] Built: Tue Aug 21 17:24:20 2018 [2019-12-31T17:59:57.766Z] OS/Arch: linux/ppc64le [2019-12-31T17:59:57.766Z] Experimental: true [Pipeline] sh [2019-12-31T17:59:55.776Z] > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10 [2019-12-31T17:59:55.803Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T17:59:55.821Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T17:59:55.830Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T17:59:58.157Z] + docker info [2019-12-31T17:59:58.157Z] Containers: 0 [2019-12-31T17:59:58.157Z] Running: 0 [2019-12-31T17:59:58.157Z] Paused: 0 [2019-12-31T17:59:58.157Z] Stopped: 0 [2019-12-31T17:59:58.157Z] Images: 0 [2019-12-31T17:59:58.157Z] Server Version: 18.06.1-ce [2019-12-31T17:59:58.157Z] Storage Driver: overlay2 [2019-12-31T17:59:58.157Z] Backing Filesystem: extfs [2019-12-31T17:59:58.157Z] Supports d_type: true [2019-12-31T17:59:58.157Z] Native Overlay Diff: true [2019-12-31T17:59:58.157Z] Logging Driver: json-file [2019-12-31T17:59:58.157Z] Cgroup Driver: cgroupfs [2019-12-31T17:59:58.157Z] Plugins: [2019-12-31T17:59:58.157Z] Volume: local [2019-12-31T17:59:58.157Z] Network: bridge host ipvlan macvlan null overlay [2019-12-31T17:59:58.157Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-31T17:59:58.157Z] Swarm: inactive [2019-12-31T17:59:58.157Z] Runtimes: runc [2019-12-31T17:59:58.157Z] Default Runtime: runc [2019-12-31T17:59:58.157Z] Init Binary: docker-init [2019-12-31T17:59:58.157Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-31T17:59:58.157Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-31T17:59:58.157Z] init version: fec3683 [2019-12-31T17:59:58.157Z] Security Options: [2019-12-31T17:59:58.157Z] apparmor [2019-12-31T17:59:58.157Z] seccomp [2019-12-31T17:59:58.157Z] Profile: default [2019-12-31T17:59:58.157Z] Kernel Version: 4.4.0-130-generic [2019-12-31T17:59:58.157Z] Operating System: Ubuntu 16.04.3 LTS [2019-12-31T17:59:58.157Z] OSType: linux [2019-12-31T17:59:58.157Z] Architecture: ppc64le [2019-12-31T17:59:58.157Z] CPUs: 4 [2019-12-31T17:59:58.157Z] Total Memory: 7.972GiB [2019-12-31T17:59:58.157Z] Name: ppc64le-ubuntu-14 [2019-12-31T17:59:58.157Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-12-31T17:59:58.157Z] Docker Root Dir: /var/lib/docker [2019-12-31T17:59:58.157Z] Debug Mode (client): false [2019-12-31T17:59:58.157Z] Debug Mode (server): false [2019-12-31T17:59:58.157Z] Username: dockerbuildbot [2019-12-31T17:59:58.157Z] Registry: https://index.docker.io/v1/ [2019-12-31T17:59:58.157Z] Labels: [2019-12-31T17:59:58.157Z] Experimental: true [2019-12-31T17:59:58.157Z] Insecure Registries: [2019-12-31T17:59:58.157Z] 127.0.0.0/8 [2019-12-31T17:59:58.157Z] Live Restore Enabled: false [2019-12-31T17:59:58.157Z] [Pipeline] sh [2019-12-31T17:59:58.334Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-31T17:59:58.334Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-31T17:59:58.334Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-31T17:59:58.546Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T17:59:58.546Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T17:59:58.546Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40174/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-31T17:59:58.546Z] + bash /home/docker/workspace/moby_PR-40174/check-config.sh [2019-12-31T17:59:58.546Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-31T17:59:58.546Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-12-31T17:59:58.546Z] [2019-12-31T17:59:58.546Z] Generally Necessary: [2019-12-31T17:59:58.546Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-31T17:59:58.546Z] - apparmor: enabled and tools installed [2019-12-31T17:59:58.546Z] - CONFIG_NAMESPACES: enabled [2019-12-31T17:59:58.546Z] - CONFIG_NET_NS: enabled [2019-12-31T17:59:58.546Z] - CONFIG_PID_NS: enabled [2019-12-31T17:59:58.546Z] - CONFIG_IPC_NS: enabled [2019-12-31T17:59:58.546Z] - CONFIG_UTS_NS: enabled [2019-12-31T17:59:58.836Z] - CONFIG_CGROUPS: enabled [2019-12-31T17:59:58.836Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-31T17:59:58.836Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-31T17:59:58.836Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-31T17:59:58.836Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-31T17:59:58.836Z] - CONFIG_CPUSETS: enabled [2019-12-31T17:59:58.836Z] - CONFIG_MEMCG: enabled [2019-12-31T17:59:58.836Z] - CONFIG_KEYS: enabled [2019-12-31T17:59:58.836Z] - CONFIG_VETH: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-31T17:59:58.836Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-31T17:59:58.836Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-31T17:59:58.836Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-31T17:59:58.836Z] [2019-12-31T17:59:58.836Z] Optional Features: [2019-12-31T17:59:58.836Z] - CONFIG_USER_NS: enabled [2019-12-31T17:59:58.836Z] - CONFIG_SECCOMP: enabled [2019-12-31T17:59:58.836Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-31T17:59:58.836Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-31T17:59:58.836Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-31T17:59:58.836Z] (cgroup swap accounting is currently enabled) [2019-12-31T17:59:58.836Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-31T17:59:58.836Z] - CONFIG_BLK_CGROUP: enabled [2019-12-31T17:59:58.836Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-31T17:59:58.836Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-31T17:59:58.836Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-31T17:59:58.836Z] - CONFIG_CGROUP_PERF: enabled [2019-12-31T17:59:58.836Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-31T17:59:58.910Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-31T17:59:58.910Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-31T17:59:58.910Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-31T17:59:59.124Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-31T17:59:59.124Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-31T17:59:59.124Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-31T17:59:59.124Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-31T17:59:59.124Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-31T17:59:59.124Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-31T17:59:59.124Z] - CONFIG_IP_VS: enabled (as module) [2019-12-31T17:59:59.124Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-31T17:59:59.124Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-31T17:59:59.124Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-31T17:59:59.124Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-31T17:59:59.124Z] - CONFIG_EXT4_FS: enabled [2019-12-31T17:59:59.124Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-31T17:59:59.124Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-31T17:59:59.124Z] - Network Drivers: [2019-12-31T17:59:59.124Z] - "overlay": [2019-12-31T17:59:59.125Z] - CONFIG_VXLAN: enabled (as module) [2019-12-31T17:59:59.125Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-31T17:59:59.125Z] Optional (for encrypted networks): [2019-12-31T17:59:59.125Z] - CONFIG_CRYPTO: enabled [2019-12-31T17:59:59.125Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-31T17:59:59.125Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-31T17:59:59.125Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-31T17:59:59.125Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-31T17:59:59.125Z] - CONFIG_XFRM: enabled [2019-12-31T17:59:59.125Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-31T17:59:59.125Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-31T17:59:59.125Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-31T17:59:59.125Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-31T17:59:59.125Z] - "ipvlan": [2019-12-31T17:59:59.125Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-31T17:59:59.125Z] - "macvlan": [2019-12-31T17:59:59.125Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-31T17:59:59.125Z] - CONFIG_DUMMY: enabled (as module) [2019-12-31T17:59:59.125Z] - "ftp,tftp client in container": [2019-12-31T17:59:59.388Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-31T17:59:59.388Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-31T17:59:59.388Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-31T17:59:59.388Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-31T17:59:59.412Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-31T17:59:59.412Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-31T17:59:59.412Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-31T17:59:59.412Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-31T17:59:59.412Z] - Storage Drivers: [2019-12-31T17:59:59.412Z] - "aufs": [2019-12-31T17:59:59.412Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-31T17:59:59.412Z] - "btrfs": [2019-12-31T17:59:59.412Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-31T17:59:59.412Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-31T17:59:59.412Z] - "devicemapper": [2019-12-31T17:59:59.412Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-31T17:59:59.412Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-31T17:59:59.412Z] - "overlay": [2019-12-31T17:59:59.412Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-31T17:59:59.412Z] - "zfs": [2019-12-31T17:59:59.412Z] - /dev/zfs: missing [2019-12-31T17:59:59.412Z] - zfs command: missing [2019-12-31T17:59:59.412Z] - zpool command: missing [2019-12-31T17:59:59.412Z] [2019-12-31T17:59:59.412Z] Limits: [2019-12-31T17:59:59.412Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-31T17:59:59.412Z] [2019-12-31T17:59:59.412Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-31T17:59:59.841Z] + make bundles/buildx [2019-12-31T17:59:59.964Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-31T18:00:00.423Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-31T18:00:00.423Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-31T18:00:00.465Z] make: command: Command not found [2019-12-31T18:00:00.465Z] make: command: Command not found [2019-12-31T18:00:00.465Z] mkdir bundles [2019-12-31T18:00:00.465Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-31T18:00:00.465Z] --build-arg BUILDX_COMMIT \ [2019-12-31T18:00:00.465Z] --build-arg BUILDX_REPO \ [2019-12-31T18:00:00.465Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-31T18:00:00.465Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-31T18:00:00.465Z] . [2019-12-31T18:00:00.465Z] /bin/sh: 4: go: not found [2019-12-31T18:00:00.465Z] /bin/sh: 5: go: not found [2019-12-31T18:00:00.857Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-31T18:00:00.858Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-31T18:00:00.858Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-31T18:00:00.966Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2019-12-31T18:00:01.396Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-31T18:00:01.849Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-31T18:00:01.849Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-31T18:00:01.849Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-31T18:00:01.849Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-31T18:00:02.259Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-31T18:00:02.259Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-31T18:00:02.650Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-31T18:00:02.650Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-31T18:00:02.650Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-31T18:00:03.046Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-31T18:00:03.046Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-31T18:00:03.168Z] Sending build context to Docker daemon 50.84MB [2019-12-31T18:00:03.443Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-31T18:00:03.443Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-31T18:00:03.454Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-31T18:00:03.454Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-31T18:00:03.454Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-31T18:00:03.454Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-31T18:00:03.740Z] 1.12.10-stretch: Pulling from library/golang [2019-12-31T18:00:03.845Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-31T18:00:04.029Z] fb056072eab9: Pulling fs layer [2019-12-31T18:00:04.029Z] 6a33b1f9796f: Pulling fs layer [2019-12-31T18:00:04.029Z] 8f8f8962e456: Pulling fs layer [2019-12-31T18:00:04.029Z] 68adcc365214: Pulling fs layer [2019-12-31T18:00:04.029Z] 76d8adf27bdf: Pulling fs layer [2019-12-31T18:00:04.029Z] d66e58854927: Pulling fs layer [2019-12-31T18:00:04.029Z] 71497195576e: Pulling fs layer [2019-12-31T18:00:04.029Z] 76d8adf27bdf: Waiting [2019-12-31T18:00:04.029Z] 68adcc365214: Waiting [2019-12-31T18:00:04.029Z] d66e58854927: Waiting [2019-12-31T18:00:04.029Z] 71497195576e: Waiting [2019-12-31T18:00:04.262Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-31T18:00:04.654Z] 8f8f8962e456: Verifying Checksum [2019-12-31T18:00:04.654Z] 8f8f8962e456: Download complete [2019-12-31T18:00:04.670Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-31T18:00:04.670Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-31T18:00:04.670Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-31T18:00:04.670Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-31T18:00:04.942Z] 6a33b1f9796f: Verifying Checksum [2019-12-31T18:00:04.942Z] 6a33b1f9796f: Download complete [2019-12-31T18:00:05.088Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-31T18:00:05.088Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-31T18:00:05.925Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-31T18:00:05.925Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-31T18:00:05.925Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-31T18:00:05.925Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-31T18:00:06.537Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-31T18:00:06.537Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-31T18:00:06.537Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-31T18:00:07.504Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-31T18:00:07.504Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-31T18:00:07.504Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-31T18:00:07.689Z] fb056072eab9: Verifying Checksum [2019-12-31T18:00:07.689Z] fb056072eab9: Download complete [2019-12-31T18:00:08.022Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-31T18:00:08.022Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-31T18:00:08.022Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-31T18:00:08.022Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-31T18:00:08.022Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-31T18:00:08.321Z] 68adcc365214: Verifying Checksum [2019-12-31T18:00:08.321Z] 68adcc365214: Download complete [2019-12-31T18:00:08.420Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-31T18:00:08.829Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-31T18:00:08.947Z] 71497195576e: Verifying Checksum [2019-12-31T18:00:08.947Z] 71497195576e: Download complete [2019-12-31T18:00:09.228Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-31T18:00:09.228Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-31T18:00:09.228Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-31T18:00:09.235Z] 76d8adf27bdf: Verifying Checksum [2019-12-31T18:00:09.235Z] 76d8adf27bdf: Download complete [2019-12-31T18:00:09.651Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-31T18:00:09.651Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-31T18:00:09.651Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-31T18:00:10.063Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-31T18:00:10.063Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-31T18:00:10.477Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-31T18:00:10.478Z] go: finding github.com/kr/text v0.1.0 [2019-12-31T18:00:10.478Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-31T18:00:10.478Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-31T18:00:10.870Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-31T18:00:10.870Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-31T18:00:10.870Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-31T18:00:11.271Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-31T18:00:11.680Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-31T18:00:11.680Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-31T18:00:11.680Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-31T18:00:11.680Z] go: finding golang.org/x/text v0.3.0 [2019-12-31T18:00:11.973Z] fb056072eab9: Pull complete [2019-12-31T18:00:12.091Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-31T18:00:12.091Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-31T18:00:12.492Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-31T18:00:12.492Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-31T18:00:12.599Z] 6a33b1f9796f: Pull complete [2019-12-31T18:00:12.891Z] 8f8f8962e456: Pull complete [2019-12-31T18:00:12.898Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-31T18:00:13.299Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-31T18:00:13.713Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-31T18:00:14.127Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-31T18:00:14.127Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-31T18:00:14.526Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-31T18:00:14.526Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-31T18:00:14.927Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-31T18:00:14.928Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-31T18:00:14.928Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-31T18:00:14.940Z] d66e58854927: Verifying Checksum [2019-12-31T18:00:14.940Z] d66e58854927: Download complete [2019-12-31T18:00:15.325Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-31T18:00:15.325Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-31T18:00:15.730Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-31T18:00:15.730Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-31T18:00:15.730Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-31T18:00:15.730Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-31T18:00:16.137Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-31T18:00:16.137Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-31T18:00:16.137Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-31T18:00:16.137Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-31T18:00:16.138Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-31T18:00:16.138Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-31T18:00:16.138Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-31T18:00:16.541Z] go: finding github.com/lib/pq v1.0.0 [2019-12-31T18:00:16.942Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-31T18:00:16.942Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-31T18:00:16.942Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-31T18:00:16.942Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-31T18:00:16.996Z] 68adcc365214: Pull complete [2019-12-31T18:00:17.351Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-31T18:00:17.351Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-31T18:00:17.351Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-31T18:00:17.351Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-31T18:00:17.351Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-31T18:00:17.351Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-31T18:00:17.768Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-31T18:00:18.172Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-31T18:00:18.172Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-31T18:00:18.172Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-31T18:00:18.565Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-31T18:00:18.565Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-31T18:00:18.998Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-31T18:00:19.394Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-31T18:00:19.394Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-31T18:00:19.394Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-31T18:00:19.723Z] 76d8adf27bdf: Pull complete [2019-12-31T18:00:19.800Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-31T18:00:19.800Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-31T18:00:20.203Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-31T18:00:20.203Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-31T18:00:20.203Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-31T18:00:20.610Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-31T18:00:20.611Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-31T18:00:21.002Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-31T18:00:21.002Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-31T18:00:21.402Z] go: finding github.com/golang/mock v1.1.1 [2019-12-31T18:00:21.957Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-31T18:00:22.486Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-31T18:00:22.486Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-31T18:00:22.486Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-31T18:00:23.044Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-31T18:00:23.561Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-31T18:00:23.561Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-31T18:00:23.561Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-31T18:00:23.561Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-31T18:00:24.020Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-31T18:00:24.465Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-31T18:00:24.465Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-31T18:00:25.263Z] d66e58854927: Pull complete [2019-12-31T18:00:25.263Z] 71497195576e: Pull complete [2019-12-31T18:00:25.263Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-31T18:00:25.263Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-31T18:00:25.263Z] ---> ebd73b5ebd31 [2019-12-31T18:00:25.263Z] Step 5/16 : ARG BUILDX_REPO [2019-12-31T18:00:25.263Z] ---> Running in a83aca71197e [2019-12-31T18:00:25.414Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-31T18:00:25.414Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-31T18:00:25.552Z] Removing intermediate container a83aca71197e [2019-12-31T18:00:25.552Z] ---> dd87cb11185a [2019-12-31T18:00:25.552Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-31T18:00:25.552Z] ---> Running in 0ad5724d631c [2019-12-31T18:00:25.823Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-31T18:00:25.823Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-31T18:00:25.823Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-31T18:00:25.823Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-31T18:00:25.823Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-31T18:00:25.841Z] Cloning into '/buildx'... [2019-12-31T18:00:27.164Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-31T18:00:27.164Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-31T18:00:27.577Z] go: finding github.com/kr/pty v1.1.1 [2019-12-31T18:00:28.935Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-31T18:00:28.935Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-31T18:00:28.935Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-31T18:00:28.935Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-31T18:00:29.344Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-31T18:00:29.344Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-31T18:00:30.216Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-31T18:00:30.622Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-31T18:00:30.622Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-31T18:00:31.056Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-31T18:00:31.367Z] Removing intermediate container 0ad5724d631c [2019-12-31T18:00:31.367Z] ---> d750ce091a3f [2019-12-31T18:00:31.367Z] Step 7/16 : WORKDIR /buildx [2019-12-31T18:00:31.367Z] ---> Running in b63f84892b4d [2019-12-31T18:00:31.367Z] Removing intermediate container b63f84892b4d [2019-12-31T18:00:31.367Z] ---> 841a6feeb2ef [2019-12-31T18:00:31.367Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-31T18:00:31.367Z] ---> Running in bd34c3aa8759 [2019-12-31T18:00:31.367Z] Removing intermediate container bd34c3aa8759 [2019-12-31T18:00:31.367Z] ---> d03b640c8051 [2019-12-31T18:00:31.367Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-31T18:00:31.367Z] ---> Running in 0acfa3132270 [2019-12-31T18:00:31.367Z] From https://github.com/docker/buildx [2019-12-31T18:00:31.367Z] * [new tag] v0.3.1 -> build [2019-12-31T18:00:31.903Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-31T18:00:32.321Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-31T18:00:32.384Z] Switched to branch 'build' [2019-12-31T18:00:32.947Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-31T18:00:32.947Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-31T18:00:33.009Z] Removing intermediate container 0acfa3132270 [2019-12-31T18:00:33.009Z] ---> 85d325640d65 [2019-12-31T18:00:33.009Z] Step 10/16 : RUN go mod download [2019-12-31T18:00:33.009Z] ---> Running in e9857460e9ea [2019-12-31T18:00:33.296Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-31T18:00:33.296Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-31T18:00:33.296Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-31T18:00:33.296Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-31T18:00:33.296Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-31T18:00:33.296Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-31T18:00:33.296Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-31T18:00:33.296Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-31T18:00:33.750Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-31T18:00:33.751Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-31T18:00:33.927Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-31T18:00:34.217Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-31T18:00:34.715Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-31T18:00:34.716Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-31T18:00:35.247Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-31T18:00:35.247Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-31T18:00:35.540Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-31T18:00:35.540Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-31T18:00:35.540Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-31T18:00:35.540Z] go: finding cloud.google.com/go v0.26.0 [2019-12-31T18:00:35.830Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-31T18:00:35.830Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-31T18:00:35.955Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-31T18:00:35.955Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-31T18:00:36.121Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-31T18:00:36.121Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-31T18:00:36.356Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-31T18:00:36.412Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-31T18:00:36.713Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-31T18:00:36.769Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-31T18:00:36.769Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-31T18:00:36.769Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-31T18:00:37.024Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-31T18:00:37.162Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-31T18:00:37.162Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-31T18:00:37.162Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-31T18:00:37.162Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-31T18:00:37.571Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-31T18:00:37.571Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-31T18:00:37.657Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-31T18:00:37.657Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-31T18:00:37.946Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-31T18:00:37.972Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-31T18:00:37.972Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-31T18:00:38.236Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-31T18:00:38.236Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-31T18:00:38.374Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-31T18:00:38.374Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-31T18:00:38.531Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-31T18:00:38.826Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-31T18:00:39.177Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-31T18:00:39.457Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-31T18:00:39.750Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-31T18:00:40.043Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-31T18:00:40.044Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-31T18:00:40.338Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-31T18:00:40.338Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-31T18:00:40.977Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-31T18:00:40.977Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-31T18:00:40.977Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-31T18:00:40.977Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-31T18:00:42.012Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-31T18:00:42.305Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-31T18:00:42.305Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-31T18:00:42.305Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-31T18:00:42.939Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-31T18:00:42.939Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-31T18:00:42.939Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-31T18:00:43.229Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-31T18:00:44.000Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-31T18:00:44.329Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-31T18:00:44.632Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-31T18:00:44.925Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-31T18:00:45.216Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-31T18:00:45.507Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-31T18:00:45.507Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-31T18:00:46.144Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-31T18:00:46.775Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-31T18:00:47.409Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-31T18:00:48.069Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-31T18:00:48.069Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-31T18:00:48.358Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-31T18:00:48.358Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-31T18:00:48.648Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-31T18:00:50.724Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-31T18:00:50.724Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-31T18:00:50.724Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-31T18:00:51.775Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-31T18:00:52.714Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T18:00:53.316Z] [2019-12-31T18:00:53.849Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-31T18:00:53.849Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-31T18:00:54.487Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-31T18:00:54.781Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-31T18:00:55.816Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-31T18:00:55.847Z] [2019-12-31T18:00:55.847Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T18:00:55.847Z] PKG_CONFIG=pkg-config [2019-12-31T18:00:55.847Z] GOLANG_VERSION=1.13.5 [2019-12-31T18:00:55.847Z] HOSTNAME=1883829ecffb [2019-12-31T18:00:55.847Z] KEEPBUNDLE=1 [2019-12-31T18:00:55.847Z] container=docker [2019-12-31T18:00:55.847Z] TEST_SKIP_INTEGRATION=1 [2019-12-31T18:00:55.847Z] GO111MODULE=off [2019-12-31T18:00:55.847Z] GOPATH=/go [2019-12-31T18:00:55.847Z] PWD=/go/src/github.com/docker/docker [2019-12-31T18:00:55.847Z] HOME=/root [2019-12-31T18:00:55.847Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T18:00:55.847Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T18:00:55.847Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T18:00:55.847Z] DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:00:55.847Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T18:00:55.847Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T18:00:55.847Z] TERM=xterm [2019-12-31T18:00:55.847Z] VALIDATE_BRANCH=master [2019-12-31T18:00:55.847Z] DEST=bundles/test-integration [2019-12-31T18:00:55.847Z] SHLVL=1 [2019-12-31T18:00:55.847Z] TIMEOUT=120m [2019-12-31T18:00:55.847Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-12-31T18:00:55.847Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T18:00:55.847Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T18:00:55.847Z] TESTDEBUG=0 [2019-12-31T18:00:55.847Z] _=/usr/bin/env [2019-12-31T18:00:55.847Z] Building test suite binary ./integration-cli/test.main [2019-12-31T18:00:55.847Z] [2019-12-31T18:00:56.101Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T18:00:56.101Z] PKG_CONFIG=pkg-config [2019-12-31T18:00:56.101Z] GOLANG_VERSION=1.13.5 [2019-12-31T18:00:56.101Z] HOSTNAME=2b15d7c66415 [2019-12-31T18:00:56.101Z] KEEPBUNDLE=1 [2019-12-31T18:00:56.101Z] container=docker [2019-12-31T18:00:56.101Z] TEST_SKIP_INTEGRATION=1 [2019-12-31T18:00:56.101Z] GO111MODULE=off [2019-12-31T18:00:56.101Z] GOPATH=/go [2019-12-31T18:00:56.101Z] PWD=/go/src/github.com/docker/docker [2019-12-31T18:00:56.101Z] HOME=/root [2019-12-31T18:00:56.101Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T18:00:56.101Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T18:00:56.101Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T18:00:56.101Z] DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:00:56.101Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T18:00:56.101Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T18:00:56.101Z] TERM=xterm [2019-12-31T18:00:56.101Z] VALIDATE_BRANCH=master [2019-12-31T18:00:56.101Z] DEST=bundles/test-integration [2019-12-31T18:00:56.101Z] SHLVL=1 [2019-12-31T18:00:56.101Z] TIMEOUT=120m [2019-12-31T18:00:56.101Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-31T18:00:56.101Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T18:00:56.101Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T18:00:56.101Z] TESTDEBUG=0 [2019-12-31T18:00:56.101Z] _=/usr/bin/env [2019-12-31T18:00:56.101Z] Building test suite binary ./integration-cli/test.main [2019-12-31T18:00:56.101Z] [2019-12-31T18:00:56.356Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-12-31T18:00:56.916Z] No new tests added to integration. [2019-12-31T18:00:56.916Z] [2019-12-31T18:00:56.916Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T18:00:57.213Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 4.0% of statements [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/builder/remotecontext 0.321s coverage: 13.6% of statements [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/builder/remotecontext/git 3.071s coverage: 86.3% of statements [2019-12-31T18:00:57.214Z] ok github.com/docker/docker/builder/dockerfile 1.121s coverage: 48.2% of statements [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T18:00:57.214Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T18:00:57.318Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-31T18:00:57.318Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-31T18:00:57.318Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-31T18:00:58.277Z] PKG_CONFIG=pkg-config [2019-12-31T18:00:58.277Z] GOLANG_VERSION=1.13.5 [2019-12-31T18:00:58.277Z] HOSTNAME=21b79b4696d2 [2019-12-31T18:00:58.277Z] KEEPBUNDLE=1 [2019-12-31T18:00:58.277Z] container=docker [2019-12-31T18:00:58.277Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T18:00:58.277Z] GO111MODULE=off [2019-12-31T18:00:58.277Z] GOPATH=/go [2019-12-31T18:00:58.277Z] PWD=/go/src/github.com/docker/docker [2019-12-31T18:00:58.277Z] HOME=/root [2019-12-31T18:00:58.277Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T18:00:58.277Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T18:00:58.277Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T18:00:58.277Z] DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:00:58.277Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T18:00:58.277Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T18:00:58.277Z] TERM=xterm [2019-12-31T18:00:58.277Z] VALIDATE_BRANCH=master [2019-12-31T18:00:58.277Z] DEST=bundles/test-integration [2019-12-31T18:00:58.277Z] SHLVL=1 [2019-12-31T18:00:58.277Z] TIMEOUT=120m [2019-12-31T18:00:58.277Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T18:00:58.277Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T18:00:58.277Z] TESTDEBUG=0 [2019-12-31T18:00:58.277Z] _=/usr/bin/env [2019-12-31T18:00:58.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T18:00:58.831Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-31T18:00:59.883Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-31T18:00:59.883Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-31T18:01:00.176Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-31T18:01:02.281Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-31T18:01:02.281Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-31T18:01:02.281Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-31T18:01:02.281Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-31T18:01:02.498Z] ok github.com/docker/docker/client 0.449s coverage: 75.8% of statements [2019-12-31T18:01:02.574Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-31T18:01:02.865Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-31T18:01:03.900Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-31T18:01:04.935Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-31T18:01:04.935Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-31T18:01:05.575Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-31T18:01:05.864Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-31T18:01:06.493Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-31T18:01:06.493Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-31T18:01:07.123Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-31T18:01:07.123Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-31T18:01:07.123Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-31T18:01:07.414Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-31T18:01:07.704Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-31T18:01:07.704Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-31T18:01:07.995Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-31T18:01:07.995Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-31T18:01:09.033Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-31T18:01:09.033Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-31T18:01:09.322Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-31T18:01:09.610Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-31T18:01:09.897Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-31T18:01:10.190Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-31T18:01:10.483Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-31T18:01:10.483Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-31T18:01:11.115Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-31T18:01:11.115Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-31T18:01:11.115Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-31T18:01:11.409Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-31T18:01:11.409Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-31T18:01:12.037Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-31T18:01:13.096Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-31T18:01:13.096Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-31T18:01:13.387Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-31T18:01:13.387Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-31T18:01:13.387Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-31T18:01:13.605Z] Removing intermediate container f7118d4203b0 [2019-12-31T18:01:13.605Z] ---> 5678c9fd8d07 [2019-12-31T18:01:13.605Z] Step 11/16 : ARG GOOS [2019-12-31T18:01:13.994Z] ---> Running in b2163e169387 [2019-12-31T18:01:13.994Z] Removing intermediate container b2163e169387 [2019-12-31T18:01:13.994Z] ---> dc06ffe1a8bb [2019-12-31T18:01:13.994Z] Step 12/16 : ARG GOARCH [2019-12-31T18:01:13.994Z] ---> Running in 2ed7c7796029 [2019-12-31T18:01:14.366Z] Removing intermediate container 2ed7c7796029 [2019-12-31T18:01:14.366Z] ---> 109a3529bfc3 [2019-12-31T18:01:14.366Z] 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 [2019-12-31T18:01:14.366Z] ---> Running in a790771f80f8 [2019-12-31T18:01:14.901Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-31T18:01:14.901Z] go: finding cloud.google.com/go v0.26.0 [2019-12-31T18:01:15.530Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-31T18:01:15.530Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-31T18:01:15.530Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-31T18:01:15.822Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-31T18:01:15.822Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-31T18:01:15.822Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-31T18:01:16.858Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-31T18:01:17.509Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-31T18:01:17.800Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-31T18:01:17.800Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-31T18:01:17.800Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-31T18:01:19.330Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-31T18:01:19.621Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-31T18:01:20.704Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-31T18:01:22.400Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-31T18:01:22.400Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-31T18:01:22.693Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-31T18:01:22.985Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-31T18:01:22.985Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-31T18:01:23.622Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-31T18:01:24.652Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-31T18:01:25.283Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-31T18:01:26.790Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-31T18:01:27.127Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-31T18:01:27.127Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-31T18:01:28.161Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-31T18:01:28.454Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-31T18:01:28.745Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-31T18:01:29.036Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-31T18:01:29.036Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-31T18:01:29.067Z] ok github.com/docker/docker/cmd/dockerd 0.102s coverage: 30.5% of statements [2019-12-31T18:01:29.067Z] ok github.com/docker/docker/container 0.159s coverage: 35.0% of statements [2019-12-31T18:01:29.067Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T18:01:29.067Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T18:01:29.067Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T18:01:29.067Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T18:01:30.531Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-31T18:01:30.531Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-31T18:01:30.821Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-31T18:01:31.452Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-31T18:01:31.608Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.037s coverage: 65.3% of statements [2019-12-31T18:01:31.742Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-31T18:01:31.869Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.8% of statements [2019-12-31T18:01:32.767Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-31T18:01:32.767Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-31T18:01:32.767Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-31T18:01:33.274Z] ok github.com/docker/docker/daemon/cluster 0.103s coverage: 0.5% of statements [2019-12-31T18:01:33.417Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-31T18:01:33.417Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-31T18:01:34.446Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-31T18:01:34.446Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-31T18:01:34.446Z] go: finding github.com/golang/mock v1.1.1 [2019-12-31T18:01:34.738Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-31T18:01:34.738Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-31T18:01:35.380Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-31T18:01:35.673Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-31T18:01:35.673Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-31T18:01:35.818Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2019-12-31T18:01:36.310Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-31T18:01:36.310Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-31T18:01:36.602Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-31T18:01:36.602Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-31T18:01:36.602Z] go: finding golang.org/x/text v0.3.0 [2019-12-31T18:01:36.760Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 82.1% of statements [2019-12-31T18:01:36.895Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-31T18:01:37.332Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2019-12-31T18:01:37.531Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-31T18:01:37.827Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-31T18:01:38.120Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-31T18:01:38.413Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-31T18:01:38.705Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-31T18:01:38.705Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-31T18:01:38.705Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-31T18:01:38.852Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|exports_file|deps|name|compiled_files) took 1m48.089893608s [2019-12-31T18:01:38.852Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 447.148806ms [2019-12-31T18:01:39.245Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-12-31T18:01:39.342Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-31T18:01:39.637Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-31T18:01:40.686Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-31T18:01:40.686Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-31T18:01:40.686Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-31T18:01:41.314Z] go: finding github.com/lib/pq v1.0.0 [2019-12-31T18:01:41.604Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-31T18:01:41.604Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-31T18:01:42.536Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-12-31T18:01:42.631Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-31T18:01:42.631Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-31T18:01:43.104Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.483s coverage: 13.7% of statements [2019-12-31T18:01:43.263Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-31T18:01:43.556Z] go: finding github.com/kr/text v0.1.0 [2019-12-31T18:01:43.556Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-31T18:01:44.189Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-31T18:01:44.480Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-31T18:01:44.486Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.682s coverage: 57.0% of statements [2019-12-31T18:01:45.110Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-31T18:01:45.110Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-31T18:01:45.110Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-31T18:01:45.110Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-31T18:01:45.744Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-31T18:01:46.798Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-31T18:01:47.090Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-31T18:01:47.383Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-31T18:01:47.672Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-31T18:01:48.682Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.239s coverage: 45.9% of statements [2019-12-31T18:01:48.682Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.769s coverage: 48.6% of statements [2019-12-31T18:01:48.682Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.876s coverage: 72.5% of statements [2019-12-31T18:01:48.702Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-31T18:01:49.102Z] Removing intermediate container a790771f80f8 [2019-12-31T18:01:49.102Z] ---> f631bd283691 [2019-12-31T18:01:49.102Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-31T18:01:49.102Z] ---> 687421176e14 [2019-12-31T18:01:49.102Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-31T18:01:49.102Z] ---> 7002feb7faea [2019-12-31T18:01:49.102Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-31T18:01:49.102Z] ---> Running in 0d4877b31439 [2019-12-31T18:01:49.102Z] Removing intermediate container 0d4877b31439 [2019-12-31T18:01:49.102Z] ---> a59f2cdeef66 [2019-12-31T18:01:49.102Z] Successfully built a59f2cdeef66 [2019-12-31T18:01:49.102Z] Successfully tagged moby-buildx:latest [2019-12-31T18:01:49.102Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-31T18:01:49.102Z] if [ -n "${id}" ]; then \ [2019-12-31T18:01:49.102Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-31T18:01:49.102Z] && touch bundles/buildx; \ [2019-12-31T18:01:49.102Z] docker rm -f ${id}; \ [2019-12-31T18:01:49.102Z] fi [2019-12-31T18:01:49.102Z] 93801a3771b55e53bfb26c40d9ac1eb7a7712cd41bebdd680cb5958fc7534e05 [2019-12-31T18:01:49.102Z] bundles/buildx version [2019-12-31T18:01:49.102Z] buildx v0.3.1 6db68d0 [2019-12-31T18:01:49.102Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 . [2019-12-31T18:01:49.366Z] go: finding github.com/kr/pty v1.1.1 [2019-12-31T18:01:49.477Z] #1 [internal] booting buildkit [2019-12-31T18:01:49.477Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-31T18:01:49.888Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-31T18:01:50.178Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-31T18:01:51.223Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2019-12-31T18:01:51.223Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.546s coverage: 76.1% of statements [2019-12-31T18:01:51.223Z] ok github.com/docker/docker/daemon 12.292s coverage: 17.6% of statements [2019-12-31T18:01:51.223Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T18:01:51.223Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T18:01:51.223Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T18:01:51.223Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T18:01:51.223Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T18:01:51.303Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-12-31T18:01:51.303Z] #1 creating container buildx_buildkit_default [2019-12-31T18:01:52.101Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-31T18:01:52.101Z] #1 DONE 2.6s [2019-12-31T18:01:52.101Z] [2019-12-31T18:01:52.101Z] #2 [internal] load .dockerignore [2019-12-31T18:01:52.101Z] #2 transferring context: 112B done [2019-12-31T18:01:52.101Z] #2 DONE 0.0s [2019-12-31T18:01:52.101Z] [2019-12-31T18:01:52.101Z] #3 [internal] load build definition from Dockerfile [2019-12-31T18:01:52.101Z] #3 transferring dockerfile: 15.34kB done [2019-12-31T18:01:52.101Z] #3 DONE 0.0s [2019-12-31T18:01:52.101Z] [2019-12-31T18:01:52.101Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-31T18:01:52.605Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2019-12-31T18:01:52.866Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2019-12-31T18:01:52.996Z] #4 DONE 0.5s [2019-12-31T18:01:52.996Z] [2019-12-31T18:01:52.996Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-31T18:01:52.996Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-31T18:01:52.996Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-31T18:01:52.996Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-12-31T18:01:52.996Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-12-31T18:01:52.996Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-12-31T18:01:52.996Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-31T18:01:52.996Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-12-31T18:01:53.394Z] #5 DONE 0.5s [2019-12-31T18:01:53.394Z] [2019-12-31T18:01:53.394Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-31T18:01:53.929Z] #6 DONE 0.3s [2019-12-31T18:01:53.929Z] [2019-12-31T18:01:53.929Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T18:01:53.929Z] #7 DONE 0.3s [2019-12-31T18:01:53.929Z] [2019-12-31T18:01:53.929Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T18:01:53.929Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-31T18:01:53.929Z] #66 DONE 0.0s [2019-12-31T18:01:53.929Z] [2019-12-31T18:01:53.929Z] #20 [internal] load build context [2019-12-31T18:01:54.776Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 42.7% of statements [2019-12-31T18:01:54.776Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 4.9% of statements [2019-12-31T18:01:55.346Z] ok github.com/docker/docker/daemon/logger/awslogs 0.262s coverage: 77.8% of statements [2019-12-31T18:01:55.712Z] #20 ... [2019-12-31T18:01:55.712Z] [2019-12-31T18:01:55.712Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T18:01:55.712Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-12-31T18:01:55.712Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-31T18:01:55.712Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-31T18:01:55.712Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.4s done [2019-12-31T18:01:55.712Z] #66 DONE 2.0s [2019-12-31T18:01:55.712Z] [2019-12-31T18:01:55.712Z] #20 [internal] load build context [2019-12-31T18:01:55.916Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.999s coverage: 60.1% of statements [2019-12-31T18:01:55.916Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T18:01:55.916Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T18:01:55.916Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T18:01:55.916Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T18:01:55.916Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T18:01:55.916Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T18:01:56.177Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2019-12-31T18:01:56.437Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 26.2% of statements [2019-12-31T18:01:56.726Z] #20 transferring context: 46.33MB 2.9s done [2019-12-31T18:01:56.726Z] #20 DONE 2.9s [2019-12-31T18:01:56.726Z] [2019-12-31T18:01:56.726Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T18:01:56.726Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-31T18:01:56.726Z] #8 sha256:a4a13d0d13850e394009ffb689a28fdc27ff6fa061e9d16370c1ad45be2179b5 5.47kB / 5.47kB done [2019-12-31T18:01:56.726Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.6s done [2019-12-31T18:01:56.726Z] #8 sha256:2fb8fda69e5194b4387ee13fec6b224aeea71574391547db5f7c37503a79a3de 125B / 125B 0.2s done [2019-12-31T18:01:56.726Z] #8 sha256:35d8e4ac941b96342e545b0655546bb4239af6031c80a641704a603d3933e258 1.80kB / 1.80kB done [2019-12-31T18:01:56.726Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 4.37MB / 4.37MB 0.4s done [2019-12-31T18:01:56.726Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 45.24MB / 45.24MB 2.2s done [2019-12-31T18:01:56.726Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.7s done [2019-12-31T18:01:56.726Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-31T18:01:56.726Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 63.27MB / 102.17MB 2.7s [2019-12-31T18:01:56.726Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.7s [2019-12-31T18:01:56.726Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 78.60MB / 102.17MB 2.8s [2019-12-31T18:01:56.726Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.8s done [2019-12-31T18:01:57.008Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2019-12-31T18:01:57.009Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 62.1% of statements [2019-12-31T18:01:57.120Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 92.41MB / 102.17MB 3.0s [2019-12-31T18:01:57.120Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.1s [2019-12-31T18:01:57.120Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.3s done [2019-12-31T18:01:57.120Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2019-12-31T18:01:58.392Z] ok github.com/docker/docker/daemon/logger/local 0.084s coverage: 74.7% of statements [2019-12-31T18:01:58.392Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T18:01:58.392Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.074s coverage: 19.9% of statements [2019-12-31T18:01:59.333Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 47.8% of statements [2019-12-31T18:01:59.333Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2019-12-31T18:02:00.274Z] ok github.com/docker/docker/daemon/network 0.057s coverage: 63.8% of statements [2019-12-31T18:02:00.845Z] ok github.com/docker/docker/daemon/logger/splunk 1.992s coverage: 82.5% of statements [2019-12-31T18:02:00.845Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T18:02:00.845Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T18:02:01.792Z] ok github.com/docker/docker/distribution/metadata 0.083s coverage: 48.2% of statements [2019-12-31T18:02:02.759Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2019-12-31T18:02:03.027Z] ok github.com/docker/docker/distribution 0.354s coverage: 22.1% of statements [2019-12-31T18:02:03.027Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T18:02:04.948Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2019-12-31T18:02:04.948Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2019-12-31T18:02:04.948Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2019-12-31T18:02:04.948Z] ok github.com/docker/docker/distribution/xfer 1.733s coverage: 85.1% of statements [2019-12-31T18:02:04.948Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T18:02:04.948Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T18:02:04.948Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T18:02:05.519Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2019-12-31T18:02:05.779Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2019-12-31T18:02:07.779Z] ok github.com/docker/docker/opts 0.056s coverage: 66.9% of statements [2019-12-31T18:02:08.463Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 10.6s done [2019-12-31T18:02:08.463Z] #8 DONE 14.0s [2019-12-31T18:02:08.463Z] [2019-12-31T18:02:08.463Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-31T18:02:08.463Z] #9 DONE 0.3s [2019-12-31T18:02:08.463Z] [2019-12-31T18:02:08.463Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-31T18:02:08.463Z] #10 DONE 0.3s [2019-12-31T18:02:08.463Z] [2019-12-31T18:02:08.463Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T18:02:08.463Z] #21 DONE 0.1s [2019-12-31T18:02:08.463Z] [2019-12-31T18:02:08.463Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:02:08.463Z] #11 ... [2019-12-31T18:02:08.463Z] [2019-12-31T18:02:08.463Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-31T18:02:08.463Z] #47 DONE 0.1s [2019-12-31T18:02:08.463Z] [2019-12-31T18:02:08.463Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T18:02:08.463Z] #62 DONE 0.1s [2019-12-31T18:02:08.720Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-12-31T18:02:08.720Z] ok github.com/docker/docker/pkg/authorization 0.727s coverage: 68.3% of statements [2019-12-31T18:02:08.832Z] [2019-12-31T18:02:08.832Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-31T18:02:08.832Z] #50 DONE 0.1s [2019-12-31T18:02:08.832Z] [2019-12-31T18:02:08.832Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T18:02:08.832Z] #22 DONE 0.1s [2019-12-31T18:02:08.832Z] [2019-12-31T18:02:08.832Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-31T18:02:08.832Z] #31 DONE 0.1s [2019-12-31T18:02:08.832Z] [2019-12-31T18:02:08.832Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-31T18:02:08.832Z] #44 DONE 0.1s [2019-12-31T18:02:08.832Z] [2019-12-31T18:02:08.832Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-31T18:02:08.832Z] #68 DONE 0.1s [2019-12-31T18:02:08.832Z] [2019-12-31T18:02:08.832Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:02:08.979Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2019-12-31T18:02:09.550Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2019-12-31T18:02:09.651Z] #69 0.808 + RM_GOPATH=0 [2019-12-31T18:02:09.651Z] #69 0.809 + TMP_GOPATH= [2019-12-31T18:02:09.651Z] #69 0.809 + : /build [2019-12-31T18:02:09.651Z] #69 0.809 + '[' -z '' ']' [2019-12-31T18:02:09.652Z] #69 0.810 ++ mktemp -d [2019-12-31T18:02:09.652Z] #69 0.812 + export GOPATH=/tmp/tmp.nmXkPDMZKn [2019-12-31T18:02:09.652Z] #69 0.813 + GOPATH=/tmp/tmp.nmXkPDMZKn [2019-12-31T18:02:09.652Z] #69 0.813 + RM_GOPATH=1 [2019-12-31T18:02:09.652Z] #69 0.814 ++ dirname ./install.sh [2019-12-31T18:02:09.652Z] #69 0.819 + dir=. [2019-12-31T18:02:09.652Z] #69 0.820 + bin=proxy [2019-12-31T18:02:09.652Z] #69 0.820 + shift [2019-12-31T18:02:09.652Z] #69 0.821 + '[' '!' -f ./proxy.installer ']' [2019-12-31T18:02:09.652Z] #69 0.822 + . ./proxy.installer [2019-12-31T18:02:09.652Z] #69 0.822 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T18:02:09.652Z] #69 0.827 + install_proxy [2019-12-31T18:02:09.652Z] #69 0.828 + case "$1" in [2019-12-31T18:02:09.652Z] #69 0.828 + export CGO_ENABLED=0 [2019-12-31T18:02:09.652Z] #69 0.829 + CGO_ENABLED=0 [2019-12-31T18:02:09.652Z] #69 0.829 + _install_proxy [2019-12-31T18:02:09.652Z] #69 0.829 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-31T18:02:09.652Z] #69 0.830 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T18:02:09.652Z] #69 0.832 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nmXkPDMZKn/src/github.com/docker/libnetwork [2019-12-31T18:02:09.652Z] #69 0.843 Cloning into '/tmp/tmp.nmXkPDMZKn/src/github.com/docker/libnetwork'... [2019-12-31T18:02:09.813Z] ok github.com/docker/docker/pkg/archive 1.301s coverage: 77.0% of statements [2019-12-31T18:02:10.383Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2019-12-31T18:02:10.383Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2019-12-31T18:02:11.321Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2019-12-31T18:02:11.890Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2019-12-31T18:02:12.148Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2019-12-31T18:02:13.527Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-12-31T18:02:13.527Z] ok github.com/docker/docker/pkg/chrootarchive 3.609s coverage: 43.2% of statements [2019-12-31T18:02:13.786Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2019-12-31T18:02:14.356Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2019-12-31T18:02:14.356Z] ok github.com/docker/docker/pkg/fsutils 0.312s coverage: 85.1% of statements [2019-12-31T18:02:14.925Z] ok github.com/docker/docker/pkg/discovery/kv 3.139s coverage: 84.1% of statements [2019-12-31T18:02:15.035Z] #69 ... [2019-12-31T18:02:15.035Z] [2019-12-31T18:02:15.035Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:02:15.035Z] #32 0.760 + RM_GOPATH=0 [2019-12-31T18:02:15.035Z] #32 0.761 + TMP_GOPATH= [2019-12-31T18:02:15.035Z] #32 0.761 + : /build [2019-12-31T18:02:15.035Z] #32 0.764 + '[' -z '' ']' [2019-12-31T18:02:15.035Z] #32 0.767 ++ mktemp -d [2019-12-31T18:02:15.035Z] #32 0.770 + export GOPATH=/tmp/tmp.mr19XcO1Ab [2019-12-31T18:02:15.035Z] #32 0.773 + GOPATH=/tmp/tmp.mr19XcO1Ab [2019-12-31T18:02:15.035Z] #32 0.773 + RM_GOPATH=1 [2019-12-31T18:02:15.035Z] #32 0.773 ++ dirname ./install.sh [2019-12-31T18:02:15.035Z] #32 0.778 + dir=. [2019-12-31T18:02:15.035Z] #32 0.781 + bin=tomlv [2019-12-31T18:02:15.035Z] #32 0.781 + shift [2019-12-31T18:02:15.035Z] #32 0.781 + '[' '!' -f ./tomlv.installer ']' [2019-12-31T18:02:15.035Z] #32 0.782 + . ./tomlv.installer [2019-12-31T18:02:15.035Z] #32 0.782 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T18:02:15.035Z] #32 0.782 + install_tomlv [2019-12-31T18:02:15.035Z] #32 0.783 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-31T18:02:15.035Z] #32 0.784 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T18:02:15.035Z] #32 0.784 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mr19XcO1Ab/src/github.com/BurntSushi/toml [2019-12-31T18:02:15.035Z] #32 0.824 Cloning into '/tmp/tmp.mr19XcO1Ab/src/github.com/BurntSushi/toml'... [2019-12-31T18:02:15.035Z] #32 2.024 + cd /tmp/tmp.mr19XcO1Ab/src/github.com/BurntSushi/toml [2019-12-31T18:02:15.035Z] #32 2.047 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T18:02:15.035Z] #32 2.087 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T18:02:15.035Z] #32 2.791 runtime/internal/atomic [2019-12-31T18:02:15.035Z] #32 2.792 internal/cpu [2019-12-31T18:02:15.035Z] #32 2.926 runtime/internal/sys [2019-12-31T18:02:15.035Z] #32 3.172 runtime/internal/math [2019-12-31T18:02:15.035Z] #32 3.272 math/bits [2019-12-31T18:02:15.035Z] #32 3.343 internal/bytealg [2019-12-31T18:02:15.035Z] #32 3.727 math [2019-12-31T18:02:15.035Z] #32 3.772 runtime [2019-12-31T18:02:15.186Z] ok github.com/docker/docker/layer 7.230s coverage: 68.8% of statements [2019-12-31T18:02:15.186Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T18:02:15.186Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T18:02:15.186Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T18:02:15.186Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T18:02:15.186Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T18:02:15.186Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T18:02:15.186Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T18:02:15.186Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T18:02:15.757Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2019-12-31T18:02:15.757Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2019-12-31T18:02:16.018Z] ok github.com/docker/docker/pkg/ioutils 0.691s coverage: 69.3% of statements [2019-12-31T18:02:16.278Z] ok github.com/docker/docker/pkg/idtools 0.822s coverage: 70.1% of statements [2019-12-31T18:02:16.278Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2019-12-31T18:02:16.278Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T18:02:16.849Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2019-12-31T18:02:16.849Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2019-12-31T18:02:17.110Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2019-12-31T18:02:17.681Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2019-12-31T18:02:17.681Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2019-12-31T18:02:17.942Z] ok github.com/docker/docker/pkg/mount 0.948s coverage: 70.0% of statements [2019-12-31T18:02:17.942Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T18:02:17.942Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T18:02:17.942Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T18:02:18.203Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2019-12-31T18:02:18.774Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2019-12-31T18:02:18.774Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2019-12-31T18:02:18.909Z] #32 ... [2019-12-31T18:02:18.909Z] [2019-12-31T18:02:18.909Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:02:18.909Z] #41 1.123 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:02:18.909Z] #41 1.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:02:18.909Z] #41 1.178 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:02:18.909Z] #41 1.199 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:02:18.909Z] #41 1.233 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:02:18.909Z] #41 1.971 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T18:02:18.909Z] #41 3.281 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T18:02:18.909Z] #41 4.202 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T18:02:18.909Z] #41 ... [2019-12-31T18:02:18.909Z] [2019-12-31T18:02:18.909Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:02:18.909Z] #45 0.781 + RM_GOPATH=0 [2019-12-31T18:02:18.909Z] #45 0.781 + TMP_GOPATH= [2019-12-31T18:02:18.909Z] #45 0.782 + : /build [2019-12-31T18:02:18.909Z] #45 0.782 + '[' -z '' ']' [2019-12-31T18:02:18.909Z] #45 0.783 ++ mktemp -d [2019-12-31T18:02:18.909Z] #45 0.784 + export GOPATH=/tmp/tmp.FCmlcwklC6 [2019-12-31T18:02:18.909Z] #45 0.784 + GOPATH=/tmp/tmp.FCmlcwklC6 [2019-12-31T18:02:18.909Z] #45 0.784 + RM_GOPATH=1 [2019-12-31T18:02:18.909Z] #45 0.785 ++ dirname ./install.sh [2019-12-31T18:02:18.909Z] #45 0.811 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T18:02:18.909Z] #45 0.811 + dir=. [2019-12-31T18:02:18.909Z] #45 0.811 + bin=vndr [2019-12-31T18:02:18.909Z] #45 0.811 + shift [2019-12-31T18:02:18.909Z] #45 0.811 + '[' '!' -f ./vndr.installer ']' [2019-12-31T18:02:18.909Z] #45 0.811 + . ./vndr.installer [2019-12-31T18:02:18.909Z] #45 0.811 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T18:02:18.909Z] #45 0.811 + install_vndr [2019-12-31T18:02:18.909Z] #45 0.811 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-31T18:02:18.909Z] #45 0.811 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FCmlcwklC6/src/github.com/LK4D4/vndr [2019-12-31T18:02:18.909Z] #45 0.812 Cloning into '/tmp/tmp.FCmlcwklC6/src/github.com/LK4D4/vndr'... [2019-12-31T18:02:18.909Z] #45 1.888 + cd /tmp/tmp.FCmlcwklC6/src/github.com/LK4D4/vndr [2019-12-31T18:02:18.909Z] #45 1.889 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T18:02:18.909Z] #45 1.897 + go build -buildmode=pie -v -o /build/vndr . [2019-12-31T18:02:18.909Z] #45 3.239 internal/cpu [2019-12-31T18:02:18.909Z] #45 3.263 runtime/internal/math [2019-12-31T18:02:18.909Z] #45 3.314 internal/race [2019-12-31T18:02:18.909Z] #45 3.383 sync/atomic [2019-12-31T18:02:18.909Z] #45 3.700 runtime [2019-12-31T18:02:18.909Z] #45 3.712 unicode [2019-12-31T18:02:18.909Z] #45 7.969 unicode/utf8 [2019-12-31T18:02:18.909Z] #45 8.831 math [2019-12-31T18:02:18.909Z] #45 ... [2019-12-31T18:02:18.909Z] [2019-12-31T18:02:18.909Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:02:18.909Z] #63 0.801 + RM_GOPATH=0 [2019-12-31T18:02:18.909Z] #63 0.801 + TMP_GOPATH= [2019-12-31T18:02:18.909Z] #63 0.801 + : /build/ [2019-12-31T18:02:18.909Z] #63 0.801 + '[' -z '' ']' [2019-12-31T18:02:18.909Z] #63 0.802 ++ mktemp -d [2019-12-31T18:02:18.909Z] #63 0.802 + export GOPATH=/tmp/tmp.FKa2fvQXfY [2019-12-31T18:02:18.909Z] #63 0.802 + GOPATH=/tmp/tmp.FKa2fvQXfY [2019-12-31T18:02:18.909Z] #63 0.802 + RM_GOPATH=1 [2019-12-31T18:02:18.909Z] #63 0.804 ++ dirname ./install.sh [2019-12-31T18:02:18.909Z] #63 0.804 + dir=. [2019-12-31T18:02:18.909Z] #63 0.805 + bin=rootlesskit [2019-12-31T18:02:18.909Z] #63 0.805 + shift [2019-12-31T18:02:18.909Z] #63 0.805 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-31T18:02:18.909Z] #63 0.805 + . ./rootlesskit.installer [2019-12-31T18:02:18.909Z] #63 0.806 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T18:02:18.909Z] #63 0.808 + install_rootlesskit [2019-12-31T18:02:18.909Z] #63 0.808 + case "$1" in [2019-12-31T18:02:18.909Z] #63 0.809 + export CGO_ENABLED=0 [2019-12-31T18:02:18.909Z] #63 0.809 + CGO_ENABLED=0 [2019-12-31T18:02:18.909Z] #63 0.809 + _install_rootlesskit [2019-12-31T18:02:18.909Z] #63 0.809 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-31T18:02:18.909Z] #63 0.809 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T18:02:18.909Z] #63 0.812 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FKa2fvQXfY/src/github.com/rootless-containers/rootlesskit [2019-12-31T18:02:18.909Z] #63 0.830 Cloning into '/tmp/tmp.FKa2fvQXfY/src/github.com/rootless-containers/rootlesskit'... [2019-12-31T18:02:18.909Z] #63 4.167 + cd /tmp/tmp.FKa2fvQXfY/src/github.com/rootless-containers/rootlesskit [2019-12-31T18:02:18.909Z] #63 4.167 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T18:02:18.909Z] #63 4.453 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T18:02:18.909Z] #63 4.454 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-31T18:02:18.909Z] #63 ... [2019-12-31T18:02:18.909Z] [2019-12-31T18:02:18.909Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:02:18.909Z] #23 0.851 + RM_GOPATH=0 [2019-12-31T18:02:18.909Z] #23 0.852 + TMP_GOPATH= [2019-12-31T18:02:18.910Z] #23 0.852 + : /build [2019-12-31T18:02:18.910Z] #23 0.853 + '[' -z '' ']' [2019-12-31T18:02:18.910Z] #23 0.856 ++ mktemp -d [2019-12-31T18:02:18.910Z] #23 0.864 + export GOPATH=/tmp/tmp.teBnI1wfX5 [2019-12-31T18:02:18.910Z] #23 0.864 + GOPATH=/tmp/tmp.teBnI1wfX5 [2019-12-31T18:02:18.910Z] #23 0.864 + RM_GOPATH=1 [2019-12-31T18:02:18.910Z] #23 0.867 ++ dirname ./install.sh [2019-12-31T18:02:18.910Z] #23 0.871 + dir=. [2019-12-31T18:02:18.910Z] #23 0.871 + bin=dockercli [2019-12-31T18:02:18.910Z] #23 0.871 + shift [2019-12-31T18:02:18.910Z] #23 0.872 + '[' '!' -f ./dockercli.installer ']' [2019-12-31T18:02:18.910Z] #23 0.872 + . ./dockercli.installer [2019-12-31T18:02:18.910Z] #23 0.873 ++ : stable [2019-12-31T18:02:18.910Z] #23 0.873 ++ : 17.06.2-ce [2019-12-31T18:02:18.910Z] #23 0.875 + install_dockercli [2019-12-31T18:02:18.910Z] #23 0.875 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-31T18:02:18.910Z] #23 0.876 Install docker/cli version 17.06.2-ce from stable [2019-12-31T18:02:18.910Z] #23 0.878 ++ uname -m [2019-12-31T18:02:18.910Z] #23 0.884 + arch=s390x [2019-12-31T18:02:18.910Z] #23 0.884 + '[' s390x '!=' x86_64 ']' [2019-12-31T18:02:18.910Z] #23 0.885 + '[' s390x '!=' s390x ']' [2019-12-31T18:02:18.910Z] #23 0.885 + url=https://download.docker.com/linux/static [2019-12-31T18:02:18.910Z] #23 0.887 + tar -xz docker/docker [2019-12-31T18:02:18.910Z] #23 0.888 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-12-31T18:02:18.910Z] #23 10.16 + mkdir -p /build [2019-12-31T18:02:18.910Z] #23 10.16 + mv docker/docker /build/ [2019-12-31T18:02:18.910Z] #23 10.16 + rmdir docker [2019-12-31T18:02:18.910Z] #23 DONE 10.3s [2019-12-31T18:02:18.910Z] [2019-12-31T18:02:18.910Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T18:02:18.910Z] #39 0.644 + mktemp -d [2019-12-31T18:02:18.910Z] #39 0.645 + export GOPATH=/tmp/tmp.inNa0keNls [2019-12-31T18:02:18.910Z] #39 0.645 + git clone https://github.com/docker/distribution.git /tmp/tmp.inNa0keNls/src/github.com/docker/distribution [2019-12-31T18:02:18.910Z] #39 0.647 Cloning into '/tmp/tmp.inNa0keNls/src/github.com/docker/distribution'... [2019-12-31T18:02:19.033Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2019-12-31T18:02:19.308Z] #39 ... [2019-12-31T18:02:19.308Z] [2019-12-31T18:02:19.308Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:02:19.308Z] #51 0.536 + RM_GOPATH=0 [2019-12-31T18:02:19.308Z] #51 0.536 + TMP_GOPATH= [2019-12-31T18:02:19.308Z] #51 0.536 + : /build [2019-12-31T18:02:19.308Z] #51 0.536 + '[' -z '' ']' [2019-12-31T18:02:19.308Z] #51 0.537 ++ mktemp -d [2019-12-31T18:02:19.308Z] #51 0.538 + export GOPATH=/tmp/tmp.L0vvl5ipjQ [2019-12-31T18:02:19.308Z] #51 0.538 + GOPATH=/tmp/tmp.L0vvl5ipjQ [2019-12-31T18:02:19.308Z] #51 0.538 + RM_GOPATH=1 [2019-12-31T18:02:19.308Z] #51 0.538 ++ dirname ./install.sh [2019-12-31T18:02:19.308Z] #51 0.539 + dir=. [2019-12-31T18:02:19.308Z] #51 0.539 + bin=golangci_lint [2019-12-31T18:02:19.308Z] #51 0.539 + shift [2019-12-31T18:02:19.308Z] #51 0.539 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-31T18:02:19.308Z] #51 0.539 + . ./golangci_lint.installer [2019-12-31T18:02:19.308Z] #51 0.540 ++ : v1.20.0 [2019-12-31T18:02:19.308Z] #51 0.540 + install_golangci_lint [2019-12-31T18:02:19.308Z] #51 0.540 + echo 'Installing golangci-lint version v1.20.0' [2019-12-31T18:02:19.308Z] #51 0.540 Installing golangci-lint version v1.20.0 [2019-12-31T18:02:19.308Z] #51 0.540 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T18:02:19.308Z] #51 ... [2019-12-31T18:02:19.308Z] [2019-12-31T18:02:19.308Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T18:02:19.308Z] #29 0.967 + mktemp -d [2019-12-31T18:02:19.308Z] #29 0.970 + export GOPATH=/tmp/tmp.GoEfBYAhrz [2019-12-31T18:02:19.308Z] #29 0.970 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.GoEfBYAhrz/src/github.com/go-swagger/go-swagger [2019-12-31T18:02:19.308Z] #29 0.982 Cloning into '/tmp/tmp.GoEfBYAhrz/src/github.com/go-swagger/go-swagger'... [2019-12-31T18:02:19.308Z] #29 ... [2019-12-31T18:02:19.308Z] [2019-12-31T18:02:19.308Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:02:19.308Z] #48 0.529 + RM_GOPATH=0 [2019-12-31T18:02:19.308Z] #48 0.530 + TMP_GOPATH= [2019-12-31T18:02:19.308Z] #48 0.530 + : /build [2019-12-31T18:02:19.308Z] #48 0.530 + '[' -z '' ']' [2019-12-31T18:02:19.308Z] #48 0.530 ++ mktemp -d [2019-12-31T18:02:19.308Z] #48 0.531 + export GOPATH=/tmp/tmp.jmgbo354JK [2019-12-31T18:02:19.308Z] #48 0.531 + GOPATH=/tmp/tmp.jmgbo354JK [2019-12-31T18:02:19.308Z] #48 0.532 + RM_GOPATH=1 [2019-12-31T18:02:19.308Z] #48 0.532 ++ dirname ./install.sh [2019-12-31T18:02:19.308Z] #48 0.532 + dir=. [2019-12-31T18:02:19.308Z] #48 0.532 + bin=gotestsum [2019-12-31T18:02:19.308Z] #48 0.532 + shift [2019-12-31T18:02:19.308Z] #48 0.532 + '[' '!' -f ./gotestsum.installer ']' [2019-12-31T18:02:19.308Z] #48 0.532 + . ./gotestsum.installer [2019-12-31T18:02:19.308Z] #48 0.533 Installing gotestsum version v0.3.5 [2019-12-31T18:02:19.308Z] #48 0.533 ++ : v0.3.5 [2019-12-31T18:02:19.308Z] #48 0.533 + install_gotestsum [2019-12-31T18:02:19.308Z] #48 0.533 + echo 'Installing gotestsum version v0.3.5' [2019-12-31T18:02:19.308Z] #48 0.533 + go get -d gotest.tools/gotestsum [2019-12-31T18:02:19.602Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2019-12-31T18:02:19.748Z] #48 ... [2019-12-31T18:02:19.748Z] [2019-12-31T18:02:19.748Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T18:02:19.748Z] #57 0.447 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:02:19.748Z] #57 0.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:02:19.748Z] #57 0.587 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:02:19.748Z] #57 0.612 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:02:19.748Z] #57 0.641 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:02:19.748Z] #57 0.723 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T18:02:19.748Z] #57 1.293 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T18:02:19.748Z] #57 2.119 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T18:02:19.748Z] #57 ... [2019-12-31T18:02:19.748Z] [2019-12-31T18:02:19.748Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T18:02:19.748Z] #25 1.094 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:02:19.748Z] #25 1.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:02:19.748Z] #25 1.165 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:02:19.748Z] #25 1.196 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:02:19.748Z] #25 1.233 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:02:19.748Z] #25 1.834 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T18:02:19.748Z] #25 3.175 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T18:02:19.748Z] #25 4.265 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T18:02:19.748Z] #25 ... [2019-12-31T18:02:19.748Z] [2019-12-31T18:02:19.748Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:02:19.748Z] #34 1.110 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:02:19.748Z] #34 1.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:02:19.748Z] #34 1.171 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:02:19.748Z] #34 1.195 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:02:19.748Z] #34 1.253 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:02:19.748Z] #34 2.124 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T18:02:19.748Z] #34 3.701 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T18:02:19.748Z] #34 4.576 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T18:02:20.154Z] #34 ... [2019-12-31T18:02:20.154Z] [2019-12-31T18:02:20.154Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:02:20.154Z] #11 1.099 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:02:20.154Z] #11 1.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:02:20.154Z] #11 1.181 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:02:20.154Z] #11 1.231 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:02:20.154Z] #11 1.258 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:02:20.154Z] #11 2.014 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T18:02:20.154Z] #11 3.198 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T18:02:20.154Z] #11 4.471 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T18:02:20.154Z] #11 ... [2019-12-31T18:02:20.154Z] [2019-12-31T18:02:20.154Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:02:20.154Z] #32 10.31 internal/testlog [2019-12-31T18:02:20.154Z] #32 10.76 encoding [2019-12-31T18:02:20.154Z] #32 11.21 runtime/cgo [2019-12-31T18:02:20.172Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-12-31T18:02:20.433Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2019-12-31T18:02:21.002Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-12-31T18:02:21.002Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-12-31T18:02:21.571Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-12-31T18:02:21.571Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2019-12-31T18:02:22.510Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2019-12-31T18:02:22.510Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 36.2% of statements [2019-12-31T18:02:22.770Z] ok github.com/docker/docker/pkg/signal 2.884s coverage: 61.0% of statements [2019-12-31T18:02:23.340Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.8% of statements [2019-12-31T18:02:23.340Z] testing: warning: no tests to run [2019-12-31T18:02:23.340Z] coverage: [no statements] [2019-12-31T18:02:23.340Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-12-31T18:02:23.340Z] ok github.com/docker/docker/pkg/tarsum 0.155s coverage: 89.3% of statements [2019-12-31T18:02:23.909Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-12-31T18:02:23.909Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2019-12-31T18:02:23.909Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2019-12-31T18:02:24.472Z] #32 ... [2019-12-31T18:02:24.472Z] [2019-12-31T18:02:24.472Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:02:24.472Z] #11 15.73 Fetched 7676 kB in 14s (524 kB/s) [2019-12-31T18:02:25.820Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-12-31T18:02:25.820Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 73.8% of statements [2019-12-31T18:02:26.391Z] ok github.com/docker/docker/reference 0.056s coverage: 84.4% of statements [2019-12-31T18:02:27.330Z] ok github.com/docker/docker/plugin 0.578s coverage: 27.1% of statements [2019-12-31T18:02:27.590Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2019-12-31T18:02:28.161Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2019-12-31T18:02:28.161Z] ok github.com/docker/docker/registry 0.324s coverage: 56.0% of statements [2019-12-31T18:02:28.732Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2019-12-31T18:02:28.795Z] #11 15.73 Reading package lists... [2019-12-31T18:02:28.992Z] ok github.com/docker/docker/runconfig 0.038s coverage: 68.2% of statements [2019-12-31T18:02:29.654Z] #11 20.21 Reading package lists... [2019-12-31T18:02:29.654Z] #11 ... [2019-12-31T18:02:29.654Z] [2019-12-31T18:02:29.654Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:02:29.654Z] #51 16.04 + cd /tmp/tmp.L0vvl5ipjQ/src/github.com/golangci/golangci-lint/ [2019-12-31T18:02:29.654Z] #51 16.04 + git checkout -q v1.20.0 [2019-12-31T18:02:29.654Z] #51 16.30 ++ git describe --tags [2019-12-31T18:02:29.654Z] #51 16.30 + version=v1.20.0 [2019-12-31T18:02:29.654Z] #51 16.30 ++ git rev-parse --short HEAD [2019-12-31T18:02:29.654Z] #51 16.31 + commit=cc98739 [2019-12-31T18:02:29.654Z] #51 16.31 ++ git show -s --format=%cd [2019-12-31T18:02:29.654Z] #51 16.31 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-31T18:02:29.654Z] #51 16.31 + 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 [2019-12-31T18:02:30.525Z] #51 ... [2019-12-31T18:02:30.525Z] [2019-12-31T18:02:30.525Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T18:02:30.525Z] #57 12.21 Fetched 7676 kB in 11s (651 kB/s) [2019-12-31T18:02:30.525Z] #57 12.21 Reading package lists... [2019-12-31T18:02:30.525Z] #57 16.25 Reading package lists... [2019-12-31T18:02:30.525Z] #57 20.37 Building dependency tree... [2019-12-31T18:02:30.525Z] #57 21.71 The following additional packages will be installed: [2019-12-31T18:02:30.525Z] #57 21.71 btrfs-progs liblzo2-2 [2019-12-31T18:02:30.525Z] #57 21.94 The following NEW packages will be installed: [2019-12-31T18:02:30.525Z] #57 21.97 btrfs-progs btrfs-tools liblzo2-2 [2019-12-31T18:02:30.525Z] #57 22.08 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:02:30.525Z] #57 22.08 Need to get 668 kB of archives. [2019-12-31T18:02:30.525Z] #57 22.08 After this operation, 5446 kB of additional disk space will be used. [2019-12-31T18:02:30.525Z] #57 22.08 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-31T18:02:30.525Z] #57 22.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-31T18:02:30.525Z] #57 22.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-31T18:02:30.929Z] #57 ... [2019-12-31T18:02:30.929Z] [2019-12-31T18:02:30.929Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T18:02:30.929Z] #39 12.61 + cd /tmp/tmp.inNa0keNls/src/github.com/docker/distribution [2019-12-31T18:02:30.929Z] #39 12.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-31T18:02:30.929Z] #39 14.59 + GOPATH=/tmp/tmp.inNa0keNls/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.inNa0keNls go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-31T18:02:31.532Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2019-12-31T18:02:31.532Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2019-12-31T18:02:31.532Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2019-12-31T18:02:31.634Z] #39 ... [2019-12-31T18:02:31.634Z] [2019-12-31T18:02:31.634Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T18:02:31.634Z] #57 22.70 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:02:31.634Z] #57 22.83 Fetched 668 kB in 0s (5319 kB/s) [2019-12-31T18:02:31.634Z] #57 22.95 Selecting previously unselected package liblzo2-2:s390x. [2019-12-31T18:02:31.634Z] #57 22.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-31T18:02:31.634Z] #57 23.00 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-31T18:02:31.634Z] #57 23.03 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T18:02:31.634Z] #57 23.16 Selecting previously unselected package btrfs-progs. [2019-12-31T18:02:31.634Z] #57 23.16 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-31T18:02:31.634Z] #57 23.17 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T18:02:32.897Z] #57 ... [2019-12-31T18:02:32.897Z] [2019-12-31T18:02:32.897Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:02:32.897Z] #69 13.88 + cd /tmp/tmp.nmXkPDMZKn/src/github.com/docker/libnetwork [2019-12-31T18:02:32.897Z] #69 13.89 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T18:02:32.897Z] #69 14.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-31T18:02:32.897Z] #69 ... [2019-12-31T18:02:32.897Z] [2019-12-31T18:02:32.897Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T18:02:32.897Z] #57 24.27 Selecting previously unselected package btrfs-tools. [2019-12-31T18:02:32.897Z] #57 24.28 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-31T18:02:32.897Z] #57 24.28 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T18:02:32.897Z] #57 ... [2019-12-31T18:02:32.897Z] [2019-12-31T18:02:32.897Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:02:32.897Z] #41 14.34 Fetched 7676 kB in 13s (579 kB/s) [2019-12-31T18:02:32.897Z] #41 14.34 Reading package lists... [2019-12-31T18:02:32.897Z] #41 18.64 Reading package lists... [2019-12-31T18:02:32.897Z] #41 22.74 Building dependency tree... [2019-12-31T18:02:32.897Z] #41 24.37 The following additional packages will be installed: [2019-12-31T18:02:32.897Z] #41 24.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-31T18:02:32.897Z] #41 24.37 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-31T18:02:32.897Z] #41 24.37 Suggested packages: [2019-12-31T18:02:32.897Z] #41 24.37 manpages-dev python-setuptools [2019-12-31T18:02:32.897Z] #41 ... [2019-12-31T18:02:32.897Z] [2019-12-31T18:02:32.897Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:02:32.897Z] #34 14.44 Fetched 7676 kB in 13s (575 kB/s) [2019-12-31T18:02:32.897Z] #34 14.44 Reading package lists... [2019-12-31T18:02:32.897Z] #34 18.53 Reading package lists... [2019-12-31T18:02:32.897Z] #34 23.70 Building dependency tree... [2019-12-31T18:02:32.909Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-12-31T18:02:33.301Z] #34 ... [2019-12-31T18:02:33.301Z] [2019-12-31T18:02:33.301Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T18:02:33.301Z] #57 24.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:02:33.301Z] #57 24.69 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T18:02:33.301Z] #57 24.70 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T18:02:33.301Z] #57 24.70 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T18:02:33.301Z] #57 24.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:02:33.301Z] #57 ... [2019-12-31T18:02:33.301Z] [2019-12-31T18:02:33.301Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:02:33.301Z] #45 14.75 unicode/utf16 [2019-12-31T18:02:33.301Z] #45 14.94 container/list [2019-12-31T18:02:33.301Z] #45 15.50 crypto/internal/subtle [2019-12-31T18:02:33.301Z] #45 15.60 crypto/subtle [2019-12-31T18:02:33.301Z] #45 15.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-31T18:02:33.301Z] #45 15.81 internal/nettrace [2019-12-31T18:02:33.301Z] #45 15.96 runtime/cgo [2019-12-31T18:02:33.725Z] #45 ... [2019-12-31T18:02:33.725Z] [2019-12-31T18:02:33.725Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T18:02:33.725Z] #57 DONE 25.1s [2019-12-31T18:02:33.725Z] [2019-12-31T18:02:33.725Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T18:02:33.725Z] #25 14.89 Fetched 7676 kB in 13s (555 kB/s) [2019-12-31T18:02:33.725Z] #25 14.89 Reading package lists... [2019-12-31T18:02:33.725Z] #25 19.26 Reading package lists... [2019-12-31T18:02:33.725Z] [2019-12-31T18:02:33.725Z] #25 ... [2019-12-31T18:02:33.725Z] [2019-12-31T18:02:33.725Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T18:02:33.725Z] #58 DONE 0.1s [2019-12-31T18:02:33.725Z] [2019-12-31T18:02:33.725Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-31T18:02:33.725Z] #59 DONE 0.1s [2019-12-31T18:02:33.725Z] [2019-12-31T18:02:33.725Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T18:02:33.725Z] #25 25.15 Building dependency tree... [2019-12-31T18:02:33.725Z] #25 ... [2019-12-31T18:02:33.725Z] [2019-12-31T18:02:33.725Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:02:33.725Z] #34 25.04 The following additional packages will be installed: [2019-12-31T18:02:33.725Z] #34 25.04 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-31T18:02:33.725Z] #34 25.05 Suggested packages: [2019-12-31T18:02:33.725Z] #34 25.05 codeblocks eclipse ninja-build lrzip [2019-12-31T18:02:33.725Z] #34 25.05 Recommended packages: [2019-12-31T18:02:33.725Z] #34 25.05 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-31T18:02:34.117Z] #34 25.61 The following NEW packages will be installed: [2019-12-31T18:02:34.117Z] #34 25.62 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-31T18:02:34.117Z] #34 25.62 vim-common xxd [2019-12-31T18:02:34.117Z] #34 25.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:02:34.117Z] #34 25.74 Need to get 13.2 MB of archives. [2019-12-31T18:02:34.118Z] #34 25.74 After this operation, 59.4 MB of additional disk space will be used. [2019-12-31T18:02:34.118Z] #34 25.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-12-31T18:02:34.535Z] #34 25.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-31T18:02:34.535Z] #34 25.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-12-31T18:02:34.946Z] #34 26.63 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-12-31T18:02:35.353Z] #34 26.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-12-31T18:02:35.353Z] #34 26.78 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-12-31T18:02:35.353Z] #34 26.80 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-12-31T18:02:35.353Z] #34 26.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-12-31T18:02:35.353Z] #34 27.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T18:02:35.753Z] #34 27.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T18:02:36.617Z] #34 28.17 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:02:36.617Z] #34 28.22 Fetched 13.2 MB in 1s (9125 kB/s) [2019-12-31T18:02:36.617Z] #34 28.32 Selecting previously unselected package cmake-data. [2019-12-31T18:02:37.026Z] #34 28.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-31T18:02:37.026Z] #34 28.41 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-31T18:02:37.026Z] #34 28.42 Unpacking cmake-data (3.7.2-1) ... [2019-12-31T18:02:37.910Z] #34 ... [2019-12-31T18:02:37.910Z] [2019-12-31T18:02:37.910Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T18:02:37.910Z] #25 25.15 Building dependency tree... [2019-12-31T18:02:37.910Z] #25 26.56 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-31T18:02:37.910Z] #25 26.56 The following additional packages will be installed: [2019-12-31T18:02:37.910Z] #25 26.57 libjq1 libonig4 [2019-12-31T18:02:37.910Z] #25 26.95 The following NEW packages will be installed: [2019-12-31T18:02:37.910Z] #25 26.96 jq libjq1 libonig4 [2019-12-31T18:02:37.910Z] #25 27.05 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:02:37.910Z] #25 27.05 Need to get 328 kB of archives. [2019-12-31T18:02:37.910Z] #25 27.05 After this operation, 1263 kB of additional disk space will be used. [2019-12-31T18:02:37.910Z] #25 27.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-31T18:02:37.910Z] #25 27.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-31T18:02:37.910Z] #25 27.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-31T18:02:37.910Z] #25 28.09 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:02:37.910Z] #25 28.22 Fetched 328 kB in 0s (2950 kB/s) [2019-12-31T18:02:37.910Z] #25 28.36 Selecting previously unselected package libonig4:s390x. [2019-12-31T18:02:37.910Z] #25 28.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-31T18:02:37.910Z] #25 28.45 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-12-31T18:02:37.910Z] #25 28.46 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-31T18:02:37.910Z] #25 28.69 Selecting previously unselected package libjq1:s390x. [2019-12-31T18:02:37.910Z] #25 28.69 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-31T18:02:37.910Z] #25 28.70 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-31T18:02:37.910Z] #25 28.91 Selecting previously unselected package jq. [2019-12-31T18:02:37.910Z] #25 28.91 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-31T18:02:37.910Z] #25 28.91 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T18:02:37.910Z] #25 28.99 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-31T18:02:37.910Z] #25 29.01 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-31T18:02:37.910Z] #25 29.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:02:37.910Z] #25 29.07 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T18:02:37.910Z] #25 DONE 29.4s [2019-12-31T18:02:37.910Z] [2019-12-31T18:02:37.910Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T18:02:37.910Z] #26 DONE 0.1s [2019-12-31T18:02:37.910Z] [2019-12-31T18:02:37.910Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:02:37.910Z] #41 26.64 The following NEW packages will be installed: [2019-12-31T18:02:37.910Z] #41 26.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-31T18:02:37.910Z] #41 26.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-31T18:02:37.910Z] #41 26.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-31T18:02:37.910Z] #41 26.64 zlib1g-dev [2019-12-31T18:02:37.910Z] #41 26.78 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:02:37.910Z] #41 26.78 Need to get 3476 kB of archives. [2019-12-31T18:02:37.910Z] #41 26.78 After this operation, 20.2 MB of additional disk space will be used. [2019-12-31T18:02:37.910Z] #41 26.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-31T18:02:37.910Z] #41 26.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-12-31T18:02:37.910Z] #41 26.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-12-31T18:02:37.910Z] #41 26.83 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-31T18:02:37.910Z] #41 26.84 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-12-31T18:02:37.910Z] #41 26.84 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-31T18:02:37.910Z] #41 26.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-12-31T18:02:37.910Z] #41 26.84 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-12-31T18:02:37.910Z] #41 26.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-12-31T18:02:37.910Z] #41 26.92 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-12-31T18:02:37.910Z] #41 26.93 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-12-31T18:02:37.910Z] #41 27.02 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-12-31T18:02:37.910Z] #41 27.10 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-12-31T18:02:37.910Z] #41 27.11 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-12-31T18:02:37.910Z] #41 27.11 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-31T18:02:37.910Z] #41 27.15 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-12-31T18:02:37.910Z] #41 28.27 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:02:37.910Z] #41 28.36 Fetched 3476 kB in 0s (7624 kB/s) [2019-12-31T18:02:37.910Z] #41 28.48 Selecting previously unselected package libnet1:s390x. [2019-12-31T18:02:37.910Z] #41 28.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-31T18:02:37.910Z] #41 28.58 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-31T18:02:37.910Z] #41 28.59 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-31T18:02:37.910Z] #41 28.72 Selecting previously unselected package libcap-dev:s390x. [2019-12-31T18:02:37.910Z] #41 28.77 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-12-31T18:02:37.910Z] #41 28.77 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-12-31T18:02:37.910Z] #41 28.94 Selecting previously unselected package libnet1-dev. [2019-12-31T18:02:37.910Z] #41 28.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-12-31T18:02:37.910Z] #41 28.96 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T18:02:37.910Z] #41 29.11 Selecting previously unselected package libnl-3-200:s390x. [2019-12-31T18:02:37.910Z] #41 29.12 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-31T18:02:37.910Z] #41 29.12 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-31T18:02:37.910Z] #41 29.22 Selecting previously unselected package libnl-3-dev:s390x. [2019-12-31T18:02:37.910Z] #41 29.22 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-12-31T18:02:37.910Z] #41 29.23 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-12-31T18:02:37.910Z] #41 29.47 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-31T18:02:37.910Z] #41 29.48 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-31T18:02:37.910Z] #41 29.48 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-31T18:02:37.910Z] #41 29.55 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-12-31T18:02:37.910Z] #41 29.55 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-12-31T18:02:37.910Z] #41 29.56 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-31T18:02:38.307Z] #41 29.67 Selecting previously unselected package zlib1g-dev:s390x. [2019-12-31T18:02:38.307Z] #41 29.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-12-31T18:02:38.307Z] #41 29.68 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-31T18:02:38.307Z] #41 29.90 Selecting previously unselected package libprotobuf10:s390x. [2019-12-31T18:02:38.307Z] #41 29.91 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-12-31T18:02:38.307Z] #41 29.91 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-12-31T18:02:39.162Z] #41 30.55 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-12-31T18:02:39.162Z] #41 30.55 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-12-31T18:02:39.162Z] #41 30.55 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-31T18:02:39.162Z] #41 30.73 Selecting previously unselected package libprotobuf-dev:s390x. [2019-12-31T18:02:39.163Z] #41 30.73 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-12-31T18:02:39.163Z] #41 30.73 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-31T18:02:40.211Z] #41 31.88 Selecting previously unselected package libprotoc10:s390x. [2019-12-31T18:02:40.211Z] #41 31.88 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-12-31T18:02:40.211Z] #41 31.89 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-12-31T18:02:41.094Z] #41 ... [2019-12-31T18:02:41.094Z] [2019-12-31T18:02:41.094Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:02:41.094Z] #69 DONE 32.3s [2019-12-31T18:02:41.094Z] [2019-12-31T18:02:41.094Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:02:41.094Z] #41 32.58 Selecting previously unselected package protobuf-c-compiler. [2019-12-31T18:02:41.094Z] #41 32.59 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-12-31T18:02:41.094Z] #41 32.60 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-31T18:02:41.094Z] #41 ... [2019-12-31T18:02:41.094Z] [2019-12-31T18:02:41.094Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:02:41.094Z] #27 1.801 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-31T18:02:41.094Z] #27 2.563 [2019-12-31T18:02:43.570Z] #27 2.947 ## 3.0% ### 5.1% ##### 7.2% ######## 11.3% ######### 13.4% ########### 15.5% ############ 17.6% ############## 19.7% ############### 21.8% ################# 23.9% ################## 26.0% #################### 28.0% ##################### 30.2% ######################## 34.3% ########################## 36.4% ########################### 38.5% ############################# 40.6% ############################## 42.7% [2019-12-31T18:02:43.570Z] #27 ... [2019-12-31T18:02:43.570Z] [2019-12-31T18:02:43.570Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:02:43.570Z] #60 0.211 + RM_GOPATH=0 [2019-12-31T18:02:43.570Z] #60 0.211 + TMP_GOPATH= [2019-12-31T18:02:43.570Z] #60 0.212 + : /build [2019-12-31T18:02:43.570Z] #60 0.212 + '[' -z '' ']' [2019-12-31T18:02:43.570Z] #60 0.213 ++ mktemp -d [2019-12-31T18:02:43.570Z] #60 0.215 + export GOPATH=/tmp/tmp.kEzc5CrVPY [2019-12-31T18:02:43.570Z] #60 0.215 + GOPATH=/tmp/tmp.kEzc5CrVPY [2019-12-31T18:02:43.570Z] #60 0.215 + RM_GOPATH=1 [2019-12-31T18:02:43.570Z] #60 0.225 ++ dirname ./install.sh [2019-12-31T18:02:43.570Z] #60 0.226 + dir=. [2019-12-31T18:02:43.570Z] #60 0.226 + bin=containerd [2019-12-31T18:02:43.570Z] #60 0.226 + shift [2019-12-31T18:02:43.570Z] #60 0.227 + '[' '!' -f ./containerd.installer ']' [2019-12-31T18:02:43.570Z] #60 0.227 + . ./containerd.installer [2019-12-31T18:02:43.570Z] #60 0.227 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T18:02:43.570Z] #60 0.227 + install_containerd [2019-12-31T18:02:43.570Z] #60 0.228 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-31T18:02:43.570Z] #60 0.228 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T18:02:43.570Z] #60 0.228 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kEzc5CrVPY/src/github.com/containerd/containerd [2019-12-31T18:02:43.570Z] #60 0.231 Cloning into '/tmp/tmp.kEzc5CrVPY/src/github.com/containerd/containerd'... [2019-12-31T18:02:44.003Z] #60 ... [2019-12-31T18:02:44.003Z] [2019-12-31T18:02:44.003Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:02:44.003Z] #11 20.21 Reading package lists... [2019-12-31T18:02:44.003Z] #11 25.45 Building dependency tree... [2019-12-31T18:02:44.003Z] #11 27.24 The following additional packages will be installed: [2019-12-31T18:02:44.003Z] #11 27.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-31T18:02:44.003Z] #11 27.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-31T18:02:44.003Z] #11 27.25 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T18:02:44.003Z] #11 27.25 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-31T18:02:44.003Z] #11 27.25 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-31T18:02:44.003Z] #11 27.26 Suggested packages: [2019-12-31T18:02:44.003Z] #11 27.26 gcc-6-locales seccomp wine64 [2019-12-31T18:02:44.003Z] #11 29.36 The following NEW packages will be installed: [2019-12-31T18:02:44.003Z] #11 29.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-31T18:02:44.003Z] #11 29.36 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-31T18:02:44.003Z] #11 29.37 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-31T18:02:44.003Z] #11 29.37 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T18:02:44.003Z] #11 29.37 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-31T18:02:44.003Z] #11 29.37 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-31T18:02:44.003Z] #11 29.38 mingw-w64-x86-64-dev [2019-12-31T18:02:44.003Z] #11 29.49 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:02:44.003Z] #11 29.49 Need to get 71.0 MB of archives. [2019-12-31T18:02:44.003Z] #11 29.49 After this operation, 487 MB of additional disk space will be used. [2019-12-31T18:02:44.003Z] #11 29.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-12-31T18:02:44.003Z] #11 29.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-12-31T18:02:44.003Z] #11 29.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-31T18:02:44.003Z] #11 29.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-31T18:02:44.003Z] #11 29.64 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-31T18:02:44.003Z] #11 29.64 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-12-31T18:02:44.003Z] #11 29.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-12-31T18:02:44.003Z] #11 29.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-12-31T18:02:44.003Z] #11 29.67 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-12-31T18:02:44.003Z] #11 29.75 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-12-31T18:02:44.003Z] #11 29.77 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-12-31T18:02:44.003Z] #11 29.78 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-12-31T18:02:44.003Z] #11 29.81 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-12-31T18:02:44.003Z] #11 29.83 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-12-31T18:02:44.003Z] #11 29.83 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-12-31T18:02:44.003Z] #11 29.84 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-12-31T18:02:44.003Z] #11 29.84 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-12-31T18:02:44.003Z] #11 29.98 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-12-31T18:02:44.003Z] #11 30.22 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-12-31T18:02:44.003Z] #11 30.44 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-31T18:02:44.003Z] #11 30.45 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-31T18:02:44.003Z] #11 30.85 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-31T18:02:44.003Z] #11 31.15 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-12-31T18:02:44.003Z] #11 31.16 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-12-31T18:02:44.003Z] #11 34.24 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-12-31T18:02:44.003Z] #11 ... [2019-12-31T18:02:44.003Z] [2019-12-31T18:02:44.003Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:02:47.014Z] #27 2.947 ## 3.0% ### 5.1% ##### 7.2% ######## 11.3% ######### 13.4% ########### 15.5% ############ 17.6% ############## 19.7% ############### 21.8% ################# 23.9% ################## 26.0% #################### 28.0% ##################### 30.2% ######################## 34.3% ########################## 36.4% ########################### 38.5% ############################# 40.6% ############################## 42.7% ################################# 46.9% ################################### 48.9% #################################### 51.0% ###################################### 53.1% ####################################### 55.2% ########################################## 59.4% ############################################ 61.5% ############################################### 65.6% ################################################## 69.8% ################################################### 71.9% ##################################################### 74.0% ######################################################## 78.2% ######################################################### 80.3% ########################################################### 82.3% ############################################################ 84.5% ############################################################## 86.5% ################################################################## 92.8% #################################################################### 94.9% ####################################################################### 99.1% ######################################################################## 100.0% [2019-12-31T18:02:47.921Z] #27 9.759 [2019-12-31T18:02:49.127Z] #27 10.25 ## 3.9% ###### 9.5% ############### 20.9% ####################### 32.2% ########################### 37.9% ############################### 43.5% ########################################### [2019-12-31T18:02:49.127Z] #27 ... [2019-12-31T18:02:49.127Z] [2019-12-31T18:02:49.127Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:02:49.127Z] #48 30.46 + cd /tmp/tmp.jmgbo354JK/src/gotest.tools/gotestsum [2019-12-31T18:02:49.127Z] #48 30.46 + git checkout -q v0.3.5 [2019-12-31T18:02:49.127Z] #48 30.48 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-31T18:02:49.127Z] #48 ... [2019-12-31T18:02:49.127Z] [2019-12-31T18:02:49.127Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:02:49.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T18:02:49.940Z] #27 10.25 ## 3.9% ###### 9.5% ############### 20.9% ####################### 32.2% ########################### 37.9% ############################### 43.5% ########################################### 60.6% ################################################### 71.9% ####################################################### 77.5% ################################################################ 88.9% ######################################################################## 100.0% [2019-12-31T18:02:49.940Z] #27 ... [2019-12-31T18:02:49.940Z] [2019-12-31T18:02:49.940Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:02:49.940Z] #34 31.53 Selecting previously unselected package liblzo2-2:s390x. [2019-12-31T18:02:49.940Z] #34 31.53 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-31T18:02:49.940Z] #34 31.55 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T18:02:49.940Z] #34 31.65 Selecting previously unselected package libicu57:s390x. [2019-12-31T18:02:49.940Z] #34 31.66 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-12-31T18:02:49.940Z] #34 31.67 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-12-31T18:02:49.940Z] #34 39.54 Selecting previously unselected package libxml2:s390x. [2019-12-31T18:02:49.940Z] #34 39.57 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-12-31T18:02:49.940Z] #34 39.57 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T18:02:49.940Z] #34 40.19 Selecting previously unselected package libarchive13:s390x. [2019-12-31T18:02:49.940Z] #34 40.23 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-12-31T18:02:49.940Z] #34 40.24 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-31T18:02:49.940Z] #34 40.54 Selecting previously unselected package libjsoncpp1:s390x. [2019-12-31T18:02:49.940Z] #34 40.54 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-12-31T18:02:49.940Z] #34 40.56 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-12-31T18:02:49.940Z] #34 40.73 Selecting previously unselected package libuv1:s390x. [2019-12-31T18:02:49.940Z] #34 40.73 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-12-31T18:02:49.940Z] #34 40.74 Unpacking libuv1:s390x (1.9.1-3) ... [2019-12-31T18:02:49.940Z] #34 40.83 Selecting previously unselected package cmake. [2019-12-31T18:02:49.940Z] #34 40.83 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-12-31T18:02:49.940Z] #34 40.92 Unpacking cmake (3.7.2-1) ... [2019-12-31T18:02:50.368Z] #34 ... [2019-12-31T18:02:50.368Z] [2019-12-31T18:02:50.368Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:02:50.368Z] #11 36.00 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-12-31T18:02:50.368Z] #11 36.01 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-12-31T18:02:50.368Z] #11 36.80 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:02:50.368Z] #11 36.96 Fetched 71.0 MB in 6s (10.8 MB/s) [2019-12-31T18:02:50.368Z] #11 37.14 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-12-31T18:02:50.368Z] #11 37.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-31T18:02:50.368Z] #11 37.22 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 37.23 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-31T18:02:50.368Z] #11 37.48 Selecting previously unselected package libudev-dev:s390x. [2019-12-31T18:02:50.368Z] #11 37.48 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 37.50 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-12-31T18:02:50.368Z] #11 37.91 Selecting previously unselected package liblzo2-2:s390x. [2019-12-31T18:02:50.368Z] #11 37.92 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 37.92 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T18:02:50.368Z] #11 38.12 Selecting previously unselected package btrfs-progs. [2019-12-31T18:02:50.368Z] #11 38.13 Preparing to unpack .../03-btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 38.14 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T18:02:50.368Z] #11 39.27 Selecting previously unselected package btrfs-tools. [2019-12-31T18:02:50.368Z] #11 39.29 Preparing to unpack .../04-btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 39.30 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T18:02:50.368Z] #11 39.41 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-12-31T18:02:50.368Z] #11 39.41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 39.42 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-31T18:02:50.368Z] #11 39.62 Selecting previously unselected package dmsetup. [2019-12-31T18:02:50.368Z] #11 39.62 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 39.63 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-31T18:02:50.368Z] #11 39.74 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-12-31T18:02:50.368Z] #11 39.74 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 39.74 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-31T18:02:50.368Z] #11 39.84 Selecting previously unselected package libsepol1-dev:s390x. [2019-12-31T18:02:50.368Z] #11 39.84 Preparing to unpack .../08-libsepol1-dev_2.6-2_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 39.84 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-12-31T18:02:50.368Z] #11 40.15 Selecting previously unselected package libpcre16-3:s390x. [2019-12-31T18:02:50.368Z] #11 40.16 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 40.16 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-12-31T18:02:50.368Z] #11 40.32 Selecting previously unselected package libpcre32-3:s390x. [2019-12-31T18:02:50.368Z] #11 40.32 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 40.33 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-12-31T18:02:50.368Z] #11 40.55 Selecting previously unselected package libpcre3-dev:s390x. [2019-12-31T18:02:50.368Z] #11 40.55 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 40.56 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-12-31T18:02:50.368Z] #11 41.18 Selecting previously unselected package libselinux1-dev:s390x. [2019-12-31T18:02:50.368Z] #11 41.18 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 41.19 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-31T18:02:50.368Z] #11 41.59 Selecting previously unselected package libdevmapper-dev:s390x. [2019-12-31T18:02:50.368Z] #11 41.60 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 41.61 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-31T18:02:50.368Z] #11 41.75 Selecting previously unselected package libseccomp2:s390x. [2019-12-31T18:02:50.368Z] #11 41.75 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-31T18:02:50.368Z] #11 41.76 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-31T18:02:50.368Z] #11 ... [2019-12-31T18:02:50.368Z] [2019-12-31T18:02:50.368Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:02:50.368Z] #27 12.32 [2019-12-31T18:02:51.204Z] #27 12.63 # 1.7% ### 4.3% #### 6.8% [2019-12-31T18:02:51.204Z] #27 ... [2019-12-31T18:02:51.204Z] [2019-12-31T18:02:51.204Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:02:51.204Z] #41 32.97 Selecting previously unselected package protobuf-compiler. [2019-12-31T18:02:51.204Z] #41 32.98 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-12-31T18:02:51.204Z] #41 32.99 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-31T18:02:51.204Z] #41 33.21 Selecting previously unselected package python-pkg-resources. [2019-12-31T18:02:51.204Z] #41 33.21 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T18:02:51.204Z] #41 33.22 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-31T18:02:51.204Z] #41 33.57 Selecting previously unselected package python-protobuf. [2019-12-31T18:02:51.204Z] #41 33.57 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-12-31T18:02:51.204Z] #41 33.58 Unpacking python-protobuf (3.0.0-9) ... [2019-12-31T18:02:51.204Z] #41 34.15 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-31T18:02:51.204Z] #41 34.30 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-31T18:02:51.204Z] #41 34.32 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-31T18:02:51.204Z] #41 36.64 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T18:02:51.204Z] #41 36.67 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-12-31T18:02:51.204Z] #41 36.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:02:51.204Z] #41 36.73 Setting up python-protobuf (3.0.0-9) ... [2019-12-31T18:02:51.204Z] #41 42.00 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-12-31T18:02:51.204Z] #41 42.11 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-31T18:02:51.204Z] #41 42.18 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-31T18:02:51.204Z] #41 42.24 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-31T18:02:51.204Z] #41 42.26 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-12-31T18:02:51.204Z] #41 42.29 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-31T18:02:51.204Z] #41 42.32 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-31T18:02:51.204Z] #41 42.34 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-31T18:02:51.204Z] #41 42.35 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-31T18:02:51.204Z] #41 42.37 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-12-31T18:02:51.204Z] #41 42.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:02:51.204Z] #41 DONE 42.6s [2019-12-31T18:02:51.204Z] [2019-12-31T18:02:51.204Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:02:52.034Z] #27 12.63 # 1.7% ### 4.3% #### 6.8% ######## 11.6% ########### 16.6% ############# 19.2% ################# 24.3% ##################### 29.3% ###################### 31.9% ######################## 34.5% [2019-12-31T18:02:52.034Z] #27 ... [2019-12-31T18:02:52.034Z] [2019-12-31T18:02:52.034Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:02:52.034Z] #32 33.44 internal/reflectlite [2019-12-31T18:02:52.034Z] #32 33.47 sync [2019-12-31T18:02:52.034Z] #32 36.24 errors [2019-12-31T18:02:52.034Z] #32 36.24 sort [2019-12-31T18:02:52.034Z] #32 36.81 strconv [2019-12-31T18:02:52.034Z] #32 38.02 io [2019-12-31T18:02:52.034Z] #32 39.77 internal/oserror [2019-12-31T18:02:52.034Z] #32 39.85 syscall [2019-12-31T18:02:52.034Z] #32 41.78 reflect [2019-12-31T18:02:52.448Z] #32 ... [2019-12-31T18:02:52.448Z] [2019-12-31T18:02:52.448Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:02:52.448Z] #27 12.63 # 1.7% ### 4.3% #### 6.8% ######## 11.6% ########### 16.6% ############# 19.2% ################# 24.3% ##################### 29.3% ###################### 31.9% ######################## 34.5% ############################ 39.5% ############################## 42.1% ################################# 47.1% [2019-12-31T18:02:52.448Z] #27 ... [2019-12-31T18:02:52.448Z] [2019-12-31T18:02:52.448Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T18:02:52.448Z] #29 34.08 + cd /tmp/tmp.GoEfBYAhrz/src/github.com/go-swagger/go-swagger [2019-12-31T18:02:52.448Z] #29 34.08 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-31T18:02:52.448Z] #29 36.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-31T18:02:52.851Z] #29 ... [2019-12-31T18:02:52.851Z] [2019-12-31T18:02:52.851Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:02:52.851Z] #34 43.87 Selecting previously unselected package xxd. [2019-12-31T18:02:52.851Z] #34 43.88 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-31T18:02:52.851Z] #34 43.89 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:02:52.851Z] #34 44.16 Selecting previously unselected package vim-common. [2019-12-31T18:02:52.851Z] #34 44.18 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T18:02:52.851Z] #34 44.20 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:02:52.851Z] #34 44.43 Processing triggers for mime-support (3.60) ... [2019-12-31T18:02:52.851Z] #34 44.49 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:02:52.851Z] #34 44.50 Setting up libuv1:s390x (1.9.1-3) ... [2019-12-31T18:02:52.851Z] #34 44.52 Setting up cmake-data (3.7.2-1) ... [2019-12-31T18:02:53.260Z] #34 44.56 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-12-31T18:02:53.260Z] #34 44.59 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T18:02:53.260Z] #34 44.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:02:53.260Z] #34 44.71 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:02:53.260Z] #34 44.73 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T18:02:53.260Z] #34 44.76 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-12-31T18:02:53.260Z] #34 44.77 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-31T18:02:53.260Z] #34 44.80 Setting up cmake (3.7.2-1) ... [2019-12-31T18:02:53.260Z] #34 44.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:02:53.677Z] #34 DONE 45.2s [2019-12-31T18:02:53.677Z] [2019-12-31T18:02:53.677Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:02:53.677Z] #27 12.63 # 1.7% ### 4.3% #### 6.8% ######## 11.6% ########### 16.6% ############# 19.2% ################# 24.3% ##################### 29.3% ###################### 31.9% ######################## 34.5% ############################ 39.5% ############################## 42.1% ################################# 47.1% ################################### 49.7% ##################################### 52.3% ####################################### 54.8% ########################################### 59.9% ############################################ 62.4% ################################################ 67.5% ################################################## 70.1% #################################################### 72.6% ################################################# [2019-12-31T18:02:53.677Z] #27 ... [2019-12-31T18:02:53.677Z] [2019-12-31T18:02:53.677Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T18:02:53.677Z] #35 DONE 0.1s [2019-12-31T18:02:53.677Z] [2019-12-31T18:02:53.677Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:02:54.102Z] #27 12.63 # 1.7% ### 4.3% #### 6.8% ######## 11.6% ########### 16.6% ############# 19.2% ################# 24.3% ##################### 29.3% ###################### 31.9% ######################## 34.5% ############################ 39.5% ############################## 42.1% ################################# 47.1% ################################### 49.7% ##################################### 52.3% ####################################### 54.8% ########################################### 59.9% ############################################ 62.4% ################################################ 67.5% ################################################## 70.1% #################################################### 72.6% ###################################################### 75.1% [2019-12-31T18:02:54.102Z] #27 ... [2019-12-31T18:02:54.102Z] [2019-12-31T18:02:54.102Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-31T18:02:54.102Z] #36 DONE 0.1s [2019-12-31T18:02:54.102Z] [2019-12-31T18:02:54.102Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:02:54.835Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T18:02:54.835Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === Skipped [2019-12-31T18:02:54.835Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T18:02:54.835Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T18:02:54.835Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:02:54.835Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:02:54.835Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:02:54.835Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:02:54.835Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:02:54.835Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:73: No driver to put! [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T18:02:54.835Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T18:02:54.835Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T18:02:54.835Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:02:54.835Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:02:54.835Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:02:54.835Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:02:54.835Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:02:54.835Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T18:02:54.835Z] graphtest_unix.go:73: No driver to put! [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T18:02:54.835Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T18:02:54.835Z] [2019-12-31T18:02:54.835Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T18:02:54.836Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T18:02:54.836Z] [2019-12-31T18:02:54.836Z] [2019-12-31T18:02:54.836Z] DONE 2155 tests, 20 skipped in 184.920s Post stage [Pipeline] junit [2019-12-31T18:02:54.855Z] Recording test results [2019-12-31T18:02:54.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T18:02:54.927Z] #27 12.63 # 1.7% ### 4.3% #### 6.8% ######## 11.6% ########### 16.6% ############# 19.2% ################# 24.3% ##################### 29.3% ###################### 31.9% ######################## 34.5% ############################ 39.5% ############################## 42.1% ################################# 47.1% ################################### 49.7% ##################################### 52.3% ####################################### 54.8% ########################################### 59.9% ############################################ 62.4% ################################################ 67.5% ################################################## 70.1% #################################################### 72.6% ###################################################### 75.1% ####################################################### 77.7% ######################################################### 80.2% ############################################################# 85.3% ############################################################### 87.9% ################################################################# 90.4% #################################################################### 95.5% ###################################################################### 98.0% ######################################################################## 100.0% [2019-12-31T18:02:54.927Z] #27 ... [2019-12-31T18:02:54.927Z] [2019-12-31T18:02:54.927Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:02:54.927Z] #45 36.25 github.com/LK4D4/vndr/godl/singleflight [2019-12-31T18:02:54.927Z] #45 36.26 errors [2019-12-31T18:02:54.927Z] #45 36.80 sort [2019-12-31T18:02:54.927Z] #45 37.10 io [2019-12-31T18:02:54.927Z] #45 38.72 strconv [2019-12-31T18:02:54.927Z] #45 39.20 bytes [2019-12-31T18:02:54.927Z] #45 41.64 bufio [2019-12-31T18:02:54.927Z] #45 43.31 syscall [2019-12-31T18:02:54.927Z] #45 43.38 reflect [2019-12-31T18:02:54.927Z] #45 ... [2019-12-31T18:02:54.927Z] [2019-12-31T18:02:54.927Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:02:54.927Z] #37 0.268 + RM_GOPATH=0 [2019-12-31T18:02:54.927Z] #37 0.268 + TMP_GOPATH= [2019-12-31T18:02:54.927Z] #37 0.268 + : /build [2019-12-31T18:02:54.927Z] #37 0.268 + '[' -z '' ']' [2019-12-31T18:02:54.927Z] #37 0.271 ++ mktemp -d [2019-12-31T18:02:54.927Z] #37 0.280 + export GOPATH=/tmp/tmp.laHX71K3K2 [2019-12-31T18:02:54.927Z] #37 0.280 + GOPATH=/tmp/tmp.laHX71K3K2 [2019-12-31T18:02:54.927Z] #37 0.280 + RM_GOPATH=1 [2019-12-31T18:02:54.927Z] #37 0.282 ++ dirname ./install.sh [2019-12-31T18:02:54.927Z] #37 0.284 + dir=. [2019-12-31T18:02:54.927Z] #37 0.284 + bin=tini [2019-12-31T18:02:54.927Z] #37 0.284 + shift [2019-12-31T18:02:54.927Z] #37 0.284 + '[' '!' -f ./tini.installer ']' [2019-12-31T18:02:54.927Z] #37 0.286 + . ./tini.installer [2019-12-31T18:02:54.927Z] #37 0.286 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T18:02:54.927Z] #37 0.287 + install_tini [2019-12-31T18:02:54.927Z] #37 0.287 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-31T18:02:54.927Z] #37 0.287 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T18:02:54.927Z] #37 0.287 + git clone https://github.com/krallin/tini.git /tmp/tmp.laHX71K3K2/tini [2019-12-31T18:02:54.927Z] #37 0.292 Cloning into '/tmp/tmp.laHX71K3K2/tini'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T18:02:55.298Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -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:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/make.sh dynbinary test-integration [2019-12-31T18:02:55.344Z] #37 1.484 + cd /tmp/tmp.laHX71K3K2/tini [2019-12-31T18:02:55.344Z] #37 1.484 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T18:02:55.344Z] #37 1.492 + cmake . [2019-12-31T18:02:55.765Z] #37 2.003 -- The C compiler identification is GNU 6.3.0 [2019-12-31T18:02:55.766Z] #37 2.043 -- Check for working C compiler: /usr/bin/cc [2019-12-31T18:02:56.239Z] [2019-12-31T18:02:56.239Z] Removing bundles/ [2019-12-31T18:02:56.239Z] [2019-12-31T18:02:56.239Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-31T18:02:56.239Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T18:02:56.239Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T18:02:56.633Z] #37 2.574 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-31T18:02:56.633Z] #37 2.575 -- Detecting C compiler ABI info [2019-12-31T18:02:57.169Z] #37 3.018 -- Detecting C compiler ABI info - done [2019-12-31T18:02:57.169Z] #37 3.028 -- Detecting C compile features [2019-12-31T18:02:58.912Z] #37 ... [2019-12-31T18:02:58.912Z] [2019-12-31T18:02:58.912Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:02:58.912Z] #27 17.36 [2019-12-31T18:03:00.487Z] #27 17.70 1.3% ## 3.2% ### 5.1% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.7% ######### 13.6% ########## 14.6% ########### 15.7% ############ 17.1% ############ 18.0% ############## 19.9% ############### 21.8% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% #################### 28.4% ##################### 29.4% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################### 35.0% ########################## 36.9% [2019-12-31T18:03:00.487Z] #27 ... [2019-12-31T18:03:00.487Z] [2019-12-31T18:03:00.487Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:03:00.487Z] #11 41.87 Selecting previously unselected package libseccomp-dev:s390x. [2019-12-31T18:03:00.487Z] #11 41.87 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-31T18:03:00.487Z] #11 41.87 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-31T18:03:00.487Z] #11 42.21 Selecting previously unselected package libsystemd-dev:s390x. [2019-12-31T18:03:00.487Z] #11 42.21 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-12-31T18:03:00.487Z] #11 42.21 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-31T18:03:00.487Z] #11 44.31 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-31T18:03:00.487Z] #11 44.31 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-12-31T18:03:00.487Z] #11 44.33 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T18:03:00.487Z] #11 46.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-31T18:03:00.487Z] #11 46.06 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-12-31T18:03:00.487Z] #11 46.07 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T18:03:00.487Z] #11 48.74 Selecting previously unselected package binutils-mingw-w64. [2019-12-31T18:03:00.488Z] #11 48.75 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-31T18:03:00.488Z] #11 48.75 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T18:03:00.488Z] #11 48.94 Selecting previously unselected package mingw-w64-common. [2019-12-31T18:03:00.488Z] #11 48.94 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-31T18:03:00.488Z] #11 48.95 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-31T18:03:00.488Z] #11 ... [2019-12-31T18:03:00.488Z] [2019-12-31T18:03:00.488Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:03:00.918Z] #27 17.70 1.3% ## 3.2% ### 5.1% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.7% ######### 13.6% ########## 14.6% ########### 15.7% ############ 17.1% ############ 18.0% ############## 19.9% ############### 21.8% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% #################### 28.4% ##################### 29.4% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################### 35.0% ########################## 36.9% ########################### 37.9% ############################ 39.8% ############################# 41.7% ############################## 42.6% ##################### [2019-12-31T18:03:00.918Z] #27 ... [2019-12-31T18:03:00.918Z] [2019-12-31T18:03:00.918Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:00.918Z] #42 1.542 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T18:03:00.918Z] #42 1.543 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T18:03:00.918Z] #42 2.767 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T18:03:00.918Z] #42 2.842 GEN .gitid [2019-12-31T18:03:00.918Z] #42 2.861 GEN criu/include/version.h [2019-12-31T18:03:00.918Z] #42 2.925 GEN include/common/asm [2019-12-31T18:03:00.918Z] #42 4.212 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-31T18:03:00.918Z] #42 4.274 PBCC images/opts.pb-c.c [2019-12-31T18:03:00.918Z] #42 4.309 PBCC images/sit.pb-c.c [2019-12-31T18:03:00.918Z] #42 4.350 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-31T18:03:00.918Z] #42 4.416 DEP images/opts.pb-c.d [2019-12-31T18:03:00.918Z] #42 4.474 DEP images/sit.pb-c.d [2019-12-31T18:03:00.918Z] #42 4.548 PBCC images/macvlan.pb-c.c [2019-12-31T18:03:00.918Z] #42 4.594 DEP images/macvlan.pb-c.d [2019-12-31T18:03:00.918Z] #42 4.636 PBCC images/autofs.pb-c.c [2019-12-31T18:03:00.918Z] #42 4.640 DEP images/autofs.pb-c.d [2019-12-31T18:03:00.918Z] #42 4.696 PBCC images/sysctl.pb-c.c [2019-12-31T18:03:00.918Z] #42 4.708 DEP images/sysctl.pb-c.d [2019-12-31T18:03:00.918Z] #42 4.772 PBCC images/time.pb-c.c [2019-12-31T18:03:00.918Z] #42 4.789 DEP images/time.pb-c.d [2019-12-31T18:03:00.918Z] #42 4.806 PBCC images/binfmt-misc.pb-c.c [2019-12-31T18:03:00.918Z] #42 4.864 DEP images/binfmt-misc.pb-c.d [2019-12-31T18:03:00.918Z] #42 4.917 PBCC images/seccomp.pb-c.c [2019-12-31T18:03:00.918Z] #42 4.943 DEP images/seccomp.pb-c.d [2019-12-31T18:03:00.918Z] #42 5.080 PBCC images/userns.pb-c.c [2019-12-31T18:03:00.918Z] #42 5.083 DEP images/userns.pb-c.d [2019-12-31T18:03:00.918Z] #42 5.103 PBCC images/cgroup.pb-c.c [2019-12-31T18:03:00.918Z] #42 5.139 DEP images/cgroup.pb-c.d [2019-12-31T18:03:00.918Z] #42 5.204 PBCC images/fown.pb-c.c [2019-12-31T18:03:00.918Z] #42 5.210 PBCC images/ext-file.pb-c.c [2019-12-31T18:03:00.918Z] #42 5.225 DEP images/fown.pb-c.d [2019-12-31T18:03:00.918Z] #42 5.315 DEP images/ext-file.pb-c.d [2019-12-31T18:03:00.918Z] #42 5.379 PBCC images/rpc.pb-c.c [2019-12-31T18:03:00.918Z] #42 5.496 DEP images/rpc.pb-c.d [2019-12-31T18:03:00.918Z] #42 5.546 PBCC images/siginfo.pb-c.c [2019-12-31T18:03:00.918Z] #42 5.582 DEP images/siginfo.pb-c.d [2019-12-31T18:03:00.918Z] #42 5.610 PBCC images/pagemap.pb-c.c [2019-12-31T18:03:00.918Z] #42 5.647 DEP images/pagemap.pb-c.d [2019-12-31T18:03:00.918Z] #42 5.688 PBCC images/rlimit.pb-c.c [2019-12-31T18:03:00.918Z] #42 5.705 DEP images/rlimit.pb-c.d [2019-12-31T18:03:00.918Z] #42 5.776 PBCC images/file-lock.pb-c.c [2019-12-31T18:03:00.918Z] #42 5.822 DEP images/file-lock.pb-c.d [2019-12-31T18:03:00.918Z] #42 5.913 PBCC images/tty.pb-c.c [2019-12-31T18:03:00.918Z] #42 5.965 DEP images/tty.pb-c.d [2019-12-31T18:03:00.918Z] #42 6.054 PBCC images/tun.pb-c.c [2019-12-31T18:03:00.918Z] #42 6.079 PBCC images/netdev.pb-c.c [2019-12-31T18:03:00.918Z] #42 6.131 DEP images/tun.pb-c.d [2019-12-31T18:03:00.918Z] #42 6.236 DEP images/netdev.pb-c.d [2019-12-31T18:03:00.918Z] #42 6.288 PBCC images/vma.pb-c.c [2019-12-31T18:03:00.918Z] #42 6.325 DEP images/vma.pb-c.d [2019-12-31T18:03:00.918Z] #42 6.435 PBCC images/creds.pb-c.c [2019-12-31T18:03:00.918Z] #42 6.455 DEP images/creds.pb-c.d [2019-12-31T18:03:00.918Z] #42 6.652 PBCC images/utsns.pb-c.c [2019-12-31T18:03:00.918Z] #42 6.652 DEP images/utsns.pb-c.d [2019-12-31T18:03:00.918Z] #42 6.708 PBCC images/ipc-desc.pb-c.c [2019-12-31T18:03:00.918Z] #42 6.816 PBCC images/ipc-sem.pb-c.c [2019-12-31T18:03:00.918Z] #42 6.826 DEP images/ipc-desc.pb-c.d [2019-12-31T18:03:00.918Z] #42 6.843 DEP images/ipc-sem.pb-c.d [2019-12-31T18:03:00.918Z] #42 6.881 PBCC images/ipc-msg.pb-c.c [2019-12-31T18:03:00.918Z] #42 6.903 DEP images/ipc-msg.pb-c.d [2019-12-31T18:03:00.918Z] #42 6.947 PBCC images/ipc-shm.pb-c.c [2019-12-31T18:03:00.918Z] #42 6.954 DEP images/ipc-shm.pb-c.d [2019-12-31T18:03:00.918Z] #42 7.056 PBCC images/ipc-var.pb-c.c [2019-12-31T18:03:00.918Z] #42 7.092 DEP images/ipc-var.pb-c.d [2019-12-31T18:03:00.918Z] #42 7.133 PBCC images/sk-opts.pb-c.c [2019-12-31T18:03:00.918Z] #42 7.158 PBCC images/packet-sock.pb-c.c [2019-12-31T18:03:00.918Z] #42 7.202 DEP images/sk-opts.pb-c.d [2019-12-31T18:03:00.918Z] #42 7.331 DEP images/packet-sock.pb-c.d [2019-12-31T18:03:00.918Z] #42 7.371 PBCC images/sk-netlink.pb-c.c [2019-12-31T18:03:00.918Z] #42 7.411 DEP images/sk-netlink.pb-c.d [2019-12-31T18:03:00.918Z] #42 7.546 PBCC images/sk-inet.pb-c.c [2019-12-31T18:03:00.918Z] #42 7.635 DEP images/sk-inet.pb-c.d [2019-12-31T18:03:00.918Z] #42 7.721 PBCC images/sk-unix.pb-c.c [2019-12-31T18:03:00.918Z] #42 7.803 DEP images/sk-unix.pb-c.d [2019-12-31T18:03:00.918Z] #42 7.887 PBCC images/mm.pb-c.c [2019-12-31T18:03:00.918Z] #42 8.024 DEP images/mm.pb-c.d [2019-12-31T18:03:00.918Z] #42 8.180 PBCC images/timerfd.pb-c.c [2019-12-31T18:03:00.918Z] #42 8.258 DEP images/timerfd.pb-c.d [2019-12-31T18:03:00.918Z] #42 8.307 PBCC images/timer.pb-c.c [2019-12-31T18:03:00.918Z] #42 8.341 DEP images/timer.pb-c.d [2019-12-31T18:03:00.918Z] #42 8.393 PBCC images/sa.pb-c.c [2019-12-31T18:03:00.918Z] #42 8.451 DEP images/sa.pb-c.d [2019-12-31T18:03:00.918Z] #42 8.560 PBCC images/pipe-data.pb-c.c [2019-12-31T18:03:00.918Z] #42 8.585 DEP images/pipe-data.pb-c.d [2019-12-31T18:03:00.918Z] #42 8.663 PBCC images/mnt.pb-c.c [2019-12-31T18:03:00.918Z] #42 8.698 DEP images/mnt.pb-c.d [2019-12-31T18:03:00.918Z] #42 8.770 PBCC images/sk-packet.pb-c.c [2019-12-31T18:03:00.918Z] #42 8.781 DEP images/sk-packet.pb-c.d [2019-12-31T18:03:00.918Z] #42 8.825 PBCC images/tcp-stream.pb-c.c [2019-12-31T18:03:00.918Z] #42 8.838 DEP images/tcp-stream.pb-c.d [2019-12-31T18:03:00.918Z] #42 8.875 PBCC images/pipe.pb-c.c [2019-12-31T18:03:00.918Z] #42 8.891 DEP images/pipe.pb-c.d [2019-12-31T18:03:00.918Z] #42 8.974 PBCC images/pstree.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.010 DEP images/pstree.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.056 PBCC images/fs.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.107 DEP images/fs.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.167 PBCC images/signalfd.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.194 DEP images/signalfd.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.260 PBCC images/fh.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.322 PBCC images/fsnotify.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.386 DEP images/fh.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.430 DEP images/fsnotify.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.498 PBCC images/eventpoll.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.504 DEP images/eventpoll.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.546 PBCC images/eventfd.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.562 DEP images/eventfd.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.619 PBCC images/remap-file-path.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.644 DEP images/remap-file-path.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.723 PBCC images/fifo.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.758 DEP images/fifo.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.768 PBCC images/ghost-file.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.777 DEP images/ghost-file.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.796 PBCC images/regfile.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.837 DEP images/regfile.pb-c.d [2019-12-31T18:03:00.918Z] #42 9.892 PBCC images/ns.pb-c.c [2019-12-31T18:03:00.918Z] #42 9.949 DEP images/ns.pb-c.d [2019-12-31T18:03:00.918Z] #42 10.04 PBCC images/fdinfo.pb-c.c [2019-12-31T18:03:01.316Z] #42 10.07 DEP images/fdinfo.pb-c.d [2019-12-31T18:03:01.316Z] #42 ... [2019-12-31T18:03:01.316Z] [2019-12-31T18:03:01.316Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:03:02.150Z] #27 17.70 1.3% ## 3.2% ### 5.1% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.7% ######### 13.6% ########## 14.6% ########### 15.7% ############ 17.1% ############ 18.0% ############## 19.9% ############### 21.8% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% #################### 28.4% ##################### 29.4% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################### 35.0% ########################## 36.9% ########################### 37.9% ############################ 39.8% ############################# 41.7% ############################## 42.6% ################################ 45.4% ################################# 46.4% ################################## 48.3% #################################### 50.2% ##################################### 52.1% ###################################### 53.9% ####################################### 54.9% [2019-12-31T18:03:02.150Z] #27 ... [2019-12-31T18:03:02.150Z] [2019-12-31T18:03:02.150Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:03:02.150Z] #37 5.387 -- Detecting C compile features - done [2019-12-31T18:03:02.150Z] #37 5.397 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-31T18:03:02.150Z] #37 5.591 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-31T18:03:02.150Z] #37 5.669 -- Configuring done [2019-12-31T18:03:02.150Z] #37 5.757 -- Generating done [2019-12-31T18:03:02.150Z] #37 5.769 -- Build files have been written to: /tmp/tmp.laHX71K3K2/tini [2019-12-31T18:03:02.150Z] #37 5.863 + make tini-static [2019-12-31T18:03:02.150Z] #37 6.262 Scanning dependencies of target tini-static [2019-12-31T18:03:02.150Z] #37 6.299 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-31T18:03:02.150Z] #37 7.521 [100%] Linking C executable tini-static [2019-12-31T18:03:02.150Z] #37 8.074 [100%] Built target tini-static [2019-12-31T18:03:02.150Z] #37 8.184 + mkdir -p /build [2019-12-31T18:03:02.150Z] #37 8.185 + cp tini-static /build/docker-init [2019-12-31T18:03:02.150Z] #37 DONE 8.3s [2019-12-31T18:03:02.150Z] [2019-12-31T18:03:02.150Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:03:02.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T18:03:07.150Z] #27 17.70 1.3% ## 3.2% ### 5.1% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.7% ######### 13.6% ########## 14.6% ########### 15.7% ############ 17.1% ############ 18.0% ############## 19.9% ############### 21.8% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% #################### 28.4% ##################### 29.4% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################### 35.0% ########################## 36.9% ########################### 37.9% ############################ 39.8% ############################# 41.7% ############################## 42.6% ################################ 45.4% ################################# 46.4% ################################## 48.3% #################################### 50.2% ##################################### 52.1% ###################################### 53.9% ####################################### 54.9% ######################################## 56.8% ######################################### 57.7% ########################################## 59.6% ############################################ 61.5% ############################################ 62.5% ############################################# 63.4% ############################################## 64.3% ############################################### 65.3% ############################################### 66.2% ################################################ 67.2% ################################################# 69.1% ################################################## 70.0% #################################################### 72.3% ##################################################### 74.2% ###################################################### 76.1% ####################################################### 77.0% ######################################################## 78.9% ########################################################## 80.8% ########################################################### 82.6% ############################################################ 83.6% ############################################################ 84.5% ############################################################# 85.5% ############################################################## 86.4% ############################################################## 87.4% ################################################################ 89.5% ################################################################# 90.4% ################################################################# 91.4% ################################################################### 93.3% #################################################################### 95.2% ##################################################################### 97.1% [2019-12-31T18:03:07.150Z] #27 ... [2019-12-31T18:03:07.150Z] [2019-12-31T18:03:07.150Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:03:07.150Z] #32 48.28 time [2019-12-31T18:03:07.150Z] #32 55.88 internal/poll [2019-12-31T18:03:07.150Z] #32 58.08 internal/syscall/unix [2019-12-31T18:03:07.150Z] #32 58.41 os [2019-12-31T18:03:07.150Z] #32 ... [2019-12-31T18:03:07.150Z] [2019-12-31T18:03:07.150Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:03:07.150Z] #27 17.70 1.3% ## 3.2% ### 5.1% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.7% ######### 13.6% ########## 14.6% ########### 15.7% ############ 17.1% ############ 18.0% ############## 19.9% ############### 21.8% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% #################### 28.4% ##################### 29.4% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################### 35.0% ########################## 36.9% ########################### 37.9% ############################ 39.8% ############################# 41.7% ############################## 42.6% ################################ 45.4% ################################# 46.4% ################################## 48.3% #################################### 50.2% ##################################### 52.1% ###################################### 53.9% ####################################### 54.9% ######################################## 56.8% ######################################### 57.7% ########################################## 59.6% ############################################ 61.5% ############################################ 62.5% ############################################# 63.4% ############################################## 64.3% ############################################### 65.3% ############################################### 66.2% ################################################ 67.2% ################################################# 69.1% ################################################## 70.0% #################################################### 72.3% ##################################################### 74.2% ###################################################### 76.1% ####################################################### 77.0% ######################################################## 78.9% ########################################################## 80.8% ########################################################### 82.6% ############################################################ 83.6% ############################################################ 84.5% ############################################################# 85.5% ############################################################## 86.4% ############################################################## 87.4% ################################################################ 89.5% ################################################################# 90.4% ################################################################# 91.4% ################################################################### 93.3% #################################################################### 95.2% ##################################################################### 97.1% ####################################################################### 99.0% ####################################################################### 99.9% ######################################################################## 100.0% [2019-12-31T18:03:07.150Z] #27 29.29 [2019-12-31T18:03:08.517Z] #27 30.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-31T18:03:08.944Z] #27 30.90 [2019-12-31T18:03:09.350Z] #27 31.18 ################################################ 66.9% ######################################################################## 100.0% [2019-12-31T18:03:09.350Z] #27 31.37 [2019-12-31T18:03:10.825Z] #27 32.58 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-31T18:03:10.825Z] #27 32.94 [2019-12-31T18:03:10.825Z] #27 ... [2019-12-31T18:03:10.825Z] [2019-12-31T18:03:10.825Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:03:10.825Z] #45 52.23 time [2019-12-31T18:03:10.825Z] #45 58.08 internal/syscall/unix [2019-12-31T18:03:10.825Z] #45 58.13 internal/fmtsort [2019-12-31T18:03:10.825Z] #45 58.52 os [2019-12-31T18:03:10.825Z] #45 58.80 strings [2019-12-31T18:03:10.825Z] #45 61.15 regexp/syntax [2019-12-31T18:03:10.825Z] #45 62.04 fmt [2019-12-31T18:03:11.643Z] #45 ... [2019-12-31T18:03:11.643Z] [2019-12-31T18:03:11.643Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:03:11.643Z] #60 29.07 Checking out files: 50% (1505/2992) Checking out files: 51% (1526/2992) Checking out files: 52% (1556/2992) Checking out files: 53% (1586/2992) Checking out files: 54% (1616/2992) Checking out files: 55% (1646/2992) Checking out files: 56% (1676/2992) Checking out files: 57% (1706/2992) Checking out files: 58% (1736/2992) Checking out files: 59% (1766/2992) Checking out files: 60% (1796/2992) Checking out files: 61% (1826/2992) Checking out files: 62% (1856/2992) Checking out files: 63% (1885/2992) Checking out files: 64% (1915/2992) Checking out files: 65% (1945/2992) Checking out files: 66% (1975/2992) Checking out files: 67% (2005/2992) Checking out files: 68% (2035/2992) Checking out files: 69% (2065/2992) Checking out files: 70% (2095/2992) Checking out files: 71% (2125/2992) Checking out files: 72% (2155/2992) Checking out files: 73% (2185/2992) Checking out files: 74% (2215/2992) Checking out files: 75% (2244/2992) Checking out files: 76% (2274/2992) Checking out files: 77% (2304/2992) Checking out files: 78% (2334/2992) Checking out files: 79% (2364/2992) Checking out files: 80% (2394/2992) Checking out files: 81% (2424/2992) Checking out files: 82% (2454/2992) Checking out files: 83% (2484/2992) Checking out files: 83% (2487/2992) Checking out files: 84% (2514/2992) Checking out files: 85% (2544/2992) Checking out files: 86% (2574/2992) Checking out files: 87% (2604/2992) Checking out files: 88% (2633/2992) Checking out files: 89% (2663/2992) Checking out files: 90% (2693/2992) Checking out files: 91% (2723/2992) Checking out files: 92% (2753/2992) Checking out files: 93% (2783/2992) Checking out files: 94% (2813/2992) Checking out files: 95% (2843/2992) Checking out files: 96% (2873/2992) Checking out files: 97% (2903/2992) Checking out files: 98% (2933/2992) Checking out files: 99% (2963/2992) Checking out files: 100% (2992/2992) Checking out files: 100% (2992/2992), done. [2019-12-31T18:03:11.643Z] #60 30.62 + cd /tmp/tmp.kEzc5CrVPY/src/github.com/containerd/containerd [2019-12-31T18:03:11.643Z] #60 30.62 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T18:03:11.643Z] #60 31.72 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-31T18:03:11.643Z] #60 31.72 + BUILDTAGS='netgo osusergo static_build' [2019-12-31T18:03:11.643Z] #60 31.72 + export EXTRA_FLAGS=-buildmode=pie [2019-12-31T18:03:11.643Z] #60 31.72 + EXTRA_FLAGS=-buildmode=pie [2019-12-31T18:03:11.643Z] #60 31.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-31T18:03:11.643Z] #60 31.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-31T18:03:11.643Z] #60 31.72 + '[' '' = dynamic ']' [2019-12-31T18:03:11.643Z] #60 31.72 + make [2019-12-31T18:03:11.643Z] #60 32.93 + bin/ctr [2019-12-31T18:03:11.643Z] #60 ... [2019-12-31T18:03:11.643Z] [2019-12-31T18:03:11.643Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:03:11.643Z] #27 33.24 ####################################### 55.1% [2019-12-31T18:03:11.643Z] #27 ... [2019-12-31T18:03:11.643Z] [2019-12-31T18:03:11.643Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:11.643Z] #42 10.21 PBCC images/core-aarch64.pb-c.c [2019-12-31T18:03:11.643Z] #42 10.24 PBCC images/core-arm.pb-c.c [2019-12-31T18:03:11.643Z] #42 10.28 PBCC images/core-ppc64.pb-c.c [2019-12-31T18:03:11.643Z] #42 10.32 PBCC images/core-s390.pb-c.c [2019-12-31T18:03:11.643Z] #42 10.35 PBCC images/core-x86.pb-c.c [2019-12-31T18:03:11.643Z] #42 10.41 PBCC images/core.pb-c.c [2019-12-31T18:03:11.643Z] #42 10.54 PBCC images/inventory.pb-c.c [2019-12-31T18:03:11.643Z] #42 10.59 DEP images/core-aarch64.pb-c.d [2019-12-31T18:03:11.643Z] #42 10.63 DEP images/core-arm.pb-c.d [2019-12-31T18:03:11.643Z] #42 10.69 DEP images/core-ppc64.pb-c.d [2019-12-31T18:03:11.643Z] #42 10.72 DEP images/core-s390.pb-c.d [2019-12-31T18:03:11.643Z] #42 10.75 DEP images/core-x86.pb-c.d [2019-12-31T18:03:11.643Z] #42 10.79 DEP images/core.pb-c.d [2019-12-31T18:03:11.643Z] #42 10.82 DEP images/inventory.pb-c.d [2019-12-31T18:03:11.643Z] #42 10.93 PBCC images/cpuinfo.pb-c.c [2019-12-31T18:03:11.643Z] #42 10.98 DEP images/cpuinfo.pb-c.d [2019-12-31T18:03:11.643Z] #42 10.99 PBCC images/stats.pb-c.c [2019-12-31T18:03:11.643Z] #42 11.03 DEP images/stats.pb-c.d [2019-12-31T18:03:11.643Z] #42 12.59 make[1]: Nothing to be done for 'all'. [2019-12-31T18:03:11.643Z] #42 13.88 CC images/stats.o [2019-12-31T18:03:11.643Z] #42 14.26 CC images/core.o [2019-12-31T18:03:11.643Z] #42 14.94 CC images/core-x86.o [2019-12-31T18:03:11.643Z] #42 15.44 CC images/core-arm.o [2019-12-31T18:03:11.643Z] #42 15.78 CC images/core-aarch64.o [2019-12-31T18:03:11.643Z] #42 16.12 CC images/core-ppc64.o [2019-12-31T18:03:11.643Z] #42 16.51 CC images/core-s390.o [2019-12-31T18:03:11.643Z] #42 16.96 CC images/cpuinfo.o [2019-12-31T18:03:11.643Z] #42 17.27 CC images/inventory.o [2019-12-31T18:03:11.643Z] #42 17.45 CC images/fdinfo.o [2019-12-31T18:03:11.643Z] #42 17.73 CC images/fown.o [2019-12-31T18:03:11.643Z] #42 17.89 CC images/ns.o [2019-12-31T18:03:11.643Z] #42 18.02 CC images/regfile.o [2019-12-31T18:03:11.643Z] #42 18.30 CC images/ghost-file.o [2019-12-31T18:03:11.643Z] #42 18.66 CC images/fifo.o [2019-12-31T18:03:11.643Z] #42 18.83 CC images/remap-file-path.o [2019-12-31T18:03:11.643Z] #42 19.03 CC images/eventfd.o [2019-12-31T18:03:11.643Z] #42 19.17 CC images/eventpoll.o [2019-12-31T18:03:11.643Z] #42 19.40 CC images/fh.o [2019-12-31T18:03:11.643Z] #42 19.60 CC images/fsnotify.o [2019-12-31T18:03:11.643Z] #42 20.10 CC images/signalfd.o [2019-12-31T18:03:11.643Z] #42 20.25 CC images/fs.o [2019-12-31T18:03:11.643Z] #42 ... [2019-12-31T18:03:11.643Z] [2019-12-31T18:03:11.643Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:03:11.643Z] #27 33.24 ####################################### 55.1% ######################################################################## 100.0% [2019-12-31T18:03:11.643Z] #27 33.59 [2019-12-31T18:03:12.397Z] Removing intermediate container e9857460e9ea [2019-12-31T18:03:12.397Z] ---> 9665efb19006 [2019-12-31T18:03:12.397Z] Step 11/16 : ARG GOOS [2019-12-31T18:03:12.397Z] ---> Running in 1cbe97373117 [2019-12-31T18:03:12.397Z] Removing intermediate container 1cbe97373117 [2019-12-31T18:03:12.397Z] ---> c8881f8d56ba [2019-12-31T18:03:12.397Z] Step 12/16 : ARG GOARCH [2019-12-31T18:03:12.397Z] ---> Running in bd7fd7783135 [2019-12-31T18:03:12.397Z] Removing intermediate container bd7fd7783135 [2019-12-31T18:03:12.397Z] ---> a4d95f5a5615 [2019-12-31T18:03:12.397Z] 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 [2019-12-31T18:03:12.397Z] ---> Running in a6f5fa7ea583 [2019-12-31T18:03:13.412Z] #27 35.22 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-31T18:03:13.412Z] #27 35.30 skipping existing b63cc5f62c21 [2019-12-31T18:03:13.412Z] #27 35.50 [2019-12-31T18:03:14.775Z] #27 ... [2019-12-31T18:03:14.775Z] [2019-12-31T18:03:14.775Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:03:14.775Z] #11 56.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-31T18:03:14.775Z] #11 56.17 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-31T18:03:14.775Z] #11 56.18 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T18:03:14.775Z] #11 61.56 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-31T18:03:14.775Z] #11 61.56 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-31T18:03:14.775Z] #11 61.56 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T18:03:14.775Z] #11 61.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-31T18:03:14.775Z] #11 61.69 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-31T18:03:14.775Z] #11 61.69 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T18:03:14.775Z] #11 ... [2019-12-31T18:03:14.775Z] [2019-12-31T18:03:14.775Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:03:14.775Z] #27 36.78 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-31T18:03:15.174Z] #27 37.24 [2019-12-31T18:03:15.272Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-12-31T18:03:15.272Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-12-31T18:03:15.272Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, path_prettifier: 10/10, identifier_marker: 1/1, nolint: 0/1, cgo: 10/46, exclude: 1/1, exclude-rules: 1/1, skip_files: 10/10, skip_dirs: 10/10, autogenerated_exclude: 1/10 [2019-12-31T18:03:15.272Z] INFO [runner] processing took 813.191µs with stages: nolint: 384.673µs, path_prettifier: 181.931µs, cgo: 86.655µs, skip_dirs: 74.988µs, autogenerated_exclude: 56.454µs, identifier_marker: 17.798µs, filename_unadjuster: 3.952µs, exclude-rules: 2.233µs, max_same_issues: 1.645µs, max_from_linter: 478ns, source_code: 478ns, diff: 364ns, skip_files: 340ns, exclude: 337ns, uniq_by_line: 301ns, path_shortener: 286ns, max_per_file_from_linter: 278ns [2019-12-31T18:03:15.272Z] INFO [runner] linters took 1m28.012216927s with stages: goanalysis_metalinter: 1m10.283391447s, unused: 17.727875757s [2019-12-31T18:03:15.272Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2019-12-31T18:03:15.272Z] INFO Memory: 1330 samples, avg is 644.7MB, max is 3569.9MB [2019-12-31T18:03:15.272Z] INFO Execution took 3m16.557764149s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-12-31T18:03:15.571Z] #27 37.47 ######################################################################## 100.0% [2019-12-31T18:03:15.571Z] #27 37.57 [2019-12-31T18:03:15.571Z] #27 37.63 Download of images into '/build' complete. [2019-12-31T18:03:15.571Z] #27 37.63 Use something like the following to load the result into a Docker daemon: [2019-12-31T18:03:15.571Z] #27 37.63 tar -cC '/build' . | docker load [2019-12-31T18:03:15.611Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/make.sh dynbinary-daemon test-docker-py [2019-12-31T18:03:15.983Z] #27 DONE 37.7s [2019-12-31T18:03:15.983Z] [2019-12-31T18:03:15.983Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:03:15.983Z] #45 66.87 regexp [2019-12-31T18:03:16.545Z] [2019-12-31T18:03:16.545Z] Removing bundles/ [2019-12-31T18:03:16.545Z] [2019-12-31T18:03:16.545Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-31T18:03:16.545Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T18:03:16.545Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T18:03:16.822Z] #45 68.33 flag [2019-12-31T18:03:17.678Z] #45 ... [2019-12-31T18:03:17.678Z] [2019-12-31T18:03:17.678Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:03:17.678Z] #32 58.84 strings [2019-12-31T18:03:17.678Z] #32 61.66 path [2019-12-31T18:03:17.678Z] #32 62.27 text/tabwriter [2019-12-31T18:03:17.678Z] #32 62.67 fmt [2019-12-31T18:03:17.678Z] #32 63.63 path/filepath [2019-12-31T18:03:17.678Z] #32 65.68 io/ioutil [2019-12-31T18:03:17.678Z] #32 67.21 flag [2019-12-31T18:03:17.678Z] #32 67.21 github.com/BurntSushi/toml [2019-12-31T18:03:17.678Z] #32 ... [2019-12-31T18:03:17.678Z] [2019-12-31T18:03:17.678Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:17.678Z] #42 20.59 CC images/pstree.o [2019-12-31T18:03:17.678Z] #42 20.64 CC images/pipe.o [2019-12-31T18:03:17.678Z] #42 20.85 CC images/tcp-stream.o [2019-12-31T18:03:17.678Z] #42 21.04 CC images/sk-packet.o [2019-12-31T18:03:17.678Z] #42 21.38 CC images/mnt.o [2019-12-31T18:03:17.678Z] #42 21.86 CC images/pipe-data.o [2019-12-31T18:03:17.678Z] #42 22.22 CC images/sa.o [2019-12-31T18:03:17.678Z] #42 22.67 CC images/timer.o [2019-12-31T18:03:17.678Z] #42 23.13 CC images/timerfd.o [2019-12-31T18:03:17.678Z] #42 23.26 CC images/mm.o [2019-12-31T18:03:17.678Z] #42 23.55 CC images/sk-opts.o [2019-12-31T18:03:17.678Z] #42 23.69 CC images/sk-unix.o [2019-12-31T18:03:17.678Z] #42 24.06 CC images/sk-inet.o [2019-12-31T18:03:17.678Z] #42 24.35 CC images/tun.o [2019-12-31T18:03:17.678Z] #42 24.61 CC images/sk-netlink.o [2019-12-31T18:03:17.678Z] #42 24.77 CC images/packet-sock.o [2019-12-31T18:03:17.678Z] #42 25.28 CC images/ipc-var.o [2019-12-31T18:03:17.678Z] #42 25.67 CC images/ipc-desc.o [2019-12-31T18:03:17.678Z] #42 25.89 CC images/ipc-shm.o [2019-12-31T18:03:17.678Z] #42 26.12 CC images/ipc-msg.o [2019-12-31T18:03:17.678Z] #42 26.27 CC images/ipc-sem.o [2019-12-31T18:03:17.678Z] #42 26.43 CC images/utsns.o [2019-12-31T18:03:17.678Z] #42 26.69 CC images/creds.o [2019-12-31T18:03:17.678Z] #42 26.81 CC images/vma.o [2019-12-31T18:03:18.080Z] #42 27.11 CC images/netdev.o [2019-12-31T18:03:18.080Z] #42 ... [2019-12-31T18:03:18.080Z] [2019-12-31T18:03:18.080Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:03:18.080Z] #32 69.43 log [2019-12-31T18:03:20.021Z] #32 71.29 github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T18:03:23.396Z] #32 DONE 74.5s [2019-12-31T18:03:23.396Z] [2019-12-31T18:03:23.396Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:23.396Z] #42 27.49 CC images/tty.o [2019-12-31T18:03:23.396Z] #42 27.91 CC images/file-lock.o [2019-12-31T18:03:23.396Z] #42 28.07 CC images/rlimit.o [2019-12-31T18:03:23.396Z] #42 28.18 CC images/pagemap.o [2019-12-31T18:03:23.396Z] #42 28.40 CC images/siginfo.o [2019-12-31T18:03:23.396Z] #42 28.55 CC images/rpc.o [2019-12-31T18:03:23.396Z] #42 29.26 CC images/ext-file.o [2019-12-31T18:03:23.396Z] #42 29.39 CC images/cgroup.o [2019-12-31T18:03:23.396Z] #42 29.72 CC images/userns.o [2019-12-31T18:03:23.396Z] #42 29.91 CC images/google/protobuf/descriptor.o [2019-12-31T18:03:23.396Z] #42 30.98 CC images/opts.o [2019-12-31T18:03:23.396Z] #42 31.18 CC images/seccomp.o [2019-12-31T18:03:23.396Z] #42 31.33 CC images/binfmt-misc.o [2019-12-31T18:03:23.396Z] #42 31.47 CC images/time.o [2019-12-31T18:03:23.396Z] #42 31.62 CC images/sysctl.o [2019-12-31T18:03:23.396Z] #42 31.83 CC images/autofs.o [2019-12-31T18:03:23.396Z] #42 31.95 CC images/macvlan.o [2019-12-31T18:03:23.396Z] #42 32.07 CC images/sit.o [2019-12-31T18:03:23.396Z] #42 32.23 LINK images/built-in.o [2019-12-31T18:03:23.396Z] #42 32.47 GEN compel/include/asm [2019-12-31T18:03:23.803Z] #42 32.47 GEN compel/include/version.h [2019-12-31T18:03:23.803Z] #42 32.51 touch .config [2019-12-31T18:03:23.803Z] #42 32.53 GEN include/common/config.h [2019-12-31T18:03:23.803Z] #42 32.76 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-12-31T18:03:23.803Z] #42 32.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-31T18:03:23.803Z] #42 32.83 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-31T18:03:23.803Z] #42 32.89 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-12-31T18:03:24.220Z] #42 32.89 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-12-31T18:03:24.220Z] #42 32.95 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-12-31T18:03:24.220Z] #42 32.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-31T18:03:24.220Z] #42 32.95 DEP compel/plugins/std/infect.d [2019-12-31T18:03:24.220Z] #42 33.04 DEP compel/plugins/std/string.d [2019-12-31T18:03:24.220Z] #42 33.18 DEP compel/plugins/std/log.d [2019-12-31T18:03:24.220Z] #42 33.26 DEP compel/plugins/std/fds.d [2019-12-31T18:03:24.618Z] #42 33.33 DEP compel/plugins/std/std.d [2019-12-31T18:03:24.618Z] #42 33.45 DEP compel/plugins/shmem/shmem.d [2019-12-31T18:03:24.618Z] #42 33.54 DEP compel/plugins/fds/fds.d [2019-12-31T18:03:24.618Z] #42 33.65 CC compel/plugins/std/std.o [2019-12-31T18:03:25.106Z] #42 34.04 CC compel/plugins/std/fds.o [2019-12-31T18:03:25.705Z] #42 34.65 CC compel/plugins/std/log.o [2019-12-31T18:03:27.209Z] #42 36.04 CC compel/plugins/std/string.o [2019-12-31T18:03:28.051Z] #42 36.86 CC compel/plugins/std/infect.o [2019-12-31T18:03:28.459Z] #42 37.26 CC compel/arch/s390/plugins/std/parasite-head.o [2019-12-31T18:03:28.459Z] #42 37.30 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-12-31T18:03:28.459Z] #42 37.35 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-12-31T18:03:28.459Z] #42 37.49 AR compel/plugins/std.lib.a [2019-12-31T18:03:28.459Z] #42 37.53 CC compel/plugins/fds/fds.o [2019-12-31T18:03:28.459Z] #42 ... [2019-12-31T18:03:28.459Z] [2019-12-31T18:03:28.459Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:03:28.459Z] #45 69.94 go/token [2019-12-31T18:03:28.459Z] #45 70.83 go/scanner [2019-12-31T18:03:28.459Z] #45 71.30 internal/lazyregexp [2019-12-31T18:03:28.459Z] #45 71.59 net/url [2019-12-31T18:03:28.459Z] #45 72.53 go/ast [2019-12-31T18:03:28.459Z] #45 73.35 text/template/parse [2019-12-31T18:03:28.459Z] #45 77.74 text/template [2019-12-31T18:03:28.459Z] #45 78.65 go/parser [2019-12-31T18:03:28.861Z] #45 ... [2019-12-31T18:03:28.861Z] [2019-12-31T18:03:28.861Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:28.861Z] #42 37.80 AR compel/plugins/fds.lib.a [2019-12-31T18:03:28.861Z] #42 37.84 HOSTDEP compel/src/lib/log-host.d [2019-12-31T18:03:28.861Z] #42 37.92 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-31T18:03:28.861Z] #42 38.04 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-12-31T18:03:29.265Z] #42 38.14 HOSTDEP compel/src/main-host.d [2019-12-31T18:03:29.265Z] #42 38.23 DEP compel/src/lib/ptrace.d [2019-12-31T18:03:29.665Z] #42 38.34 DEP compel/src/lib/infect.d [2019-12-31T18:03:29.665Z] #42 38.50 DEP compel/src/lib/infect-util.d [2019-12-31T18:03:29.665Z] #42 38.58 DEP compel/src/lib/infect-rpc.d [2019-12-31T18:03:29.665Z] #42 38.66 DEP compel/arch/s390/src/lib/infect.d [2019-12-31T18:03:29.665Z] #42 38.76 DEP compel/arch/s390/src/lib/cpu.d [2019-12-31T18:03:30.062Z] #42 38.84 DEP compel/src/lib/log.d [2019-12-31T18:03:30.063Z] #42 38.93 DEP compel/src/main.d [2019-12-31T18:03:30.063Z] #42 39.02 DEP compel/src/lib/handle-elf.d [2019-12-31T18:03:30.063Z] #42 39.12 DEP compel/arch/s390/src/lib/handle-elf.d [2019-12-31T18:03:30.474Z] #42 39.23 CC compel/src/lib/log.o [2019-12-31T18:03:30.474Z] #42 39.45 CC compel/arch/s390/src/lib/cpu.o [2019-12-31T18:03:30.860Z] #42 39.69 CC compel/arch/s390/src/lib/infect.o [2019-12-31T18:03:31.278Z] #42 40.33 CC compel/src/lib/infect-rpc.o [2019-12-31T18:03:31.672Z] #42 40.59 CC compel/src/lib/infect-util.o [2019-12-31T18:03:31.672Z] #42 40.73 CC compel/src/lib/infect.o [2019-12-31T18:03:33.562Z] #42 42.39 CC compel/src/lib/ptrace.o [2019-12-31T18:03:33.562Z] #42 42.63 AR compel/libcompel.a [2019-12-31T18:03:33.969Z] #42 42.69 HOSTCC compel/src/main-host.o [2019-12-31T18:03:34.395Z] #42 43.13 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-12-31T18:03:34.395Z] #42 43.38 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-31T18:03:34.805Z] #42 43.73 HOSTCC compel/src/lib/log-host.o [2019-12-31T18:03:35.208Z] #42 43.89 HOSTLINK compel/compel-host-bin [2019-12-31T18:03:35.209Z] #42 44.01 DEP soccr/soccr.d [2019-12-31T18:03:35.209Z] #42 44.24 CC soccr/soccr.o [2019-12-31T18:03:36.563Z] #42 45.33 AR soccr/libsoccr.a [2019-12-31T18:03:36.563Z] #42 45.34 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T18:03:36.563Z] #42 45.55 DEP criu/arch/s390/sigframe.d [2019-12-31T18:03:36.953Z] #42 45.63 DEP criu/arch/s390/crtools.d [2019-12-31T18:03:36.953Z] #42 45.82 DEP criu/arch/s390/cpu.d [2019-12-31T18:03:36.953Z] #42 45.94 CC criu/arch/s390/cpu.o [2019-12-31T18:03:37.360Z] #42 46.37 CC criu/arch/s390/crtools.o [2019-12-31T18:03:38.446Z] #42 47.34 CC criu/arch/s390/sigframe.o [2019-12-31T18:03:39.030Z] #42 47.94 LINK criu/arch/s390/crtools.built-in.o [2019-12-31T18:03:39.030Z] #42 47.98 DEP criu/arch/s390/vdso-pie.d [2019-12-31T18:03:39.523Z] #42 48.12 DEP criu/pie/parasite-vdso.d [2019-12-31T18:03:39.523Z] #42 48.48 DEP criu/pie/util-vdso.d [2019-12-31T18:03:39.950Z] #42 48.77 DEP criu/pie/util.d [2019-12-31T18:03:40.372Z] #42 49.28 CC criu/pie/util.o [2019-12-31T18:03:40.776Z] #42 ... [2019-12-31T18:03:40.776Z] [2019-12-31T18:03:40.776Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:03:40.776Z] #45 82.00 encoding/xml [2019-12-31T18:03:40.776Z] #45 82.42 go/doc [2019-12-31T18:03:40.776Z] #45 85.21 github.com/LK4D4/vndr/build [2019-12-31T18:03:40.776Z] #45 86.64 encoding/asn1 [2019-12-31T18:03:40.776Z] #45 87.86 crypto/rsa [2019-12-31T18:03:40.776Z] #45 88.71 crypto/dsa [2019-12-31T18:03:40.776Z] #45 89.08 crypto/x509/pkix [2019-12-31T18:03:40.776Z] #45 89.49 vendor/golang.org/x/crypto/cryptobyte [2019-12-31T18:03:40.776Z] #45 89.84 net [2019-12-31T18:03:40.776Z] #45 ... [2019-12-31T18:03:40.776Z] [2019-12-31T18:03:40.776Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:40.776Z] #42 49.78 CC criu/pie/util-vdso.o [2019-12-31T18:03:41.184Z] #42 49.98 CC criu/pie/parasite-vdso.o [2019-12-31T18:03:41.184Z] #42 ... [2019-12-31T18:03:41.184Z] [2019-12-31T18:03:41.184Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:03:41.184Z] #11 82.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-31T18:03:41.184Z] #11 82.57 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-31T18:03:41.184Z] #11 82.57 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T18:03:41.580Z] #11 ... [2019-12-31T18:03:41.580Z] [2019-12-31T18:03:41.580Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:03:41.580Z] #45 92.69 vendor/golang.org/x/sys/cpu [2019-12-31T18:03:41.580Z] #45 93.05 vendor/golang.org/x/crypto/internal/chacha20 [2019-12-31T18:03:42.570Z] #45 93.77 vendor/golang.org/x/crypto/poly1305 [2019-12-31T18:03:42.963Z] #45 94.20 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-31T18:03:43.349Z] #45 94.61 vendor/golang.org/x/crypto/curve25519 [2019-12-31T18:03:43.744Z] #45 95.04 vendor/golang.org/x/crypto/hkdf [2019-12-31T18:03:43.744Z] #45 95.22 vendor/golang.org/x/text/transform [2019-12-31T18:03:44.595Z] #45 ... [2019-12-31T18:03:44.595Z] [2019-12-31T18:03:44.595Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:03:44.595Z] #11 94.90 Selecting previously unselected package libapparmor1:s390x. [2019-12-31T18:03:44.595Z] #11 94.91 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-12-31T18:03:44.595Z] #11 94.92 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-31T18:03:44.595Z] #11 95.00 Selecting previously unselected package libapparmor-dev:s390x. [2019-12-31T18:03:44.595Z] #11 95.01 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-12-31T18:03:44.595Z] #11 95.01 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-31T18:03:44.595Z] #11 95.14 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T18:03:44.595Z] #11 95.16 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-12-31T18:03:44.595Z] #11 95.17 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T18:03:44.595Z] #11 95.18 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T18:03:44.595Z] #11 95.20 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T18:03:44.595Z] #11 95.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:03:44.595Z] #11 95.26 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-31T18:03:44.595Z] #11 95.28 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-31T18:03:44.595Z] #11 95.29 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-31T18:03:44.595Z] #11 95.30 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-12-31T18:03:44.595Z] #11 95.30 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-31T18:03:44.595Z] #11 95.31 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-12-31T18:03:44.595Z] #11 95.32 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-12-31T18:03:44.595Z] #11 95.33 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-31T18:03:44.595Z] #11 95.34 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T18:03:44.595Z] #11 95.35 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-12-31T18:03:44.595Z] #11 95.36 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-31T18:03:44.595Z] #11 95.37 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-31T18:03:44.595Z] #11 95.38 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T18:03:44.595Z] #11 95.40 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T18:03:44.595Z] #11 95.41 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-31T18:03:44.595Z] #11 95.43 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T18:03:44.595Z] #11 95.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-31T18:03:44.595Z] #11 95.44 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-31T18:03:44.595Z] #11 95.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-31T18:03:44.595Z] #11 95.44 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-31T18:03:44.595Z] #11 95.46 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T18:03:44.595Z] #11 95.49 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T18:03:44.595Z] #11 95.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-31T18:03:44.595Z] #11 95.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-31T18:03:44.595Z] #11 95.50 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-31T18:03:44.595Z] #11 95.54 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-31T18:03:44.595Z] #11 95.55 Setting up dmsetup (2:1.02.137-2) ... [2019-12-31T18:03:44.595Z] #11 95.57 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-31T18:03:44.595Z] #11 95.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:03:44.595Z] #11 DONE 95.9s [2019-12-31T18:03:44.595Z] [2019-12-31T18:03:44.595Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T18:03:44.595Z] #53 DONE 0.2s [2019-12-31T18:03:44.595Z] [2019-12-31T18:03:44.595Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-31T18:03:44.595Z] #12 ... [2019-12-31T18:03:44.595Z] [2019-12-31T18:03:44.595Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-31T18:03:44.595Z] #54 DONE 0.1s [2019-12-31T18:03:44.992Z] [2019-12-31T18:03:44.992Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:03:44.992Z] #45 96.16 vendor/golang.org/x/text/unicode/bidi [2019-12-31T18:03:44.992Z] #45 ... [2019-12-31T18:03:44.992Z] [2019-12-31T18:03:44.992Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-31T18:03:44.992Z] #12 DONE 0.7s [2019-12-31T18:03:45.399Z] [2019-12-31T18:03:45.399Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:03:45.399Z] #55 0.261 + RM_GOPATH=0 [2019-12-31T18:03:45.399Z] #55 0.261 + TMP_GOPATH= [2019-12-31T18:03:45.399Z] #55 0.261 + : /build [2019-12-31T18:03:45.399Z] #55 0.261 + '[' -z '' ']' [2019-12-31T18:03:45.399Z] #55 0.262 ++ mktemp -d [2019-12-31T18:03:45.399Z] #55 0.263 + export GOPATH=/tmp/tmp.qpUcJ26yAI [2019-12-31T18:03:45.399Z] #55 0.263 + GOPATH=/tmp/tmp.qpUcJ26yAI [2019-12-31T18:03:45.399Z] #55 0.263 + RM_GOPATH=1 [2019-12-31T18:03:45.399Z] #55 0.264 ++ dirname ./install.sh [2019-12-31T18:03:45.399Z] #55 0.264 + dir=. [2019-12-31T18:03:45.399Z] #55 0.264 + bin=runc [2019-12-31T18:03:45.399Z] #55 0.265 + shift [2019-12-31T18:03:45.399Z] #55 0.265 + '[' '!' -f ./runc.installer ']' [2019-12-31T18:03:45.399Z] #55 0.265 + . ./runc.installer [2019-12-31T18:03:45.399Z] #55 0.265 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T18:03:45.399Z] #55 0.265 + install_runc [2019-12-31T18:03:45.399Z] #55 0.266 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-31T18:03:45.399Z] #55 0.266 + uname -r [2019-12-31T18:03:45.399Z] #55 0.268 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-31T18:03:45.399Z] #55 0.268 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-31T18:03:45.399Z] #55 0.268 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-31T18:03:45.399Z] #55 0.268 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qpUcJ26yAI/src/github.com/opencontainers/runc [2019-12-31T18:03:45.399Z] #55 0.269 Cloning into '/tmp/tmp.qpUcJ26yAI/src/github.com/opencontainers/runc'... [2019-12-31T18:03:45.399Z] #55 ... [2019-12-31T18:03:45.399Z] [2019-12-31T18:03:45.399Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-31T18:03:45.399Z] #13 DONE 0.5s [2019-12-31T18:03:45.783Z] [2019-12-31T18:03:45.783Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-31T18:03:45.783Z] #14 0.305 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-31T18:03:46.169Z] #14 DONE 0.4s [2019-12-31T18:03:46.169Z] [2019-12-31T18:03:46.169Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-31T18:03:46.169Z] #15 DONE 0.4s [2019-12-31T18:03:46.169Z] [2019-12-31T18:03:46.169Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:46.169Z] #42 50.58 CC criu/arch/s390/vdso-pie.o [2019-12-31T18:03:46.169Z] #42 50.92 AR criu/pie/pie.lib.a [2019-12-31T18:03:46.169Z] #42 50.99 DEP criu/pie/restorer.d [2019-12-31T18:03:46.169Z] #42 51.20 DEP criu/arch/s390/restorer.d [2019-12-31T18:03:46.169Z] #42 51.36 DEP criu/pie/parasite.d [2019-12-31T18:03:46.169Z] #42 51.64 CC criu/pie/parasite.o [2019-12-31T18:03:46.169Z] #42 52.67 LINK criu/pie/parasite.built-in.o [2019-12-31T18:03:46.169Z] #42 52.68 GEN criu/pie/parasite-blob.h [2019-12-31T18:03:46.169Z] #42 52.70 CC criu/arch/s390/restorer.o [2019-12-31T18:03:46.169Z] #42 53.14 CC criu/pie/restorer.o [2019-12-31T18:03:46.550Z] #42 ... [2019-12-31T18:03:46.550Z] [2019-12-31T18:03:46.550Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-31T18:03:46.550Z] #16 DONE 0.4s [2019-12-31T18:03:46.550Z] [2019-12-31T18:03:46.550Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:46.550Z] #42 55.70 LINK criu/pie/restorer.built-in.o [2019-12-31T18:03:46.550Z] #42 ... [2019-12-31T18:03:46.550Z] [2019-12-31T18:03:46.550Z] #17 [dev 6/24] RUN ldconfig [2019-12-31T18:03:47.393Z] #17 DONE 0.4s [2019-12-31T18:03:47.393Z] [2019-12-31T18:03:47.393Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:03:48.727Z] #18 1.327 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:03:48.727Z] #18 1.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:03:48.727Z] #18 1.464 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:03:48.727Z] #18 1.487 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:03:48.727Z] #18 1.634 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:03:49.134Z] #18 2.145 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T18:03:50.520Z] #18 3.311 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T18:03:51.621Z] #18 4.207 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T18:03:53.421Z] #18 ... [2019-12-31T18:03:53.421Z] [2019-12-31T18:03:53.421Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:53.421Z] #42 55.73 GEN criu/pie/restorer-blob.h [2019-12-31T18:03:53.421Z] #42 55.80 DEP criu/vdso.d [2019-12-31T18:03:53.421Z] #42 56.06 DEP criu/uts_ns.d [2019-12-31T18:03:53.421Z] #42 56.27 DEP criu/util.d [2019-12-31T18:03:53.421Z] #42 56.41 DEP criu/uffd.d [2019-12-31T18:03:53.421Z] #42 56.72 DEP criu/tun.d [2019-12-31T18:03:53.421Z] #42 56.88 DEP criu/tty.d [2019-12-31T18:03:53.421Z] #42 57.08 DEP criu/timerfd.d [2019-12-31T18:03:53.422Z] #42 57.24 DEP criu/sysfs_parse.d [2019-12-31T18:03:53.422Z] #42 57.41 DEP criu/sysctl.d [2019-12-31T18:03:53.422Z] #42 57.57 DEP criu/string.d [2019-12-31T18:03:53.422Z] #42 57.62 DEP criu/stats.d [2019-12-31T18:03:53.422Z] #42 57.77 DEP criu/sockets.d [2019-12-31T18:03:53.422Z] #42 57.95 DEP criu/sk-unix.d [2019-12-31T18:03:53.422Z] #42 58.11 DEP criu/sk-tcp.d [2019-12-31T18:03:53.422Z] #42 58.25 DEP criu/sk-queue.d [2019-12-31T18:03:53.422Z] #42 58.40 DEP criu/sk-packet.d [2019-12-31T18:03:53.422Z] #42 58.57 DEP criu/sk-netlink.d [2019-12-31T18:03:53.422Z] #42 58.74 DEP criu/sk-inet.d [2019-12-31T18:03:53.422Z] #42 58.98 DEP criu/signalfd.d [2019-12-31T18:03:53.422Z] #42 59.12 DEP criu/sigframe.d [2019-12-31T18:03:53.422Z] #42 59.25 DEP criu/shmem.d [2019-12-31T18:03:53.422Z] #42 59.38 DEP criu/servicefd.d [2019-12-31T18:03:53.422Z] #42 59.50 DEP criu/seize.d [2019-12-31T18:03:53.422Z] #42 59.62 DEP criu/seccomp.d [2019-12-31T18:03:53.422Z] #42 59.90 DEP criu/rst-malloc.d [2019-12-31T18:03:53.422Z] #42 59.92 DEP criu/rbtree.d [2019-12-31T18:03:53.422Z] #42 59.96 DEP criu/pstree.d [2019-12-31T18:03:53.422Z] #42 60.03 DEP criu/protobuf.d [2019-12-31T18:03:53.422Z] #42 60.15 GEN criu/protobuf-desc-gen.h [2019-12-31T18:03:53.422Z] #42 62.38 DEP criu/protobuf-desc.d [2019-12-31T18:03:53.805Z] #42 62.65 DEP criu/proc_parse.d [2019-12-31T18:03:53.805Z] #42 62.76 DEP criu/plugin.d [2019-12-31T18:03:53.805Z] #42 62.83 DEP criu/pipes.d [2019-12-31T18:03:54.199Z] #42 63.05 DEP criu/pie-util.d [2019-12-31T18:03:54.199Z] #42 63.12 DEP criu/pie-util-vdso.d [2019-12-31T18:03:54.199Z] #42 63.25 DEP criu/pie-util-vdso-elf32.d [2019-12-31T18:03:54.590Z] #42 63.44 DEP criu/path.d [2019-12-31T18:03:54.590Z] #42 63.50 DEP criu/parasite-syscall.d [2019-12-31T18:03:54.590Z] #42 63.62 DEP criu/pagemap.d [2019-12-31T18:03:54.982Z] #42 63.81 DEP criu/pagemap-cache.d [2019-12-31T18:03:54.982Z] #42 63.95 DEP criu/page-xfer.d [2019-12-31T18:03:55.379Z] #42 64.18 DEP criu/page-pipe.d [2019-12-31T18:03:55.379Z] #42 64.34 DEP criu/netfilter.d [2019-12-31T18:03:55.379Z] #42 64.45 DEP criu/net.d [2019-12-31T18:03:55.789Z] #42 64.75 DEP criu/namespaces.d [2019-12-31T18:03:56.190Z] #42 64.99 DEP criu/mount.d [2019-12-31T18:03:56.190Z] #42 65.14 DEP criu/mem.d [2019-12-31T18:03:56.190Z] #42 65.32 DEP criu/lsm.d [2019-12-31T18:03:56.592Z] #42 65.50 DEP criu/log.d [2019-12-31T18:03:56.592Z] #42 65.60 DEP criu/libnetlink.d [2019-12-31T18:03:56.994Z] #42 65.77 DEP criu/kerndat.d [2019-12-31T18:03:56.994Z] #42 65.96 DEP criu/kcmp-ids.d [2019-12-31T18:03:56.994Z] #42 66.00 DEP criu/irmap.d [2019-12-31T18:03:57.412Z] #42 66.17 DEP criu/ipc_ns.d [2019-12-31T18:03:57.412Z] #42 66.37 DEP criu/image.d [2019-12-31T18:03:57.412Z] #42 66.49 DEP criu/image-desc.d [2019-12-31T18:03:57.412Z] #42 66.56 DEP criu/fsnotify.d [2019-12-31T18:03:57.810Z] #42 66.73 DEP criu/filesystems.d [2019-12-31T18:03:57.810Z] #42 ... [2019-12-31T18:03:57.810Z] [2019-12-31T18:03:57.810Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:03:57.810Z] #45 99.10 vendor/golang.org/x/text/secure/bidirule [2019-12-31T18:03:57.810Z] #45 99.43 vendor/golang.org/x/text/unicode/norm [2019-12-31T18:03:57.810Z] #45 104.3 vendor/golang.org/x/net/idna [2019-12-31T18:03:57.810Z] #45 108.4 vendor/golang.org/x/net/http2/hpack [2019-12-31T18:03:58.221Z] #45 ... [2019-12-31T18:03:58.221Z] [2019-12-31T18:03:58.221Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:03:58.221Z] #18 10.91 Fetched 7676 kB in 10s (722 kB/s) [2019-12-31T18:03:58.638Z] #18 10.91 Reading package lists... [2019-12-31T18:03:58.638Z] #18 ... [2019-12-31T18:03:58.638Z] [2019-12-31T18:03:58.638Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:03:58.638Z] #63 100.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T18:03:58.638Z] #63 100.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-31T18:03:58.638Z] #63 DONE 109.8s [2019-12-31T18:03:58.638Z] [2019-12-31T18:03:58.638Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T18:03:58.638Z] #64 DONE 0.1s [2019-12-31T18:03:58.638Z] [2019-12-31T18:03:58.638Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:58.638Z] #42 66.91 DEP criu/files.d [2019-12-31T18:03:58.638Z] #42 67.12 DEP criu/files-reg.d [2019-12-31T18:03:58.638Z] #42 67.32 DEP criu/files-ext.d [2019-12-31T18:03:58.638Z] #42 67.53 DEP criu/file-lock.d [2019-12-31T18:03:59.019Z] #42 ... [2019-12-31T18:03:59.019Z] [2019-12-31T18:03:59.019Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:03:59.019Z] #48 DONE 110.4s [2019-12-31T18:03:59.019Z] [2019-12-31T18:03:59.019Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:03:59.019Z] #42 68.03 DEP criu/file-ids.d [2019-12-31T18:03:59.416Z] #42 68.39 DEP criu/fifo.d [2019-12-31T18:03:59.823Z] #42 68.62 DEP criu/fdstore.d [2019-12-31T18:03:59.823Z] #42 68.72 DEP criu/fault-injection.d [2019-12-31T18:03:59.823Z] #42 68.77 DEP criu/external.d [2019-12-31T18:03:59.823Z] #42 ... [2019-12-31T18:03:59.823Z] [2019-12-31T18:03:59.823Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:03:59.823Z] #55 5.121 + cd /tmp/tmp.qpUcJ26yAI/src/github.com/opencontainers/runc [2019-12-31T18:03:59.823Z] #55 5.121 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T18:03:59.823Z] #55 5.208 + '[' -z '' ']' [2019-12-31T18:03:59.823Z] #55 5.209 + target=static [2019-12-31T18:03:59.823Z] #55 5.209 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-31T18:03:59.824Z] #55 6.709 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-31T18:04:00.228Z] #55 ... [2019-12-31T18:04:00.228Z] [2019-12-31T18:04:00.228Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:04:00.228Z] #42 68.94 DEP criu/eventpoll.d [2019-12-31T18:04:00.228Z] #42 69.17 DEP criu/eventfd.d [2019-12-31T18:04:00.228Z] #42 69.24 DEP criu/crtools.d [2019-12-31T18:04:00.629Z] #42 69.43 DEP criu/cr-service.d [2019-12-31T18:04:00.629Z] #42 69.61 DEP criu/cr-restore.d [2019-12-31T18:04:01.033Z] #42 69.90 DEP criu/cr-errno.d [2019-12-31T18:04:01.033Z] #42 69.90 DEP criu/cr-dump.d [2019-12-31T18:04:01.033Z] #42 70.10 DEP criu/cr-dedup.d [2019-12-31T18:04:01.442Z] #42 70.21 DEP criu/cr-check.d [2019-12-31T18:04:01.442Z] #42 70.39 DEP criu/config.d [2019-12-31T18:04:01.442Z] #42 70.55 DEP criu/clone-noasan.d [2019-12-31T18:04:01.442Z] #42 70.60 DEP criu/cgroup.d [2019-12-31T18:04:01.841Z] #42 70.78 DEP criu/cgroup-props.d [2019-12-31T18:04:01.841Z] #42 70.85 DEP criu/bitmap.d [2019-12-31T18:04:01.841Z] #42 70.86 DEP criu/bfd.d [2019-12-31T18:04:01.841Z] #42 70.93 DEP criu/autofs.d [2019-12-31T18:04:02.244Z] #42 71.11 DEP criu/aio.d [2019-12-31T18:04:02.244Z] #42 71.22 DEP criu/action-scripts.d [2019-12-31T18:04:02.629Z] #42 71.48 CC criu/action-scripts.o [2019-12-31T18:04:03.262Z] #42 71.99 CC criu/aio.o [2019-12-31T18:04:03.761Z] #42 72.58 CC criu/autofs.o [2019-12-31T18:04:06.114Z] #42 74.71 CC criu/bfd.o [2019-12-31T18:04:06.114Z] #42 75.00 CC criu/bitmap.o [2019-12-31T18:04:06.538Z] #42 75.16 CC criu/cgroup-props.o [2019-12-31T18:04:06.951Z] #42 75.97 CC criu/cgroup.o [2019-12-31T18:04:08.395Z] #42 ... [2019-12-31T18:04:08.395Z] [2019-12-31T18:04:08.395Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:04:08.395Z] #18 10.91 Reading package lists... [2019-12-31T18:04:08.395Z] #18 14.35 Reading package lists... [2019-12-31T18:04:08.395Z] #18 17.29 Building dependency tree... [2019-12-31T18:04:08.395Z] #18 18.41 The following additional packages will be installed: [2019-12-31T18:04:08.395Z] #18 18.41 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-31T18:04:08.395Z] #18 18.41 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-31T18:04:08.395Z] #18 18.41 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-31T18:04:08.395Z] #18 18.41 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-31T18:04:08.395Z] #18 18.41 python3.5 python3.5-minimal vim-runtime xxd [2019-12-31T18:04:08.395Z] #18 18.41 Suggested packages: [2019-12-31T18:04:08.395Z] #18 18.41 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-31T18:04:08.395Z] #18 18.41 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-31T18:04:08.395Z] #18 18.41 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-31T18:04:08.395Z] #18 18.41 quota [2019-12-31T18:04:08.395Z] #18 18.41 Recommended packages: [2019-12-31T18:04:08.395Z] #18 18.41 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-31T18:04:08.395Z] #18 18.41 python3-keyrings.alt python3-xdg unzip [2019-12-31T18:04:08.395Z] #18 20.78 The following NEW packages will be installed: [2019-12-31T18:04:08.395Z] #18 20.78 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-31T18:04:08.395Z] #18 20.78 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-31T18:04:08.395Z] #18 20.78 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-31T18:04:08.395Z] #18 20.78 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-31T18:04:08.395Z] #18 20.78 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-31T18:04:08.395Z] #18 20.78 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-31T18:04:08.395Z] #18 20.78 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-31T18:04:08.395Z] #18 20.78 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-31T18:04:08.395Z] #18 20.86 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:04:08.395Z] #18 20.86 Need to get 17.5 MB of archives. [2019-12-31T18:04:08.395Z] #18 20.86 After this operation, 79.0 MB of additional disk space will be used. [2019-12-31T18:04:08.395Z] #18 20.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-12-31T18:04:08.395Z] #18 20.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-31T18:04:08.395Z] #18 20.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-12-31T18:04:08.395Z] #18 21.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-12-31T18:04:08.395Z] #18 21.04 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-12-31T18:04:08.395Z] #18 21.11 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-12-31T18:04:08.395Z] #18 21.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-12-31T18:04:08.395Z] #18 21.12 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-12-31T18:04:08.395Z] #18 21.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-12-31T18:04:08.395Z] #18 21.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-12-31T18:04:08.395Z] #18 21.23 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-12-31T18:04:08.395Z] #18 21.23 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-12-31T18:04:08.395Z] #18 21.24 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-12-31T18:04:08.395Z] #18 21.24 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-31T18:04:08.395Z] #18 21.25 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-12-31T18:04:08.395Z] #18 21.25 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-31T18:04:08.395Z] #18 21.26 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-12-31T18:04:08.395Z] #18 21.26 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-12-31T18:04:08.395Z] #18 21.26 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-12-31T18:04:08.395Z] #18 21.28 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T18:04:08.395Z] #18 21.29 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T18:04:08.395Z] #18 21.30 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-12-31T18:04:08.395Z] #18 21.30 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-12-31T18:04:08.395Z] #18 21.30 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-12-31T18:04:08.395Z] #18 21.32 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-12-31T18:04:08.395Z] #18 21.32 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-31T18:04:08.395Z] #18 21.33 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-31T18:04:08.395Z] #18 21.34 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-31T18:04:08.395Z] #18 21.34 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-12-31T18:04:08.395Z] #18 21.35 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-12-31T18:04:08.395Z] #18 21.35 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-31T18:04:08.395Z] #18 21.35 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-31T18:04:08.395Z] #18 21.36 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-12-31T18:04:08.395Z] #18 21.36 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-12-31T18:04:08.395Z] #18 21.38 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-31T18:04:08.395Z] #18 21.46 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-31T18:04:08.804Z] #18 21.48 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-31T18:04:08.804Z] #18 21.49 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-12-31T18:04:08.804Z] #18 21.50 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-31T18:04:08.804Z] #18 21.51 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-12-31T18:04:08.804Z] #18 21.52 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-31T18:04:08.804Z] #18 ... [2019-12-31T18:04:08.804Z] [2019-12-31T18:04:08.804Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:04:08.804Z] #45 110.0 mime [2019-12-31T18:04:08.804Z] #45 112.5 mime/quotedprintable [2019-12-31T18:04:08.804Z] #45 112.9 net/http/internal [2019-12-31T18:04:08.804Z] #45 113.6 mime/multipart [2019-12-31T18:04:08.804Z] #45 113.6 crypto/tls [2019-12-31T18:04:08.804Z] #45 ... [2019-12-31T18:04:08.804Z] [2019-12-31T18:04:08.804Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:04:08.804Z] #18 21.78 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-12-31T18:04:08.804Z] #18 21.82 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-12-31T18:04:08.804Z] #18 21.89 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-12-31T18:04:09.199Z] #18 21.91 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-12-31T18:04:09.199Z] #18 21.92 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-12-31T18:04:09.605Z] #18 22.70 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:04:10.004Z] #18 22.77 Fetched 17.5 MB in 1s (15.2 MB/s) [2019-12-31T18:04:10.005Z] #18 22.85 Selecting previously unselected package bash-completion. [2019-12-31T18:04:10.005Z] #18 22.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23139 files and directories currently installed.) [2019-12-31T18:04:10.005Z] #18 22.90 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-31T18:04:11.991Z] #18 25.02 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-31T18:04:12.858Z] #18 25.55 Selecting previously unselected package libnet1:s390x. [2019-12-31T18:04:12.858Z] #18 25.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-31T18:04:12.858Z] #18 25.57 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-31T18:04:12.858Z] #18 25.70 Selecting previously unselected package libnfnetlink0:s390x. [2019-12-31T18:04:12.858Z] #18 25.70 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-12-31T18:04:12.858Z] #18 25.71 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-12-31T18:04:13.260Z] #18 25.87 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-12-31T18:04:13.260Z] #18 25.87 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-31T18:04:13.260Z] #18 25.88 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-31T18:04:13.666Z] #18 26.32 Selecting previously unselected package python3.5-minimal. [2019-12-31T18:04:13.666Z] #18 26.33 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-31T18:04:13.666Z] #18 26.34 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T18:04:14.522Z] #18 27.11 Selecting previously unselected package python3-minimal. [2019-12-31T18:04:14.522Z] #18 27.12 Preparing to unpack .../05-python3-minimal_3.5.3-1_s390x.deb ... [2019-12-31T18:04:14.522Z] #18 27.12 Unpacking python3-minimal (3.5.3-1) ... [2019-12-31T18:04:14.522Z] #18 27.26 Selecting previously unselected package libmpdec2:s390x. [2019-12-31T18:04:14.522Z] #18 27.26 Preparing to unpack .../06-libmpdec2_2.4.2-1_s390x.deb ... [2019-12-31T18:04:14.522Z] #18 27.27 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-12-31T18:04:14.522Z] #18 27.37 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-12-31T18:04:14.522Z] #18 27.37 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-12-31T18:04:14.522Z] #18 27.38 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-31T18:04:15.869Z] #18 28.52 Selecting previously unselected package python3.5. [2019-12-31T18:04:15.869Z] #18 28.52 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-12-31T18:04:15.869Z] #18 28.52 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T18:04:15.869Z] #18 28.73 Selecting previously unselected package libpython3-stdlib:s390x. [2019-12-31T18:04:15.869Z] #18 28.75 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-12-31T18:04:15.869Z] #18 28.76 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-31T18:04:15.869Z] #18 28.80 Selecting previously unselected package dh-python. [2019-12-31T18:04:15.869Z] #18 28.80 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-31T18:04:15.869Z] #18 28.81 Unpacking dh-python (2.20170125) ... [2019-12-31T18:04:16.293Z] #18 29.08 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-31T18:04:16.293Z] #18 29.09 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T18:04:17.701Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T18:04:17.701Z] [2019-12-31T18:04:17.701Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T18:04:17.701Z] PKG_CONFIG=pkg-config [2019-12-31T18:04:17.701Z] GOLANG_VERSION=1.13.5 [2019-12-31T18:04:17.701Z] HOSTNAME=a9bbc13e5074 [2019-12-31T18:04:17.701Z] DOCKER_EXPERIMENTAL=1 [2019-12-31T18:04:17.701Z] container=docker [2019-12-31T18:04:17.701Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T18:04:17.701Z] GO111MODULE=off [2019-12-31T18:04:17.701Z] GOPATH=/go [2019-12-31T18:04:17.701Z] PWD=/go/src/github.com/docker/docker [2019-12-31T18:04:17.701Z] HOME=/root [2019-12-31T18:04:17.701Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T18:04:17.701Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T18:04:17.701Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T18:04:17.701Z] DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:04:17.701Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T18:04:17.701Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T18:04:17.701Z] TERM=xterm [2019-12-31T18:04:17.701Z] VALIDATE_BRANCH=master [2019-12-31T18:04:17.701Z] DEST=bundles/test-integration [2019-12-31T18:04:17.701Z] SHLVL=1 [2019-12-31T18:04:17.701Z] TIMEOUT=120m [2019-12-31T18:04:17.701Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T18:04:17.701Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T18:04:17.701Z] TESTDEBUG=0 [2019-12-31T18:04:17.701Z] _=/usr/bin/env [2019-12-31T18:04:17.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T18:04:19.402Z] #18 32.11 Setting up python3-minimal (3.5.3-1) ... [2019-12-31T18:04:19.805Z] #18 ... [2019-12-31T18:04:19.805Z] [2019-12-31T18:04:19.805Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:04:19.805Z] #45 120.9 net/http/httptrace [2019-12-31T18:04:19.805Z] #45 121.1 net/http [2019-12-31T18:04:19.805Z] #45 ... [2019-12-31T18:04:19.805Z] [2019-12-31T18:04:19.805Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:04:19.805Z] #42 78.88 CC criu/clone-noasan.o [2019-12-31T18:04:19.805Z] #42 78.93 CC criu/config.o [2019-12-31T18:04:19.805Z] #42 80.21 CC criu/cr-check.o [2019-12-31T18:04:19.805Z] #42 81.40 CC criu/cr-dedup.o [2019-12-31T18:04:19.805Z] #42 81.83 CC criu/cr-dump.o [2019-12-31T18:04:19.805Z] #42 84.05 CC criu/cr-errno.o [2019-12-31T18:04:19.805Z] #42 84.19 CC criu/cr-restore.o [2019-12-31T18:04:20.215Z] #42 ... [2019-12-31T18:04:20.215Z] [2019-12-31T18:04:20.215Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:04:20.215Z] #18 32.96 Selecting previously unselected package python3. [2019-12-31T18:04:20.215Z] #18 32.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24643 files and directories currently installed.) [2019-12-31T18:04:20.215Z] #18 33.01 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-12-31T18:04:20.215Z] #18 33.04 Unpacking python3 (3.5.3-1) ... [2019-12-31T18:04:20.215Z] #18 33.10 Selecting previously unselected package pigz. [2019-12-31T18:04:20.215Z] #18 33.10 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-12-31T18:04:20.215Z] #18 33.11 Unpacking pigz (2.3.4-1) ... [2019-12-31T18:04:20.215Z] #18 33.19 Selecting previously unselected package libip4tc0:s390x. [2019-12-31T18:04:20.215Z] #18 33.19 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-31T18:04:20.215Z] #18 33.20 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T18:04:20.629Z] #18 33.25 Selecting previously unselected package libip6tc0:s390x. [2019-12-31T18:04:20.629Z] #18 33.26 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-31T18:04:20.629Z] #18 33.26 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T18:04:20.629Z] #18 33.37 Selecting previously unselected package libiptc0:s390x. [2019-12-31T18:04:20.629Z] #18 33.37 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-31T18:04:20.629Z] #18 33.37 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T18:04:20.629Z] #18 33.44 Selecting previously unselected package libxtables12:s390x. [2019-12-31T18:04:20.629Z] #18 33.44 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-31T18:04:20.629Z] #18 33.45 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T18:04:20.629Z] #18 33.52 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-12-31T18:04:20.629Z] #18 33.52 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-12-31T18:04:20.629Z] #18 33.52 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-31T18:04:20.629Z] #18 33.58 Selecting previously unselected package iptables. [2019-12-31T18:04:20.629Z] #18 33.58 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-31T18:04:20.629Z] #18 33.58 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T18:04:20.796Z] Removing intermediate container a6f5fa7ea583 [2019-12-31T18:04:20.796Z] ---> d692040e53b3 [2019-12-31T18:04:20.796Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-31T18:04:20.796Z] ---> ebd73b5ebd31 [2019-12-31T18:04:20.796Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-31T18:04:20.796Z] ---> 19605eabf0da [2019-12-31T18:04:20.796Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-31T18:04:20.796Z] ---> Running in da746ee5aa8b [2019-12-31T18:04:20.796Z] Removing intermediate container da746ee5aa8b [2019-12-31T18:04:20.796Z] ---> 12198fee7ebe [2019-12-31T18:04:20.796Z] Successfully built 12198fee7ebe [2019-12-31T18:04:20.796Z] Successfully tagged moby-buildx:latest [2019-12-31T18:04:20.796Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-31T18:04:20.796Z] if [ -n "${id}" ]; then \ [2019-12-31T18:04:20.796Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-31T18:04:20.796Z] && touch bundles/buildx; \ [2019-12-31T18:04:20.796Z] docker rm -f ${id}; \ [2019-12-31T18:04:20.796Z] fi [2019-12-31T18:04:20.796Z] 805d8034313f6dcf49646d38fde7046ecfd116567e47f1744e251651891e0d38 [2019-12-31T18:04:20.796Z] bundles/buildx version [2019-12-31T18:04:20.796Z] buildx v0.3.1 6db68d0 [2019-12-31T18:04:20.796Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 . [2019-12-31T18:04:20.796Z] #1 [internal] booting buildkit [2019-12-31T18:04:20.796Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-31T18:04:20.796Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2019-12-31T18:04:20.796Z] #1 creating container buildx_buildkit_default [2019-12-31T18:04:20.796Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-31T18:04:20.796Z] #1 DONE 3.2s [2019-12-31T18:04:20.796Z] [2019-12-31T18:04:20.796Z] #3 [internal] load .dockerignore [2019-12-31T18:04:20.796Z] #3 transferring context: 112B 0.0s done [2019-12-31T18:04:20.796Z] #3 DONE 0.0s [2019-12-31T18:04:20.796Z] [2019-12-31T18:04:20.796Z] #2 [internal] load build definition from Dockerfile [2019-12-31T18:04:20.796Z] #2 transferring dockerfile: 15.34kB done [2019-12-31T18:04:20.796Z] #2 DONE 0.0s [2019-12-31T18:04:20.796Z] [2019-12-31T18:04:20.796Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-31T18:04:20.796Z] #4 DONE 0.7s [2019-12-31T18:04:20.796Z] [2019-12-31T18:04:20.796Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-31T18:04:20.796Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-31T18:04:20.796Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-31T18:04:20.796Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-12-31T18:04:20.796Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.50MB / 8.18MB 0.1s [2019-12-31T18:04:20.796Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-12-31T18:04:20.796Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-12-31T18:04:20.796Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-31T18:04:20.796Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-12-31T18:04:20.796Z] #5 DONE 0.8s [2019-12-31T18:04:20.796Z] [2019-12-31T18:04:20.796Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-31T18:04:20.796Z] #7 DONE 0.3s [2019-12-31T18:04:20.796Z] [2019-12-31T18:04:20.796Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T18:04:20.796Z] #6 DONE 0.4s [2019-12-31T18:04:20.796Z] [2019-12-31T18:04:20.796Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T18:04:20.796Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-31T18:04:20.796Z] #8 sha256:7cd59ac6f354066c58b96d8eedc3dfffb35b77cd61bbd8bc5d9cf8f177e2297f 1.79kB / 1.79kB done [2019-12-31T18:04:20.796Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 0B / 4.30MB 0.1s [2019-12-31T18:04:20.796Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 0B / 52.87MB 0.1s [2019-12-31T18:04:20.796Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 0B / 96.42MB 0.1s [2019-12-31T18:04:20.796Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 0B / 156B 0.1s [2019-12-31T18:04:20.796Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 0B / 50.09MB 0.1s [2019-12-31T18:04:20.796Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-31T18:04:20.796Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 0B / 45.65MB 0.1s [2019-12-31T18:04:20.796Z] #8 sha256:d8eacd7a76298e69ac0982f2f9bbfd2c07d45b30831dd120643a7bacb9a90094 5.47kB / 5.47kB done [2019-12-31T18:04:20.796Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 425.98kB / 4.30MB 0.2s [2019-12-31T18:04:20.796Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.2s done [2019-12-31T18:04:20.796Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 0B / 10.00MB 0.2s [2019-12-31T18:04:20.796Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 950.27kB / 4.30MB 0.4s [2019-12-31T18:04:20.796Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 1.44MB / 4.30MB 0.5s [2019-12-31T18:04:20.796Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 752.76kB / 10.00MB 0.5s [2019-12-31T18:04:20.796Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 2.13MB / 4.30MB 0.7s [2019-12-31T18:04:20.796Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 1.47MB / 10.00MB 0.7s [2019-12-31T18:04:20.796Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 2.59MB / 4.30MB 0.8s [2019-12-31T18:04:20.796Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 3.05MB / 4.30MB 1.0s [2019-12-31T18:04:20.796Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 2.92MB / 52.87MB 1.0s [2019-12-31T18:04:20.796Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 2.62MB / 50.09MB 1.0s [2019-12-31T18:04:20.796Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 2.42MB / 45.65MB 1.0s [2019-12-31T18:04:20.796Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 2.36MB / 10.00MB 1.0s [2019-12-31T18:04:20.796Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 3.41MB / 4.30MB 1.1s [2019-12-31T18:04:20.796Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 3.93MB / 4.30MB 1.3s [2019-12-31T18:04:20.796Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 3.24MB / 10.00MB 1.3s [2019-12-31T18:04:21.024Z] #18 33.91 Selecting previously unselected package xxd. [2019-12-31T18:04:21.024Z] #18 33.91 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-31T18:04:21.024Z] #18 33.91 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:04:21.024Z] #18 33.98 Selecting previously unselected package vim-common. [2019-12-31T18:04:21.024Z] #18 33.99 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T18:04:21.024Z] #18 33.99 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:04:21.099Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 1.4s done [2019-12-31T18:04:21.099Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 3.80MB / 10.00MB 1.4s [2019-12-31T18:04:21.414Z] #18 34.13 Selecting previously unselected package bzip2. [2019-12-31T18:04:21.414Z] #18 34.14 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-12-31T18:04:21.414Z] #18 34.15 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-31T18:04:21.414Z] #18 34.24 Selecting previously unselected package libgpm2:s390x. [2019-12-31T18:04:21.414Z] #18 34.24 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-12-31T18:04:21.414Z] #18 34.24 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-31T18:04:21.414Z] #18 34.28 Selecting previously unselected package xz-utils. [2019-12-31T18:04:21.414Z] #18 34.28 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-12-31T18:04:21.414Z] #18 34.28 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-31T18:04:21.414Z] #18 34.38 Selecting previously unselected package aufs-tools. [2019-12-31T18:04:21.414Z] #18 34.38 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-12-31T18:04:21.414Z] #18 34.38 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-31T18:04:21.414Z] #18 34.49 Selecting previously unselected package libonig4:s390x. [2019-12-31T18:04:21.418Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 5.05MB / 96.42MB 1.6s [2019-12-31T18:04:21.418Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 4.39MB / 10.00MB 1.6s [2019-12-31T18:04:21.418Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 5.77MB / 52.87MB 1.8s [2019-12-31T18:04:21.418Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 5.21MB / 45.65MB 1.8s [2019-12-31T18:04:21.418Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 5.24MB / 10.00MB 1.8s [2019-12-31T18:04:21.418Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 5.61MB / 50.09MB 1.9s [2019-12-31T18:04:21.418Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 5.86MB / 10.00MB 1.9s [2019-12-31T18:04:21.722Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 6.48MB / 10.00MB 2.0s [2019-12-31T18:04:21.722Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 7.21MB / 10.00MB 2.2s [2019-12-31T18:04:21.820Z] #18 34.49 Preparing to unpack .../14-libonig4_6.1.3-2_s390x.deb ... [2019-12-31T18:04:21.820Z] #18 34.50 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-31T18:04:21.820Z] #18 34.69 Selecting previously unselected package libjq1:s390x. [2019-12-31T18:04:21.820Z] #18 34.70 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-31T18:04:21.820Z] #18 34.70 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-31T18:04:21.820Z] #18 34.77 Selecting previously unselected package jq. [2019-12-31T18:04:21.820Z] #18 34.78 Preparing to unpack .../16-jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-31T18:04:21.820Z] #18 34.78 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T18:04:21.820Z] #18 34.85 Selecting previously unselected package libaio1:s390x. [2019-12-31T18:04:21.820Z] #18 34.85 Preparing to unpack .../17-libaio1_0.3.110-3_s390x.deb ... [2019-12-31T18:04:21.820Z] #18 34.85 Unpacking libaio1:s390x (0.3.110-3) ... [2019-12-31T18:04:21.820Z] #18 34.90 Selecting previously unselected package libcap2-bin. [2019-12-31T18:04:21.820Z] #18 34.90 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-12-31T18:04:22.027Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 7.75MB / 45.65MB 2.3s [2019-12-31T18:04:22.028Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 9.22MB / 52.87MB 2.5s [2019-12-31T18:04:22.028Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 8.55MB / 10.00MB 2.5s [2019-12-31T18:04:22.223Z] #18 34.91 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-31T18:04:22.223Z] #18 35.01 Selecting previously unselected package libnl-3-200:s390x. [2019-12-31T18:04:22.223Z] #18 35.01 Preparing to unpack .../19-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-31T18:04:22.223Z] #18 35.01 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-31T18:04:22.223Z] #18 35.07 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-31T18:04:22.223Z] #18 35.07 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-31T18:04:22.223Z] #18 35.07 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-31T18:04:22.223Z] #18 35.12 Selecting previously unselected package libreadline5:s390x. [2019-12-31T18:04:22.223Z] #18 35.12 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-12-31T18:04:22.223Z] #18 35.12 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-31T18:04:22.223Z] #18 35.21 Selecting previously unselected package net-tools. [2019-12-31T18:04:22.223Z] #18 35.21 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-12-31T18:04:22.223Z] #18 35.22 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T18:04:22.314Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 9.99MB / 96.42MB 2.6s [2019-12-31T18:04:22.314Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 8.76MB / 50.09MB 2.6s [2019-12-31T18:04:22.314Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 9.24MB / 10.00MB 2.6s [2019-12-31T18:04:22.314Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 9.79MB / 10.00MB 2.8s [2019-12-31T18:04:22.606Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 10.45MB / 45.65MB 2.9s [2019-12-31T18:04:22.606Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 2.9s done [2019-12-31T18:04:22.612Z] #18 35.42 Selecting previously unselected package python-pip-whl. [2019-12-31T18:04:22.612Z] #18 35.43 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-31T18:04:22.612Z] #18 35.43 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T18:04:22.896Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 12.20MB / 52.87MB 3.2s [2019-12-31T18:04:22.896Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 12.13MB / 50.09MB 3.4s [2019-12-31T18:04:23.002Z] #18 35.87 Selecting previously unselected package python3-pip. [2019-12-31T18:04:23.002Z] #18 35.87 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-31T18:04:23.002Z] #18 35.87 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T18:04:23.193Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 13.28MB / 45.65MB 3.5s [2019-12-31T18:04:23.193Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 15.47MB / 96.42MB 3.7s [2019-12-31T18:04:23.398Z] #18 36.02 Selecting previously unselected package python3-pkg-resources. [2019-12-31T18:04:23.398Z] #18 36.03 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T18:04:23.398Z] #18 36.03 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-31T18:04:23.398Z] #18 36.18 Selecting previously unselected package python3-setuptools. [2019-12-31T18:04:23.398Z] #18 36.18 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-31T18:04:23.398Z] #18 36.18 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-31T18:04:23.398Z] #18 36.33 Selecting previously unselected package python3-wheel. [2019-12-31T18:04:23.398Z] #18 36.33 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-31T18:04:23.398Z] #18 36.33 Unpacking python3-wheel (0.29.0-2) ... [2019-12-31T18:04:23.502Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 15.54MB / 52.87MB 3.8s [2019-12-31T18:04:23.502Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 15.41MB / 50.09MB 4.0s [2019-12-31T18:04:23.502Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 15.73MB / 45.65MB 4.0s [2019-12-31T18:04:23.804Z] #18 36.42 Selecting previously unselected package thin-provisioning-tools. [2019-12-31T18:04:23.804Z] #18 36.42 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-12-31T18:04:23.804Z] #18 36.43 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T18:04:23.804Z] #18 36.76 Selecting previously unselected package vim-runtime. [2019-12-31T18:04:23.804Z] #18 36.76 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T18:04:23.804Z] #18 36.78 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-31T18:04:23.804Z] #18 36.82 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-31T18:04:24.144Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 19.08MB / 52.87MB 4.4s [2019-12-31T18:04:24.144Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 18.35MB / 45.65MB 4.4s [2019-12-31T18:04:24.144Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 18.17MB / 50.09MB 4.6s [2019-12-31T18:04:24.207Z] #18 36.82 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:04:24.430Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 20.58MB / 96.42MB 4.7s [2019-12-31T18:04:24.430Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 20.71MB / 45.65MB 4.9s [2019-12-31T18:04:24.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T18:04:24.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T18:04:24.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T18:04:24.725Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 22.13MB / 52.87MB 5.0s [2019-12-31T18:04:24.725Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 21.60MB / 50.09MB 5.2s [2019-12-31T18:04:25.022Z] #8 ... [2019-12-31T18:04:25.022Z] [2019-12-31T18:04:25.022Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T18:04:25.022Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-31T18:04:25.022Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-31T18:04:25.022Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2019-12-31T18:04:25.022Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-31T18:04:25.022Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.1s done [2019-12-31T18:04:25.022Z] #66 DONE 5.5s [2019-12-31T18:04:25.022Z] [2019-12-31T18:04:25.022Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T18:04:25.022Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 23.23MB / 45.65MB 5.3s [2019-12-31T18:04:25.022Z] #8 ... [2019-12-31T18:04:25.022Z] [2019-12-31T18:04:25.022Z] #20 [internal] load build context [2019-12-31T18:04:25.022Z] #20 transferring context: 45.97MB 5.6s [2019-12-31T18:04:25.022Z] #20 transferring context: 46.33MB 5.7s done [2019-12-31T18:04:25.022Z] #20 DONE 5.7s [2019-12-31T18:04:25.022Z] [2019-12-31T18:04:25.022Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T18:04:25.312Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 25.67MB / 52.87MB 5.6s [2019-12-31T18:04:25.312Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 26.38MB / 96.42MB 5.6s [2019-12-31T18:04:25.312Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 24.22MB / 50.09MB 5.6s [2019-12-31T18:04:25.312Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 26.80MB / 45.65MB 5.8s [2019-12-31T18:04:25.636Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 29.11MB / 52.87MB 5.9s [2019-12-31T18:04:25.636Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 27.83MB / 50.09MB 5.9s [2019-12-31T18:04:25.636Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 31.55MB / 96.42MB 6.1s [2019-12-31T18:04:25.636Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 30.31MB / 45.65MB 6.1s [2019-12-31T18:04:25.923Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 32.75MB / 52.87MB 6.2s [2019-12-31T18:04:25.923Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 31.33MB / 50.09MB 6.2s [2019-12-31T18:04:25.923Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 33.98MB / 45.65MB 6.4s [2019-12-31T18:04:26.211Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 36.68MB / 52.87MB 6.5s [2019-12-31T18:04:26.211Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 37.17MB / 96.42MB 6.5s [2019-12-31T18:04:26.212Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 35.36MB / 50.09MB 6.5s [2019-12-31T18:04:26.212Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 37.78MB / 45.65MB 6.7s [2019-12-31T18:04:26.497Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 40.25MB / 52.87MB 6.8s [2019-12-31T18:04:26.497Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 38.94MB / 50.09MB 6.8s [2019-12-31T18:04:26.497Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 42.70MB / 96.42MB 7.0s [2019-12-31T18:04:26.497Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 41.45MB / 45.65MB 7.0s [2019-12-31T18:04:26.786Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 43.76MB / 52.87MB 7.1s [2019-12-31T18:04:26.786Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 42.69MB / 50.09MB 7.1s [2019-12-31T18:04:26.786Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.10MB / 45.65MB 7.3s [2019-12-31T18:04:26.829Z] #18 39.53 Selecting previously unselected package vim. [2019-12-31T18:04:26.829Z] #18 39.54 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-31T18:04:26.829Z] #18 39.54 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:04:27.077Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 48.54MB / 52.87MB 7.4s [2019-12-31T18:04:27.077Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 48.51MB / 96.42MB 7.4s [2019-12-31T18:04:27.077Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 46.40MB / 50.09MB 7.4s [2019-12-31T18:04:27.077Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.65MB / 45.65MB 7.4s done [2019-12-31T18:04:27.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T18:04:27.231Z] #18 40.04 Selecting previously unselected package xfsprogs. [2019-12-31T18:04:27.231Z] #18 40.04 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-12-31T18:04:27.231Z] #18 40.04 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-31T18:04:27.369Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 7.7s [2019-12-31T18:04:27.369Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 54.71MB / 96.42MB 7.7s [2019-12-31T18:04:27.369Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 50.09MB / 50.09MB 7.7s done [2019-12-31T18:04:27.369Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 7.7s done [2019-12-31T18:04:27.369Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 62.76MB / 96.42MB 7.9s [2019-12-31T18:04:27.644Z] #18 40.52 Selecting previously unselected package zip. [2019-12-31T18:04:27.644Z] #18 40.52 Preparing to unpack .../32-zip_3.0-11+b1_s390x.deb ... [2019-12-31T18:04:27.644Z] #18 40.52 Unpacking zip (3.0-11+b1) ... [2019-12-31T18:04:27.644Z] #18 40.63 Selecting previously unselected package libapparmor-perl. [2019-12-31T18:04:27.644Z] #18 40.63 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-12-31T18:04:27.644Z] #18 40.63 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T18:04:27.644Z] #18 40.73 Selecting previously unselected package apparmor. [2019-12-31T18:04:27.658Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 71.38MB / 96.42MB 8.0s [2019-12-31T18:04:27.658Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 77.34MB / 96.42MB 8.2s [2019-12-31T18:04:27.955Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 84.48MB / 96.42MB 8.3s [2019-12-31T18:04:27.955Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 96.42MB / 96.42MB 8.6s done [2019-12-31T18:04:28.043Z] #18 40.74 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-12-31T18:04:28.043Z] #18 40.78 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-31T18:04:28.043Z] #18 41.09 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-31T18:04:28.043Z] #18 41.10 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T18:04:28.043Z] #18 41.12 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-31T18:04:28.043Z] #18 41.14 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T18:04:28.251Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2019-12-31T18:04:28.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T18:04:28.617Z] #18 41.15 Processing triggers for mime-support (3.60) ... [2019-12-31T18:04:28.617Z] #18 41.19 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:04:28.617Z] #18 41.21 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-31T18:04:28.617Z] #18 41.22 Setting up libcap2-bin (1:2.25-1) ... [2019-12-31T18:04:28.617Z] #18 41.23 Setting up bash-completion (1:2.1-4.3) ... [2019-12-31T18:04:30.523Z] #18 ... [2019-12-31T18:04:30.523Z] [2019-12-31T18:04:30.523Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:04:30.523Z] #45 132.2 github.com/LK4D4/vndr/godl [2019-12-31T18:04:30.523Z] #45 133.0 github.com/LK4D4/vndr [2019-12-31T18:04:30.523Z] #45 DONE 141.8s [2019-12-31T18:04:30.523Z] [2019-12-31T18:04:30.523Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:04:30.523Z] #42 89.89 CC criu/cr-service.o [2019-12-31T18:04:30.523Z] #42 91.47 CC criu/crtools.o [2019-12-31T18:04:30.523Z] #42 92.14 CC criu/eventfd.o [2019-12-31T18:04:30.523Z] #42 92.48 CC criu/eventpoll.o [2019-12-31T18:04:30.523Z] #42 93.63 CC criu/external.o [2019-12-31T18:04:30.523Z] #42 93.98 CC criu/fault-injection.o [2019-12-31T18:04:30.523Z] #42 94.06 CC criu/fdstore.o [2019-12-31T18:04:30.523Z] #42 94.35 CC criu/fifo.o [2019-12-31T18:04:30.523Z] #42 94.61 CC criu/file-ids.o [2019-12-31T18:04:30.523Z] #42 94.92 CC criu/file-lock.o [2019-12-31T18:04:30.523Z] #42 95.85 CC criu/files-ext.o [2019-12-31T18:04:30.523Z] #42 96.17 CC criu/files-reg.o [2019-12-31T18:04:30.523Z] #42 98.57 CC criu/files.o [2019-12-31T18:04:31.365Z] #42 ... [2019-12-31T18:04:31.365Z] [2019-12-31T18:04:31.365Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:04:31.365Z] #18 44.37 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-31T18:04:31.365Z] #18 44.38 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-31T18:04:31.365Z] #18 44.39 Setting up zip (3.0-11+b1) ... [2019-12-31T18:04:31.365Z] #18 44.40 Setting up bzip2 (1.0.6-8.1) ... [2019-12-31T18:04:31.365Z] #18 44.40 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-31T18:04:31.365Z] #18 44.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:04:31.755Z] #18 44.44 Setting up libaio1:s390x (0.3.110-3) ... [2019-12-31T18:04:31.755Z] #18 44.46 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T18:04:31.755Z] #18 44.48 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-31T18:04:31.755Z] #18 44.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-31T18:04:31.755Z] #18 44.50 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T18:04:31.755Z] #18 44.51 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:04:31.755Z] #18 44.53 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-12-31T18:04:31.755Z] #18 44.55 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:04:32.153Z] #18 44.85 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-31T18:04:32.153Z] #18 44.87 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-31T18:04:32.153Z] #18 44.91 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T18:04:32.153Z] #18 44.93 Setting up pigz (2.3.4-1) ... [2019-12-31T18:04:32.153Z] #18 44.94 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T18:04:32.153Z] #18 44.97 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-12-31T18:04:32.153Z] #18 45.03 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T18:04:32.153Z] #18 45.06 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T18:04:32.153Z] #18 45.08 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-31T18:04:32.153Z] #18 45.09 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-31T18:04:32.153Z] #18 45.10 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:04:32.153Z] #18 45.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-31T18:04:32.153Z] #18 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-31T18:04:32.153Z] #18 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-31T18:04:32.153Z] #18 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-31T18:04:32.153Z] #18 45.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-31T18:04:32.153Z] #18 45.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-31T18:04:32.153Z] #18 45.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-31T18:04:32.153Z] #18 45.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-31T18:04:32.153Z] #18 45.16 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-31T18:04:32.153Z] #18 45.17 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T18:04:32.562Z] #18 45.19 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T18:04:32.562Z] #18 45.20 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T18:04:35.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T18:04:35.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T18:04:35.942Z] #18 48.72 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-31T18:04:35.942Z] #18 48.75 Setting up python3 (3.5.3-1) ... [2019-12-31T18:04:36.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T18:04:37.285Z] #18 49.87 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-31T18:04:37.955Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T18:04:37.955Z] [2019-12-31T18:04:37.955Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-12-31T18:04:37.955Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-12-31T18:04:37.955Z] Using test binary docker [2019-12-31T18:04:37.955Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T18:04:37.955Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T18:04:37.955Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T18:04:37.955Z] Warning failed to create cache: (null) [2019-12-31T18:04:37.955Z] . [2019-12-31T18:04:37.955Z] Starting dockerd [2019-12-31T18:04:37.955Z] INFO: Waiting for daemon to start... [2019-12-31T18:04:38.903Z] #18 51.27 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-31T18:04:38.903Z] #18 51.47 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-31T18:04:38.903Z] #18 51.53 Setting up python3-wheel (0.29.0-2) ... [2019-12-31T18:04:39.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T18:04:39.323Z] . [2019-12-31T18:04:39.323Z] INFO: Building docker-sdk-python3:4.1.0... [2019-12-31T18:04:39.790Z] #18 52.71 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-31T18:04:41.554Z] #18 53.95 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T18:04:41.554Z] #18 ... [2019-12-31T18:04:41.554Z] [2019-12-31T18:04:41.554Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T18:04:41.554Z] #29 153.1 + rm -rf /tmp/tmp.GoEfBYAhrz [2019-12-31T18:04:42.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T18:04:42.315Z] #29 DONE 153.6s [2019-12-31T18:04:42.315Z] [2019-12-31T18:04:42.315Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:04:42.315Z] #42 101.5 CC criu/filesystems.o [2019-12-31T18:04:42.315Z] #42 102.1 CC criu/fsnotify.o [2019-12-31T18:04:42.315Z] #42 103.4 CC criu/image-desc.o [2019-12-31T18:04:42.315Z] #42 103.5 CC criu/image.o [2019-12-31T18:04:42.315Z] #42 104.3 CC criu/ipc_ns.o [2019-12-31T18:04:42.315Z] #42 105.2 CC criu/irmap.o [2019-12-31T18:04:42.315Z] #42 105.7 CC criu/kcmp-ids.o [2019-12-31T18:04:42.315Z] #42 106.0 CC criu/kerndat.o [2019-12-31T18:04:42.315Z] #42 107.2 CC criu/libnetlink.o [2019-12-31T18:04:42.315Z] #42 107.6 CC criu/log.o [2019-12-31T18:04:42.315Z] #42 108.3 CC criu/lsm.o [2019-12-31T18:04:42.315Z] #42 108.7 CC criu/mem.o [2019-12-31T18:04:42.315Z] #42 110.2 CC criu/mount.o [2019-12-31T18:04:42.852Z] #42 ... [2019-12-31T18:04:42.852Z] [2019-12-31T18:04:42.852Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:04:42.852Z] #18 55.69 Setting up python3-setuptools (33.1.1-1) ... [2019-12-31T18:04:43.163Z] Running on azwin-2-d01ea0 in d:\jenkins\workspace\moby_PR-40174 [Pipeline] { [Pipeline] ws [2019-12-31T18:04:43.185Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-12-31T18:04:44.257Z] #18 56.95 Setting up dh-python (2.20170125) ... [2019-12-31T18:04:45.095Z] #18 57.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:04:45.095Z] #18 DONE 58.0s [2019-12-31T18:04:45.095Z] [2019-12-31T18:04:45.095Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T18:04:45.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T18:04:48.465Z] #19 3.452 Collecting yamllint==1.16.0 [2019-12-31T18:04:49.315Z] #19 4.164 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-31T18:04:49.315Z] #19 4.293 Collecting pyyaml (from yamllint==1.16.0) [2019-12-31T18:04:49.728Z] #19 4.592 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-31T18:04:51.059Z] #19 6.102 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-31T18:04:51.059Z] #19 6.215 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-31T18:04:51.469Z] #19 6.357 Building wheels for collected packages: pyyaml [2019-12-31T18:04:51.469Z] #19 6.359 Running setup.py bdist_wheel for pyyaml: started [2019-12-31T18:04:52.320Z] #19 7.322 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-31T18:04:52.320Z] #19 7.323 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-31T18:04:52.738Z] #19 7.426 Successfully built pyyaml [2019-12-31T18:04:52.738Z] #19 7.427 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-31T18:04:52.738Z] #19 7.799 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-31T18:04:53.130Z] #19 DONE 8.1s [2019-12-31T18:04:53.130Z] [2019-12-31T18:04:53.130Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T18:04:53.535Z] #24 DONE 0.2s [2019-12-31T18:04:53.535Z] [2019-12-31T18:04:53.535Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T18:04:53.940Z] #28 DONE 0.5s [2019-12-31T18:04:53.940Z] [2019-12-31T18:04:53.940Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T18:04:53.940Z] #30 DONE 0.1s [2019-12-31T18:04:53.940Z] [2019-12-31T18:04:53.940Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T18:04:53.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T18:04:54.334Z] #33 DONE 0.1s [2019-12-31T18:04:54.334Z] [2019-12-31T18:04:54.334Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T18:04:54.334Z] #38 DONE 0.1s [2019-12-31T18:04:54.334Z] [2019-12-31T18:04:54.334Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:04:54.334Z] #42 114.3 CC criu/namespaces.o [2019-12-31T18:04:54.334Z] #42 115.8 CC criu/net.o [2019-12-31T18:04:54.334Z] #42 118.0 CC criu/netfilter.o [2019-12-31T18:04:54.334Z] #42 118.4 CC criu/page-pipe.o [2019-12-31T18:04:54.334Z] #42 118.9 CC criu/page-xfer.o [2019-12-31T18:04:54.334Z] #42 119.8 CC criu/pagemap-cache.o [2019-12-31T18:04:54.334Z] #42 120.1 CC criu/pagemap.o [2019-12-31T18:04:54.334Z] #42 120.8 CC criu/parasite-syscall.o [2019-12-31T18:04:54.334Z] #42 121.5 CC criu/path.o [2019-12-31T18:04:54.334Z] #42 121.9 CC criu/pie-util-vdso-elf32.o [2019-12-31T18:04:54.334Z] #42 122.3 CC criu/pie-util-vdso.o [2019-12-31T18:04:54.334Z] #42 122.9 CC criu/pie-util.o [2019-12-31T18:04:54.334Z] #42 123.0 CC criu/pipes.o [2019-12-31T18:04:54.784Z] #42 123.5 CC criu/plugin.o [2019-12-31T18:04:55.320Z] #42 123.9 CC criu/proc_parse.o [2019-12-31T18:04:55.420Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 26.6s done [2019-12-31T18:04:55.420Z] #8 DONE 35.3s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-31T18:04:55.420Z] #9 DONE 0.1s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-31T18:04:55.420Z] #10 DONE 0.2s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T18:04:55.420Z] #21 DONE 0.1s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T18:04:55.420Z] #25 ... [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T18:04:55.420Z] #62 DONE 0.1s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T18:04:55.420Z] #22 DONE 0.1s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-31T18:04:55.420Z] #68 DONE 0.1s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-31T18:04:55.420Z] #31 DONE 0.1s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-31T18:04:55.420Z] #47 DONE 0.1s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-31T18:04:55.420Z] #50 DONE 0.1s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-31T18:04:55.420Z] #44 DONE 0.1s [2019-12-31T18:04:55.420Z] [2019-12-31T18:04:55.420Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:04:56.455Z] #45 0.963 + RM_GOPATH=0 [2019-12-31T18:04:56.455Z] #45 0.964 + TMP_GOPATH= [2019-12-31T18:04:56.455Z] #45 0.964 + : /build [2019-12-31T18:04:56.455Z] #45 0.965 + '[' -z '' ']' [2019-12-31T18:04:56.455Z] #45 0.972 ++ mktemp -d [2019-12-31T18:04:56.455Z] #45 0.997 + export GOPATH=/tmp/tmp.YXDPNDS8sc [2019-12-31T18:04:56.455Z] #45 0.997 + GOPATH=/tmp/tmp.YXDPNDS8sc [2019-12-31T18:04:56.455Z] #45 0.997 + RM_GOPATH=1 [2019-12-31T18:04:56.455Z] #45 1.017 ++ dirname ./install.sh [2019-12-31T18:04:56.455Z] #45 1.032 + dir=. [2019-12-31T18:04:56.455Z] #45 1.032 + bin=vndr [2019-12-31T18:04:56.455Z] #45 1.032 + shift [2019-12-31T18:04:56.455Z] #45 1.032 + '[' '!' -f ./vndr.installer ']' [2019-12-31T18:04:56.455Z] #45 1.037 + . ./vndr.installer [2019-12-31T18:04:56.455Z] #45 1.037 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T18:04:56.455Z] #45 1.043 + install_vndr [2019-12-31T18:04:56.455Z] #45 1.046 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T18:04:56.455Z] #45 1.046 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-31T18:04:56.455Z] #45 1.046 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YXDPNDS8sc/src/github.com/LK4D4/vndr [2019-12-31T18:04:56.455Z] #45 1.058 Cloning into '/tmp/tmp.YXDPNDS8sc/src/github.com/LK4D4/vndr'... [2019-12-31T18:04:57.652Z] #42 126.6 CC criu/protobuf-desc.o [2019-12-31T18:04:58.516Z] #45 2.812 + cd /tmp/tmp.YXDPNDS8sc/src/github.com/LK4D4/vndr [2019-12-31T18:04:58.516Z] #45 2.823 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T18:04:58.516Z] #45 2.855 + go build -buildmode=pie -v -o /build/vndr . [2019-12-31T18:04:58.996Z] #42 127.8 CC criu/protobuf.o [2019-12-31T18:04:58.996Z] #42 128.1 CC criu/pstree.o [2019-12-31T18:04:59.867Z] #42 128.9 CC criu/rbtree.o [2019-12-31T18:05:00.022Z] #45 4.857 runtime/internal/sys [2019-12-31T18:05:00.278Z] #42 129.2 CC criu/rst-malloc.o [2019-12-31T18:05:00.312Z] #45 4.978 runtime/internal/atomic [2019-12-31T18:05:00.312Z] #45 5.023 internal/race [2019-12-31T18:05:00.312Z] #45 5.069 internal/cpu [2019-12-31T18:05:00.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T18:05:00.709Z] #42 129.4 CC criu/seccomp.o [2019-12-31T18:05:00.944Z] #45 5.582 sync/atomic [2019-12-31T18:05:00.944Z] #45 5.713 runtime/internal/math [2019-12-31T18:05:01.106Z] #42 130.0 CC criu/seize.o [2019-12-31T18:05:01.774Z] #45 6.361 unicode/utf8 [2019-12-31T18:05:01.774Z] #45 6.419 unicode [2019-12-31T18:05:01.968Z] #42 130.6 CC criu/servicefd.o [2019-12-31T18:05:01.968Z] #42 131.0 CC criu/shmem.o [2019-12-31T18:05:02.074Z] #45 6.780 internal/bytealg [2019-12-31T18:05:02.074Z] #45 6.913 math/bits [2019-12-31T18:05:02.821Z] #42 131.7 CC criu/sigframe.o [2019-12-31T18:05:02.821Z] #42 131.8 CC criu/signalfd.o [2019-12-31T18:05:03.237Z] #42 132.1 CC criu/sk-inet.o [2019-12-31T18:05:03.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T18:05:03.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T18:05:03.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T18:05:04.086Z] #42 132.8 CC criu/sk-netlink.o [2019-12-31T18:05:04.500Z] #42 133.2 CC criu/sk-packet.o [2019-12-31T18:05:04.823Z] #45 9.640 runtime [2019-12-31T18:05:04.823Z] #45 9.670 internal/testlog [2019-12-31T18:05:04.898Z] #42 133.7 CC criu/sk-queue.o [2019-12-31T18:05:05.120Z] #45 ... [2019-12-31T18:05:05.120Z] [2019-12-31T18:05:05.120Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:05:05.120Z] #11 0.606 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:05:05.120Z] #11 0.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:05:05.120Z] #11 0.818 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:05:05.120Z] #11 0.857 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:05:05.120Z] #11 0.902 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:05:05.120Z] #11 2.148 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T18:05:05.120Z] #11 4.990 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T18:05:05.120Z] #11 7.119 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T18:05:05.120Z] #11 ... [2019-12-31T18:05:05.120Z] [2019-12-31T18:05:05.120Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T18:05:05.120Z] #39 0.972 + mktemp -d [2019-12-31T18:05:05.120Z] #39 0.975 + export GOPATH=/tmp/tmp.l82ggWqJft [2019-12-31T18:05:05.120Z] #39 0.976 + git clone https://github.com/docker/distribution.git /tmp/tmp.l82ggWqJft/src/github.com/docker/distribution [2019-12-31T18:05:05.120Z] #39 0.983 Cloning into '/tmp/tmp.l82ggWqJft/src/github.com/docker/distribution'... [2019-12-31T18:05:05.318Z] #42 134.0 CC criu/sk-tcp.o [2019-12-31T18:05:05.409Z] #39 ... [2019-12-31T18:05:05.409Z] [2019-12-31T18:05:05.409Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:05.409Z] #51 0.961 + RM_GOPATH=0 [2019-12-31T18:05:05.409Z] #51 0.961 + TMP_GOPATH= [2019-12-31T18:05:05.409Z] #51 0.961 + : /build [2019-12-31T18:05:05.409Z] #51 0.961 + '[' -z '' ']' [2019-12-31T18:05:05.409Z] #51 0.999 ++ mktemp -d [2019-12-31T18:05:05.409Z] #51 1.037 + export GOPATH=/tmp/tmp.omqqisFIkA [2019-12-31T18:05:05.409Z] #51 1.042 + GOPATH=/tmp/tmp.omqqisFIkA [2019-12-31T18:05:05.409Z] #51 1.042 + RM_GOPATH=1 [2019-12-31T18:05:05.409Z] #51 1.049 ++ dirname ./install.sh [2019-12-31T18:05:05.409Z] #51 1.091 + dir=. [2019-12-31T18:05:05.409Z] #51 1.098 + bin=golangci_lint [2019-12-31T18:05:05.409Z] #51 1.099 + shift [2019-12-31T18:05:05.409Z] #51 1.104 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-31T18:05:05.409Z] #51 1.104 + . ./golangci_lint.installer [2019-12-31T18:05:05.409Z] #51 1.110 ++ : v1.20.0 [2019-12-31T18:05:05.409Z] #51 1.123 + install_golangci_lint [2019-12-31T18:05:05.409Z] #51 1.123 Installing golangci-lint version v1.20.0 [2019-12-31T18:05:05.409Z] #51 1.123 + echo 'Installing golangci-lint version v1.20.0' [2019-12-31T18:05:05.409Z] #51 1.123 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T18:05:05.409Z] #51 ... [2019-12-31T18:05:05.409Z] [2019-12-31T18:05:05.409Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:05.409Z] #63 0.997 + RM_GOPATH=0 [2019-12-31T18:05:05.409Z] #63 0.997 + TMP_GOPATH= [2019-12-31T18:05:05.409Z] #63 0.997 + : /build/ [2019-12-31T18:05:05.409Z] #63 0.998 + '[' -z '' ']' [2019-12-31T18:05:05.409Z] #63 1.012 ++ mktemp -d [2019-12-31T18:05:05.409Z] #63 1.042 + export GOPATH=/tmp/tmp.b7ClU2B1Fr [2019-12-31T18:05:05.409Z] #63 1.046 + GOPATH=/tmp/tmp.b7ClU2B1Fr [2019-12-31T18:05:05.409Z] #63 1.046 + RM_GOPATH=1 [2019-12-31T18:05:05.409Z] #63 1.050 ++ dirname ./install.sh [2019-12-31T18:05:05.409Z] #63 1.060 + dir=. [2019-12-31T18:05:05.409Z] #63 1.069 + bin=rootlesskit [2019-12-31T18:05:05.409Z] #63 1.071 + shift [2019-12-31T18:05:05.409Z] #63 1.072 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-31T18:05:05.409Z] #63 1.074 + . ./rootlesskit.installer [2019-12-31T18:05:05.409Z] #63 1.076 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T18:05:05.409Z] #63 1.099 + install_rootlesskit [2019-12-31T18:05:05.409Z] #63 1.100 + case "$1" in [2019-12-31T18:05:05.409Z] #63 1.100 + export CGO_ENABLED=0 [2019-12-31T18:05:05.409Z] #63 1.100 + CGO_ENABLED=0 [2019-12-31T18:05:05.409Z] #63 1.100 + _install_rootlesskit [2019-12-31T18:05:05.409Z] #63 1.100 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-31T18:05:05.409Z] #63 1.101 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T18:05:05.409Z] #63 1.101 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b7ClU2B1Fr/src/github.com/rootless-containers/rootlesskit [2019-12-31T18:05:05.409Z] #63 1.106 Cloning into '/tmp/tmp.b7ClU2B1Fr/src/github.com/rootless-containers/rootlesskit'... [2019-12-31T18:05:05.409Z] #63 7.423 + cd /tmp/tmp.b7ClU2B1Fr/src/github.com/rootless-containers/rootlesskit [2019-12-31T18:05:05.409Z] #63 7.424 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T18:05:05.409Z] #63 7.994 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T18:05:05.409Z] #63 7.999 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-31T18:05:05.730Z] #42 134.6 CC criu/sk-unix.o [2019-12-31T18:05:05.770Z] #63 ... [2019-12-31T18:05:05.770Z] [2019-12-31T18:05:05.770Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:05.770Z] #23 0.984 + RM_GOPATH=0 [2019-12-31T18:05:05.770Z] #23 0.984 + TMP_GOPATH= [2019-12-31T18:05:05.770Z] #23 0.984 + : /build [2019-12-31T18:05:05.770Z] #23 0.987 + '[' -z '' ']' [2019-12-31T18:05:05.770Z] #23 0.990 ++ mktemp -d [2019-12-31T18:05:05.770Z] #23 0.995 + export GOPATH=/tmp/tmp.2lso9aA6FQ [2019-12-31T18:05:05.770Z] #23 0.995 + GOPATH=/tmp/tmp.2lso9aA6FQ [2019-12-31T18:05:05.770Z] #23 0.995 + RM_GOPATH=1 [2019-12-31T18:05:05.770Z] #23 1.014 ++ dirname ./install.sh [2019-12-31T18:05:05.770Z] #23 1.033 + dir=. [2019-12-31T18:05:05.770Z] #23 1.033 + bin=dockercli [2019-12-31T18:05:05.770Z] #23 1.033 + shift [2019-12-31T18:05:05.770Z] #23 1.033 + '[' '!' -f ./dockercli.installer ']' [2019-12-31T18:05:05.770Z] #23 1.037 + . ./dockercli.installer [2019-12-31T18:05:05.770Z] #23 1.038 ++ : stable [2019-12-31T18:05:05.770Z] #23 1.039 ++ : 17.06.2-ce [2019-12-31T18:05:05.770Z] #23 1.044 + install_dockercli [2019-12-31T18:05:05.770Z] #23 1.044 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-31T18:05:05.770Z] #23 1.044 Install docker/cli version 17.06.2-ce from stable [2019-12-31T18:05:05.770Z] #23 1.050 ++ uname -m [2019-12-31T18:05:05.770Z] #23 1.069 + arch=ppc64le [2019-12-31T18:05:05.770Z] #23 1.069 + '[' ppc64le '!=' x86_64 ']' [2019-12-31T18:05:05.770Z] #23 1.069 + '[' ppc64le '!=' s390x ']' [2019-12-31T18:05:05.770Z] #23 1.071 + '[' ppc64le '!=' armhf ']' [2019-12-31T18:05:05.770Z] #23 1.071 + build_dockercli [2019-12-31T18:05:05.770Z] #23 1.071 + git clone https://github.com/docker/docker-ce /tmp/tmp.2lso9aA6FQ/tmp/docker-ce [2019-12-31T18:05:05.770Z] #23 1.104 Cloning into '/tmp/tmp.2lso9aA6FQ/tmp/docker-ce'... [2019-12-31T18:05:05.770Z] #23 ... [2019-12-31T18:05:05.770Z] [2019-12-31T18:05:05.770Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:05:05.770Z] #41 1.089 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:05:05.770Z] #41 1.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:05:05.770Z] #41 1.335 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:05:05.770Z] #41 1.366 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:05:05.770Z] #41 1.531 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:05:05.770Z] #41 3.181 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T18:05:05.770Z] #41 5.778 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T18:05:05.770Z] #41 7.880 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T18:05:05.770Z] #41 ... [2019-12-31T18:05:05.770Z] [2019-12-31T18:05:05.770Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:05.770Z] #48 0.811 + RM_GOPATH=0 [2019-12-31T18:05:05.770Z] #48 0.820 + TMP_GOPATH= [2019-12-31T18:05:05.770Z] #48 0.821 + : /build [2019-12-31T18:05:05.770Z] #48 0.821 + '[' -z '' ']' [2019-12-31T18:05:05.771Z] #48 0.821 ++ mktemp -d [2019-12-31T18:05:05.771Z] #48 0.824 + export GOPATH=/tmp/tmp.cRKGXTfrkI [2019-12-31T18:05:05.771Z] #48 0.825 + GOPATH=/tmp/tmp.cRKGXTfrkI [2019-12-31T18:05:05.771Z] #48 0.825 + RM_GOPATH=1 [2019-12-31T18:05:05.771Z] #48 0.826 ++ dirname ./install.sh [2019-12-31T18:05:05.771Z] #48 0.828 + dir=. [2019-12-31T18:05:05.771Z] #48 0.828 + bin=gotestsum [2019-12-31T18:05:05.771Z] #48 0.828 + shift [2019-12-31T18:05:05.771Z] #48 0.829 + '[' '!' -f ./gotestsum.installer ']' [2019-12-31T18:05:05.771Z] #48 0.829 + . ./gotestsum.installer [2019-12-31T18:05:05.771Z] #48 0.830 ++ : v0.3.5 [2019-12-31T18:05:05.771Z] #48 0.830 + install_gotestsum [2019-12-31T18:05:05.771Z] #48 0.830 + echo 'Installing gotestsum version v0.3.5' [2019-12-31T18:05:05.771Z] #48 0.831 Installing gotestsum version v0.3.5 [2019-12-31T18:05:05.771Z] #48 0.831 + go get -d gotest.tools/gotestsum [2019-12-31T18:05:05.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T18:05:06.062Z] #48 ... [2019-12-31T18:05:06.062Z] [2019-12-31T18:05:06.062Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T18:05:06.062Z] #57 1.061 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:05:06.062Z] #57 1.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:05:06.062Z] #57 1.315 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:05:06.062Z] #57 1.341 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:05:06.062Z] #57 1.418 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:05:06.062Z] #57 2.881 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T18:05:06.062Z] #57 5.795 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T18:05:06.062Z] #57 7.954 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T18:05:06.062Z] #57 ... [2019-12-31T18:05:06.062Z] [2019-12-31T18:05:06.062Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:05:06.062Z] #69 0.774 + RM_GOPATH=0 [2019-12-31T18:05:06.062Z] #69 0.774 + TMP_GOPATH= [2019-12-31T18:05:06.062Z] #69 0.774 + : /build [2019-12-31T18:05:06.062Z] #69 0.774 + '[' -z '' ']' [2019-12-31T18:05:06.062Z] #69 0.775 ++ mktemp -d [2019-12-31T18:05:06.062Z] #69 0.778 + export GOPATH=/tmp/tmp.wJwWJGOuWx [2019-12-31T18:05:06.062Z] #69 0.778 + GOPATH=/tmp/tmp.wJwWJGOuWx [2019-12-31T18:05:06.062Z] #69 0.778 + RM_GOPATH=1 [2019-12-31T18:05:06.062Z] #69 0.782 ++ dirname ./install.sh [2019-12-31T18:05:06.062Z] #69 0.785 + dir=. [2019-12-31T18:05:06.062Z] #69 0.785 + bin=proxy [2019-12-31T18:05:06.062Z] #69 0.786 + shift [2019-12-31T18:05:06.062Z] #69 0.787 + '[' '!' -f ./proxy.installer ']' [2019-12-31T18:05:06.062Z] #69 0.787 + . ./proxy.installer [2019-12-31T18:05:06.062Z] #69 0.788 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T18:05:06.062Z] #69 0.791 + install_proxy [2019-12-31T18:05:06.062Z] #69 0.791 + case "$1" in [2019-12-31T18:05:06.062Z] #69 0.791 + export CGO_ENABLED=0 [2019-12-31T18:05:06.062Z] #69 0.791 + CGO_ENABLED=0 [2019-12-31T18:05:06.062Z] #69 0.791 + _install_proxy [2019-12-31T18:05:06.062Z] #69 0.791 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-31T18:05:06.062Z] #69 0.792 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T18:05:06.062Z] #69 0.792 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wJwWJGOuWx/src/github.com/docker/libnetwork [2019-12-31T18:05:06.062Z] #69 0.799 Cloning into '/tmp/tmp.wJwWJGOuWx/src/github.com/docker/libnetwork'... [2019-12-31T18:05:06.357Z] #69 ... [2019-12-31T18:05:06.357Z] [2019-12-31T18:05:06.357Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:05:06.357Z] #32 0.955 + RM_GOPATH=0 [2019-12-31T18:05:06.357Z] #32 0.955 + TMP_GOPATH= [2019-12-31T18:05:06.357Z] #32 0.955 + : /build [2019-12-31T18:05:06.357Z] #32 0.955 + '[' -z '' ']' [2019-12-31T18:05:06.357Z] #32 0.991 ++ mktemp -d [2019-12-31T18:05:06.357Z] #32 1.019 + export GOPATH=/tmp/tmp.YQEZxglVeI [2019-12-31T18:05:06.357Z] #32 1.028 + GOPATH=/tmp/tmp.YQEZxglVeI [2019-12-31T18:05:06.357Z] #32 1.029 + RM_GOPATH=1 [2019-12-31T18:05:06.357Z] #32 1.036 ++ dirname ./install.sh [2019-12-31T18:05:06.357Z] #32 1.047 + dir=. [2019-12-31T18:05:06.357Z] #32 1.065 + bin=tomlv [2019-12-31T18:05:06.357Z] #32 1.066 + shift [2019-12-31T18:05:06.357Z] #32 1.068 + '[' '!' -f ./tomlv.installer ']' [2019-12-31T18:05:06.357Z] #32 1.069 + . ./tomlv.installer [2019-12-31T18:05:06.357Z] #32 1.070 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T18:05:06.357Z] #32 1.088 + install_tomlv [2019-12-31T18:05:06.357Z] #32 1.089 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-31T18:05:06.357Z] #32 1.089 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T18:05:06.357Z] #32 1.090 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YQEZxglVeI/src/github.com/BurntSushi/toml [2019-12-31T18:05:06.357Z] #32 1.127 Cloning into '/tmp/tmp.YQEZxglVeI/src/github.com/BurntSushi/toml'... [2019-12-31T18:05:06.357Z] #32 3.565 + cd /tmp/tmp.YQEZxglVeI/src/github.com/BurntSushi/toml [2019-12-31T18:05:06.357Z] #32 3.580 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T18:05:06.357Z] #32 3.607 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T18:05:06.357Z] #32 4.545 internal/cpu [2019-12-31T18:05:06.357Z] #32 4.657 math/bits [2019-12-31T18:05:06.357Z] #32 4.769 runtime/internal/sys [2019-12-31T18:05:06.357Z] #32 4.850 runtime/internal/atomic [2019-12-31T18:05:06.357Z] #32 5.746 runtime/internal/math [2019-12-31T18:05:06.357Z] #32 6.077 unicode/utf8 [2019-12-31T18:05:06.357Z] #32 6.324 sync/atomic [2019-12-31T18:05:06.357Z] #32 6.568 internal/bytealg [2019-12-31T18:05:06.357Z] #32 7.361 math [2019-12-31T18:05:06.357Z] #32 7.520 unicode [2019-12-31T18:05:06.357Z] #32 9.278 internal/testlog [2019-12-31T18:05:06.357Z] #32 9.974 runtime [2019-12-31T18:05:06.357Z] #32 10.43 encoding [2019-12-31T18:05:06.357Z] #32 11.05 runtime/cgo [2019-12-31T18:05:06.357Z] #32 ... [2019-12-31T18:05:06.357Z] [2019-12-31T18:05:06.357Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:05:06.357Z] #34 0.770 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:05:06.357Z] #34 0.781 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:05:06.357Z] #34 0.871 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:05:06.357Z] #34 0.902 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:05:06.357Z] #34 0.922 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:05:06.357Z] #34 2.535 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T18:05:06.357Z] #34 5.152 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T18:05:06.357Z] #34 6.910 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T18:05:06.642Z] using credential docker-jenkins-github-credentials [2019-12-31T18:05:06.651Z] #34 ... [2019-12-31T18:05:06.651Z] [2019-12-31T18:05:06.651Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T18:05:06.651Z] #29 0.805 + mktemp -d [2019-12-31T18:05:06.651Z] #29 0.812 + export GOPATH=/tmp/tmp.DEDCb6WKWV [2019-12-31T18:05:06.651Z] #29 0.813 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.DEDCb6WKWV/src/github.com/go-swagger/go-swagger [2019-12-31T18:05:06.651Z] #29 0.829 Cloning into '/tmp/tmp.DEDCb6WKWV/src/github.com/go-swagger/go-swagger'... [2019-12-31T18:05:06.651Z] #29 ... [2019-12-31T18:05:06.651Z] [2019-12-31T18:05:06.651Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T18:05:06.651Z] #25 1.515 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:05:06.651Z] #25 1.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:05:06.651Z] #25 1.614 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:05:06.651Z] #25 1.665 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:05:06.651Z] #25 1.753 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:05:06.651Z] #25 3.492 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T18:05:06.651Z] #25 6.395 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T18:05:06.651Z] #25 8.286 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T18:05:06.721Z] Cloning the remote Git repository [2019-12-31T18:05:06.721Z] Cloning with configured refspecs honoured and without tags [2019-12-31T18:05:06.943Z] #25 ... [2019-12-31T18:05:06.943Z] [2019-12-31T18:05:06.943Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:05:06.943Z] #45 9.921 math [2019-12-31T18:05:06.943Z] #45 11.09 unicode/utf16 [2019-12-31T18:05:07.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T18:05:07.688Z] #42 136.4 CC criu/sockets.o [2019-12-31T18:05:07.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T18:05:07.983Z] #45 12.79 container/list [2019-12-31T18:05:08.198Z] #42 137.1 CC criu/stats.o [2019-12-31T18:05:06.913Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T18:05:07.286Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-12-31T18:05:08.204Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T18:05:08.205Z] > git --version # timeout=10 [2019-12-31T18:05:08.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T18:05:08.250Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T18:05:08.902Z] #42 137.3 CC criu/string.o [2019-12-31T18:05:08.902Z] #42 137.5 CC criu/sysctl.o [2019-12-31T18:05:09.396Z] #42 138.3 CC criu/sysfs_parse.o [2019-12-31T18:05:09.824Z] #42 138.7 CC criu/timerfd.o [2019-12-31T18:05:10.265Z] #42 139.2 CC criu/tty.o [2019-12-31T18:05:11.161Z] #42 ... [2019-12-31T18:05:11.161Z] [2019-12-31T18:05:11.161Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T18:05:11.161Z] #39 182.6 + dpkg --print-architecture [2019-12-31T18:05:11.161Z] #39 182.6 + cd /tmp/tmp.inNa0keNls/src/github.com/docker/distribution [2019-12-31T18:05:11.161Z] #39 182.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-31T18:05:11.563Z] #39 183.0 + GOPATH=/tmp/tmp.inNa0keNls/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.inNa0keNls [2019-12-31T18:05:11.563Z] #39 183.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-31T18:05:11.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T18:05:12.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T18:05:12.435Z] #45 16.84 crypto/internal/subtle [2019-12-31T18:05:12.724Z] #45 17.41 crypto/subtle [2019-12-31T18:05:13.358Z] #45 17.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-31T18:05:13.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T18:05:13.648Z] #45 18.41 internal/nettrace [2019-12-31T18:05:14.359Z] #45 18.99 runtime/cgo [2019-12-31T18:05:14.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T18:05:17.073Z] #45 ... [2019-12-31T18:05:17.073Z] [2019-12-31T18:05:17.073Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:05:17.073Z] #34 22.15 Fetched 7732 kB in 21s (361 kB/s) [2019-12-31T18:05:17.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T18:05:18.066Z] #39 ... [2019-12-31T18:05:18.066Z] [2019-12-31T18:05:18.066Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:05:18.066Z] #42 141.2 CC criu/tun.o [2019-12-31T18:05:18.066Z] #42 141.5 CC criu/uffd.o [2019-12-31T18:05:18.066Z] #42 142.4 CC criu/util.o [2019-12-31T18:05:18.066Z] #42 143.3 CC criu/uts_ns.o [2019-12-31T18:05:18.066Z] #42 143.5 CC criu/vdso.o [2019-12-31T18:05:18.066Z] #42 143.9 LINK criu/built-in.o [2019-12-31T18:05:18.066Z] #42 144.0 LINK criu/criu [2019-12-31T18:05:18.066Z] #42 144.3 DEP lib/c/criu.d [2019-12-31T18:05:18.066Z] #42 144.4 CC images/rpc.pb-c.o [2019-12-31T18:05:18.066Z] #42 144.7 CC lib/c/criu.o [2019-12-31T18:05:18.066Z] #42 145.5 LINK lib/c/built-in.o [2019-12-31T18:05:18.066Z] #42 145.5 LINK lib/c/libcriu.so [2019-12-31T18:05:18.066Z] #42 145.6 GEN magic.py [2019-12-31T18:05:18.066Z] #42 145.7 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T18:05:18.066Z] #42 145.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T18:05:18.066Z] #42 146.0 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T18:05:18.066Z] #42 146.5 make[1]: Nothing to be done for 'all'. [2019-12-31T18:05:18.066Z] #42 146.9 make[1]: 'images/built-in.o' is up to date. [2019-12-31T18:05:18.066Z] #42 146.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-31T18:05:18.066Z] #42 147.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-31T18:05:18.066Z] #42 147.0 make[1]: 'compel/libcompel.a' is up to date. [2019-12-31T18:05:18.066Z] #42 147.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-31T18:05:18.066Z] #42 147.0 make[1]: Nothing to be done for 'all'. [2019-12-31T18:05:18.066Z] #42 147.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T18:05:18.066Z] #42 147.1 make[2]: Nothing to be done for 'all'. [2019-12-31T18:05:18.466Z] #42 147.1 make[2]: Nothing to be done for 'all'. [2019-12-31T18:05:18.466Z] #42 147.2 make[2]: Nothing to be done for 'all'. [2019-12-31T18:05:18.466Z] #42 147.3 make[2]: Nothing to be done for 'all'. [2019-12-31T18:05:18.466Z] #42 147.3 make[2]: Nothing to be done for 'all'. [2019-12-31T18:05:18.466Z] #42 147.3 make[2]: Nothing to be done for 'all'. [2019-12-31T18:05:18.466Z] #42 147.3 make[2]: Nothing to be done for 'all'. [2019-12-31T18:05:18.466Z] #42 147.5 make[2]: Nothing to be done for 'all'. [2019-12-31T18:05:18.466Z] #42 147.5 INSTALL criu/criu [2019-12-31T18:05:18.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T18:05:18.886Z] #42 DONE 147.7s [2019-12-31T18:05:18.886Z] [2019-12-31T18:05:18.886Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:21.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T18:05:22.650Z] #34 22.15 Reading package lists... [2019-12-31T18:05:22.650Z] #34 ... [2019-12-31T18:05:22.650Z] [2019-12-31T18:05:22.650Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T18:05:22.650Z] #39 25.99 + cd /tmp/tmp.l82ggWqJft/src/github.com/docker/distribution [2019-12-31T18:05:22.650Z] #39 26.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-31T18:05:22.806Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T18:05:22.806Z] Using test binary docker [2019-12-31T18:05:22.806Z] +++ /etc/init.d/apparmor start [2019-12-31T18:05:22.806Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T18:05:22.806Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T18:05:22.806Z] Warning failed to create cache: (null) [2019-12-31T18:05:22.806Z] . [2019-12-31T18:05:22.806Z] Starting dockerd [2019-12-31T18:05:22.806Z] INFO: Waiting for daemon to start... [2019-12-31T18:05:22.806Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-12-31T18:05:23.179Z] #60 ... [2019-12-31T18:05:23.179Z] [2019-12-31T18:05:23.179Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:05:23.179Z] #55 97.86 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-31T18:05:23.282Z] Fetching without tags [2019-12-31T18:05:23.980Z] Merging remotes/origin/master commit e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 into PR head commit 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:05:24.707Z] #39 29.32 + GOPATH=/tmp/tmp.l82ggWqJft/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.l82ggWqJft go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-31T18:05:24.972Z] #55 99.51 + mkdir -p /build [2019-12-31T18:05:24.972Z] #55 99.51 + cp runc /build/runc [2019-12-31T18:05:24.972Z] #55 DONE 99.7s [2019-12-31T18:05:24.972Z] [2019-12-31T18:05:24.972Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:25.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T18:05:22.984Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T18:05:23.032Z] > git config --add remote.origin.fetch +refs/pull/40174/head:refs/remotes/origin/PR-40174 # timeout=10 [2019-12-31T18:05:23.078Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T18:05:23.194Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T18:05:23.313Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T18:05:23.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T18:05:23.314Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40174/head:refs/remotes/origin/PR-40174 +refs/heads/master:refs/remotes/origin/master [2019-12-31T18:05:24.083Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T18:05:24.131Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:05:25.318Z] . [2019-12-31T18:05:25.318Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T18:05:25.318Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T18:05:25.318Z] Error: No such image: emptyfs [2019-12-31T18:05:25.318Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T18:05:25.318Z] ++++ docker load [2019-12-31T18:05:25.615Z] Running integration-test (iteration 1) [2019-12-31T18:05:25.615Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T18:05:25.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:05:25.615Z] ++ set -e [2019-12-31T18:05:25.615Z] ++ '[' -n 0 ']' [2019-12-31T18:05:25.615Z] ++ set -x [2019-12-31T18:05:25.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:05:26.176Z] sha256:1789d3ebce7e16d1e047b964cd74309d8f9cfae4f9feba5a1cb31f19781e02ac [2019-12-31T18:05:26.176Z] INFO: Starting docker-py tests... [2019-12-31T18:05:26.982Z] Merge succeeded, producing 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:05:26.983Z] Checking out Revision 491531c12bf60a538eeeb37e22b19729a1a65bb8 (PR-40174) [2019-12-31T18:05:26.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T18:05:27.108Z] ============================= test session starts ============================== [2019-12-31T18:05:27.108Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2019-12-31T18:05:27.108Z] rootdir: /src, inifile: pytest.ini [2019-12-31T18:05:27.108Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-12-31T18:05:28.039Z] collected 385 items / 5 deselected / 380 selected [2019-12-31T18:05:28.039Z] [2019-12-31T18:05:26.676Z] > git merge e6f6c35b79028e3f59ee99a5482641ac6d2e7f23 # timeout=10 [2019-12-31T18:05:26.866Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-12-31T18:05:27.013Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T18:05:27.060Z] > git checkout -f 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:05:28.225Z] #39 ... [2019-12-31T18:05:28.225Z] [2019-12-31T18:05:28.225Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:05:28.225Z] #41 22.60 Fetched 7732 kB in 21s (359 kB/s) [2019-12-31T18:05:28.225Z] #41 22.60 Reading package lists... [2019-12-31T18:05:28.225Z] #41 ... [2019-12-31T18:05:28.225Z] [2019-12-31T18:05:28.225Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:05:28.225Z] #34 22.15 Reading package lists... [2019-12-31T18:05:28.225Z] #34 31.92 Reading package lists... [2019-12-31T18:05:28.225Z] #34 ... [2019-12-31T18:05:28.225Z] [2019-12-31T18:05:28.225Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:05:28.225Z] #11 23.19 Fetched 7732 kB in 22s (342 kB/s) [2019-12-31T18:05:28.225Z] #11 23.19 Reading package lists... [2019-12-31T18:05:28.515Z] #11 32.41 Reading package lists... [2019-12-31T18:05:28.515Z] #11 ... [2019-12-31T18:05:28.515Z] [2019-12-31T18:05:28.515Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T18:05:28.515Z] #57 23.39 Fetched 7732 kB in 22s (346 kB/s) [2019-12-31T18:05:28.515Z] #57 23.39 Reading package lists... [2019-12-31T18:05:28.515Z] #57 33.29 Reading package lists... [2019-12-31T18:05:28.515Z] #57 ... [2019-12-31T18:05:28.515Z] [2019-12-31T18:05:28.515Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:28.515Z] #51 33.32 + cd /tmp/tmp.omqqisFIkA/src/github.com/golangci/golangci-lint/ [2019-12-31T18:05:28.515Z] #51 33.33 + git checkout -q v1.20.0 [2019-12-31T18:05:28.806Z] #51 ... [2019-12-31T18:05:28.806Z] [2019-12-31T18:05:28.806Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T18:05:28.806Z] #25 23.69 Fetched 7732 kB in 22s (348 kB/s) [2019-12-31T18:05:28.806Z] #25 23.69 Reading package lists... [2019-12-31T18:05:28.806Z] #25 ... [2019-12-31T18:05:28.806Z] [2019-12-31T18:05:28.806Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:05:29.440Z] #41 33.01 Reading package lists... [2019-12-31T18:05:29.440Z] #41 ... [2019-12-31T18:05:29.440Z] [2019-12-31T18:05:29.440Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:05:29.440Z] #45 24.21 vendor/golang.org/x/crypto/internal/subtle [2019-12-31T18:05:29.730Z] #45 ... [2019-12-31T18:05:29.730Z] [2019-12-31T18:05:29.730Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:29.730Z] #51 34.00 ++ git describe --tags [2019-12-31T18:05:29.730Z] #51 34.02 + version=v1.20.0 [2019-12-31T18:05:29.730Z] #51 34.02 ++ git rev-parse --short HEAD [2019-12-31T18:05:29.730Z] #51 34.02 + commit=cc98739 [2019-12-31T18:05:29.730Z] #51 34.03 ++ git show -s --format=%cd [2019-12-31T18:05:29.730Z] #51 34.05 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-31T18:05:29.730Z] #51 34.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 [2019-12-31T18:05:30.710Z] #60 ... [2019-12-31T18:05:30.710Z] [2019-12-31T18:05:30.710Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T18:05:30.710Z] #39 201.8 + rm -rf /tmp/tmp.inNa0keNls/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.inNa0keNls [2019-12-31T18:05:30.710Z] #39 DONE 202.0s [2019-12-31T18:05:30.710Z] [2019-12-31T18:05:30.710Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:31.105Z] #51 ... [2019-12-31T18:05:31.105Z] [2019-12-31T18:05:31.105Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T18:05:31.105Z] #40 DONE 0.1s [2019-12-31T18:05:31.105Z] [2019-12-31T18:05:31.105Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:31.105Z] #60 ... [2019-12-31T18:05:31.105Z] [2019-12-31T18:05:31.105Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T18:05:31.105Z] #43 DONE 0.1s [2019-12-31T18:05:31.105Z] [2019-12-31T18:05:31.105Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T18:05:31.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T18:05:31.498Z] #46 DONE 0.1s [2019-12-31T18:05:31.498Z] [2019-12-31T18:05:31.498Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T18:05:31.498Z] #49 DONE 0.1s [2019-12-31T18:05:31.498Z] [2019-12-31T18:05:31.498Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:32.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T18:05:33.222Z] #51 ... [2019-12-31T18:05:33.222Z] [2019-12-31T18:05:33.222Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:05:33.222Z] #69 27.66 + cd /tmp/tmp.wJwWJGOuWx/src/github.com/docker/libnetwork [2019-12-31T18:05:33.222Z] #69 27.66 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T18:05:33.222Z] #69 28.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-31T18:05:34.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T18:05:35.611Z] Commit message: "cgroup2: mark cpu-rt-{period,runtime} unimplemented" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T18:05:36.749Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T18:05:36.749Z] Using test binary docker [2019-12-31T18:05:36.749Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T18:05:36.749Z] +++ /etc/init.d/apparmor start [2019-12-31T18:05:36.749Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T18:05:36.749Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T18:05:36.749Z] Warning failed to create cache: (null) [2019-12-31T18:05:36.749Z] . [2019-12-31T18:05:36.749Z] INFO: Waiting for daemon to start... [2019-12-31T18:05:36.749Z] Starting dockerd [2019-12-31T18:05:36.749Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-12-31T18:05:37.654Z] #69 ... [2019-12-31T18:05:37.654Z] [2019-12-31T18:05:37.654Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:05:37.654Z] #34 31.92 Reading package lists... [2019-12-31T18:05:38.651Z] . [2019-12-31T18:05:38.651Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T18:05:38.651Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T18:05:38.651Z] Error: No such image: emptyfs [2019-12-31T18:05:38.651Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T18:05:38.651Z] ++++ docker load [2019-12-31T18:05:38.714Z] + docker version [2019-12-31T18:05:38.910Z] Running integration-test (iteration 1) [2019-12-31T18:05:38.910Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T18:05:38.910Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:05:38.910Z] ++ set -e [2019-12-31T18:05:38.910Z] ++ '[' -n 0 ']' [2019-12-31T18:05:38.910Z] ++ set -x [2019-12-31T18:05:38.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:05:39.165Z] #34 42.27 Building dependency tree... [2019-12-31T18:05:39.452Z] #34 ... [2019-12-31T18:05:39.453Z] [2019-12-31T18:05:39.453Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T18:05:39.453Z] #25 34.30 Reading package lists... [2019-12-31T18:05:39.453Z] #25 ... [2019-12-31T18:05:39.453Z] [2019-12-31T18:05:39.453Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T18:05:39.453Z] #57 33.29 Reading package lists... [2019-12-31T18:05:39.476Z] #60 184.8 + bin/containerd [2019-12-31T18:05:40.501Z] #57 43.83 Building dependency tree... [2019-12-31T18:05:41.999Z] #57 46.77 The following additional packages will be installed: [2019-12-31T18:05:41.999Z] #57 46.78 btrfs-progs liblzo2-2 [2019-12-31T18:05:42.290Z] #57 47.23 The following NEW packages will be installed: [2019-12-31T18:05:42.290Z] #57 47.27 btrfs-progs btrfs-tools liblzo2-2 [2019-12-31T18:05:42.581Z] #57 47.44 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:05:42.581Z] #57 47.44 Need to get 588 kB of archives. [2019-12-31T18:05:42.581Z] #57 47.44 After this operation, 5005 kB of additional disk space will be used. [2019-12-31T18:05:42.581Z] #57 47.44 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-31T18:05:42.581Z] #57 47.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-31T18:05:42.581Z] #57 47.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-31T18:05:43.701Z] #60 ... [2019-12-31T18:05:43.701Z] [2019-12-31T18:05:43.701Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:43.701Z] #51 DONE 214.6s [2019-12-31T18:05:43.701Z] [2019-12-31T18:05:43.701Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:43.701Z] #60 ... [2019-12-31T18:05:43.701Z] [2019-12-31T18:05:43.701Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T18:05:44.090Z] #57 49.20 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:05:44.095Z] #52 DONE 0.2s [2019-12-31T18:05:44.095Z] [2019-12-31T18:05:44.095Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T18:05:44.095Z] #56 DONE 0.1s [2019-12-31T18:05:44.095Z] [2019-12-31T18:05:44.095Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:44.522Z] Client: Docker Engine - Enterprise [2019-12-31T18:05:44.522Z] Version: 19.03.2 [2019-12-31T18:05:44.522Z] API version: 1.40 [2019-12-31T18:05:44.522Z] Go version: go1.12.8 [2019-12-31T18:05:44.522Z] Git commit: c92ab06ed9 [2019-12-31T18:05:44.522Z] Built: 09/03/2019 16:38:11 [2019-12-31T18:05:44.522Z] OS/Arch: windows/amd64 [2019-12-31T18:05:44.522Z] Experimental: false [2019-12-31T18:05:44.522Z] [2019-12-31T18:05:44.522Z] Server: Docker Engine - Enterprise [2019-12-31T18:05:44.522Z] Engine: [2019-12-31T18:05:44.522Z] Version: 19.03.2 [2019-12-31T18:05:44.522Z] API version: 1.40 (minimum version 1.24) [2019-12-31T18:05:44.522Z] Go version: go1.12.8 [2019-12-31T18:05:44.522Z] Git commit: c92ab06ed9 [2019-12-31T18:05:44.522Z] Built: 09/03/2019 16:35:47 [2019-12-31T18:05:44.522Z] OS/Arch: windows/amd64 [2019-12-31T18:05:44.522Z] Experimental: true [2019-12-31T18:05:44.743Z] #57 49.39 Fetched 588 kB in 0s (2793 kB/s) [2019-12-31T18:05:44.743Z] #57 49.56 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-31T18:05:44.743Z] #57 49.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 ... 14950 files and directories currently installed.) [2019-12-31T18:05:44.743Z] #57 49.69 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-31T18:05:44.743Z] #57 49.70 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T18:05:45.032Z] #57 49.87 Selecting previously unselected package btrfs-progs. [2019-12-31T18:05:45.032Z] #57 49.88 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-31T18:05:45.032Z] #57 49.88 Unpacking btrfs-progs (4.7.3-1) ... [Pipeline] sh [2019-12-31T18:05:46.060Z] + docker info [2019-12-31T18:05:46.061Z] #57 ... [2019-12-31T18:05:46.061Z] [2019-12-31T18:05:46.061Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T18:05:46.061Z] #25 44.63 Building dependency tree... [2019-12-31T18:05:46.061Z] #25 47.67 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-31T18:05:46.061Z] #25 47.67 The following additional packages will be installed: [2019-12-31T18:05:46.061Z] #25 47.68 libjq1 libonig4 [2019-12-31T18:05:46.061Z] #25 48.29 The following NEW packages will be installed: [2019-12-31T18:05:46.061Z] #25 48.29 jq libjq1 libonig4 [2019-12-31T18:05:46.061Z] #25 48.40 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:05:46.061Z] #25 48.40 Need to get 310 kB of archives. [2019-12-31T18:05:46.061Z] #25 48.40 After this operation, 1267 kB of additional disk space will be used. [2019-12-31T18:05:46.061Z] #25 48.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-31T18:05:46.061Z] #25 48.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-31T18:05:46.061Z] #25 48.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-31T18:05:46.061Z] #25 50.00 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:05:46.062Z] #25 50.19 Fetched 310 kB in 0s (2101 kB/s) [2019-12-31T18:05:46.062Z] #25 50.27 Selecting previously unselected package libonig4:ppc64el. [2019-12-31T18:05:46.062Z] #25 50.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-31T18:05:46.062Z] #25 50.35 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-12-31T18:05:46.062Z] #25 50.37 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-31T18:05:46.062Z] #25 50.75 Selecting previously unselected package libjq1:ppc64el. [2019-12-31T18:05:46.062Z] #25 50.75 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-31T18:05:46.062Z] #25 50.75 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-31T18:05:46.355Z] #25 51.12 Selecting previously unselected package jq. [2019-12-31T18:05:46.355Z] #25 51.13 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-31T18:05:46.355Z] #25 51.14 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T18:05:46.355Z] #25 ... [2019-12-31T18:05:46.355Z] [2019-12-31T18:05:46.355Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T18:05:46.355Z] #57 51.07 Selecting previously unselected package btrfs-tools. [2019-12-31T18:05:46.355Z] #57 51.08 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-31T18:05:46.355Z] #57 51.09 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T18:05:46.355Z] #57 51.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:05:46.674Z] #57 51.52 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T18:05:46.674Z] #57 51.54 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T18:05:46.674Z] #57 51.56 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T18:05:46.674Z] #57 51.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:05:46.966Z] #57 DONE 51.9s [2019-12-31T18:05:46.966Z] [2019-12-31T18:05:46.966Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T18:05:46.966Z] #25 51.45 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-31T18:05:46.966Z] #25 51.47 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-31T18:05:46.966Z] #25 51.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:05:46.966Z] #25 51.73 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T18:05:46.966Z] #25 DONE 52.0s [2019-12-31T18:05:46.966Z] [2019-12-31T18:05:46.966Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T18:05:46.966Z] #58 DONE 0.1s [2019-12-31T18:05:46.966Z] [2019-12-31T18:05:46.966Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T18:05:47.256Z] #26 DONE 0.0s [2019-12-31T18:05:47.256Z] [2019-12-31T18:05:47.256Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-31T18:05:47.256Z] #59 DONE 0.1s [2019-12-31T18:05:47.256Z] [2019-12-31T18:05:47.256Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:47.546Z] #60 ... [2019-12-31T18:05:47.546Z] [2019-12-31T18:05:47.546Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:05:47.546Z] #11 32.41 Reading package lists... [2019-12-31T18:05:47.546Z] #11 42.70 Building dependency tree... [2019-12-31T18:05:47.546Z] #11 45.72 The following additional packages will be installed: [2019-12-31T18:05:47.546Z] #11 45.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-31T18:05:47.546Z] #11 45.73 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-31T18:05:47.546Z] #11 45.73 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T18:05:47.546Z] #11 45.73 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-31T18:05:47.546Z] #11 45.73 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-31T18:05:47.546Z] #11 45.74 Suggested packages: [2019-12-31T18:05:47.546Z] #11 45.74 gcc-6-locales seccomp wine64 [2019-12-31T18:05:47.546Z] #11 50.37 The following NEW packages will be installed: [2019-12-31T18:05:47.546Z] #11 50.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-31T18:05:47.546Z] #11 50.37 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-31T18:05:47.546Z] #11 50.38 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-31T18:05:47.546Z] #11 50.38 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T18:05:47.546Z] #11 50.39 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-31T18:05:47.546Z] #11 50.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-31T18:05:47.546Z] #11 50.40 mingw-w64-x86-64-dev [2019-12-31T18:05:47.546Z] #11 50.51 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:05:47.546Z] #11 50.51 Need to get 70.1 MB of archives. [2019-12-31T18:05:47.546Z] #11 50.51 After this operation, 498 MB of additional disk space will be used. [2019-12-31T18:05:47.546Z] #11 50.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-12-31T18:05:47.546Z] #11 50.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-12-31T18:05:47.546Z] #11 50.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-31T18:05:47.546Z] #11 50.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-31T18:05:47.546Z] #11 50.68 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-31T18:05:47.546Z] #11 50.71 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-12-31T18:05:47.546Z] #11 50.73 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-12-31T18:05:47.546Z] #11 50.76 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-12-31T18:05:47.546Z] #11 50.77 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-12-31T18:05:47.546Z] #11 50.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-12-31T18:05:47.546Z] #11 50.86 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-12-31T18:05:47.546Z] #11 50.90 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-12-31T18:05:47.546Z] #11 51.00 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-12-31T18:05:47.546Z] #11 51.04 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-12-31T18:05:47.546Z] #11 51.06 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-12-31T18:05:47.546Z] #11 51.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-12-31T18:05:47.546Z] #11 51.10 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-12-31T18:05:47.546Z] #11 51.32 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-12-31T18:05:47.546Z] #11 51.61 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-12-31T18:05:47.546Z] #11 51.89 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-31T18:05:47.546Z] #11 51.90 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-31T18:05:47.546Z] #11 ... [2019-12-31T18:05:47.546Z] [2019-12-31T18:05:47.546Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:05:47.546Z] #60 0.401 + RM_GOPATH=0 [2019-12-31T18:05:47.546Z] #60 0.401 + TMP_GOPATH= [2019-12-31T18:05:47.546Z] #60 0.401 + : /build [2019-12-31T18:05:47.546Z] #60 0.402 + '[' -z '' ']' [2019-12-31T18:05:47.546Z] #60 0.404 ++ mktemp -d [2019-12-31T18:05:47.546Z] #60 0.406 + export GOPATH=/tmp/tmp.YC21Y8vbE6 [2019-12-31T18:05:47.546Z] #60 0.407 + GOPATH=/tmp/tmp.YC21Y8vbE6 [2019-12-31T18:05:47.546Z] #60 0.407 + RM_GOPATH=1 [2019-12-31T18:05:47.546Z] #60 0.417 ++ dirname ./install.sh [2019-12-31T18:05:47.546Z] #60 0.440 + dir=. [2019-12-31T18:05:47.546Z] #60 0.441 + bin=containerd [2019-12-31T18:05:47.546Z] #60 0.442 + shift [2019-12-31T18:05:47.546Z] #60 0.444 + '[' '!' -f ./containerd.installer ']' [2019-12-31T18:05:47.546Z] #60 0.454 + . ./containerd.installer [2019-12-31T18:05:47.546Z] #60 0.458 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T18:05:47.546Z] #60 0.469 + install_containerd [2019-12-31T18:05:47.836Z] #60 0.473 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-31T18:05:47.836Z] #60 0.474 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T18:05:47.836Z] #60 0.475 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YC21Y8vbE6/src/github.com/containerd/containerd [2019-12-31T18:05:47.836Z] #60 0.514 Cloning into '/tmp/tmp.YC21Y8vbE6/src/github.com/containerd/containerd'... [2019-12-31T18:05:48.862Z] #60 ... [2019-12-31T18:05:48.862Z] [2019-12-31T18:05:48.862Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:05:48.862Z] #41 33.01 Reading package lists... [2019-12-31T18:05:48.862Z] #41 43.76 Building dependency tree... [2019-12-31T18:05:48.862Z] #41 47.04 The following additional packages will be installed: [2019-12-31T18:05:48.862Z] #41 47.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-31T18:05:48.862Z] #41 47.04 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-31T18:05:48.862Z] #41 47.06 Suggested packages: [2019-12-31T18:05:48.862Z] #41 47.06 manpages-dev python-setuptools [2019-12-31T18:05:48.862Z] #41 50.74 The following NEW packages will be installed: [2019-12-31T18:05:48.862Z] #41 50.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-31T18:05:48.862Z] #41 50.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-31T18:05:48.862Z] #41 50.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-31T18:05:48.862Z] #41 50.75 zlib1g-dev [2019-12-31T18:05:48.862Z] #41 50.91 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:05:48.862Z] #41 50.91 Need to get 3548 kB of archives. [2019-12-31T18:05:48.862Z] #41 50.91 After this operation, 21.2 MB of additional disk space will be used. [2019-12-31T18:05:48.862Z] #41 50.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-31T18:05:48.862Z] #41 50.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-12-31T18:05:48.862Z] #41 50.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-12-31T18:05:48.862Z] #41 50.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-31T18:05:48.862Z] #41 51.01 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-12-31T18:05:48.862Z] #41 51.05 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-31T18:05:48.862Z] #41 51.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-12-31T18:05:48.862Z] #41 51.10 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-12-31T18:05:48.862Z] #41 51.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-12-31T18:05:48.862Z] #41 51.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-12-31T18:05:48.862Z] #41 51.26 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-12-31T18:05:48.862Z] #41 51.37 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-12-31T18:05:48.862Z] #41 51.48 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-12-31T18:05:48.862Z] #41 51.50 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-12-31T18:05:48.862Z] #41 51.51 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-31T18:05:48.862Z] #41 51.54 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-12-31T18:05:48.862Z] #41 53.66 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:05:48.862Z] #41 ... [2019-12-31T18:05:48.862Z] [2019-12-31T18:05:48.862Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:05:48.862Z] #34 45.46 The following additional packages will be installed: [2019-12-31T18:05:48.862Z] #34 45.47 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-31T18:05:48.862Z] #34 45.48 Suggested packages: [2019-12-31T18:05:48.862Z] #34 45.48 codeblocks eclipse ninja-build lrzip [2019-12-31T18:05:48.862Z] #34 45.48 Recommended packages: [2019-12-31T18:05:48.862Z] #34 45.48 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-31T18:05:48.862Z] #34 46.98 The following NEW packages will be installed: [2019-12-31T18:05:48.862Z] #34 46.99 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-31T18:05:48.862Z] #34 47.00 vim-common xxd [2019-12-31T18:05:48.862Z] #34 47.15 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:05:48.862Z] #34 47.15 Need to get 13.4 MB of archives. [2019-12-31T18:05:48.862Z] #34 47.15 After this operation, 60.4 MB of additional disk space will be used. [2019-12-31T18:05:48.862Z] #34 47.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-12-31T18:05:48.862Z] #34 47.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-31T18:05:48.862Z] #34 47.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-12-31T18:05:48.862Z] #34 48.47 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-12-31T18:05:48.862Z] #34 48.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-12-31T18:05:48.862Z] #34 48.63 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-12-31T18:05:48.862Z] #34 48.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-12-31T18:05:48.862Z] #34 48.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-12-31T18:05:48.862Z] #34 49.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T18:05:48.862Z] #34 49.11 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T18:05:48.862Z] #34 50.94 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:05:48.862Z] #34 51.32 Fetched 13.4 MB in 2s (6580 kB/s) [2019-12-31T18:05:48.862Z] #34 51.65 Selecting previously unselected package cmake-data. [2019-12-31T18:05:48.862Z] #34 51.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-31T18:05:48.862Z] #34 51.83 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-31T18:05:48.862Z] #34 51.85 Unpacking cmake-data (3.7.2-1) ... [2019-12-31T18:05:48.887Z] Loaded image: buildpack-deps:jessie [2019-12-31T18:05:48.887Z] Loaded image: busybox:latest [2019-12-31T18:05:48.887Z] Loaded image: busybox:glibc [2019-12-31T18:05:48.887Z] Loaded image: debian:jessie [2019-12-31T18:05:48.887Z] Loaded image: hello-world:latest [2019-12-31T18:05:48.887Z] INFO: Testing against a local daemon [2019-12-31T18:05:48.887Z] === RUN TestCgroupNamespacesBuild [2019-12-31T18:05:49.151Z] #34 ... [2019-12-31T18:05:49.151Z] [2019-12-31T18:05:49.151Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:05:49.151Z] #41 54.05 Fetched 3548 kB in 0s (4943 kB/s) [2019-12-31T18:05:49.459Z] #41 54.22 Selecting previously unselected package libnet1:ppc64el. [2019-12-31T18:05:49.459Z] #41 54.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-31T18:05:49.459Z] #41 54.38 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-31T18:05:49.459Z] #41 54.38 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-31T18:05:49.753Z] #41 54.61 Selecting previously unselected package libcap-dev:ppc64el. [2019-12-31T18:05:49.753Z] #41 54.63 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-12-31T18:05:49.753Z] #41 54.64 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-12-31T18:05:50.043Z] #41 54.88 Selecting previously unselected package libnet1-dev. [2019-12-31T18:05:50.043Z] #41 54.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-31T18:05:50.043Z] #41 54.93 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T18:05:50.333Z] #41 55.29 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-31T18:05:50.333Z] #41 55.29 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-31T18:05:50.333Z] #41 55.31 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-31T18:05:50.627Z] #41 55.49 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-12-31T18:05:50.627Z] #41 55.51 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-12-31T18:05:50.627Z] #41 55.54 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-31T18:05:51.258Z] #41 56.01 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-31T18:05:51.258Z] #41 56.01 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-31T18:05:51.258Z] #41 56.04 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-31T18:05:51.419Z] --- PASS: TestCgroupNamespacesBuild (2.71s) [2019-12-31T18:05:51.419Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T18:05:51.557Z] #41 56.31 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-12-31T18:05:51.557Z] #41 56.36 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-12-31T18:05:51.557Z] #41 56.36 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-31T18:05:51.557Z] #41 56.55 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-12-31T18:05:51.857Z] #41 56.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-12-31T18:05:51.857Z] #41 56.56 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-31T18:05:52.155Z] #41 57.10 Selecting previously unselected package libprotobuf10:ppc64el. [2019-12-31T18:05:52.155Z] #41 57.11 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-12-31T18:05:52.155Z] #41 57.12 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-31T18:05:53.334Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2019-12-31T18:05:53.334Z] === RUN TestBuildWithSession [2019-12-31T18:05:53.334Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T18:05:53.334Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T18:05:53.334Z] === RUN TestBuildSquashParent [2019-12-31T18:05:53.648Z] #41 58.43 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-12-31T18:05:53.648Z] #41 58.43 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-12-31T18:05:53.648Z] #41 58.44 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-31T18:05:53.937Z] #41 58.70 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-12-31T18:05:53.938Z] #41 58.71 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-12-31T18:05:53.938Z] #41 58.72 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-31T18:05:54.479Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-12-31T18:05:55.017Z] #41 ... [2019-12-31T18:05:55.017Z] [2019-12-31T18:05:55.017Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:05:55.017Z] #27 5.098 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-31T18:05:55.017Z] #27 6.491 [2019-12-31T18:05:55.249Z] tests/integration/api_client_test.py ..... [ 7%] [2019-12-31T18:05:56.782Z] #27 7.139 # 2.7% ###### 9.1% ######### 13.4% ############## 19.7% #################### 28.3% ########################## 36.8% ############################# 41.0% ################################## 47.4% ##################################### 51.6% ######################################### 58.0% ############################################## 64.4% ################################################## 70.7% ####################################################### 77.1% ########################################################## 81.4% ############################################################# 84.9% ############################################################# 85.0% ############################################################# 85.2% ############################################################# 85.8% ############################################################### 87.8% ################################################################### 94.0% ######################################################################## 100.0% [2019-12-31T18:05:57.707Z] tests/integration/api_config_test.py ..... [ 8%] [2019-12-31T18:05:57.813Z] #27 ... [2019-12-31T18:05:57.813Z] [2019-12-31T18:05:57.813Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:05:57.813Z] #11 52.60 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-31T18:05:57.813Z] #11 52.92 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-12-31T18:05:57.813Z] #11 52.96 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-12-31T18:05:57.813Z] #11 58.23 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-12-31T18:05:57.813Z] #11 61.92 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-12-31T18:05:57.813Z] #11 61.94 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-12-31T18:05:57.813Z] #11 ... [2019-12-31T18:05:57.813Z] [2019-12-31T18:05:57.813Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:05:57.813Z] #41 60.69 Selecting previously unselected package libprotoc10:ppc64el. [2019-12-31T18:05:57.813Z] #41 60.69 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-12-31T18:05:57.813Z] #41 60.69 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-12-31T18:05:57.813Z] #41 61.69 Selecting previously unselected package protobuf-c-compiler. [2019-12-31T18:05:57.813Z] #41 61.69 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-12-31T18:05:57.813Z] #41 61.70 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-31T18:05:57.813Z] #41 61.95 Selecting previously unselected package protobuf-compiler. [2019-12-31T18:05:57.813Z] #41 61.97 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-12-31T18:05:57.813Z] #41 61.99 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-31T18:05:57.814Z] #41 62.27 Selecting previously unselected package python-pkg-resources. [2019-12-31T18:05:57.814Z] #41 62.28 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T18:05:57.814Z] #41 62.29 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-31T18:05:57.814Z] #41 62.80 Selecting previously unselected package python-protobuf. [2019-12-31T18:05:57.867Z] Loaded image: buildpack-deps:jessie [2019-12-31T18:05:57.867Z] Loaded image: busybox:latest [2019-12-31T18:05:57.867Z] Loaded image: busybox:glibc [2019-12-31T18:05:57.867Z] Loaded image: debian:jessie [2019-12-31T18:05:57.867Z] Loaded image: hello-world:latest [2019-12-31T18:05:57.867Z] INFO: Testing against a local daemon [2019-12-31T18:05:57.867Z] === RUN TestCgroupNamespacesBuild [2019-12-31T18:05:58.102Z] #41 62.81 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-12-31T18:05:58.102Z] #41 62.83 Unpacking python-protobuf (3.0.0-9) ... [2019-12-31T18:05:58.102Z] #41 ... [2019-12-31T18:05:58.102Z] [2019-12-31T18:05:58.102Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:05:58.102Z] #69 DONE 62.8s [2019-12-31T18:05:58.389Z] [2019-12-31T18:05:58.389Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:05:58.389Z] #27 11.00 [2019-12-31T18:05:59.598Z] #27 12.02 ########## 15.2% ################### 26.6% ############################### 43.9% ################################################ 66.8% #################################################################### 95.5% ######################################################################## 100.0% [2019-12-31T18:05:59.912Z] --- PASS: TestBuildSquashParent (5.78s) [2019-12-31T18:05:59.912Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T18:05:59.912Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:05:59.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:05:59.912Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:05:59.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:05:59.912Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:05:59.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:05:59.912Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:05:59.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:05:59.912Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:05:59.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:05:59.912Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:05:59.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:05:59.912Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:05:59.912Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:05:59.912Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:05:59.912Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:06:01.098Z] #27 ... [2019-12-31T18:06:01.098Z] [2019-12-31T18:06:01.098Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:06:01.098Z] #34 55.82 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-31T18:06:01.098Z] #34 55.84 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-31T18:06:01.098Z] #34 55.87 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T18:06:01.098Z] #34 56.15 Selecting previously unselected package libicu57:ppc64el. [2019-12-31T18:06:01.098Z] #34 56.17 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-12-31T18:06:01.098Z] #34 56.18 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-31T18:06:01.098Z] #34 ... [2019-12-31T18:06:01.098Z] [2019-12-31T18:06:01.098Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:06:01.098Z] #11 64.50 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:06:01.098Z] #11 64.74 Fetched 70.1 MB in 11s (6091 kB/s) [2019-12-31T18:06:01.098Z] #11 65.00 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-12-31T18:06:01.098Z] #11 65.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-31T18:06:01.098Z] #11 65.16 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-12-31T18:06:01.098Z] #11 65.16 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-31T18:06:01.098Z] #11 65.51 Selecting previously unselected package libudev-dev:ppc64el. [2019-12-31T18:06:01.098Z] #11 65.53 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-31T18:06:01.098Z] #11 65.57 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-31T18:06:01.098Z] #11 65.96 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-31T18:06:01.098Z] #11 65.98 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-31T18:06:01.098Z] #11 65.99 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T18:06:01.388Z] #11 66.25 Selecting previously unselected package btrfs-progs. [2019-12-31T18:06:01.388Z] #11 66.27 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-31T18:06:01.388Z] #11 66.28 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T18:06:01.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:06:01.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:06:02.232Z] --- PASS: TestCgroupNamespacesBuild (4.41s) [2019-12-31T18:06:02.232Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T18:06:02.425Z] #11 67.29 Selecting previously unselected package btrfs-tools. [2019-12-31T18:06:02.425Z] #11 67.31 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-31T18:06:02.425Z] #11 67.31 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T18:06:02.728Z] #11 67.51 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-12-31T18:06:02.728Z] #11 67.53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-31T18:06:02.728Z] #11 67.54 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-31T18:06:02.728Z] #11 67.81 Selecting previously unselected package dmsetup. [2019-12-31T18:06:02.728Z] #11 67.83 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-12-31T18:06:03.020Z] #11 67.84 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-31T18:06:03.020Z] #11 68.01 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-12-31T18:06:03.020Z] #11 68.02 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-31T18:06:03.020Z] #11 68.02 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-31T18:06:03.311Z] #11 68.18 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-12-31T18:06:03.311Z] #11 68.20 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-12-31T18:06:03.311Z] #11 68.20 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-12-31T18:06:03.601Z] #11 68.70 Selecting previously unselected package libpcre16-3:ppc64el. [2019-12-31T18:06:03.778Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-12-31T18:06:03.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2019-12-31T18:06:03.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2019-12-31T18:06:03.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s) [2019-12-31T18:06:03.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.81s) [2019-12-31T18:06:03.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2019-12-31T18:06:03.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2019-12-31T18:06:03.778Z] === RUN TestBuildMultiStageCopy [2019-12-31T18:06:03.778Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T18:06:03.889Z] #11 68.75 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-12-31T18:06:03.889Z] #11 68.76 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-31T18:06:04.160Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.41s) [2019-12-31T18:06:04.160Z] === RUN TestBuildWithSession [2019-12-31T18:06:04.160Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T18:06:04.160Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T18:06:04.160Z] === RUN TestBuildSquashParent [2019-12-31T18:06:04.201Z] #11 69.17 Selecting previously unselected package libpcre32-3:ppc64el. [2019-12-31T18:06:04.201Z] #11 69.20 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-12-31T18:06:04.201Z] #11 69.21 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-31T18:06:04.495Z] #11 ... [2019-12-31T18:06:04.495Z] [2019-12-31T18:06:04.495Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:06:04.495Z] #32 59.26 internal/reflectlite [2019-12-31T18:06:04.495Z] #32 59.28 sync [2019-12-31T18:06:04.495Z] #32 66.58 errors [2019-12-31T18:06:04.495Z] #32 66.61 sort [2019-12-31T18:06:04.495Z] #32 67.52 io [2019-12-31T18:06:04.495Z] #32 67.53 internal/oserror [2019-12-31T18:06:04.495Z] #32 67.56 strconv [2019-12-31T18:06:04.495Z] #32 68.58 syscall [2019-12-31T18:06:04.495Z] #32 ... [2019-12-31T18:06:04.495Z] [2019-12-31T18:06:04.495Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:06:04.495Z] #11 69.53 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-12-31T18:06:04.495Z] #11 69.54 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-12-31T18:06:04.495Z] #11 69.55 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-31T18:06:04.646Z] #60 210.7 + bin/containerd-stress [2019-12-31T18:06:06.012Z] #11 70.74 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-12-31T18:06:06.012Z] #11 70.75 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-12-31T18:06:06.012Z] #11 70.75 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-31T18:06:06.313Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T18:06:06.572Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T18:06:06.649Z] #11 71.39 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-12-31T18:06:06.649Z] #11 71.40 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-12-31T18:06:06.649Z] #11 71.42 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-31T18:06:06.831Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T18:06:06.938Z] #11 71.72 Selecting previously unselected package libseccomp2:ppc64el. [2019-12-31T18:06:06.938Z] #11 71.73 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-31T18:06:06.938Z] #11 71.73 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-31T18:06:07.162Z] #60 213.1 + bin/containerd-shim [2019-12-31T18:06:07.229Z] #11 71.97 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-12-31T18:06:07.229Z] #11 71.97 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-31T18:06:07.229Z] #11 72.02 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-31T18:06:07.400Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T18:06:07.519Z] #11 72.29 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-12-31T18:06:07.519Z] #11 72.33 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-31T18:06:07.519Z] #11 72.34 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-31T18:06:07.968Z] --- PASS: TestBuildMultiStageCopy (4.32s) [2019-12-31T18:06:07.968Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2019-12-31T18:06:07.968Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2019-12-31T18:06:07.968Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-12-31T18:06:07.968Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-12-31T18:06:07.968Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-12-31T18:06:07.968Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T18:06:09.346Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2019-12-31T18:06:09.346Z] === RUN TestBuildLabelWithTargets [2019-12-31T18:06:09.661Z] #11 ... [2019-12-31T18:06:09.661Z] [2019-12-31T18:06:09.661Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:06:09.661Z] #41 64.16 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-31T18:06:09.661Z] #41 64.37 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-31T18:06:09.661Z] #41 64.39 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-31T18:06:09.661Z] #41 71.37 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T18:06:09.661Z] #41 71.38 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-31T18:06:09.661Z] #41 71.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:06:09.661Z] #41 71.45 Setting up python-protobuf (3.0.0-9) ... [2019-12-31T18:06:09.661Z] #41 ... [2019-12-31T18:06:09.661Z] [2019-12-31T18:06:09.661Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:06:09.661Z] #27 13.93 [2019-12-31T18:06:09.661Z] #27 14.62 #### 5.8% ######### 13.6% ################# 23.9% ###################### 31.6% ############################## 42.0% ################################### 49.7% ######################################### 57.4% ############################################## 65.2% ################################################## 70.4% ###################################################### 75.5% ############################################################# 85.9% ##################################################################### 96.2% ######################################################################## 100.0% [2019-12-31T18:06:09.661Z] #27 17.33 [2019-12-31T18:06:09.661Z] #27 18.02 # 2.1% ## 3.8% #### 6.5% ###### 9.2% ######## 11.9% ########### 16.4% ############# 19.0% ############### 21.7% ################## 25.3% #################### 28.0% ###################### 30.7% ######################## 33.3% ######################### 36.0% ########################## 36.9% ########################### 38.7% ############################# 40.5% ############################### 43.2% ################################# 45.8% ################################### 49.4% ###################################### 53.0% ######################################### 57.5% ########################################### 61.0% ############################################## 64.6% ################################################# 68.2% #################################################### 72.6% ####################################################### 77.1% ########################################################## 80.7% ############################################################ 84.2% ############################################################### 87.8% ################################################################## 92.3% #################################################################### 95.0% ####################################################################### 98.8% ######################################################################## 100.0% [2019-12-31T18:06:09.661Z] #27 22.37 [2019-12-31T18:06:10.295Z] #27 ... [2019-12-31T18:06:10.295Z] [2019-12-31T18:06:10.295Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T18:06:10.295Z] #34 67.46 Selecting previously unselected package libxml2:ppc64el. [2019-12-31T18:06:10.295Z] #34 67.52 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-12-31T18:06:10.295Z] #34 67.53 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T18:06:10.295Z] #34 68.64 Selecting previously unselected package libarchive13:ppc64el. [2019-12-31T18:06:10.295Z] #34 68.64 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-12-31T18:06:10.295Z] #34 68.64 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-31T18:06:10.295Z] #34 69.11 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-12-31T18:06:10.295Z] #34 69.13 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-12-31T18:06:10.295Z] #34 69.14 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-31T18:06:10.295Z] #34 69.35 Selecting previously unselected package libuv1:ppc64el. [2019-12-31T18:06:10.295Z] #34 69.35 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-12-31T18:06:10.295Z] #34 69.36 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-12-31T18:06:10.295Z] #34 69.61 Selecting previously unselected package cmake. [2019-12-31T18:06:10.295Z] #34 69.65 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-12-31T18:06:10.295Z] #34 69.82 Unpacking cmake (3.7.2-1) ... [2019-12-31T18:06:10.295Z] #34 73.10 Selecting previously unselected package xxd. [2019-12-31T18:06:10.295Z] #34 73.12 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-31T18:06:10.295Z] #34 73.13 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:06:10.295Z] #34 73.59 Selecting previously unselected package vim-common. [2019-12-31T18:06:10.295Z] #34 73.59 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T18:06:10.295Z] #34 73.78 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:06:10.295Z] #34 74.33 Processing triggers for mime-support (3.60) ... [2019-12-31T18:06:10.295Z] #34 74.61 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:06:10.295Z] #34 74.62 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-12-31T18:06:10.295Z] #34 74.62 Setting up cmake-data (3.7.2-1) ... [2019-12-31T18:06:10.295Z] #34 74.63 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-31T18:06:10.295Z] #34 74.65 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T18:06:10.295Z] #34 74.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:06:10.295Z] #34 74.79 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:06:10.295Z] #34 74.80 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T18:06:10.295Z] #34 74.80 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-31T18:06:10.295Z] #34 74.81 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-31T18:06:10.295Z] #34 74.83 Setting up cmake (3.7.2-1) ... [2019-12-31T18:06:10.295Z] #34 75.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:06:10.295Z] #34 DONE 75.4s [2019-12-31T18:06:10.295Z] [2019-12-31T18:06:10.295Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:06:10.295Z] #32 74.76 bytes [2019-12-31T18:06:10.295Z] #32 74.82 strings [2019-12-31T18:06:10.593Z] #32 ... [2019-12-31T18:06:10.593Z] [2019-12-31T18:06:10.593Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T18:06:10.593Z] #35 DONE 0.2s [2019-12-31T18:06:10.593Z] [2019-12-31T18:06:10.593Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-31T18:06:10.593Z] #36 DONE 0.1s [2019-12-31T18:06:10.882Z] [2019-12-31T18:06:10.882Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:06:11.173Z] #37 0.390 + RM_GOPATH=0 [2019-12-31T18:06:11.173Z] #37 0.394 + TMP_GOPATH= [2019-12-31T18:06:11.173Z] #37 0.395 + : /build [2019-12-31T18:06:11.173Z] #37 0.396 + '[' -z '' ']' [2019-12-31T18:06:11.173Z] #37 0.401 ++ mktemp -d [2019-12-31T18:06:11.173Z] #37 0.404 + export GOPATH=/tmp/tmp.mZLIgN9jLd [2019-12-31T18:06:11.173Z] #37 0.404 + GOPATH=/tmp/tmp.mZLIgN9jLd [2019-12-31T18:06:11.173Z] #37 0.404 + RM_GOPATH=1 [2019-12-31T18:06:11.173Z] #37 0.409 ++ dirname ./install.sh [2019-12-31T18:06:11.173Z] #37 0.410 + dir=. [2019-12-31T18:06:11.173Z] #37 0.411 + bin=tini [2019-12-31T18:06:11.173Z] #37 0.411 + shift [2019-12-31T18:06:11.173Z] #37 0.411 + '[' '!' -f ./tini.installer ']' [2019-12-31T18:06:11.173Z] #37 0.412 + . ./tini.installer [2019-12-31T18:06:11.173Z] #37 0.412 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T18:06:11.173Z] #37 0.414 + install_tini [2019-12-31T18:06:11.173Z] #37 0.415 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-31T18:06:11.173Z] #37 0.416 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T18:06:11.173Z] #37 0.417 + git clone https://github.com/krallin/tini.git /tmp/tmp.mZLIgN9jLd/tini [2019-12-31T18:06:11.173Z] #37 0.427 Cloning into '/tmp/tmp.mZLIgN9jLd/tini'... [2019-12-31T18:06:11.263Z] Client: [2019-12-31T18:06:11.263Z] Debug Mode: false [2019-12-31T18:06:11.263Z] Plugins: [2019-12-31T18:06:11.263Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-31T18:06:11.263Z] [2019-12-31T18:06:11.263Z] Server: [2019-12-31T18:06:11.263Z] Containers: 0 [2019-12-31T18:06:11.263Z] Running: 0 [2019-12-31T18:06:11.263Z] Paused: 0 [2019-12-31T18:06:11.263Z] Stopped: 0 [2019-12-31T18:06:11.263Z] Images: 0 [2019-12-31T18:06:11.263Z] Server Version: 19.03.2 [2019-12-31T18:06:11.263Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-31T18:06:11.263Z] Windows: [2019-12-31T18:06:11.263Z] LCOW: [2019-12-31T18:06:11.263Z] Logging Driver: json-file [2019-12-31T18:06:11.263Z] Plugins: [2019-12-31T18:06:11.263Z] Volume: local [2019-12-31T18:06:11.263Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-31T18:06:11.263Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-31T18:06:11.263Z] Swarm: inactive [2019-12-31T18:06:11.263Z] Default Isolation: process [2019-12-31T18:06:11.263Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-31T18:06:11.263Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-31T18:06:11.263Z] OSType: windows [2019-12-31T18:06:11.263Z] Architecture: x86_64 [2019-12-31T18:06:11.263Z] CPUs: 4 [2019-12-31T18:06:11.263Z] Total Memory: 32GiB [2019-12-31T18:06:11.263Z] Name: azwin-2-d01ea0 [2019-12-31T18:06:11.263Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-31T18:06:11.263Z] Docker Root Dir: D:\docker [2019-12-31T18:06:11.263Z] Debug Mode: false [2019-12-31T18:06:11.263Z] Registry: https://index.docker.io/v1/ [2019-12-31T18:06:11.263Z] Labels: [2019-12-31T18:06:11.263Z] Experimental: true [2019-12-31T18:06:11.263Z] Insecure Registries: [2019-12-31T18:06:11.263Z] 10.0.0.4:5000 [2019-12-31T18:06:11.263Z] 127.0.0.0/8 [2019-12-31T18:06:11.263Z] Registry Mirrors: [2019-12-31T18:06:11.263Z] http://10.0.0.4:5000/ [2019-12-31T18:06:11.263Z] Live Restore Enabled: false [2019-12-31T18:06:11.263Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-12-31T18:06:11.881Z] --- PASS: TestBuildLabelWithTargets (2.07s) [2019-12-31T18:06:11.881Z] === RUN TestBuildWithEmptyLayers [2019-12-31T18:06:12.448Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2019-12-31T18:06:12.448Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T18:06:12.678Z] #37 ... [2019-12-31T18:06:12.678Z] [2019-12-31T18:06:12.678Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:06:12.678Z] #45 67.12 errors [2019-12-31T18:06:12.678Z] #45 67.13 sort [2019-12-31T18:06:12.678Z] #45 67.13 github.com/LK4D4/vndr/godl/singleflight [2019-12-31T18:06:12.678Z] #45 67.19 math/rand [2019-12-31T18:06:12.678Z] #45 69.06 io [2019-12-31T18:06:12.678Z] #45 69.54 strconv [2019-12-31T18:06:12.678Z] #45 72.90 syscall [2019-12-31T18:06:12.678Z] #45 74.82 vendor/golang.org/x/net/dns/dnsmessage [2019-12-31T18:06:12.678Z] #45 76.28 bytes [2019-12-31T18:06:12.678Z] #45 ... [2019-12-31T18:06:12.678Z] [2019-12-31T18:06:12.678Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:06:12.678Z] #11 77.24 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-31T18:06:12.678Z] #11 77.25 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-31T18:06:12.678Z] #11 77.26 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T18:06:13.938Z] #60 219.8 + bin/containerd-shim-runc-v1 [2019-12-31T18:06:14.150Z] --- PASS: TestBuildSquashParent (10.06s) [2019-12-31T18:06:14.150Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T18:06:14.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:06:14.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:06:14.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:06:14.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:06:14.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:06:14.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:06:14.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:06:14.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:06:14.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:06:14.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:06:14.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:06:14.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:06:14.150Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:06:14.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:06:14.980Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) [2019-12-31T18:06:14.980Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T18:06:15.404Z] #11 80.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-31T18:06:15.694Z] #11 80.39 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-31T18:06:15.694Z] #11 80.39 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T18:06:16.332Z] #11 ... [2019-12-31T18:06:16.332Z] [2019-12-31T18:06:16.332Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T18:06:16.332Z] #41 80.65 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-12-31T18:06:16.332Z] #41 80.65 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-31T18:06:16.332Z] #41 80.66 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-31T18:06:16.332Z] #41 80.69 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-31T18:06:16.332Z] #41 80.70 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-12-31T18:06:16.332Z] #41 80.71 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-31T18:06:16.332Z] #41 80.71 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-31T18:06:16.332Z] #41 80.72 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-31T18:06:16.332Z] #41 80.73 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-31T18:06:16.332Z] #41 80.74 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-31T18:06:16.332Z] #41 80.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:06:16.332Z] #41 DONE 81.1s [2019-12-31T18:06:16.332Z] [2019-12-31T18:06:16.332Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:06:16.332Z] #27 25.71 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-31T18:06:16.332Z] #27 26.93 [2019-12-31T18:06:16.332Z] #27 27.55 ######################################################################## 100.0% [2019-12-31T18:06:16.332Z] #27 27.97 [2019-12-31T18:06:16.359Z] --- PASS: TestBuildUncleanTarFilenames (1.34s) [2019-12-31T18:06:16.360Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T18:06:16.499Z] #60 222.8 + bin/containerd-shim-runc-v2 [2019-12-31T18:06:17.332Z] #60 223.7 + binaries [2019-12-31T18:06:17.332Z] #60 223.7 + mkdir -p /build [2019-12-31T18:06:17.332Z] #60 223.7 + cp bin/containerd /build/containerd [2019-12-31T18:06:17.332Z] #60 223.7 + cp bin/containerd-shim /build/containerd-shim [2019-12-31T18:06:17.332Z] #60 223.8 + cp bin/ctr /build/ctr [2019-12-31T18:06:17.540Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:06:17.731Z] #60 DONE 223.9s [2019-12-31T18:06:17.796Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:06:17.842Z] #27 ... [2019-12-31T18:06:17.842Z] [2019-12-31T18:06:17.842Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T18:06:17.842Z] #29 72.84 + cd /tmp/tmp.DEDCb6WKWV/src/github.com/go-swagger/go-swagger [2019-12-31T18:06:17.842Z] #29 72.84 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-31T18:06:17.842Z] #29 76.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-31T18:06:18.139Z] #29 ... [2019-12-31T18:06:18.139Z] [2019-12-31T18:06:18.139Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:06:18.139Z] #37 2.244 + cd /tmp/tmp.mZLIgN9jLd/tini [2019-12-31T18:06:18.139Z] #37 2.245 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T18:06:18.139Z] #37 2.259 + cmake . [2019-12-31T18:06:18.139Z] #37 3.389 -- The C compiler identification is GNU 6.3.0 [2019-12-31T18:06:18.139Z] #37 3.456 -- Check for working C compiler: /usr/bin/cc [2019-12-31T18:06:18.139Z] #37 4.167 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-31T18:06:18.139Z] #37 4.172 -- Detecting C compiler ABI info [2019-12-31T18:06:18.139Z] #37 5.276 -- Detecting C compiler ABI info - done [2019-12-31T18:06:18.139Z] #37 5.621 -- Detecting C compile features [2019-12-31T18:06:18.139Z] #37 ... [2019-12-31T18:06:18.139Z] [2019-12-31T18:06:18.139Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:06:18.139Z] #48 72.90 + cd /tmp/tmp.cRKGXTfrkI/src/gotest.tools/gotestsum [2019-12-31T18:06:18.139Z] #48 72.91 + git checkout -q v0.3.5 [2019-12-31T18:06:18.139Z] #48 73.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-31T18:06:18.429Z] #48 ... [2019-12-31T18:06:18.429Z] [2019-12-31T18:06:18.429Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:06:18.576Z] [2019-12-31T18:06:18.576Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T18:06:18.576Z] #61 DONE 0.1s [2019-12-31T18:06:18.576Z] [2019-12-31T18:06:18.576Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T18:06:18.576Z] #65 DONE 0.1s [2019-12-31T18:06:18.576Z] [2019-12-31T18:06:18.576Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T18:06:18.576Z] #67 DONE 0.1s [2019-12-31T18:06:18.576Z] [2019-12-31T18:06:18.576Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T18:06:18.720Z] #42 2.440 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T18:06:18.720Z] #42 2.450 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T18:06:18.952Z] #70 DONE 0.1s [2019-12-31T18:06:18.952Z] [2019-12-31T18:06:18.952Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T18:06:18.952Z] #71 DONE 0.1s [2019-12-31T18:06:18.952Z] [2019-12-31T18:06:18.952Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T18:06:19.337Z] #72 DONE 0.5s [2019-12-31T18:06:19.337Z] [2019-12-31T18:06:19.337Z] #73 exporting to oci image format [2019-12-31T18:06:19.337Z] #73 exporting layers [2019-12-31T18:06:19.647Z] --- PASS: TestBuildMultiStageLayerLeak (2.73s) [2019-12-31T18:06:19.647Z] === RUN TestBuildWithHugeFile [2019-12-31T18:06:20.789Z] #42 4.453 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T18:06:20.789Z] #42 4.502 GEN .gitid [2019-12-31T18:06:20.789Z] #42 4.523 GEN criu/include/version.h [2019-12-31T18:06:20.789Z] #42 4.573 GEN include/common/asm [2019-12-31T18:06:21.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:06:21.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:06:21.815Z] #42 ... [2019-12-31T18:06:21.815Z] [2019-12-31T18:06:21.815Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:06:21.815Z] #27 31.60 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-31T18:06:21.815Z] #27 32.76 [2019-12-31T18:06:21.815Z] #27 33.27 ######################################################################## 100.0% [2019-12-31T18:06:21.815Z] #27 33.63 [2019-12-31T18:06:23.881Z] #27 36.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-31T18:06:24.169Z] #27 36.87 skipping existing c8c2d4a6b2e3 [2019-12-31T18:06:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-31T18:06:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s) [2019-12-31T18:06:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.69s) [2019-12-31T18:06:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s) [2019-12-31T18:06:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2019-12-31T18:06:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2019-12-31T18:06:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.37s) [2019-12-31T18:06:24.319Z] === RUN TestBuildMultiStageCopy [2019-12-31T18:06:24.319Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T18:06:24.360Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-12-31T18:06:24.360Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2cf5d6c9\powershellScript.ps1'; exit $LASTEXITCODE; [2019-12-31T18:06:24.360Z] ---------------------------------------------------------------------------- [2019-12-31T18:06:24.360Z] [2019-12-31T18:06:24.360Z] INFO: executeCI.ps1 starting at Tue Dec 31 18:06:24 CUT 2019 [2019-12-31T18:06:24.360Z] [2019-12-31T18:06:24.360Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-12-31T18:06:24.458Z] #27 37.19 [2019-12-31T18:06:24.822Z] INFO: Running git version 2.24.0.windows.1 [2019-12-31T18:06:24.822Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-12-31T18:06:24.822Z] INFO: Environment variables: [2019-12-31T18:06:24.822Z] [2019-12-31T18:06:24.822Z] Name Value [2019-12-31T18:06:24.822Z] ---- ----- [2019-12-31T18:06:24.822Z] ALLUSERSPROFILE C:\ProgramData [2019-12-31T18:06:24.822Z] amd64 true [2019-12-31T18:06:24.822Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-12-31T18:06:24.822Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-12-31T18:06:24.822Z] arm64 true [2019-12-31T18:06:24.822Z] BRANCH_NAME PR-40174 [2019-12-31T18:06:24.822Z] BUILD_DISPLAY_NAME #11 [2019-12-31T18:06:24.822Z] BUILD_ID 11 [2019-12-31T18:06:24.822Z] BUILD_NUMBER 11 [2019-12-31T18:06:24.822Z] BUILD_TAG jenkins-moby-PR-40174-11 [2019-12-31T18:06:24.822Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40174/11/ [2019-12-31T18:06:24.822Z] CHANGE_AUTHOR AkihiroSuda [2019-12-31T18:06:24.822Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2019-12-31T18:06:24.822Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2019-12-31T18:06:24.822Z] CHANGE_BRANCH cgroup2 [2019-12-31T18:06:24.822Z] CHANGE_FORK AkihiroSuda [2019-12-31T18:06:24.822Z] CHANGE_ID 40174 [2019-12-31T18:06:24.822Z] CHANGE_TARGET master [2019-12-31T18:06:24.822Z] CHANGE_TITLE support cgroup2 [2019-12-31T18:06:24.822Z] CHANGE_URL https://github.com/moby/moby/pull/40174 [2019-12-31T18:06:24.822Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T18:06:24.822Z] CommonProgramFiles C:\Program Files\Common Files [2019-12-31T18:06:24.822Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-12-31T18:06:24.822Z] CommonProgramW6432 C:\Program Files\Common Files [2019-12-31T18:06:24.822Z] COMPUTERNAME azwin-2-d01ea0 [2019-12-31T18:06:24.822Z] ComSpec C:\windows\system32\cmd.exe [2019-12-31T18:06:24.822Z] ConfigSequenceNumber 0 [2019-12-31T18:06:24.822Z] dco true [2019-12-31T18:06:24.822Z] DOCKER_BUILDKIT 0 [2019-12-31T18:06:24.822Z] DOCKER_DUT_DEBUG 1 [2019-12-31T18:06:24.822Z] DOCKER_EXPERIMENTAL 1 [2019-12-31T18:06:24.822Z] DOCKER_GRAPHDRIVER overlay2 [2019-12-31T18:06:24.822Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-12-31T18:06:24.822Z] EXECUTOR_NUMBER 0 [2019-12-31T18:06:24.822Z] FQDN azwin-2-d01ea0.westus.cloudapp.azure.com [2019-12-31T18:06:24.822Z] GIT_BRANCH PR-40174 [2019-12-31T18:06:24.822Z] GIT_COMMIT 491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:06:24.822Z] GIT_PREVIOUS_COMMIT 14e0db2f78318e82609a7ca9231a09ee5b6197e6 [2019-12-31T18:06:24.822Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 7e8f5bf3966a81a45a97191ab38040d8d1d53365 [2019-12-31T18:06:24.822Z] GIT_URL https://github.com/moby/moby.git [2019-12-31T18:06:24.822Z] HUDSON_COOKIE b4c29e27-5b33-44e7-ac82-6f8e1d45e400 [2019-12-31T18:06:24.822Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-12-31T18:06:24.822Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-12-31T18:06:24.822Z] HUDSON_URL https://ci.docker.com/public/ [2019-12-31T18:06:24.822Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-12-31T18:06:24.822Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-12-31T18:06:24.822Z] JENKINS_NODE_COOKIE 83f0f6af-2e26-4e58-a48d-9bb0fa6ba414 [2019-12-31T18:06:24.822Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-12-31T18:06:24.822Z] JENKINS_URL https://ci.docker.com/public/ [2019-12-31T18:06:24.822Z] JOB_BASE_NAME PR-40174 [2019-12-31T18:06:24.822Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40174/display/redirect [2019-12-31T18:06:24.822Z] JOB_NAME moby/PR-40174 [2019-12-31T18:06:24.822Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40174/ [2019-12-31T18:06:24.822Z] library.jps.version master [2019-12-31T18:06:24.822Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-12-31T18:06:24.822Z] NODE_LABELS amd64 azure azwin-2-d01ea0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-12-31T18:06:24.822Z] NODE_NAME azwin-2-d01ea0 [2019-12-31T18:06:24.822Z] NUMBER_OF_PROCESSORS 4 [2019-12-31T18:06:24.822Z] OS Windows_NT [2019-12-31T18:06:24.822Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-12-31T18:06:24.822Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-12-31T18:06:24.822Z] ppc64le true [2019-12-31T18:06:24.822Z] PROCESSOR_ARCHITECTURE AMD64 [2019-12-31T18:06:24.822Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-12-31T18:06:24.822Z] PROCESSOR_LEVEL 6 [2019-12-31T18:06:24.822Z] PROCESSOR_REVISION 4f01 [2019-12-31T18:06:24.822Z] ProgramData C:\ProgramData [2019-12-31T18:06:24.822Z] ProgramFiles C:\Program Files [2019-12-31T18:06:24.822Z] ProgramFiles(x86) C:\Program Files (x86) [2019-12-31T18:06:24.822Z] ProgramW6432 C:\Program Files [2019-12-31T18:06:24.822Z] PROMPT $P$G [2019-12-31T18:06:24.822Z] PSExecutionPolicyPreference Bypass [2019-12-31T18:06:24.822Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-12-31T18:06:24.822Z] PUBLIC C:\Users\Public [2019-12-31T18:06:24.822Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40174/11/display/redirect?page=changes [2019-12-31T18:06:24.822Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40174/11/display/redirect [2019-12-31T18:06:24.822Z] s390x true [2019-12-31T18:06:24.822Z] SKIP_VALIDATION_TESTS 1 [2019-12-31T18:06:24.822Z] SOURCES_DRIVE d [2019-12-31T18:06:24.822Z] SOURCES_SUBDIR gopath [2019-12-31T18:06:24.822Z] STAGE_NAME Run tests [2019-12-31T18:06:24.822Z] SystemDrive C: [2019-12-31T18:06:24.822Z] SystemRoot C:\windows [2019-12-31T18:06:24.822Z] TEMP C:\windows\TEMP [2019-12-31T18:06:24.822Z] TESTDEBUG 0 [2019-12-31T18:06:24.822Z] TESTRUN_DRIVE d [2019-12-31T18:06:24.822Z] TESTRUN_SUBDIR CI [2019-12-31T18:06:24.822Z] TIMEOUT 120m [2019-12-31T18:06:24.822Z] TMP C:\windows\TEMP [2019-12-31T18:06:24.822Z] unit_validate true [2019-12-31T18:06:24.822Z] USERDOMAIN WORKGROUP [2019-12-31T18:06:24.822Z] USERNAME azwin-2-d01ea0$ [2019-12-31T18:06:24.822Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-12-31T18:06:24.822Z] validate_force false [2019-12-31T18:06:24.822Z] windir C:\windows [2019-12-31T18:06:24.822Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-12-31T18:06:24.822Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-12-31T18:06:24.822Z] windowsRS1 false [2019-12-31T18:06:24.822Z] windowsRS5 true [2019-12-31T18:06:24.822Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-12-31T18:06:24.822Z] [2019-12-31T18:06:24.822Z] [2019-12-31T18:06:24.822Z] [2019-12-31T18:06:25.087Z] #27 ... [2019-12-31T18:06:25.087Z] [2019-12-31T18:06:25.087Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:06:25.087Z] #42 7.374 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-31T18:06:25.087Z] #42 7.527 PBCC images/opts.pb-c.c [2019-12-31T18:06:25.087Z] #42 7.702 PBCC images/sit.pb-c.c [2019-12-31T18:06:25.087Z] #42 7.847 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-31T18:06:25.087Z] #42 7.998 DEP images/opts.pb-c.d [2019-12-31T18:06:25.087Z] #42 8.146 DEP images/sit.pb-c.d [2019-12-31T18:06:25.087Z] #42 8.290 PBCC images/macvlan.pb-c.c [2019-12-31T18:06:25.087Z] #42 8.331 DEP images/macvlan.pb-c.d [2019-12-31T18:06:25.087Z] #42 8.475 PBCC images/autofs.pb-c.c [2019-12-31T18:06:25.087Z] #42 8.503 DEP images/autofs.pb-c.d [2019-12-31T18:06:25.087Z] #42 8.636 PBCC images/sysctl.pb-c.c [2019-12-31T18:06:25.087Z] #42 8.670 DEP images/sysctl.pb-c.d [2019-12-31T18:06:25.087Z] #42 8.823 PBCC images/time.pb-c.c [2019-12-31T18:06:25.087Z] #42 8.859 DEP images/time.pb-c.d [2019-12-31T18:06:25.087Z] #42 8.986 PBCC images/binfmt-misc.pb-c.c [2019-12-31T18:06:25.087Z] #42 9.046 DEP images/binfmt-misc.pb-c.d [2019-12-31T18:06:25.425Z] #42 9.131 PBCC images/seccomp.pb-c.c [2019-12-31T18:06:25.425Z] #42 ... [2019-12-31T18:06:25.425Z] [2019-12-31T18:06:25.425Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:06:25.425Z] #37 8.552 -- Detecting C compile features - done [2019-12-31T18:06:25.425Z] #37 8.647 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-31T18:06:25.425Z] #37 9.055 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-31T18:06:25.425Z] #37 9.328 -- Configuring done [2019-12-31T18:06:25.425Z] #37 9.377 -- Generating done [2019-12-31T18:06:25.425Z] #37 9.388 -- Build files have been written to: /tmp/tmp.mZLIgN9jLd/tini [2019-12-31T18:06:25.425Z] #37 9.404 + make tini-static [2019-12-31T18:06:25.425Z] #37 10.08 Scanning dependencies of target tini-static [2019-12-31T18:06:25.425Z] #37 10.26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-31T18:06:25.425Z] #37 13.49 [100%] Linking C executable tini-static [2019-12-31T18:06:25.425Z] #37 14.47 [100%] Built target tini-static [2019-12-31T18:06:25.425Z] #37 14.64 + mkdir -p /build [2019-12-31T18:06:25.425Z] #37 14.65 + cp tini-static /build/docker-init [2019-12-31T18:06:25.425Z] #37 DONE 14.7s [2019-12-31T18:06:25.425Z] [2019-12-31T18:06:25.425Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:06:25.425Z] #42 9.189 DEP images/seccomp.pb-c.d [2019-12-31T18:06:25.425Z] #42 9.409 PBCC images/userns.pb-c.c [2019-12-31T18:06:25.467Z] INFO: Sources under d:\gopath\... [2019-12-31T18:06:25.467Z] INFO: Test run under d:\CI\... [2019-12-31T18:06:25.467Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-12-31T18:06:25.467Z] INFO: docker/docker repository was found [2019-12-31T18:06:25.730Z] #42 9.447 DEP images/userns.pb-c.d [2019-12-31T18:06:25.730Z] #42 9.664 PBCC images/cgroup.pb-c.c [2019-12-31T18:06:25.927Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-12-31T18:06:25.927Z] ltsc2019: Pulling from windows/servercore [2019-12-31T18:06:26.034Z] #42 9.717 DEP images/cgroup.pb-c.d [2019-12-31T18:06:26.034Z] #42 9.832 PBCC images/fown.pb-c.c [2019-12-31T18:06:26.034Z] #42 9.877 PBCC images/ext-file.pb-c.c [2019-12-31T18:06:26.324Z] #42 9.971 DEP images/fown.pb-c.d [2019-12-31T18:06:26.324Z] #42 10.02 DEP images/ext-file.pb-c.d [2019-12-31T18:06:26.324Z] #42 10.09 PBCC images/rpc.pb-c.c [2019-12-31T18:06:26.324Z] #42 10.16 DEP images/rpc.pb-c.d [2019-12-31T18:06:26.389Z] 65014b3c3121: Pulling fs layer [2019-12-31T18:06:26.389Z] faf31ee0aa3d: Pulling fs layer [2019-12-31T18:06:26.616Z] #42 10.33 PBCC images/siginfo.pb-c.c [2019-12-31T18:06:26.616Z] #42 10.45 DEP images/siginfo.pb-c.d [2019-12-31T18:06:26.906Z] #42 10.55 PBCC images/pagemap.pb-c.c [2019-12-31T18:06:26.906Z] #42 10.64 DEP images/pagemap.pb-c.d [2019-12-31T18:06:26.906Z] #42 10.75 PBCC images/rlimit.pb-c.c [2019-12-31T18:06:26.906Z] #42 10.82 DEP images/rlimit.pb-c.d [2019-12-31T18:06:27.206Z] #42 11.02 PBCC images/file-lock.pb-c.c [2019-12-31T18:06:27.206Z] #42 11.04 DEP images/file-lock.pb-c.d [2019-12-31T18:06:27.497Z] #42 11.25 PBCC images/tty.pb-c.c [2019-12-31T18:06:27.497Z] #42 11.30 DEP images/tty.pb-c.d [2019-12-31T18:06:27.783Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T18:06:27.789Z] #42 11.46 PBCC images/tun.pb-c.c [2019-12-31T18:06:27.789Z] #42 11.52 PBCC images/netdev.pb-c.c [2019-12-31T18:06:27.789Z] #42 11.61 DEP images/tun.pb-c.d [2019-12-31T18:06:27.789Z] #42 11.70 DEP images/netdev.pb-c.d [2019-12-31T18:06:28.080Z] #42 11.79 PBCC images/vma.pb-c.c [2019-12-31T18:06:28.080Z] #42 11.91 DEP images/vma.pb-c.d [2019-12-31T18:06:28.080Z] #42 11.99 PBCC images/creds.pb-c.c [2019-12-31T18:06:28.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T18:06:28.371Z] #42 12.04 DEP images/creds.pb-c.d [2019-12-31T18:06:28.371Z] #42 12.14 PBCC images/utsns.pb-c.c [2019-12-31T18:06:28.371Z] #42 12.21 DEP images/utsns.pb-c.d [2019-12-31T18:06:28.371Z] #42 12.32 PBCC images/ipc-desc.pb-c.c [2019-12-31T18:06:28.660Z] #42 12.34 PBCC images/ipc-sem.pb-c.c [2019-12-31T18:06:28.660Z] #42 12.40 DEP images/ipc-desc.pb-c.d [2019-12-31T18:06:28.660Z] #42 12.49 DEP images/ipc-sem.pb-c.d [2019-12-31T18:06:28.950Z] #42 12.60 PBCC images/ipc-msg.pb-c.c [2019-12-31T18:06:28.950Z] #42 12.67 DEP images/ipc-msg.pb-c.d [2019-12-31T18:06:28.950Z] #42 12.78 PBCC images/ipc-shm.pb-c.c [2019-12-31T18:06:28.950Z] #42 12.81 DEP images/ipc-shm.pb-c.d [2019-12-31T18:06:29.242Z] #42 ... [2019-12-31T18:06:29.242Z] [2019-12-31T18:06:29.242Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T18:06:29.242Z] #27 40.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-31T18:06:29.242Z] #27 41.21 [2019-12-31T18:06:29.242Z] #27 41.66 ######################################################################## 100.0% [2019-12-31T18:06:29.242Z] #27 41.88 [2019-12-31T18:06:29.242Z] #27 41.97 Download of images into '/build' complete. [2019-12-31T18:06:29.242Z] #27 41.98 Use something like the following to load the result into a Docker daemon: [2019-12-31T18:06:29.242Z] #27 41.98 tar -cC '/build' . | docker load [2019-12-31T18:06:29.242Z] #27 DONE 42.0s [2019-12-31T18:06:29.242Z] [2019-12-31T18:06:29.242Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:06:29.242Z] #42 12.96 PBCC images/ipc-var.pb-c.c [2019-12-31T18:06:29.242Z] #42 ... [2019-12-31T18:06:29.242Z] [2019-12-31T18:06:29.242Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:06:29.242Z] #11 84.05 Selecting previously unselected package binutils-mingw-w64. [2019-12-31T18:06:29.242Z] #11 84.08 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-31T18:06:29.242Z] #11 84.09 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T18:06:29.242Z] #11 84.30 Selecting previously unselected package mingw-w64-common. [2019-12-31T18:06:29.242Z] #11 84.32 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-31T18:06:29.242Z] #11 84.32 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-31T18:06:29.242Z] #11 93.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-31T18:06:29.242Z] #11 93.22 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-31T18:06:29.242Z] #11 93.23 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T18:06:29.242Z] #11 ... [2019-12-31T18:06:29.242Z] [2019-12-31T18:06:29.242Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:06:29.242Z] #42 13.18 DEP images/ipc-var.pb-c.d [2019-12-31T18:06:29.268Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T18:06:29.534Z] #42 13.32 PBCC images/sk-opts.pb-c.c [2019-12-31T18:06:29.534Z] #42 13.41 PBCC images/packet-sock.pb-c.c [2019-12-31T18:06:29.824Z] #42 13.49 DEP images/sk-opts.pb-c.d [2019-12-31T18:06:29.824Z] #42 13.70 DEP images/packet-sock.pb-c.d [2019-12-31T18:06:29.828Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T18:06:30.113Z] #42 13.89 PBCC images/sk-netlink.pb-c.c [2019-12-31T18:06:30.409Z] #42 14.08 DEP images/sk-netlink.pb-c.d [2019-12-31T18:06:30.712Z] #42 14.38 PBCC images/sk-inet.pb-c.c [2019-12-31T18:06:30.712Z] #42 14.45 DEP images/sk-inet.pb-c.d [2019-12-31T18:06:30.712Z] #42 14.53 PBCC images/sk-unix.pb-c.c [2019-12-31T18:06:30.753Z] --- PASS: TestBuildMultiStageCopy (6.19s) [2019-12-31T18:06:30.753Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2019-12-31T18:06:30.753Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2019-12-31T18:06:30.754Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s) [2019-12-31T18:06:30.754Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2019-12-31T18:06:30.754Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) [2019-12-31T18:06:30.754Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T18:06:31.000Z] #42 14.60 DEP images/sk-unix.pb-c.d [2019-12-31T18:06:31.000Z] #42 14.66 PBCC images/mm.pb-c.c [2019-12-31T18:06:31.000Z] #42 14.74 DEP images/mm.pb-c.d [2019-12-31T18:06:31.288Z] #42 14.93 PBCC images/timerfd.pb-c.c [2019-12-31T18:06:31.288Z] #42 14.97 DEP images/timerfd.pb-c.d [2019-12-31T18:06:31.288Z] #42 ... [2019-12-31T18:06:31.288Z] [2019-12-31T18:06:31.288Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:06:31.288Z] #32 85.89 bufio [2019-12-31T18:06:31.288Z] #32 86.31 reflect [2019-12-31T18:06:31.288Z] #32 88.73 path [2019-12-31T18:06:31.288Z] #32 92.44 text/tabwriter [2019-12-31T18:06:31.288Z] #32 ... [2019-12-31T18:06:31.288Z] [2019-12-31T18:06:31.288Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:06:31.288Z] #42 15.07 PBCC images/timer.pb-c.c [2019-12-31T18:06:31.288Z] #42 15.11 DEP images/timer.pb-c.d [2019-12-31T18:06:31.577Z] #42 15.20 PBCC images/sa.pb-c.c [2019-12-31T18:06:31.577Z] #42 15.31 DEP images/sa.pb-c.d [2019-12-31T18:06:31.577Z] #42 15.43 PBCC images/pipe-data.pb-c.c [2019-12-31T18:06:31.871Z] #42 15.48 DEP images/pipe-data.pb-c.d [2019-12-31T18:06:31.871Z] #42 ... [2019-12-31T18:06:31.871Z] [2019-12-31T18:06:31.871Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:06:31.871Z] #45 86.43 bufio [2019-12-31T18:06:31.871Z] #45 91.09 reflect [2019-12-31T18:06:31.871Z] #45 94.55 regexp/syntax [2019-12-31T18:06:31.871Z] #45 ... [2019-12-31T18:06:31.871Z] [2019-12-31T18:06:31.871Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:06:31.871Z] #42 15.59 PBCC images/mnt.pb-c.c [2019-12-31T18:06:31.871Z] #42 15.72 DEP images/mnt.pb-c.d [2019-12-31T18:06:31.871Z] #42 15.79 PBCC images/sk-packet.pb-c.c [2019-12-31T18:06:31.871Z] #42 15.84 DEP images/sk-packet.pb-c.d [2019-12-31T18:06:32.160Z] #42 15.94 PBCC images/tcp-stream.pb-c.c [2019-12-31T18:06:32.160Z] #42 16.03 DEP images/tcp-stream.pb-c.d [2019-12-31T18:06:32.160Z] #42 16.11 PBCC images/pipe.pb-c.c [2019-12-31T18:06:32.448Z] #42 16.21 DEP images/pipe.pb-c.d [2019-12-31T18:06:32.448Z] #42 16.30 PBCC images/pstree.pb-c.c [2019-12-31T18:06:32.448Z] #42 16.34 DEP images/pstree.pb-c.d [2019-12-31T18:06:32.637Z] --- PASS: TestBuildMultiStageParentConfig (1.66s) [2019-12-31T18:06:32.637Z] === RUN TestBuildLabelWithTargets [2019-12-31T18:06:32.736Z] #42 16.42 PBCC images/fs.pb-c.c [2019-12-31T18:06:32.736Z] #42 16.47 DEP images/fs.pb-c.d [2019-12-31T18:06:32.736Z] #42 16.55 PBCC images/signalfd.pb-c.c [2019-12-31T18:06:33.028Z] #42 16.62 DEP images/signalfd.pb-c.d [2019-12-31T18:06:33.028Z] #42 16.73 PBCC images/fh.pb-c.c [2019-12-31T18:06:33.028Z] #42 16.79 PBCC images/fsnotify.pb-c.c [2019-12-31T18:06:33.318Z] #42 16.95 DEP images/fh.pb-c.d [2019-12-31T18:06:33.499Z] faf31ee0aa3d: Verifying Checksum [2019-12-31T18:06:33.499Z] faf31ee0aa3d: Download complete [2019-12-31T18:06:33.612Z] #42 17.19 DEP images/fsnotify.pb-c.d [2019-12-31T18:06:33.612Z] #42 17.37 PBCC images/eventpoll.pb-c.c [2019-12-31T18:06:33.612Z] #42 17.43 DEP images/eventpoll.pb-c.d [2019-12-31T18:06:33.902Z] #42 17.65 PBCC images/eventfd.pb-c.c [2019-12-31T18:06:33.902Z] #42 17.71 DEP images/eventfd.pb-c.d [2019-12-31T18:06:34.192Z] #42 17.92 PBCC images/remap-file-path.pb-c.c [2019-12-31T18:06:34.192Z] #42 17.97 DEP images/remap-file-path.pb-c.d [2019-12-31T18:06:34.192Z] #42 18.02 PBCC images/fifo.pb-c.c [2019-12-31T18:06:34.192Z] #42 18.05 DEP images/fifo.pb-c.d [2019-12-31T18:06:34.192Z] #42 18.12 PBCC images/ghost-file.pb-c.c [2019-12-31T18:06:34.486Z] #42 18.18 DEP images/ghost-file.pb-c.d [2019-12-31T18:06:34.486Z] #42 18.26 PBCC images/regfile.pb-c.c [2019-12-31T18:06:34.486Z] #42 18.32 DEP images/regfile.pb-c.d [2019-12-31T18:06:34.486Z] #42 18.42 PBCC images/ns.pb-c.c [2019-12-31T18:06:34.486Z] #42 18.45 DEP images/ns.pb-c.d [2019-12-31T18:06:34.777Z] #42 18.53 PBCC images/fdinfo.pb-c.c [2019-12-31T18:06:34.777Z] #42 18.68 DEP images/fdinfo.pb-c.d [2019-12-31T18:06:35.067Z] #42 18.82 PBCC images/core-aarch64.pb-c.c [2019-12-31T18:06:35.067Z] #42 18.89 PBCC images/core-arm.pb-c.c [2019-12-31T18:06:35.067Z] #42 19.01 PBCC images/core-ppc64.pb-c.c [2019-12-31T18:06:35.161Z] --- PASS: TestBuildLabelWithTargets (2.66s) [2019-12-31T18:06:35.161Z] === RUN TestBuildWithEmptyLayers [2019-12-31T18:06:35.356Z] #42 19.11 PBCC images/core-s390.pb-c.c [2019-12-31T18:06:35.356Z] #42 19.20 PBCC images/core-x86.pb-c.c [2019-12-31T18:06:35.645Z] #42 19.28 PBCC images/core.pb-c.c [2019-12-31T18:06:35.645Z] #42 19.46 PBCC images/inventory.pb-c.c [2019-12-31T18:06:35.645Z] #42 19.56 DEP images/core-aarch64.pb-c.d [2019-12-31T18:06:35.936Z] #42 19.67 DEP images/core-arm.pb-c.d [2019-12-31T18:06:35.936Z] #42 19.75 DEP images/core-ppc64.pb-c.d [2019-12-31T18:06:36.226Z] #42 19.83 DEP images/core-s390.pb-c.d [2019-12-31T18:06:36.226Z] #42 20.08 DEP images/core-x86.pb-c.d [2019-12-31T18:06:36.515Z] #42 20.14 DEP images/core.pb-c.d [2019-12-31T18:06:36.515Z] #42 20.31 DEP images/inventory.pb-c.d [2019-12-31T18:06:36.515Z] #42 20.41 PBCC images/cpuinfo.pb-c.c [2019-12-31T18:06:36.515Z] #42 20.48 DEP images/cpuinfo.pb-c.d [2019-12-31T18:06:36.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T18:06:36.569Z] Using test binary docker [2019-12-31T18:06:36.569Z] +++ /etc/init.d/apparmor start [2019-12-31T18:06:36.569Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T18:06:36.569Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T18:06:36.569Z] Warning failed to create cache: (null) [2019-12-31T18:06:36.569Z] . [2019-12-31T18:06:36.569Z] INFO: Waiting for daemon to start... [2019-12-31T18:06:36.569Z] Starting dockerd [2019-12-31T18:06:36.569Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-12-31T18:06:36.569Z] .--- PASS: TestBuildWithEmptyLayers (1.61s) [2019-12-31T18:06:36.569Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T18:06:36.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T18:06:36.569Z] Using test binary docker [2019-12-31T18:06:36.822Z] #42 20.71 PBCC images/stats.pb-c.c [2019-12-31T18:06:36.824Z] +++ /etc/init.d/apparmor start [2019-12-31T18:06:36.824Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T18:06:36.824Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T18:06:36.824Z] Warning failed to create cache: (null) [2019-12-31T18:06:36.824Z] . [2019-12-31T18:06:36.824Z] INFO: Waiting for daemon to start... [2019-12-31T18:06:36.824Z] Starting dockerd [2019-12-31T18:06:36.824Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-12-31T18:06:37.116Z] #42 20.76 DEP images/stats.pb-c.d [2019-12-31T18:06:37.357Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-12-31T18:06:38.623Z] #42 ... [2019-12-31T18:06:38.623Z] [2019-12-31T18:06:38.623Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:06:38.623Z] #45 103.1 crypto/rc4 [2019-12-31T18:06:38.707Z] . [2019-12-31T18:06:38.707Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T18:06:38.707Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T18:06:38.707Z] Error: No such image: emptyfs [2019-12-31T18:06:38.707Z] ++++ docker load [2019-12-31T18:06:38.707Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T18:06:38.707Z] [2019-12-31T18:06:38.707Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T18:06:38.914Z] #45 103.8 vendor/golang.org/x/text/transform [2019-12-31T18:06:38.962Z] Running integration-test (iteration 1) [2019-12-31T18:06:38.962Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-12-31T18:06:38.962Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-12-31T18:06:38.962Z] ++ set -e [2019-12-31T18:06:38.962Z] ++ '[' -n 0 ']' [2019-12-31T18:06:38.962Z] ++ set -x [2019-12-31T18:06:38.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-12-31T18:06:38.962Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T18:06:38.962Z] Error: No such image: emptyfs [2019-12-31T18:06:38.962Z] ++++ docker load [2019-12-31T18:06:38.962Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T18:06:39.217Z] Running integration-test (iteration 1) [2019-12-31T18:06:39.217Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-31T18:06:39.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-12-31T18:06:39.217Z] ++ set -e [2019-12-31T18:06:39.217Z] ++ '[' -n 0 ']' [2019-12-31T18:06:39.217Z] ++ set -x [2019-12-31T18:06:39.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-12-31T18:06:39.473Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2019-12-31T18:06:39.473Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T18:06:41.356Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2019-12-31T18:06:41.356Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T18:06:42.088Z] 65014b3c3121: Verifying Checksum [2019-12-31T18:06:42.088Z] 65014b3c3121: Download complete [2019-12-31T18:06:44.563Z] #45 108.9 time [2019-12-31T18:06:44.563Z] #45 ... [2019-12-31T18:06:44.563Z] [2019-12-31T18:06:44.563Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:06:44.563Z] #11 103.9 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-31T18:06:44.563Z] #11 104.0 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-31T18:06:44.563Z] #11 104.0 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T18:06:44.563Z] #11 104.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-31T18:06:44.563Z] #11 104.2 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-31T18:06:44.563Z] #11 104.2 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T18:06:46.621Z] #11 ... [2019-12-31T18:06:46.621Z] [2019-12-31T18:06:46.621Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:06:46.621Z] #32 101.5 internal/syscall/unix [2019-12-31T18:06:46.621Z] #32 101.5 time [2019-12-31T18:06:46.621Z] #32 110.6 internal/poll [2019-12-31T18:06:46.926Z] #32 ... [2019-12-31T18:06:46.926Z] [2019-12-31T18:06:46.926Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:06:46.926Z] #42 22.62 make[1]: Nothing to be done for 'all'. [2019-12-31T18:06:46.926Z] #42 24.99 CC images/stats.o [2019-12-31T18:06:46.926Z] #42 25.73 CC images/core.o [2019-12-31T18:06:46.926Z] #42 26.97 CC images/core-x86.o [2019-12-31T18:06:46.926Z] #42 27.97 CC images/core-arm.o [2019-12-31T18:06:46.926Z] #42 28.84 CC images/core-aarch64.o [2019-12-31T18:06:46.926Z] #42 29.56 CC images/core-ppc64.o [2019-12-31T18:06:46.926Z] #42 30.71 CC images/core-s390.o [2019-12-31T18:06:48.077Z] --- PASS: TestBuildMultiStageLayerLeak (5.70s) [2019-12-31T18:06:48.077Z] === RUN TestBuildWithHugeFile [2019-12-31T18:06:51.011Z] #42 32.09 CC images/cpuinfo.o [2019-12-31T18:06:51.011Z] #42 ... [2019-12-31T18:06:51.011Z] [2019-12-31T18:06:51.011Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:06:51.011Z] #60 61.64 + cd /tmp/tmp.YC21Y8vbE6/src/github.com/containerd/containerd [2019-12-31T18:06:51.011Z] #60 61.64 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T18:06:51.011Z] #60 62.98 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-31T18:06:51.011Z] #60 62.99 + BUILDTAGS='netgo osusergo static_build' [2019-12-31T18:06:51.011Z] #60 62.99 + export EXTRA_FLAGS=-buildmode=pie [2019-12-31T18:06:51.011Z] #60 62.99 + EXTRA_FLAGS=-buildmode=pie [2019-12-31T18:06:51.011Z] #60 62.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-31T18:06:51.012Z] #60 62.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-31T18:06:51.012Z] #60 62.99 + '[' '' = dynamic ']' [2019-12-31T18:06:51.012Z] #60 62.99 + make [2019-12-31T18:06:52.042Z] #60 64.62 + bin/ctr [2019-12-31T18:06:56.471Z] #60 ... [2019-12-31T18:06:56.471Z] [2019-12-31T18:06:56.471Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:06:56.471Z] #42 32.93 CC images/inventory.o [2019-12-31T18:06:56.471Z] #42 33.40 CC images/fdinfo.o [2019-12-31T18:06:56.471Z] #42 33.97 CC images/fown.o [2019-12-31T18:06:56.471Z] #42 34.31 CC images/ns.o [2019-12-31T18:06:56.471Z] #42 34.69 CC images/regfile.o [2019-12-31T18:06:56.471Z] #42 35.11 CC images/ghost-file.o [2019-12-31T18:06:56.471Z] #42 35.82 CC images/fifo.o [2019-12-31T18:06:56.471Z] #42 36.28 CC images/remap-file-path.o [2019-12-31T18:06:56.471Z] #42 36.77 CC images/eventfd.o [2019-12-31T18:06:56.471Z] #42 37.11 CC images/eventpoll.o [2019-12-31T18:06:56.471Z] #42 37.64 CC images/fh.o [2019-12-31T18:06:56.471Z] #42 38.30 CC images/fsnotify.o [2019-12-31T18:06:56.471Z] #42 39.52 CC images/signalfd.o [2019-12-31T18:06:56.471Z] #42 39.94 CC images/fs.o [2019-12-31T18:06:56.759Z] #42 40.41 CC images/pstree.o [2019-12-31T18:06:57.047Z] #42 40.72 CC images/pipe.o [2019-12-31T18:06:57.335Z] #42 41.05 CC images/tcp-stream.o [2019-12-31T18:06:57.626Z] #42 41.47 CC images/sk-packet.o [2019-12-31T18:06:58.286Z] #42 42.01 CC images/mnt.o [2019-12-31T18:06:58.574Z] #42 42.46 CC images/pipe-data.o [2019-12-31T18:06:59.203Z] #42 42.88 CC images/sa.o [2019-12-31T18:06:59.493Z] #42 43.36 CC images/timer.o [2019-12-31T18:06:59.493Z] #42 ... [2019-12-31T18:06:59.493Z] [2019-12-31T18:06:59.493Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:06:59.493Z] #45 114.3 regexp [2019-12-31T18:06:59.783Z] #45 ... [2019-12-31T18:06:59.783Z] [2019-12-31T18:06:59.783Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:06:59.783Z] #32 114.4 os [2019-12-31T18:06:59.783Z] #32 114.9 internal/fmtsort [2019-12-31T18:06:59.783Z] #32 117.9 fmt [2019-12-31T18:06:59.783Z] #32 117.9 path/filepath [2019-12-31T18:06:59.783Z] #32 120.5 io/ioutil [2019-12-31T18:06:59.783Z] #32 123.5 flag [2019-12-31T18:06:59.783Z] #32 123.5 log [2019-12-31T18:06:59.783Z] #32 123.5 github.com/BurntSushi/toml [2019-12-31T18:06:59.783Z] #32 ... [2019-12-31T18:06:59.783Z] [2019-12-31T18:06:59.783Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:06:59.783Z] #45 124.6 os/exec [2019-12-31T18:07:00.071Z] #45 124.7 net [2019-12-31T18:07:01.100Z] #45 125.6 internal/lazyregexp [2019-12-31T18:07:05.547Z] #45 ... [2019-12-31T18:07:05.547Z] [2019-12-31T18:07:05.547Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:07:05.547Z] #32 130.2 github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T18:07:06.336Z] --- PASS: TestBuildWithHugeFile (40.69s) [2019-12-31T18:07:06.336Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T18:07:06.336Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:07:06.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:07:06.336Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:07:06.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:07:06.336Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:07:06.336Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:07:06.336Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:07:06.336Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:07:06.336Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:07:06.336Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-12-31T18:07:06.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2019-12-31T18:07:06.336Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-12-31T18:07:06.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2019-12-31T18:07:06.336Z] === RUN TestBuildPreserveOwnership [2019-12-31T18:07:06.336Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T18:07:06.336Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T18:07:06.336Z] --- PASS: TestBuildPreserveOwnership (6.05s) [2019-12-31T18:07:06.336Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.02s) [2019-12-31T18:07:06.336Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2019-12-31T18:07:06.336Z] === RUN TestBuildPlatformInvalid [2019-12-31T18:07:06.336Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-12-31T18:07:06.336Z] PASS [2019-12-31T18:07:06.336Z] [2019-12-31T18:07:06.336Z] === Skipped [2019-12-31T18:07:06.336Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-12-31T18:07:06.336Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T18:07:06.336Z] [2019-12-31T18:07:06.336Z] [2019-12-31T18:07:06.336Z] DONE 32 tests, 1 skipped in 87.348s [2019-12-31T18:07:06.336Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T18:07:06.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:07:06.336Z] ++ set -e [2019-12-31T18:07:06.336Z] ++ '[' -n 0 ']' [2019-12-31T18:07:06.336Z] ++ set -x [2019-12-31T18:07:06.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:07:06.595Z] INFO: Testing against a local daemon [2019-12-31T18:07:06.595Z] === RUN TestConfigList [2019-12-31T18:07:08.888Z] Loaded image: buildpack-deps:jessie [2019-12-31T18:07:08.888Z] Loaded image: buildpack-deps:jessie [2019-12-31T18:07:08.888Z] Loaded image: busybox:latest [2019-12-31T18:07:08.888Z] Loaded image: busybox:latest [2019-12-31T18:07:09.143Z] Loaded image: busybox:glibc [2019-12-31T18:07:09.143Z] Loaded image: debian:jessie [2019-12-31T18:07:09.400Z] Loaded image: hello-world:latest [2019-12-31T18:07:09.400Z] Loaded image: busybox:glibc [2019-12-31T18:07:09.400Z] INFO: Testing against a local daemon [2019-12-31T18:07:09.400Z] === RUN TestDockerDaemonSuite [2019-12-31T18:07:09.400Z] Loaded image: debian:jessie [2019-12-31T18:07:09.400Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-12-31T18:07:09.655Z] Loaded image: hello-world:latest [2019-12-31T18:07:09.655Z] INFO: Testing against a local daemon [2019-12-31T18:07:09.655Z] === RUN TestDockerSuite [2019-12-31T18:07:09.655Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-31T18:07:09.655Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-31T18:07:09.655Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-31T18:07:09.655Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-31T18:07:09.655Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-31T18:07:09.656Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-31T18:07:09.656Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-31T18:07:09.656Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-31T18:07:09.880Z] --- PASS: TestConfigList (3.37s) [2019-12-31T18:07:09.880Z] === RUN TestConfigsCreateAndDelete [2019-12-31T18:07:11.117Z] #32 ... [2019-12-31T18:07:11.117Z] [2019-12-31T18:07:11.117Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:07:11.117Z] #42 44.07 CC images/timerfd.o [2019-12-31T18:07:11.117Z] #42 44.44 CC images/mm.o [2019-12-31T18:07:11.117Z] #42 45.12 CC images/sk-opts.o [2019-12-31T18:07:11.117Z] #42 45.52 CC images/sk-unix.o [2019-12-31T18:07:11.117Z] #42 46.04 CC images/sk-inet.o [2019-12-31T18:07:11.117Z] #42 46.89 CC images/tun.o [2019-12-31T18:07:11.117Z] #42 47.44 CC images/sk-netlink.o [2019-12-31T18:07:11.117Z] #42 47.84 CC images/packet-sock.o [2019-12-31T18:07:11.117Z] #42 48.68 CC images/ipc-var.o [2019-12-31T18:07:11.117Z] #42 49.06 CC images/ipc-desc.o [2019-12-31T18:07:11.117Z] #42 49.40 CC images/ipc-shm.o [2019-12-31T18:07:11.117Z] #42 49.73 CC images/ipc-msg.o [2019-12-31T18:07:11.117Z] #42 50.30 CC images/ipc-sem.o [2019-12-31T18:07:11.117Z] #42 50.70 CC images/utsns.o [2019-12-31T18:07:11.117Z] #42 51.17 CC images/creds.o [2019-12-31T18:07:11.117Z] #42 51.60 CC images/vma.o [2019-12-31T18:07:11.117Z] #42 52.01 CC images/netdev.o [2019-12-31T18:07:11.117Z] #42 52.71 CC images/tty.o [2019-12-31T18:07:11.117Z] #42 54.05 CC images/file-lock.o [2019-12-31T18:07:11.117Z] #42 54.43 CC images/rlimit.o [2019-12-31T18:07:11.117Z] #42 54.72 CC images/pagemap.o [2019-12-31T18:07:11.747Z] #42 55.41 CC images/siginfo.o [2019-12-31T18:07:12.038Z] #42 55.91 CC images/rpc.o [2019-12-31T18:07:12.330Z] #42 ... [2019-12-31T18:07:12.330Z] [2019-12-31T18:07:12.330Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T18:07:12.330Z] #32 DONE 137.1s [2019-12-31T18:07:12.330Z] [2019-12-31T18:07:12.330Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:07:12.330Z] #45 131.1 go/token [2019-12-31T18:07:12.330Z] #45 131.1 text/template/parse [2019-12-31T18:07:12.330Z] #45 131.2 net/url [2019-12-31T18:07:12.330Z] #45 135.2 go/scanner [2019-12-31T18:07:13.169Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2019-12-31T18:07:13.169Z] === RUN TestConfigsUpdate [2019-12-31T18:07:14.390Z] #45 ... [2019-12-31T18:07:14.390Z] [2019-12-31T18:07:14.390Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:07:14.390Z] #11 129.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-31T18:07:14.391Z] #11 129.2 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-31T18:07:14.391Z] #11 129.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T18:07:14.891Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-31T18:07:14.891Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-31T18:07:14.891Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-31T18:07:14.891Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-31T18:07:15.020Z] #11 ... [2019-12-31T18:07:15.020Z] [2019-12-31T18:07:15.020Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:07:15.020Z] #45 139.8 encoding/json [2019-12-31T18:07:16.046Z] #45 140.7 go/ast [2019-12-31T18:07:16.252Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-31T18:07:16.456Z] --- PASS: TestConfigsUpdate (3.15s) [2019-12-31T18:07:16.456Z] === RUN TestTemplatedConfig [2019-12-31T18:07:16.549Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-31T18:07:16.549Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-31T18:07:18.446Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-31T18:07:19.091Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-31T18:07:19.091Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-31T18:07:19.091Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-31T18:07:19.345Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-12-31T18:07:19.836Z] --- PASS: TestTemplatedConfig (3.39s) [2019-12-31T18:07:19.836Z] === RUN TestConfigInspect [2019-12-31T18:07:20.271Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-31T18:07:21.231Z] #73 exporting layers 55.3s done [2019-12-31T18:07:21.231Z] #73 exporting manifest sha256:32270551fcf22273db8f5dcf5ba93ac72bf8883f1c9f3519f2ac634f609d3607 0.0s done [2019-12-31T18:07:21.231Z] #73 exporting config sha256:3ceba3b76d2580571017dade1ba1657decb2047ccdf3bf6e7d0a5092d13b207b done [2019-12-31T18:07:21.231Z] #73 sending tarball [2019-12-31T18:07:21.624Z] #45 ... [2019-12-31T18:07:21.624Z] [2019-12-31T18:07:21.624Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:07:21.624Z] #42 59.33 CC images/ext-file.o [2019-12-31T18:07:21.624Z] #42 59.74 CC images/cgroup.o [2019-12-31T18:07:21.624Z] #42 60.85 CC images/userns.o [2019-12-31T18:07:21.624Z] #42 61.29 CC images/google/protobuf/descriptor.o [2019-12-31T18:07:21.624Z] #42 64.08 CC images/opts.o [2019-12-31T18:07:21.624Z] #42 64.48 CC images/seccomp.o [2019-12-31T18:07:21.624Z] #42 64.86 CC images/binfmt-misc.o [2019-12-31T18:07:21.624Z] #42 65.14 CC images/time.o [2019-12-31T18:07:21.915Z] #42 65.60 CC images/sysctl.o [2019-12-31T18:07:22.156Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-31T18:07:22.156Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-31T18:07:22.205Z] #42 65.90 CC images/autofs.o [2019-12-31T18:07:22.411Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-31T18:07:22.411Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-31T18:07:22.411Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-31T18:07:22.494Z] #42 66.31 CC images/macvlan.o [2019-12-31T18:07:22.709Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-12-31T18:07:22.784Z] #42 66.68 CC images/sit.o [2019-12-31T18:07:22.856Z] #73 ... [2019-12-31T18:07:22.856Z] [2019-12-31T18:07:22.856Z] #74 importing to docker [2019-12-31T18:07:23.122Z] --- PASS: TestConfigInspect (3.19s) [2019-12-31T18:07:23.122Z] === RUN TestConfigCreateWithLabels [2019-12-31T18:07:23.219Z] #74 ... [2019-12-31T18:07:23.219Z] [2019-12-31T18:07:23.219Z] #73 exporting to oci image format [2019-12-31T18:07:23.219Z] #73 sending tarball 8.2s done [2019-12-31T18:07:23.219Z] #73 DONE 63.6s [2019-12-31T18:07:23.219Z] [2019-12-31T18:07:23.219Z] #74 importing to docker [2019-12-31T18:07:23.412Z] #42 67.07 LINK images/built-in.o [2019-12-31T18:07:23.412Z] #42 67.34 GEN compel/include/asm [2019-12-31T18:07:23.702Z] #42 67.35 GEN compel/include/version.h [2019-12-31T18:07:23.702Z] #42 67.39 touch .config [2019-12-31T18:07:23.702Z] #42 67.41 GEN include/common/config.h [2019-12-31T18:07:23.702Z] #42 ... [2019-12-31T18:07:23.702Z] [2019-12-31T18:07:23.702Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T18:07:23.702Z] #11 148.5 Selecting previously unselected package libapparmor1:ppc64el. [2019-12-31T18:07:23.702Z] #11 148.6 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-31T18:07:23.702Z] #11 148.6 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-31T18:07:23.992Z] #11 148.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-12-31T18:07:23.992Z] #11 148.7 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-31T18:07:23.992Z] #11 148.7 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-31T18:07:23.992Z] #11 149.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T18:07:23.992Z] #11 149.0 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-12-31T18:07:23.992Z] #11 149.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T18:07:23.992Z] #11 149.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T18:07:23.992Z] #11 149.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T18:07:23.992Z] #11 149.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:07:24.283Z] #11 149.1 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-31T18:07:24.283Z] #11 149.1 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-31T18:07:24.283Z] #11 149.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-31T18:07:24.283Z] #11 149.1 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-31T18:07:24.283Z] #11 149.1 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-31T18:07:24.283Z] #11 149.2 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-31T18:07:24.283Z] #11 149.2 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-31T18:07:24.283Z] #11 149.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-31T18:07:24.283Z] #11 149.2 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T18:07:24.283Z] #11 149.2 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-31T18:07:24.283Z] #11 149.2 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-31T18:07:24.283Z] #11 149.2 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-31T18:07:24.283Z] #11 149.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T18:07:24.283Z] #11 149.3 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T18:07:24.283Z] #11 149.3 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-31T18:07:24.283Z] #11 149.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T18:07:24.571Z] #11 149.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-31T18:07:24.571Z] #11 149.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-31T18:07:24.571Z] #11 149.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-31T18:07:24.571Z] #11 149.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-31T18:07:24.571Z] #11 149.4 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T18:07:24.571Z] #11 149.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T18:07:24.571Z] #11 149.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-31T18:07:24.571Z] #11 149.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-31T18:07:24.571Z] #11 149.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-31T18:07:24.571Z] #11 149.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-31T18:07:24.571Z] #11 149.5 Setting up dmsetup (2:1.02.137-2) ... [2019-12-31T18:07:24.571Z] #11 149.5 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-31T18:07:24.571Z] #11 149.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:07:24.860Z] #11 DONE 149.8s [2019-12-31T18:07:24.860Z] [2019-12-31T18:07:24.860Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T18:07:25.149Z] #53 DONE 0.3s [2019-12-31T18:07:25.149Z] [2019-12-31T18:07:25.149Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:07:25.149Z] #42 67.57 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-31T18:07:25.149Z] #42 67.63 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-31T18:07:25.149Z] #42 67.70 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-12-31T18:07:25.149Z] #42 67.76 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-12-31T18:07:25.149Z] #42 67.83 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-12-31T18:07:25.149Z] #42 67.91 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-12-31T18:07:25.149Z] #42 67.96 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-12-31T18:07:25.149Z] #42 68.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-31T18:07:25.149Z] #42 68.09 DEP compel/plugins/std/infect.d [2019-12-31T18:07:25.149Z] #42 68.36 DEP compel/plugins/std/string.d [2019-12-31T18:07:25.149Z] #42 68.56 DEP compel/plugins/std/log.d [2019-12-31T18:07:25.149Z] #42 68.82 DEP compel/plugins/std/fds.d [2019-12-31T18:07:25.149Z] #42 ... [2019-12-31T18:07:25.149Z] [2019-12-31T18:07:25.149Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-31T18:07:25.149Z] #54 DONE 0.1s [2019-12-31T18:07:25.454Z] [2019-12-31T18:07:25.454Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:07:25.454Z] #42 69.11 DEP compel/plugins/std/std.d [2019-12-31T18:07:25.454Z] #42 69.32 DEP compel/plugins/shmem/shmem.d [2019-12-31T18:07:25.744Z] #42 ... [2019-12-31T18:07:25.744Z] [2019-12-31T18:07:25.744Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-31T18:07:25.744Z] #12 DONE 0.8s [2019-12-31T18:07:25.744Z] [2019-12-31T18:07:25.744Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:07:25.744Z] #55 0.303 + RM_GOPATH=0 [2019-12-31T18:07:25.744Z] #55 0.305 + TMP_GOPATH= [2019-12-31T18:07:25.744Z] #55 0.306 + : /build [2019-12-31T18:07:25.744Z] #55 0.307 + '[' -z '' ']' [2019-12-31T18:07:25.744Z] #55 0.309 ++ mktemp -d [2019-12-31T18:07:25.744Z] #55 0.312 + export GOPATH=/tmp/tmp.URmveWmGjn [2019-12-31T18:07:25.744Z] #55 0.317 + GOPATH=/tmp/tmp.URmveWmGjn [2019-12-31T18:07:25.744Z] #55 0.318 + RM_GOPATH=1 [2019-12-31T18:07:25.744Z] #55 0.321 ++ dirname ./install.sh [2019-12-31T18:07:25.744Z] #55 0.323 + dir=. [2019-12-31T18:07:25.744Z] #55 0.323 + bin=runc [2019-12-31T18:07:25.744Z] #55 0.323 + shift [2019-12-31T18:07:25.744Z] #55 0.323 + '[' '!' -f ./runc.installer ']' [2019-12-31T18:07:25.744Z] #55 0.324 + . ./runc.installer [2019-12-31T18:07:25.744Z] #55 0.330 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T18:07:25.744Z] #55 0.333 + install_runc [2019-12-31T18:07:25.744Z] #55 0.338 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-31T18:07:25.744Z] #55 0.343 + uname -r [2019-12-31T18:07:25.744Z] #55 0.351 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-31T18:07:25.744Z] #55 0.352 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-31T18:07:25.744Z] #55 0.352 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-31T18:07:25.744Z] #55 0.352 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.URmveWmGjn/src/github.com/opencontainers/runc [2019-12-31T18:07:25.744Z] #55 0.357 Cloning into '/tmp/tmp.URmveWmGjn/src/github.com/opencontainers/runc'... [2019-12-31T18:07:26.370Z] #55 ... [2019-12-31T18:07:26.370Z] [2019-12-31T18:07:26.370Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-31T18:07:26.370Z] #13 DONE 0.5s [2019-12-31T18:07:26.370Z] [2019-12-31T18:07:26.370Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-31T18:07:26.407Z] --- PASS: TestConfigCreateWithLabels (3.24s) [2019-12-31T18:07:26.407Z] === RUN TestConfigCreateResolve [2019-12-31T18:07:26.659Z] #14 0.431 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-31T18:07:26.659Z] #14 DONE 0.5s [2019-12-31T18:07:26.659Z] [2019-12-31T18:07:26.659Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:07:26.659Z] #42 69.53 DEP compel/plugins/fds/fds.d [2019-12-31T18:07:26.659Z] #42 69.99 CC compel/plugins/std/std.o [2019-12-31T18:07:26.894Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-12-31T18:07:26.950Z] #42 70.70 CC compel/plugins/std/fds.o [2019-12-31T18:07:26.950Z] #42 ... [2019-12-31T18:07:26.950Z] [2019-12-31T18:07:26.950Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-31T18:07:26.950Z] #15 DONE 0.4s [2019-12-31T18:07:27.149Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-31T18:07:27.239Z] [2019-12-31T18:07:27.239Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-31T18:07:27.528Z] #16 DONE 0.4s [2019-12-31T18:07:27.528Z] [2019-12-31T18:07:27.528Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:07:27.528Z] #45 148.6 text/template [2019-12-31T18:07:28.157Z] #45 ... [2019-12-31T18:07:28.157Z] [2019-12-31T18:07:28.157Z] #17 [dev 6/24] RUN ldconfig [2019-12-31T18:07:28.157Z] #17 DONE 0.6s [2019-12-31T18:07:28.157Z] [2019-12-31T18:07:28.157Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:07:28.447Z] #18 0.410 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T18:07:28.736Z] #18 0.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T18:07:28.736Z] #18 0.576 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T18:07:28.736Z] #18 0.607 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T18:07:28.736Z] #18 0.699 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T18:07:28.942Z] --- PASS: TestConfigCreateResolve (2.75s) [2019-12-31T18:07:28.942Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T18:07:29.510Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2019-12-31T18:07:29.510Z] PASS [2019-12-31T18:07:29.510Z] [2019-12-31T18:07:29.510Z] DONE 8 tests in 23.049s [2019-12-31T18:07:29.510Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T18:07:29.510Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:07:29.510Z] ++ set -e [2019-12-31T18:07:29.510Z] ++ '[' -n 0 ']' [2019-12-31T18:07:29.510Z] ++ set -x [2019-12-31T18:07:29.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:07:29.703Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-12-31T18:07:29.769Z] INFO: Testing against a local daemon [2019-12-31T18:07:29.769Z] === RUN TestCheckpoint [2019-12-31T18:07:29.769Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T18:07:29.769Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T18:07:29.769Z] === RUN TestContainerInvalidJSON [2019-12-31T18:07:29.769Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:07:29.769Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:07:29.769Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:07:29.769Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:07:29.769Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:07:29.769Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:07:29.769Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:07:29.769Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:07:29.769Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:07:29.769Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-31T18:07:29.769Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T18:07:29.769Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T18:07:29.769Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T18:07:29.769Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T18:07:29.769Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-12-31T18:07:29.769Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T18:07:30.027Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-12-31T18:07:30.027Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T18:07:30.027Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-12-31T18:07:30.027Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T18:07:30.237Z] #18 1.950 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T18:07:30.264Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-31T18:07:30.287Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-12-31T18:07:30.287Z] === RUN TestCopyFromContainer [2019-12-31T18:07:31.687Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-12-31T18:07:32.191Z] === RUN TestCopyFromContainer// [2019-12-31T18:07:32.191Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T18:07:32.191Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T18:07:32.295Z] #18 4.063 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T18:07:32.449Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T18:07:32.449Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T18:07:32.708Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T18:07:32.708Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T18:07:32.708Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T18:07:32.967Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T18:07:32.967Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer (3.02s) [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-12-31T18:07:33.226Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-12-31T18:07:33.226Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T18:07:33.226Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:07:33.226Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:07:33.226Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:07:33.226Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:07:33.226Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:07:33.226Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:07:33.226Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:07:33.226Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:07:33.226Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:07:33.226Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-12-31T18:07:33.226Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-31T18:07:33.226Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-31T18:07:33.226Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-31T18:07:33.226Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T18:07:33.226Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-12-31T18:07:33.226Z] === RUN TestCreateWithInvalidEnv [2019-12-31T18:07:33.226Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T18:07:33.226Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T18:07:33.226Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T18:07:33.226Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T18:07:33.226Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T18:07:33.226Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T18:07:33.226Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T18:07:33.226Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T18:07:33.226Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T18:07:33.226Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-31T18:07:33.226Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-31T18:07:33.226Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T18:07:33.226Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T18:07:33.226Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T18:07:33.226Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-31T18:07:33.226Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T18:07:33.351Z] #18 5.080 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T18:07:33.579Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-31T18:07:33.579Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-12-31T18:07:35.398Z] #18 ... [2019-12-31T18:07:35.398Z] [2019-12-31T18:07:35.398Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:07:35.398Z] #45 159.7 go/parser [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:07:35.758Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:07:35.758Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-12-31T18:07:35.758Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-12-31T18:07:35.758Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T18:07:36.838Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-31T18:07:37.763Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-31T18:07:38.112Z] #45 ... [2019-12-31T18:07:38.112Z] [2019-12-31T18:07:38.112Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:07:38.112Z] #42 71.77 CC compel/plugins/std/log.o [2019-12-31T18:07:38.112Z] #42 73.45 CC compel/plugins/std/string.o [2019-12-31T18:07:38.112Z] #42 74.56 CC compel/plugins/std/infect.o [2019-12-31T18:07:38.112Z] #42 75.36 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-12-31T18:07:38.112Z] #42 75.41 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-12-31T18:07:38.112Z] #42 75.49 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-12-31T18:07:38.112Z] #42 75.58 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-12-31T18:07:38.112Z] #42 75.68 AR compel/plugins/std.lib.a [2019-12-31T18:07:38.112Z] #42 75.84 CC compel/plugins/fds/fds.o [2019-12-31T18:07:38.112Z] #42 76.42 AR compel/plugins/fds.lib.a [2019-12-31T18:07:38.112Z] #42 76.50 HOSTDEP compel/src/lib/log-host.d [2019-12-31T18:07:38.112Z] #42 76.89 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-31T18:07:38.112Z] #42 77.15 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-12-31T18:07:38.112Z] #42 77.40 HOSTDEP compel/src/main-host.d [2019-12-31T18:07:38.112Z] #42 77.70 DEP compel/src/lib/ptrace.d [2019-12-31T18:07:38.112Z] #42 77.98 DEP compel/src/lib/infect.d [2019-12-31T18:07:38.112Z] #42 78.29 DEP compel/src/lib/infect-util.d [2019-12-31T18:07:38.112Z] #42 78.53 DEP compel/src/lib/infect-rpc.d [2019-12-31T18:07:38.112Z] #42 78.79 DEP compel/arch/ppc64/src/lib/infect.d [2019-12-31T18:07:38.112Z] #42 79.01 DEP compel/arch/ppc64/src/lib/cpu.d [2019-12-31T18:07:38.112Z] #42 79.26 DEP compel/src/lib/log.d [2019-12-31T18:07:38.112Z] #42 79.52 DEP compel/src/main.d [2019-12-31T18:07:38.112Z] #42 79.81 DEP compel/src/lib/handle-elf.d [2019-12-31T18:07:38.112Z] #42 80.16 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-12-31T18:07:38.112Z] #42 80.49 CC compel/src/lib/log.o [2019-12-31T18:07:38.112Z] #42 81.07 CC compel/arch/ppc64/src/lib/cpu.o [2019-12-31T18:07:38.112Z] #42 81.71 CC compel/arch/ppc64/src/lib/infect.o [2019-12-31T18:07:38.112Z] #42 ... [2019-12-31T18:07:38.112Z] [2019-12-31T18:07:38.112Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:07:38.112Z] #55 12.94 + cd /tmp/tmp.URmveWmGjn/src/github.com/opencontainers/runc [2019-12-31T18:07:38.112Z] #55 12.94 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T18:07:38.292Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2019-12-31T18:07:38.292Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T18:07:38.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:07:38.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:07:38.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:07:38.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:07:38.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:07:38.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:07:38.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:07:38.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:07:38.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:07:38.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:07:38.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:07:38.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:07:38.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:07:38.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:07:38.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:07:38.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-31T18:07:38.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-12-31T18:07:38.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-12-31T18:07:38.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-12-31T18:07:38.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-12-31T18:07:38.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-12-31T18:07:38.292Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T18:07:38.292Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T18:07:38.292Z] === RUN TestDaemonRestartIpcMode [2019-12-31T18:07:38.292Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T18:07:38.292Z] === RUN TestDiff [2019-12-31T18:07:38.688Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-12-31T18:07:38.738Z] #55 13.67 + '[' -z '' ']' [2019-12-31T18:07:38.860Z] --- PASS: TestDiff (0.76s) [2019-12-31T18:07:38.860Z] === RUN TestExecWithCloseStdin [2019-12-31T18:07:39.027Z] #55 13.67 + target=static [2019-12-31T18:07:39.027Z] #55 13.67 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-31T18:07:39.248Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-31T18:07:39.797Z] --- PASS: TestExecWithCloseStdin (0.89s) [2019-12-31T18:07:39.797Z] === RUN TestExec [2019-12-31T18:07:40.365Z] --- PASS: TestExec (0.86s) [2019-12-31T18:07:40.365Z] === RUN TestExecUser [2019-12-31T18:07:40.612Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-31T18:07:41.300Z] --- PASS: TestExecUser (0.88s) [2019-12-31T18:07:41.300Z] === RUN TestExportContainerAndImportImage [2019-12-31T18:07:41.538Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-12-31T18:07:41.764Z] #55 16.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-31T18:07:42.098Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-12-31T18:07:42.676Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2019-12-31T18:07:42.676Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T18:07:43.822Z] #55 ... [2019-12-31T18:07:43.823Z] [2019-12-31T18:07:43.823Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:07:43.823Z] #18 15.60 Fetched 7732 kB in 15s (508 kB/s) [2019-12-31T18:07:44.580Z] --- PASS: TestExportContainerAfterDaemonRestart (1.92s) [2019-12-31T18:07:44.580Z] === RUN TestHealthCheckWorkdir [2019-12-31T18:07:44.655Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-12-31T18:07:45.516Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-12-31T18:07:45.516Z] === RUN TestHealthKillContainer [2019-12-31T18:07:46.546Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-12-31T18:07:46.806Z] === RUN TestDockerSuite/TestAttachDetach [2019-12-31T18:07:46.992Z] #74 DONE 21.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T18:07:47.866Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/test/unit [2019-12-31T18:07:48.218Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-31T18:07:48.802Z] --- PASS: TestHealthKillContainer (2.93s) [2019-12-31T18:07:48.802Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T18:07:49.062Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2019-12-31T18:07:49.062Z] === RUN TestIpcModeNone [2019-12-31T18:07:49.372Z] #18 15.60 Reading package lists... [2019-12-31T18:07:49.372Z] #18 ... [2019-12-31T18:07:49.372Z] [2019-12-31T18:07:49.372Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:07:49.372Z] #42 83.12 CC compel/src/lib/infect-rpc.o [2019-12-31T18:07:49.372Z] #42 83.88 CC compel/src/lib/infect-util.o [2019-12-31T18:07:49.372Z] #42 84.43 CC compel/src/lib/infect.o [2019-12-31T18:07:49.372Z] #42 88.96 CC compel/src/lib/ptrace.o [2019-12-31T18:07:49.372Z] #42 89.82 AR compel/libcompel.a [2019-12-31T18:07:49.372Z] #42 89.96 HOSTCC compel/src/main-host.o [2019-12-31T18:07:49.372Z] #42 90.70 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-12-31T18:07:49.372Z] #42 91.07 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-31T18:07:49.372Z] #42 91.89 HOSTCC compel/src/lib/log-host.o [2019-12-31T18:07:49.372Z] #42 92.29 HOSTLINK compel/compel-host-bin [2019-12-31T18:07:49.372Z] #42 92.55 DEP soccr/soccr.d [2019-12-31T18:07:49.372Z] #42 93.05 CC soccr/soccr.o [2019-12-31T18:07:49.661Z] #42 ... [2019-12-31T18:07:49.661Z] [2019-12-31T18:07:49.661Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:07:49.661Z] #45 164.1 encoding/xml [2019-12-31T18:07:49.661Z] #45 172.6 go/doc [2019-12-31T18:07:49.661Z] #45 ... [2019-12-31T18:07:49.661Z] [2019-12-31T18:07:49.661Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:07:49.661Z] #63 174.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T18:07:49.661Z] #63 174.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-31T18:07:49.998Z] --- PASS: TestIpcModeNone (0.84s) [2019-12-31T18:07:49.998Z] === RUN TestIpcModePrivate [2019-12-31T18:07:50.102Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-31T18:07:50.153Z] ................................................ [ 29%] [2019-12-31T18:07:50.375Z] ? github.com/docker/docker/api [no test files] [2019-12-31T18:07:50.935Z] --- PASS: TestIpcModePrivate (0.86s) [2019-12-31T18:07:50.935Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-12-31T18:07:50.935Z] === RUN TestIpcModeShareable [2019-12-31T18:07:51.026Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-12-31T18:07:51.870Z] --- PASS: TestIpcModeShareable (0.88s) [2019-12-31T18:07:51.871Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-12-31T18:07:51.871Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T18:07:52.427Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-31T18:07:54.313Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-31T18:07:54.404Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2019-12-31T18:07:54.405Z] === RUN TestAPIIpcModeHost [2019-12-31T18:07:54.971Z] --- PASS: TestAPIIpcModeHost (0.65s) [2019-12-31T18:07:54.971Z] === RUN TestDaemonIpcModeShareable [2019-12-31T18:07:55.220Z] #63 ... [2019-12-31T18:07:55.220Z] [2019-12-31T18:07:55.220Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:07:55.220Z] #42 96.32 AR soccr/libsoccr.a [2019-12-31T18:07:55.220Z] #42 96.38 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T18:07:55.220Z] #42 97.07 DEP criu/arch/ppc64/sigframe.d [2019-12-31T18:07:55.220Z] #42 97.34 DEP criu/arch/ppc64/crtools.d [2019-12-31T18:07:55.220Z] #42 97.66 DEP criu/arch/ppc64/cpu.d [2019-12-31T18:07:55.220Z] #42 98.02 CC criu/arch/ppc64/cpu.o [2019-12-31T18:07:55.240Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-12-31T18:07:55.510Z] #42 99.25 CC criu/arch/ppc64/crtools.o [2019-12-31T18:07:55.799Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-31T18:07:56.875Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-12-31T18:07:56.875Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-12-31T18:07:56.875Z] === RUN TestDaemonIpcModePrivate [2019-12-31T18:07:57.160Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-12-31T18:07:57.568Z] #42 101.4 CC criu/arch/ppc64/sigframe.o [2019-12-31T18:07:57.719Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-31T18:07:58.598Z] #42 102.1 LINK criu/arch/ppc64/crtools.built-in.o [2019-12-31T18:07:58.598Z] #42 102.3 DEP criu/arch/ppc64/misc.d [2019-12-31T18:07:58.598Z] #42 102.3 DEP criu/arch/ppc64/vdso-trampoline.d [2019-12-31T18:07:58.598Z] #42 102.4 DEP criu/arch/ppc64/vdso-pie.d [2019-12-31T18:07:58.778Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2019-12-31T18:07:58.778Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-12-31T18:07:58.778Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T18:07:58.890Z] #42 102.7 DEP criu/pie/parasite-vdso.d [2019-12-31T18:07:59.520Z] #42 103.1 DEP criu/pie/util-vdso.d [2019-12-31T18:07:59.810Z] #42 103.5 DEP criu/pie/util.d [2019-12-31T18:08:00.100Z] #42 103.9 CC criu/pie/util.o [2019-12-31T18:08:00.680Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-12-31T18:08:00.680Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-12-31T18:08:00.680Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T18:08:00.729Z] #42 104.6 CC criu/pie/util-vdso.o [2019-12-31T18:08:00.729Z] #42 ... [2019-12-31T18:08:00.729Z] [2019-12-31T18:08:00.729Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:08:00.729Z] #18 15.60 Reading package lists... [2019-12-31T18:08:00.729Z] #18 23.11 Reading package lists... [2019-12-31T18:08:00.729Z] #18 29.75 Building dependency tree... [2019-12-31T18:08:00.729Z] #18 31.95 The following additional packages will be installed: [2019-12-31T18:08:00.729Z] #18 31.96 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-31T18:08:00.729Z] #18 31.96 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-31T18:08:00.729Z] #18 31.96 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-31T18:08:00.729Z] #18 31.96 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-31T18:08:00.729Z] #18 31.96 python3.5 python3.5-minimal vim-runtime xxd [2019-12-31T18:08:00.729Z] #18 31.97 Suggested packages: [2019-12-31T18:08:00.729Z] #18 31.97 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-31T18:08:00.729Z] #18 31.97 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-31T18:08:00.729Z] #18 31.97 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-31T18:08:00.729Z] #18 31.97 quota [2019-12-31T18:08:00.729Z] #18 31.97 Recommended packages: [2019-12-31T18:08:00.729Z] #18 31.97 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-31T18:08:00.729Z] #18 31.97 python3-keyrings.alt python3-xdg unzip [2019-12-31T18:08:00.979Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-12-31T18:08:00.979Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-31T18:08:01.243Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-12-31T18:08:01.804Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-12-31T18:08:01.865Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2019-12-31T18:08:02.057Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2019-12-31T18:08:02.057Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-12-31T18:08:02.057Z] === RUN TestIpcModeOlderClient [2019-12-31T18:08:02.057Z] === PAUSE TestIpcModeOlderClient [2019-12-31T18:08:02.057Z] === RUN TestKillContainerInvalidSignal [2019-12-31T18:08:02.850Z] #18 ... [2019-12-31T18:08:02.850Z] [2019-12-31T18:08:02.850Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:08:02.850Z] #45 177.2 math/big [2019-12-31T18:08:02.850Z] #45 ... [2019-12-31T18:08:02.850Z] [2019-12-31T18:08:02.850Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:08:02.850Z] #42 106.5 CC criu/pie/parasite-vdso.o [2019-12-31T18:08:02.992Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2019-12-31T18:08:02.992Z] === RUN TestKillContainer [2019-12-31T18:08:02.992Z] === RUN TestKillContainer/no_signal [2019-12-31T18:08:03.165Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-31T18:08:03.724Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-12-31T18:08:03.927Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T18:08:04.186Z] === RUN TestKillContainer/killing_signal [2019-12-31T18:08:04.284Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-12-31T18:08:04.346Z] #42 ... [2019-12-31T18:08:04.346Z] [2019-12-31T18:08:04.346Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:08:04.346Z] #63 DONE 188.9s [2019-12-31T18:08:04.346Z] [2019-12-31T18:08:04.346Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:08:04.346Z] #42 108.0 CC criu/arch/ppc64/vdso-pie.o [2019-12-31T18:08:04.346Z] #42 ... [2019-12-31T18:08:04.346Z] [2019-12-31T18:08:04.346Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T18:08:04.346Z] #64 DONE 0.1s [2019-12-31T18:08:04.346Z] [2019-12-31T18:08:04.346Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:08:04.635Z] #51 ... [2019-12-31T18:08:04.635Z] [2019-12-31T18:08:04.635Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:08:04.635Z] #18 36.44 The following NEW packages will be installed: [2019-12-31T18:08:04.635Z] #18 36.45 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-31T18:08:04.635Z] #18 36.45 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-31T18:08:04.635Z] #18 36.45 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-31T18:08:04.635Z] #18 36.45 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-31T18:08:04.635Z] #18 36.46 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-31T18:08:04.635Z] #18 36.46 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-31T18:08:04.635Z] #18 36.46 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-31T18:08:04.635Z] #18 36.46 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-31T18:08:04.635Z] #18 36.59 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T18:08:04.635Z] #18 36.59 Need to get 17.5 MB of archives. [2019-12-31T18:08:04.635Z] #18 36.59 After this operation, 89.1 MB of additional disk space will be used. [2019-12-31T18:08:04.635Z] #18 36.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-12-31T18:08:04.635Z] #18 36.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-31T18:08:04.843Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-31T18:08:04.843Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-31T18:08:04.925Z] #18 36.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-12-31T18:08:04.925Z] #18 36.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-12-31T18:08:04.925Z] #18 36.81 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-12-31T18:08:05.219Z] #18 37.09 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-12-31T18:08:05.219Z] #18 37.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-12-31T18:08:05.219Z] #18 37.14 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-12-31T18:08:05.510Z] #18 37.47 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-12-31T18:08:05.510Z] #18 37.52 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-12-31T18:08:05.510Z] #18 37.52 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-12-31T18:08:05.510Z] #18 37.53 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-12-31T18:08:05.510Z] #18 37.54 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-12-31T18:08:05.510Z] #18 37.55 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-12-31T18:08:05.561Z] --- PASS: TestKillContainer (2.27s) [2019-12-31T18:08:05.561Z] --- PASS: TestKillContainer/no_signal (0.74s) [2019-12-31T18:08:05.561Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2019-12-31T18:08:05.561Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2019-12-31T18:08:05.561Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T18:08:05.561Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T18:08:05.799Z] #18 37.57 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-31T18:08:05.799Z] #18 37.58 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-12-31T18:08:05.799Z] #18 37.61 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-12-31T18:08:05.799Z] #18 37.64 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-12-31T18:08:05.799Z] #18 37.65 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-12-31T18:08:05.799Z] #18 37.70 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T18:08:05.799Z] #18 37.74 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T18:08:05.799Z] #18 37.79 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-12-31T18:08:05.799Z] #18 37.82 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-12-31T18:08:06.089Z] #18 37.84 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-12-31T18:08:06.089Z] #18 37.90 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-12-31T18:08:06.089Z] #18 37.94 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-31T18:08:06.089Z] #18 37.97 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-31T18:08:06.089Z] #18 37.99 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-31T18:08:06.089Z] #18 38.01 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-12-31T18:08:06.089Z] #18 38.02 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-12-31T18:08:06.089Z] #18 38.04 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-31T18:08:06.089Z] #18 38.06 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-31T18:08:06.089Z] #18 38.07 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-12-31T18:08:06.089Z] #18 38.11 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-12-31T18:08:06.089Z] #18 38.18 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-31T18:08:06.496Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T18:08:06.718Z] #18 38.49 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-31T18:08:06.718Z] #18 38.52 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-31T18:08:06.718Z] #18 38.54 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-12-31T18:08:06.718Z] #18 38.57 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-31T18:08:06.718Z] #18 38.58 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-12-31T18:08:06.718Z] #18 38.62 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-31T18:08:06.726Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-31T18:08:07.063Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2019-12-31T18:08:07.063Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s) [2019-12-31T18:08:07.063Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2019-12-31T18:08:07.063Z] === RUN TestKillStoppedContainer [2019-12-31T18:08:07.063Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-12-31T18:08:07.063Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T18:08:07.322Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-12-31T18:08:07.322Z] === RUN TestKillDifferentUserContainer [2019-12-31T18:08:07.352Z] #18 39.12 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-12-31T18:08:07.352Z] #18 39.21 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-12-31T18:08:07.352Z] #18 39.28 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-12-31T18:08:07.352Z] #18 39.31 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-12-31T18:08:07.641Z] #18 39.32 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-12-31T18:08:08.085Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-31T18:08:08.085Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-12-31T18:08:08.261Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2019-12-31T18:08:08.261Z] === RUN TestInspectOomKilledTrue [2019-12-31T18:08:08.261Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-31T18:08:08.261Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:08:08.261Z] === RUN TestInspectOomKilledFalse [2019-12-31T18:08:08.261Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-31T18:08:08.261Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:08:08.261Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T18:08:08.284Z] #18 40.27 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T18:08:08.571Z] #18 40.36 Fetched 17.5 MB in 2s (6150 kB/s) [2019-12-31T18:08:08.571Z] #18 40.45 Selecting previously unselected package bash-completion. [2019-12-31T18:08:08.571Z] #18 40.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 ... 23261 files and directories currently installed.) [2019-12-31T18:08:08.572Z] #18 40.56 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-31T18:08:08.831Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2019-12-31T18:08:08.831Z] === RUN TestLinksContainerNames [2019-12-31T18:08:10.207Z] --- PASS: TestLinksContainerNames (1.52s) [2019-12-31T18:08:10.207Z] === RUN TestLogsFollowTailEmpty [2019-12-31T18:08:10.593Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-12-31T18:08:11.143Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2019-12-31T18:08:11.143Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T18:08:11.710Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2019-12-31T18:08:11.710Z] === RUN TestMountDaemonRoot [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/default [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/private [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/slave [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/shared [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T18:08:11.969Z] === CONT TestMountDaemonRoot/default [2019-12-31T18:08:11.969Z] === CONT TestMountDaemonRoot/shared [2019-12-31T18:08:11.969Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:08:11.969Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:08:11.969Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:08:11.969Z] === CONT TestMountDaemonRoot/slave [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:08:11.969Z] === CONT TestMountDaemonRoot/private [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T18:08:11.969Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T18:08:11.969Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:08:11.970Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:08:11.970Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T18:08:12.228Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-31T18:08:12.228Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-31T18:08:12.228Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T18:08:12.553Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-12-31T18:08:14.132Z] --- PASS: TestContainerBindMountNonRecursive (1.81s) [2019-12-31T18:08:14.132Z] === RUN TestNetworkNat [2019-12-31T18:08:14.756Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-12-31T18:08:15.087Z] --- PASS: TestNetworkNat (0.90s) [2019-12-31T18:08:15.087Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T18:08:15.449Z] #18 46.57 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-31T18:08:15.449Z] #18 ... [2019-12-31T18:08:15.449Z] [2019-12-31T18:08:15.449Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:08:15.449Z] #45 189.5 github.com/LK4D4/vndr/build [2019-12-31T18:08:15.449Z] #45 194.4 vendor/golang.org/x/text/unicode/norm [2019-12-31T18:08:15.449Z] #45 ... [2019-12-31T18:08:15.449Z] [2019-12-31T18:08:15.449Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:08:15.449Z] #42 108.7 CC criu/arch/ppc64/vdso-trampoline.o [2019-12-31T18:08:15.449Z] #42 108.8 CC criu/arch/ppc64/misc.o [2019-12-31T18:08:15.449Z] #42 108.9 AR criu/pie/pie.lib.a [2019-12-31T18:08:15.449Z] #42 109.1 DEP criu/pie/restorer.d [2019-12-31T18:08:15.449Z] #42 110.0 DEP criu/arch/ppc64/restorer.d [2019-12-31T18:08:15.449Z] #42 110.3 DEP criu/pie/parasite.d [2019-12-31T18:08:15.449Z] #42 110.8 CC criu/pie/parasite.o [2019-12-31T18:08:15.449Z] #42 113.4 LINK criu/pie/parasite.built-in.o [2019-12-31T18:08:15.449Z] #42 113.4 GEN criu/pie/parasite-blob.h [2019-12-31T18:08:15.449Z] #42 113.5 CC criu/arch/ppc64/restorer.o [2019-12-31T18:08:15.449Z] #42 114.4 CC criu/pie/restorer.o [2019-12-31T18:08:15.449Z] #42 ... [2019-12-31T18:08:15.449Z] [2019-12-31T18:08:15.449Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:08:15.449Z] #18 47.24 Selecting previously unselected package libnet1:ppc64el. [2019-12-31T18:08:15.449Z] #18 47.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-31T18:08:15.449Z] #18 47.25 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-31T18:08:15.738Z] #18 47.44 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-12-31T18:08:15.738Z] #18 47.46 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-12-31T18:08:15.738Z] #18 47.46 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-31T18:08:15.738Z] #18 47.57 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-12-31T18:08:15.738Z] #18 47.59 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T18:08:15.738Z] #18 47.60 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T18:08:16.031Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2019-12-31T18:08:16.032Z] === RUN TestNetworkLoopbackNat [2019-12-31T18:08:16.117Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-12-31T18:08:16.676Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-12-31T18:08:16.768Z] #18 48.37 Selecting previously unselected package python3.5-minimal. [2019-12-31T18:08:16.768Z] #18 48.38 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T18:08:16.768Z] #18 48.42 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T18:08:16.970Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2019-12-31T18:08:16.970Z] === RUN TestPause [2019-12-31T18:08:17.905Z] --- PASS: TestPause (0.79s) [2019-12-31T18:08:17.905Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T18:08:17.905Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T18:08:17.905Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T18:08:17.905Z] === RUN TestPauseStopPausedContainer [2019-12-31T18:08:18.263Z] #18 49.92 Selecting previously unselected package python3-minimal. [2019-12-31T18:08:18.263Z] #18 49.93 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-12-31T18:08:18.263Z] #18 49.94 Unpacking python3-minimal (3.5.3-1) ... [2019-12-31T18:08:18.263Z] #18 50.08 Selecting previously unselected package libmpdec2:ppc64el. [2019-12-31T18:08:18.263Z] #18 50.09 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-12-31T18:08:18.263Z] #18 50.11 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-12-31T18:08:18.550Z] #18 50.26 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-12-31T18:08:18.550Z] #18 50.27 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T18:08:18.550Z] #18 50.28 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T18:08:18.841Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2019-12-31T18:08:18.841Z] === RUN TestPsFilter [2019-12-31T18:08:19.100Z] --- PASS: TestPsFilter (0.28s) [2019-12-31T18:08:19.100Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T18:08:19.667Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-12-31T18:08:19.667Z] === RUN TestRemoveContainerWithVolume [2019-12-31T18:08:19.934Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-12-31T18:08:20.510Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-12-31T18:08:20.604Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2019-12-31T18:08:20.604Z] === RUN TestRemoveContainerRunning [2019-12-31T18:08:20.628Z] #18 52.58 Selecting previously unselected package python3.5. [2019-12-31T18:08:20.628Z] #18 52.59 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T18:08:20.628Z] #18 52.60 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T18:08:20.978Z] #18 52.80 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-12-31T18:08:20.978Z] #18 52.82 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-12-31T18:08:20.978Z] #18 52.82 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-31T18:08:20.978Z] #18 52.91 Selecting previously unselected package dh-python. [2019-12-31T18:08:20.978Z] #18 52.92 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-31T18:08:20.978Z] #18 52.93 Unpacking dh-python (2.20170125) ... [2019-12-31T18:08:21.267Z] --- PASS: TestRemoveContainerRunning (0.81s) [2019-12-31T18:08:21.267Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T18:08:21.270Z] #18 ... [2019-12-31T18:08:21.270Z] [2019-12-31T18:08:21.270Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:08:21.270Z] #45 205.9 vendor/golang.org/x/net/http2/hpack [2019-12-31T18:08:22.202Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2019-12-31T18:08:22.202Z] === RUN TestRemoveInvalidContainer [2019-12-31T18:08:22.202Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-31T18:08:22.202Z] === RUN TestRenameLinkedContainer [2019-12-31T18:08:22.539Z] --- PASS: TestBuildWithHugeFile (95.42s) [2019-12-31T18:08:22.539Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T18:08:22.539Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:08:22.539Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:08:22.539Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:08:22.539Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:08:22.539Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:08:22.539Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:08:22.539Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:08:22.539Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:08:22.539Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:08:22.793Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-12-31T18:08:22.793Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2019-12-31T18:08:22.793Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2019-12-31T18:08:22.793Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-12-31T18:08:22.793Z] === RUN TestBuildPreserveOwnership [2019-12-31T18:08:22.793Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T18:08:24.195Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-12-31T18:08:24.450Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-12-31T18:08:25.011Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-12-31T18:08:25.461Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-12-31T18:08:25.489Z] --- PASS: TestRenameLinkedContainer (3.04s) [2019-12-31T18:08:25.489Z] === RUN TestRenameStoppedContainer [2019-12-31T18:08:25.570Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-12-31T18:08:26.057Z] --- PASS: TestRenameStoppedContainer (0.79s) [2019-12-31T18:08:26.057Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T18:08:26.128Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-12-31T18:08:26.690Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T18:08:26.816Z] #45 ... [2019-12-31T18:08:26.816Z] [2019-12-31T18:08:26.816Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:08:26.816Z] #42 119.8 LINK criu/pie/restorer.built-in.o [2019-12-31T18:08:26.816Z] #42 119.8 GEN criu/pie/restorer-blob.h [2019-12-31T18:08:26.816Z] #42 120.1 DEP criu/vdso.d [2019-12-31T18:08:26.816Z] #42 120.5 DEP criu/uts_ns.d [2019-12-31T18:08:26.816Z] #42 120.7 DEP criu/util.d [2019-12-31T18:08:26.816Z] #42 121.2 DEP criu/uffd.d [2019-12-31T18:08:26.816Z] #42 121.6 DEP criu/tun.d [2019-12-31T18:08:26.816Z] #42 122.0 DEP criu/tty.d [2019-12-31T18:08:26.816Z] #42 122.5 DEP criu/timerfd.d [2019-12-31T18:08:26.816Z] #42 122.8 DEP criu/sysfs_parse.d [2019-12-31T18:08:26.816Z] #42 123.2 DEP criu/sysctl.d [2019-12-31T18:08:26.816Z] #42 123.5 DEP criu/string.d [2019-12-31T18:08:26.816Z] #42 123.6 DEP criu/stats.d [2019-12-31T18:08:26.816Z] #42 124.0 DEP criu/sockets.d [2019-12-31T18:08:26.816Z] #42 124.4 DEP criu/sk-unix.d [2019-12-31T18:08:26.816Z] #42 124.9 DEP criu/sk-tcp.d [2019-12-31T18:08:26.816Z] #42 125.3 DEP criu/sk-queue.d [2019-12-31T18:08:26.816Z] #42 125.6 DEP criu/sk-packet.d [2019-12-31T18:08:26.816Z] #42 126.1 DEP criu/sk-netlink.d [2019-12-31T18:08:26.816Z] #42 126.5 DEP criu/sk-inet.d [2019-12-31T18:08:26.816Z] #42 127.0 DEP criu/signalfd.d [2019-12-31T18:08:26.816Z] #42 127.3 DEP criu/sigframe.d [2019-12-31T18:08:26.816Z] #42 127.5 DEP criu/shmem.d [2019-12-31T18:08:26.816Z] #42 127.9 DEP criu/servicefd.d [2019-12-31T18:08:26.816Z] #42 128.2 DEP criu/seize.d [2019-12-31T18:08:26.816Z] #42 128.5 DEP criu/seccomp.d [2019-12-31T18:08:26.816Z] #42 129.0 DEP criu/rst-malloc.d [2019-12-31T18:08:26.816Z] #42 129.2 DEP criu/rbtree.d [2019-12-31T18:08:26.816Z] #42 129.3 DEP criu/pstree.d [2019-12-31T18:08:26.816Z] #42 129.6 DEP criu/protobuf.d [2019-12-31T18:08:26.816Z] #42 129.9 GEN criu/protobuf-desc-gen.h [2019-12-31T18:08:26.816Z] #42 ... [2019-12-31T18:08:26.816Z] [2019-12-31T18:08:26.816Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:08:26.816Z] #45 211.4 mime [2019-12-31T18:08:27.433Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2019-12-31T18:08:27.433Z] === RUN TestRenameInvalidName [2019-12-31T18:08:28.370Z] --- PASS: TestRenameInvalidName (0.79s) [2019-12-31T18:08:28.370Z] === RUN TestRenameAnonymousContainer [2019-12-31T18:08:29.202Z] --- PASS: TestBuildPreserveOwnership (6.17s) [2019-12-31T18:08:29.202Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.01s) [2019-12-31T18:08:29.202Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2019-12-31T18:08:29.202Z] === RUN TestBuildPlatformInvalid [2019-12-31T18:08:29.202Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-12-31T18:08:29.202Z] PASS [2019-12-31T18:08:29.202Z] [2019-12-31T18:08:29.202Z] === Skipped [2019-12-31T18:08:29.202Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-12-31T18:08:29.202Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T18:08:29.202Z] [2019-12-31T18:08:29.202Z] [2019-12-31T18:08:29.202Z] DONE 32 tests, 1 skipped in 183.460s [2019-12-31T18:08:29.202Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T18:08:29.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:08:29.202Z] ++ set -e [2019-12-31T18:08:29.202Z] ++ '[' -n 0 ']' [2019-12-31T18:08:29.202Z] ++ set -x [2019-12-31T18:08:29.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:08:29.202Z] INFO: Testing against a local daemon [2019-12-31T18:08:29.202Z] === RUN TestConfigList [2019-12-31T18:08:29.202Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-12-31T18:08:29.202Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-12-31T18:08:31.261Z] #45 ... [2019-12-31T18:08:31.261Z] [2019-12-31T18:08:31.261Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:08:31.261Z] #18 53.18 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T18:08:31.261Z] #18 53.19 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T18:08:31.261Z] #18 58.51 Setting up python3-minimal (3.5.3-1) ... [2019-12-31T18:08:31.261Z] #18 60.40 Selecting previously unselected package python3. [2019-12-31T18:08:31.261Z] #18 60.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24765 files and directories currently installed.) [2019-12-31T18:08:31.261Z] #18 60.48 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 60.49 Unpacking python3 (3.5.3-1) ... [2019-12-31T18:08:31.261Z] #18 60.62 Selecting previously unselected package pigz. [2019-12-31T18:08:31.261Z] #18 60.63 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 60.63 Unpacking pigz (2.3.4-1) ... [2019-12-31T18:08:31.261Z] #18 60.78 Selecting previously unselected package libip4tc0:ppc64el. [2019-12-31T18:08:31.261Z] #18 60.79 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 60.79 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T18:08:31.261Z] #18 60.98 Selecting previously unselected package libip6tc0:ppc64el. [2019-12-31T18:08:31.261Z] #18 61.01 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 61.01 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T18:08:31.261Z] #18 61.20 Selecting previously unselected package libiptc0:ppc64el. [2019-12-31T18:08:31.261Z] #18 61.21 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 61.21 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T18:08:31.261Z] #18 61.38 Selecting previously unselected package libxtables12:ppc64el. [2019-12-31T18:08:31.261Z] #18 61.40 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 61.42 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T18:08:31.261Z] #18 61.59 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-12-31T18:08:31.261Z] #18 61.63 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 61.67 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-31T18:08:31.261Z] #18 61.74 Selecting previously unselected package iptables. [2019-12-31T18:08:31.261Z] #18 61.76 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 61.77 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T18:08:31.261Z] #18 62.28 Selecting previously unselected package xxd. [2019-12-31T18:08:31.261Z] #18 62.29 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 62.29 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:08:31.261Z] #18 62.44 Selecting previously unselected package vim-common. [2019-12-31T18:08:31.261Z] #18 62.45 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T18:08:31.261Z] #18 62.48 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:08:31.261Z] #18 62.75 Selecting previously unselected package bzip2. [2019-12-31T18:08:31.261Z] #18 62.79 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 62.79 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-31T18:08:31.261Z] #18 63.01 Selecting previously unselected package libgpm2:ppc64el. [2019-12-31T18:08:31.261Z] #18 63.05 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 63.05 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-31T18:08:31.261Z] #18 63.18 Selecting previously unselected package xz-utils. [2019-12-31T18:08:31.261Z] #18 63.19 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-12-31T18:08:31.261Z] #18 63.21 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-31T18:08:31.549Z] #18 63.49 Selecting previously unselected package aufs-tools. [2019-12-31T18:08:31.549Z] #18 63.50 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-12-31T18:08:31.549Z] #18 63.51 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-31T18:08:31.836Z] #18 63.74 Selecting previously unselected package libonig4:ppc64el. [2019-12-31T18:08:31.836Z] #18 63.75 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ... [2019-12-31T18:08:31.836Z] #18 63.75 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-31T18:08:31.836Z] #18 ... [2019-12-31T18:08:31.836Z] [2019-12-31T18:08:31.836Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:08:31.836Z] #45 216.7 mime/quotedprintable [2019-12-31T18:08:32.128Z] #45 216.8 vendor/golang.org/x/net/idna [2019-12-31T18:08:32.464Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-31T18:08:32.464Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-12-31T18:08:32.464Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-12-31T18:08:32.559Z] --- PASS: TestRenameAnonymousContainer (3.74s) [2019-12-31T18:08:32.559Z] === RUN TestRenameContainerWithSameName [2019-12-31T18:08:32.718Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-31T18:08:32.718Z] --- PASS: TestConfigList (3.51s) [2019-12-31T18:08:32.718Z] === RUN TestConfigsCreateAndDelete [2019-12-31T18:08:32.818Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2019-12-31T18:08:32.818Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T18:08:34.181Z] #45 218.5 net/http/internal [2019-12-31T18:08:34.603Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-31T18:08:34.603Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-12-31T18:08:34.603Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-31T18:08:34.720Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2019-12-31T18:08:34.720Z] === RUN TestResize [2019-12-31T18:08:35.287Z] --- PASS: TestResize (0.82s) [2019-12-31T18:08:35.287Z] === RUN TestResizeWithInvalidSize [2019-12-31T18:08:35.527Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-12-31T18:08:36.089Z] --- PASS: TestConfigsCreateAndDelete (3.41s) [2019-12-31T18:08:36.089Z] === RUN TestConfigsUpdate [2019-12-31T18:08:36.223Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2019-12-31T18:08:36.223Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T18:08:36.690Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-12-31T18:08:36.791Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:08:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:08:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:08:36.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:08:36.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:08:36.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:08:36.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:08:37.670Z] #45 ... [2019-12-31T18:08:37.670Z] [2019-12-31T18:08:37.670Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:08:37.670Z] #18 63.99 Selecting previously unselected package libjq1:ppc64el. [2019-12-31T18:08:37.670Z] #18 64.00 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-31T18:08:37.670Z] #18 64.00 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-31T18:08:37.670Z] #18 64.20 Selecting previously unselected package jq. [2019-12-31T18:08:37.670Z] #18 64.21 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-31T18:08:37.670Z] #18 64.22 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T18:08:37.670Z] #18 64.34 Selecting previously unselected package libaio1:ppc64el. [2019-12-31T18:08:37.670Z] #18 64.35 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ... [2019-12-31T18:08:37.670Z] #18 64.36 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-12-31T18:08:37.670Z] #18 64.48 Selecting previously unselected package libcap2-bin. [2019-12-31T18:08:37.670Z] #18 64.50 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-12-31T18:08:37.670Z] #18 64.50 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-31T18:08:37.670Z] #18 64.69 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-31T18:08:37.670Z] #18 64.70 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-31T18:08:37.670Z] #18 64.70 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-31T18:08:37.670Z] #18 64.86 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-31T18:08:37.670Z] #18 64.87 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-31T18:08:37.670Z] #18 64.89 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-31T18:08:37.670Z] #18 65.00 Selecting previously unselected package libreadline5:ppc64el. [2019-12-31T18:08:37.670Z] #18 65.01 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-12-31T18:08:37.670Z] #18 65.02 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-31T18:08:37.670Z] #18 65.23 Selecting previously unselected package net-tools. [2019-12-31T18:08:37.670Z] #18 65.24 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-12-31T18:08:37.670Z] #18 65.26 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T18:08:37.670Z] #18 65.60 Selecting previously unselected package python-pip-whl. [2019-12-31T18:08:37.670Z] #18 65.61 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-31T18:08:37.670Z] #18 65.62 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T18:08:37.670Z] #18 66.39 Selecting previously unselected package python3-pip. [2019-12-31T18:08:37.670Z] #18 66.42 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-31T18:08:37.670Z] #18 66.42 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T18:08:37.670Z] #18 66.70 Selecting previously unselected package python3-pkg-resources. [2019-12-31T18:08:37.670Z] #18 66.70 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T18:08:37.670Z] #18 66.70 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-31T18:08:37.670Z] #18 66.95 Selecting previously unselected package python3-setuptools. [2019-12-31T18:08:37.670Z] #18 66.96 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-31T18:08:37.670Z] #18 66.97 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-31T18:08:37.670Z] #18 67.25 Selecting previously unselected package python3-wheel. [2019-12-31T18:08:37.670Z] #18 67.26 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-31T18:08:37.670Z] #18 67.27 Unpacking python3-wheel (0.29.0-2) ... [2019-12-31T18:08:37.670Z] #18 67.46 Selecting previously unselected package thin-provisioning-tools. [2019-12-31T18:08:37.670Z] #18 67.47 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-12-31T18:08:37.670Z] #18 67.48 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T18:08:37.670Z] #18 67.82 Selecting previously unselected package vim-runtime. [2019-12-31T18:08:37.670Z] #18 67.83 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T18:08:37.670Z] #18 67.87 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-31T18:08:37.670Z] #18 67.91 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-31T18:08:37.670Z] #18 67.91 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:08:37.670Z] #18 ... [2019-12-31T18:08:37.670Z] [2019-12-31T18:08:37.670Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:08:37.670Z] #48 DONE 222.5s [2019-12-31T18:08:37.670Z] [2019-12-31T18:08:37.670Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:08:37.670Z] #42 132.7 DEP criu/protobuf-desc.d [2019-12-31T18:08:37.670Z] #42 133.0 DEP criu/proc_parse.d [2019-12-31T18:08:37.670Z] #42 133.5 DEP criu/plugin.d [2019-12-31T18:08:37.670Z] #42 133.7 DEP criu/pipes.d [2019-12-31T18:08:37.670Z] #42 134.2 DEP criu/pie-util.d [2019-12-31T18:08:37.670Z] #42 134.5 DEP criu/pie-util-vdso.d [2019-12-31T18:08:37.670Z] #42 134.8 DEP criu/pie-util-vdso-elf32.d [2019-12-31T18:08:37.670Z] #42 135.2 DEP criu/path.d [2019-12-31T18:08:37.670Z] #42 135.5 DEP criu/parasite-syscall.d [2019-12-31T18:08:37.670Z] #42 135.9 DEP criu/pagemap.d [2019-12-31T18:08:37.670Z] #42 136.3 DEP criu/pagemap-cache.d [2019-12-31T18:08:37.670Z] #42 136.7 DEP criu/page-xfer.d [2019-12-31T18:08:37.670Z] #42 137.1 DEP criu/page-pipe.d [2019-12-31T18:08:37.670Z] #42 137.4 DEP criu/netfilter.d [2019-12-31T18:08:37.670Z] #42 137.8 DEP criu/net.d [2019-12-31T18:08:37.670Z] #42 138.2 DEP criu/namespaces.d [2019-12-31T18:08:37.670Z] #42 138.7 DEP criu/mount.d [2019-12-31T18:08:37.670Z] #42 139.1 DEP criu/mem.d [2019-12-31T18:08:37.670Z] #42 139.6 DEP criu/lsm.d [2019-12-31T18:08:37.670Z] #42 139.9 DEP criu/log.d [2019-12-31T18:08:37.670Z] #42 140.2 DEP criu/libnetlink.d [2019-12-31T18:08:37.670Z] #42 140.6 DEP criu/kerndat.d [2019-12-31T18:08:37.670Z] #42 141.0 DEP criu/kcmp-ids.d [2019-12-31T18:08:37.670Z] #42 141.2 DEP criu/irmap.d [2019-12-31T18:08:37.670Z] #42 141.5 DEP criu/ipc_ns.d [2019-12-31T18:08:38.073Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-12-31T18:08:38.299Z] #42 142.0 DEP criu/image.d [2019-12-31T18:08:38.328Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-12-31T18:08:38.888Z] --- PASS: TestConfigsUpdate (2.85s) [2019-12-31T18:08:38.888Z] === RUN TestTemplatedConfig [2019-12-31T18:08:38.942Z] #42 142.7 DEP criu/image-desc.d [2019-12-31T18:08:39.233Z] #42 143.0 DEP criu/fsnotify.d [2019-12-31T18:08:39.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:08:39.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:08:40.249Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-12-31T18:08:40.262Z] #42 143.9 DEP criu/filesystems.d [2019-12-31T18:08:40.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:08:40.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:08:40.544Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-31T18:08:40.550Z] #42 144.2 DEP criu/files.d [2019-12-31T18:08:40.551Z] #42 ... [2019-12-31T18:08:40.551Z] [2019-12-31T18:08:40.551Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:08:40.551Z] #45 225.2 net/textproto [2019-12-31T18:08:40.551Z] #45 225.3 crypto/x509 [2019-12-31T18:08:40.794Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:08:40.839Z] #45 225.5 vendor/golang.org/x/net/http/httpproxy [2019-12-31T18:08:41.903Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-31T18:08:42.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:08:42.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:08:42.826Z] --- PASS: TestTemplatedConfig (3.68s) [2019-12-31T18:08:42.826Z] === RUN TestConfigInspect [2019-12-31T18:08:43.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:08:43.572Z] #45 228.4 vendor/golang.org/x/net/http/httpguts [2019-12-31T18:08:43.572Z] #45 228.5 mime/multipart [2019-12-31T18:08:43.751Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-12-31T18:08:44.310Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-12-31T18:08:45.643Z] #45 ... [2019-12-31T18:08:45.643Z] [2019-12-31T18:08:45.643Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s) [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.56s) [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.34s) [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2019-12-31T18:08:45.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2019-12-31T18:08:45.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2019-12-31T18:08:45.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.88s) [2019-12-31T18:08:45.658Z] === RUN TestCgroupNamespacesRun [2019-12-31T18:08:46.192Z] --- PASS: TestConfigInspect (3.45s) [2019-12-31T18:08:46.192Z] === RUN TestConfigCreateWithLabels [2019-12-31T18:08:46.515Z] #23 227.1 Checking out files: 21% (2260/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 35% (3676/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 55% (5745/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 77% (8055/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 97% (10129/10442) Checking out files: 98% (10234/10442) Checking out files: 98% (10253/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2019-12-31T18:08:46.515Z] #23 231.4 + cd /tmp/tmp.2lso9aA6FQ/tmp/docker-ce [2019-12-31T18:08:46.515Z] #23 231.4 + git checkout -q v17.06.2-ce [2019-12-31T18:08:47.564Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2019-12-31T18:08:47.564Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T18:08:48.742Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-12-31T18:08:48.742Z] --- PASS: TestConfigCreateWithLabels (2.58s) [2019-12-31T18:08:48.742Z] === RUN TestConfigCreateResolve [2019-12-31T18:08:49.467Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2019-12-31T18:08:49.467Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T18:08:50.242Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-12-31T18:08:50.670Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-31T18:08:50.989Z] #23 ... [2019-12-31T18:08:50.989Z] [2019-12-31T18:08:50.989Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:08:50.989Z] #42 144.6 DEP criu/files-reg.d [2019-12-31T18:08:50.989Z] #42 145.0 DEP criu/files-ext.d [2019-12-31T18:08:50.989Z] #42 145.4 DEP criu/file-lock.d [2019-12-31T18:08:50.989Z] #42 145.7 DEP criu/file-ids.d [2019-12-31T18:08:50.989Z] #42 146.0 DEP criu/fifo.d [2019-12-31T18:08:50.989Z] #42 146.4 DEP criu/fdstore.d [2019-12-31T18:08:50.989Z] #42 146.7 DEP criu/fault-injection.d [2019-12-31T18:08:50.989Z] #42 146.8 DEP criu/external.d [2019-12-31T18:08:50.990Z] #42 147.0 DEP criu/eventpoll.d [2019-12-31T18:08:50.990Z] #42 147.5 DEP criu/eventfd.d [2019-12-31T18:08:50.990Z] #42 147.9 DEP criu/crtools.d [2019-12-31T18:08:50.990Z] #42 148.4 DEP criu/cr-service.d [2019-12-31T18:08:50.990Z] #42 148.8 DEP criu/cr-restore.d [2019-12-31T18:08:50.990Z] #42 149.3 DEP criu/cr-errno.d [2019-12-31T18:08:50.990Z] #42 149.4 DEP criu/cr-dump.d [2019-12-31T18:08:50.990Z] #42 149.7 DEP criu/cr-dedup.d [2019-12-31T18:08:50.990Z] #42 150.2 DEP criu/cr-check.d [2019-12-31T18:08:50.990Z] #42 150.6 DEP criu/config.d [2019-12-31T18:08:50.990Z] #42 151.1 DEP criu/clone-noasan.d [2019-12-31T18:08:50.990Z] #42 151.3 DEP criu/cgroup.d [2019-12-31T18:08:50.990Z] #42 151.5 DEP criu/cgroup-props.d [2019-12-31T18:08:50.990Z] #42 151.8 DEP criu/bitmap.d [2019-12-31T18:08:50.990Z] #42 151.8 DEP criu/bfd.d [2019-12-31T18:08:50.990Z] #42 152.2 DEP criu/autofs.d [2019-12-31T18:08:50.990Z] #42 152.6 DEP criu/aio.d [2019-12-31T18:08:50.990Z] #42 153.0 DEP criu/action-scripts.d [2019-12-31T18:08:50.990Z] #42 153.7 CC criu/action-scripts.o [2019-12-31T18:08:50.990Z] #42 ... [2019-12-31T18:08:50.990Z] [2019-12-31T18:08:50.990Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:08:50.990Z] #18 73.61 Selecting previously unselected package vim. [2019-12-31T18:08:50.990Z] #18 73.62 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-31T18:08:50.990Z] #18 73.62 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:08:50.990Z] #18 74.27 Selecting previously unselected package xfsprogs. [2019-12-31T18:08:50.990Z] #18 74.27 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-12-31T18:08:50.990Z] #18 74.29 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-31T18:08:50.990Z] #18 75.03 Selecting previously unselected package zip. [2019-12-31T18:08:50.990Z] #18 75.07 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ... [2019-12-31T18:08:50.990Z] #18 75.08 Unpacking zip (3.0-11+b1) ... [2019-12-31T18:08:50.990Z] #18 75.33 Selecting previously unselected package libapparmor-perl. [2019-12-31T18:08:50.990Z] #18 75.33 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-31T18:08:50.990Z] #18 75.34 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T18:08:50.990Z] #18 75.65 Selecting previously unselected package apparmor. [2019-12-31T18:08:50.990Z] #18 75.65 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-31T18:08:50.990Z] #18 75.78 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-31T18:08:50.990Z] #18 76.47 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-31T18:08:50.990Z] #18 76.48 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T18:08:50.990Z] #18 76.51 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-31T18:08:50.990Z] #18 76.58 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T18:08:50.990Z] #18 76.59 Processing triggers for mime-support (3.60) ... [2019-12-31T18:08:50.990Z] #18 76.74 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:08:50.990Z] #18 76.75 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-31T18:08:50.990Z] #18 76.75 Setting up libcap2-bin (1:2.25-1) ... [2019-12-31T18:08:50.990Z] #18 76.77 Setting up bash-completion (1:2.1-4.3) ... [2019-12-31T18:08:50.990Z] #18 82.14 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-31T18:08:50.990Z] #18 82.14 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-31T18:08:50.990Z] #18 82.15 Setting up zip (3.0-11+b1) ... [2019-12-31T18:08:50.990Z] #18 82.16 Setting up bzip2 (1.0.6-8.1) ... [2019-12-31T18:08:50.990Z] #18 82.17 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-31T18:08:50.990Z] #18 82.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:08:50.990Z] #18 82.25 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-12-31T18:08:50.990Z] #18 82.26 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T18:08:50.990Z] #18 82.27 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-31T18:08:50.990Z] #18 82.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-31T18:08:50.990Z] #18 82.33 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T18:08:50.990Z] #18 82.33 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:08:50.990Z] #18 82.34 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-31T18:08:50.990Z] #18 82.39 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:08:51.280Z] #18 ... [2019-12-31T18:08:51.280Z] [2019-12-31T18:08:51.280Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:08:51.280Z] #42 154.9 CC criu/aio.o [2019-12-31T18:08:51.377Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2019-12-31T18:08:51.377Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T18:08:52.035Z] --- PASS: TestConfigCreateResolve (3.15s) [2019-12-31T18:08:52.035Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T18:08:52.290Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-12-31T18:08:52.290Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-12-31T18:08:52.290Z] PASS [2019-12-31T18:08:52.290Z] [2019-12-31T18:08:52.290Z] DONE 8 tests in 23.284s [2019-12-31T18:08:52.290Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T18:08:52.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:08:52.290Z] ++ set -e [2019-12-31T18:08:52.290Z] ++ '[' -n 0 ']' [2019-12-31T18:08:52.290Z] ++ set -x [2019-12-31T18:08:52.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:08:52.307Z] #42 156.1 CC criu/autofs.o [2019-12-31T18:08:52.545Z] INFO: Testing against a local daemon [2019-12-31T18:08:52.545Z] === RUN TestCheckpoint [2019-12-31T18:08:52.545Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T18:08:52.545Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T18:08:52.545Z] === RUN TestContainerInvalidJSON [2019-12-31T18:08:52.545Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:08:52.545Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:08:52.545Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:08:52.545Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:08:52.545Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:08:52.545Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:08:52.545Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:08:52.545Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:08:52.545Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:08:52.545Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-12-31T18:08:52.545Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-12-31T18:08:52.545Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-12-31T18:08:52.545Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T18:08:52.545Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T18:08:52.754Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2019-12-31T18:08:52.754Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T18:08:52.800Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-12-31T18:08:52.800Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T18:08:52.800Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-12-31T18:08:52.800Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T18:08:52.800Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-12-31T18:08:52.800Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T18:08:53.057Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-12-31T18:08:53.057Z] === RUN TestCopyFromContainer [2019-12-31T18:08:54.657Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2019-12-31T18:08:54.657Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T18:08:55.019Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-31T18:08:55.019Z] === RUN TestCopyFromContainer// [2019-12-31T18:08:55.019Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-31T18:08:55.278Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T18:08:55.278Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T18:08:55.533Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T18:08:55.593Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2019-12-31T18:08:55.593Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T18:08:55.788Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T18:08:55.788Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T18:08:55.788Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T18:08:55.798Z] 65014b3c3121: Pull complete [2019-12-31T18:08:55.958Z] #42 159.4 CC criu/bfd.o [2019-12-31T18:08:56.043Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T18:08:56.044Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-12-31T18:08:56.044Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T18:08:56.299Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer (3.37s) [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer// (0.14s) [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2019-12-31T18:08:56.299Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-12-31T18:08:56.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T18:08:56.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:08:56.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:08:56.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:08:56.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:08:56.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:08:56.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:08:56.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:08:56.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:08:56.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:08:56.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-31T18:08:56.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-31T18:08:56.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-31T18:08:56.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-31T18:08:56.299Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T18:08:56.528Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-12-31T18:08:56.528Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T18:08:56.554Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-12-31T18:08:56.554Z] === RUN TestCreateWithInvalidEnv [2019-12-31T18:08:56.554Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T18:08:56.554Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T18:08:56.554Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T18:08:56.554Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T18:08:56.554Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T18:08:56.554Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T18:08:56.554Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T18:08:56.554Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T18:08:56.554Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T18:08:56.554Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-31T18:08:56.554Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T18:08:56.554Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T18:08:56.554Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-12-31T18:08:56.554Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T18:08:56.554Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-31T18:08:56.554Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T18:08:56.554Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-12-31T18:08:56.585Z] #42 ... [2019-12-31T18:08:56.585Z] [2019-12-31T18:08:56.585Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:08:56.585Z] #18 83.20 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-31T18:08:56.585Z] #18 83.21 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-31T18:08:56.585Z] #18 83.21 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T18:08:56.585Z] #18 83.22 Setting up pigz (2.3.4-1) ... [2019-12-31T18:08:56.585Z] #18 83.22 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T18:08:56.585Z] #18 83.23 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-12-31T18:08:56.585Z] #18 83.24 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T18:08:56.585Z] #18 83.24 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T18:08:56.585Z] #18 83.30 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-31T18:08:56.585Z] #18 83.32 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-31T18:08:56.585Z] #18 83.33 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T18:08:56.585Z] #18 83.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-31T18:08:56.585Z] #18 83.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-31T18:08:56.585Z] #18 83.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-31T18:08:56.585Z] #18 83.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-31T18:08:56.585Z] #18 83.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-31T18:08:56.585Z] #18 83.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-31T18:08:56.585Z] #18 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-31T18:08:56.585Z] #18 83.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-31T18:08:56.585Z] #18 83.49 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T18:08:56.585Z] #18 83.52 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T18:08:56.585Z] #18 83.53 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T18:08:56.585Z] #18 83.55 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T18:08:57.163Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-12-31T18:08:57.417Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-12-31T18:08:57.672Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-12-31T18:08:58.415Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-12-31T18:08:58.432Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2019-12-31T18:08:58.432Z] === RUN TestKernelTCPMemory [2019-12-31T18:08:59.076Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s) [2019-12-31T18:08:59.076Z] === RUN TestCreateWithCapabilities [2019-12-31T18:08:59.076Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T18:08:59.076Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T18:08:59.076Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:08:59.076Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:08:59.076Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:08:59.076Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:08:59.076Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:08:59.076Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:08:59.076Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:08:59.076Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:08:59.076Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:08:59.076Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:08:59.076Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T18:08:59.077Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T18:08:59.077Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:08:59.077Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:08:59.077Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:08:59.077Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:08:59.077Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:08:59.077Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:08:59.077Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:08:59.077Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:08:59.316Z] #18 ... [2019-12-31T18:08:59.316Z] [2019-12-31T18:08:59.316Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:08:59.316Z] #45 234.2 crypto/tls [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:08:59.332Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:08:59.367Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-12-31T18:08:59.367Z] === RUN TestNISDomainname [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-12-31T18:08:59.587Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-12-31T18:08:59.587Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T18:08:59.587Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-12-31T18:08:59.605Z] #45 ... [2019-12-31T18:08:59.605Z] [2019-12-31T18:08:59.605Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:08:59.605Z] #42 160.7 CC criu/bitmap.o [2019-12-31T18:08:59.605Z] #42 161.0 CC criu/cgroup-props.o [2019-12-31T18:08:59.605Z] #42 162.9 CC criu/cgroup.o [2019-12-31T18:09:00.042Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-12-31T18:09:00.303Z] --- PASS: TestNISDomainname (0.98s) [2019-12-31T18:09:00.303Z] === RUN TestHostnameDnsResolution [2019-12-31T18:09:00.853Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T18:09:00.854Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2019-12-31T18:09:00.854Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T18:09:00.854Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T18:09:00.854Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-12-31T18:09:00.854Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T18:09:00.854Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2019-12-31T18:09:00.854Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T18:09:00.854Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T18:09:00.854Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-12-31T18:09:01.471Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-31T18:09:01.471Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-12-31T18:09:01.717Z] #42 ... [2019-12-31T18:09:01.717Z] [2019-12-31T18:09:01.717Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:09:01.717Z] #23 236.2 + mkdir -p /tmp/tmp.2lso9aA6FQ/src/github.com/docker [2019-12-31T18:09:01.717Z] #23 236.2 + mv components/cli /tmp/tmp.2lso9aA6FQ/src/github.com/docker/cli [2019-12-31T18:09:01.717Z] #23 236.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-31T18:09:01.717Z] #23 ... [2019-12-31T18:09:01.717Z] [2019-12-31T18:09:01.717Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:09:01.717Z] #18 92.77 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-31T18:09:01.717Z] #18 92.77 Setting up python3 (3.5.3-1) ... [2019-12-31T18:09:02.031Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2019-12-31T18:09:02.031Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T18:09:02.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:09:02.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:09:02.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:09:02.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:09:02.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:09:02.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:09:02.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:09:02.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:09:02.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:09:02.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:09:02.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:09:02.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:09:02.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:09:02.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:09:02.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:09:02.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-31T18:09:02.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-12-31T18:09:02.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-12-31T18:09:02.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-31T18:09:02.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-12-31T18:09:02.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-12-31T18:09:02.031Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T18:09:02.031Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T18:09:02.031Z] === RUN TestDaemonRestartIpcMode [2019-12-31T18:09:02.031Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T18:09:02.031Z] === RUN TestDiff [2019-12-31T18:09:02.206Z] --- PASS: TestHostnameDnsResolution (1.67s) [2019-12-31T18:09:02.206Z] === RUN TestStats [2019-12-31T18:09:02.770Z] ok github.com/docker/docker/builder/remotecontext 0.291s coverage: 13.6% of statements [2019-12-31T18:09:02.999Z] --- PASS: TestDiff (0.89s) [2019-12-31T18:09:02.999Z] === RUN TestExecWithCloseStdin [2019-12-31T18:09:02.999Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-31T18:09:03.166Z] ok github.com/docker/docker/builder/dockerfile 0.951s coverage: 48.2% of statements [2019-12-31T18:09:03.559Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-12-31T18:09:03.779Z] #18 95.69 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-31T18:09:03.814Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-12-31T18:09:03.983Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-12-31T18:09:04.070Z] --- PASS: TestExecWithCloseStdin (0.99s) [2019-12-31T18:09:04.070Z] === RUN TestExec [2019-12-31T18:09:04.372Z] ok github.com/docker/docker/builder/remotecontext/git 0.786s coverage: 86.3% of statements [2019-12-31T18:09:04.372Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T18:09:04.372Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T18:09:04.737Z] --- PASS: TestStats (2.76s) [2019-12-31T18:09:04.737Z] === RUN TestStopContainerWithTimeout [2019-12-31T18:09:04.737Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T18:09:04.737Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T18:09:04.737Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T18:09:04.737Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T18:09:04.737Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T18:09:04.737Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T18:09:04.737Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T18:09:04.737Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T18:09:04.737Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T18:09:04.737Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T18:09:04.737Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T18:09:04.737Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T18:09:04.996Z] --- PASS: TestExec (1.08s) [2019-12-31T18:09:04.996Z] === RUN TestExecUser [2019-12-31T18:09:05.154Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-12-31T18:09:05.251Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-12-31T18:09:06.176Z] --- PASS: TestExecUser (1.04s) [2019-12-31T18:09:06.176Z] === RUN TestExportContainerAndImportImage [2019-12-31T18:09:06.526Z] #18 97.96 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-31T18:09:06.526Z] #18 98.37 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-31T18:09:06.816Z] #18 98.49 Setting up python3-wheel (0.29.0-2) ... [2019-12-31T18:09:07.100Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-12-31T18:09:07.443Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2019-12-31T18:09:07.443Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T18:09:08.026Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-12-31T18:09:08.026Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2019-12-31T18:09:08.026Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2019-12-31T18:09:08.027Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2019-12-31T18:09:08.027Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2019-12-31T18:09:08.027Z] === RUN TestDeleteDevicemapper [2019-12-31T18:09:08.027Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T18:09:08.027Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T18:09:08.027Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T18:09:08.315Z] #18 100.1 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-31T18:09:08.415Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-31T18:09:08.571Z] ok github.com/docker/docker/client 0.167s coverage: 75.8% of statements [2019-12-31T18:09:09.178Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-12-31T18:09:09.178Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s) [2019-12-31T18:09:09.178Z] === RUN TestHealthCheckWorkdir [2019-12-31T18:09:10.039Z] #18 ... [2019-12-31T18:09:10.039Z] [2019-12-31T18:09:10.039Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:09:10.039Z] #45 244.8 net/http/httptrace [2019-12-31T18:09:10.039Z] #45 245.2 net/http [2019-12-31T18:09:10.103Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-12-31T18:09:10.103Z] === RUN TestHealthKillContainer [2019-12-31T18:09:10.330Z] #45 ... [2019-12-31T18:09:10.330Z] [2019-12-31T18:09:10.330Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:09:10.330Z] #18 102.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T18:09:10.662Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-12-31T18:09:10.784Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s) [2019-12-31T18:09:10.784Z] === RUN TestUpdateMemory [2019-12-31T18:09:10.784Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-31T18:09:10.784Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:09:10.784Z] === RUN TestUpdateCPUQuota [2019-12-31T18:09:11.222Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-31T18:09:11.222Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-12-31T18:09:12.145Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-31T18:09:12.387Z] #18 104.3 Setting up python3-setuptools (33.1.1-1) ... [2019-12-31T18:09:12.687Z] --- PASS: TestUpdateCPUQuota (1.46s) [2019-12-31T18:09:12.688Z] === RUN TestUpdatePidsLimit [2019-12-31T18:09:12.688Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T18:09:12.688Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T18:09:13.075Z] --- PASS: TestHealthKillContainer (2.96s) [2019-12-31T18:09:13.075Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T18:09:13.256Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T18:09:13.330Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-31T18:09:13.514Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T18:09:14.082Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T18:09:14.433Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2019-12-31T18:09:14.433Z] === RUN TestIpcModeNone [2019-12-31T18:09:14.434Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T18:09:14.462Z] #18 106.4 Setting up dh-python (2.20170125) ... [2019-12-31T18:09:14.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T18:09:14.732Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-12-31T18:09:14.986Z] --- PASS: TestIpcModeNone (0.87s) [2019-12-31T18:09:14.986Z] === RUN TestIpcModePrivate [2019-12-31T18:09:15.099Z] #18 ... [2019-12-31T18:09:15.099Z] [2019-12-31T18:09:15.099Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:09:15.099Z] #42 168.7 CC criu/clone-noasan.o [2019-12-31T18:09:15.099Z] #42 169.0 CC criu/config.o [2019-12-31T18:09:15.099Z] #42 171.8 CC criu/cr-check.o [2019-12-31T18:09:15.099Z] #42 175.6 CC criu/cr-dedup.o [2019-12-31T18:09:15.099Z] #42 176.9 CC criu/cr-dump.o [2019-12-31T18:09:15.727Z] #42 ... [2019-12-31T18:09:15.727Z] [2019-12-31T18:09:15.727Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T18:09:15.727Z] #18 107.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T18:09:15.956Z] --- PASS: TestIpcModePrivate (0.95s) [2019-12-31T18:09:15.956Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:198, shared: false, mustBeShared: false [2019-12-31T18:09:15.956Z] === RUN TestIpcModeShareable [2019-12-31T18:09:16.021Z] #18 DONE 108.0s [2019-12-31T18:09:16.021Z] [2019-12-31T18:09:16.021Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T18:09:16.515Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-31T18:09:16.596Z] --- PASS: TestUpdatePidsLimit (3.96s) [2019-12-31T18:09:16.596Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-12-31T18:09:16.596Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-12-31T18:09:16.596Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2019-12-31T18:09:16.596Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-12-31T18:09:16.596Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-12-31T18:09:16.596Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-12-31T18:09:16.596Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-12-31T18:09:16.596Z] === RUN TestUpdateRestartPolicy [2019-12-31T18:09:16.769Z] --- PASS: TestIpcModeShareable (0.94s) [2019-12-31T18:09:16.769Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2019-12-31T18:09:16.769Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T18:09:19.655Z] ......................... [ 67%] [2019-12-31T18:09:20.035Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2019-12-31T18:09:20.035Z] === RUN TestAPIIpcModeHost [2019-12-31T18:09:20.290Z] --- PASS: TestAPIIpcModeHost (0.84s) [2019-12-31T18:09:20.290Z] === RUN TestDaemonIpcModeShareable [2019-12-31T18:09:21.214Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-12-31T18:09:22.138Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2019-12-31T18:09:22.138Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2019-12-31T18:09:22.138Z] === RUN TestDaemonIpcModePrivate [2019-12-31T18:09:22.894Z] #19 ... [2019-12-31T18:09:22.895Z] [2019-12-31T18:09:22.895Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:09:22.895Z] #45 265.1 github.com/LK4D4/vndr/godl [2019-12-31T18:09:22.895Z] #45 266.4 github.com/LK4D4/vndr [2019-12-31T18:09:24.025Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2019-12-31T18:09:24.025Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2019-12-31T18:09:24.025Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T18:09:24.280Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-31T18:09:26.166Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.03s) [2019-12-31T18:09:26.166Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: false, mustBeShared: false [2019-12-31T18:09:26.166Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T18:09:27.343Z] #45 ... [2019-12-31T18:09:27.343Z] [2019-12-31T18:09:27.343Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T18:09:27.343Z] #19 11.10 Collecting yamllint==1.16.0 [2019-12-31T18:09:27.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-12-31T18:09:28.091Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2019-12-31T18:09:28.091Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2019-12-31T18:09:28.091Z] === RUN TestIpcModeOlderClient [2019-12-31T18:09:28.091Z] === PAUSE TestIpcModeOlderClient [2019-12-31T18:09:28.091Z] === RUN TestKillContainerInvalidSignal [2019-12-31T18:09:28.799Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2019-12-31T18:09:28.799Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T18:09:28.841Z] #19 ... [2019-12-31T18:09:28.841Z] [2019-12-31T18:09:28.841Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:09:28.841Z] #42 182.4 CC criu/cr-errno.o [2019-12-31T18:09:28.841Z] #42 182.6 CC criu/cr-restore.o [2019-12-31T18:09:29.015Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2019-12-31T18:09:29.015Z] === RUN TestKillContainer [2019-12-31T18:09:29.015Z] === RUN TestKillContainer/no_signal [2019-12-31T18:09:29.131Z] #42 ... [2019-12-31T18:09:29.131Z] [2019-12-31T18:09:29.131Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T18:09:29.131Z] #19 13.05 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-31T18:09:29.615Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T18:09:29.735Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2019-12-31T18:09:29.735Z] === RUN TestWaitNonBlocked [2019-12-31T18:09:29.735Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:09:29.735Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:09:29.735Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:09:29.735Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:09:29.735Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:09:29.735Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:09:29.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-12-31T18:09:30.159Z] #19 13.96 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-31T18:09:30.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-31T18:09:30.431Z] === RUN TestKillContainer/killing_signal [2019-12-31T18:09:30.448Z] #19 14.26 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-31T18:09:30.672Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-31T18:09:30.672Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2019-12-31T18:09:30.672Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2019-12-31T18:09:30.672Z] === RUN TestWaitBlocked [2019-12-31T18:09:30.672Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:09:30.672Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:09:30.672Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:09:30.672Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:09:30.672Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:09:30.672Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:09:31.474Z] #19 15.26 Collecting pyyaml (from yamllint==1.16.0) [2019-12-31T18:09:31.609Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-31T18:09:31.609Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2019-12-31T18:09:31.609Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2019-12-31T18:09:31.609Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T18:09:31.609Z] === CONT TestIpcModeOlderClient [2019-12-31T18:09:31.609Z] === CONT TestDaemonRestartIpcMode [2019-12-31T18:09:31.793Z] --- PASS: TestKillContainer (2.85s) [2019-12-31T18:09:31.793Z] --- PASS: TestKillContainer/no_signal (0.71s) [2019-12-31T18:09:31.793Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2019-12-31T18:09:31.793Z] --- PASS: TestKillContainer/killing_signal (1.07s) [2019-12-31T18:09:31.793Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T18:09:31.793Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T18:09:31.867Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-12-31T18:09:32.100Z] #19 15.95 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-31T18:09:33.198Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T18:09:34.124Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.45s) [2019-12-31T18:09:34.124Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.36s) [2019-12-31T18:09:34.124Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.83s) [2019-12-31T18:09:34.124Z] === RUN TestKillStoppedContainer [2019-12-31T18:09:34.379Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-12-31T18:09:34.379Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T18:09:34.379Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2019-12-31T18:09:34.379Z] === RUN TestKillDifferentUserContainer [2019-12-31T18:09:34.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-31T18:09:35.156Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s) [2019-12-31T18:09:35.500Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2019-12-31T18:09:35.500Z] === RUN TestInspectOomKilledTrue [2019-12-31T18:09:35.500Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-12-31T18:09:35.500Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:09:35.500Z] === RUN TestInspectOomKilledFalse [2019-12-31T18:09:35.500Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-31T18:09:35.500Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:09:35.500Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T18:09:35.500Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-31T18:09:36.093Z] --- PASS: TestDaemonRestartIpcMode (4.36s) [2019-12-31T18:09:36.093Z] PASS [2019-12-31T18:09:36.093Z] [2019-12-31T18:09:36.093Z] === Skipped [2019-12-31T18:09:36.093Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-12-31T18:09:36.093Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T18:09:36.093Z] [2019-12-31T18:09:36.093Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-31T18:09:36.093Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:09:36.093Z] [2019-12-31T18:09:36.093Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-31T18:09:36.093Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:09:36.093Z] [2019-12-31T18:09:36.093Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T18:09:36.093Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T18:09:36.093Z] [2019-12-31T18:09:36.093Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T18:09:36.093Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T18:09:36.093Z] [2019-12-31T18:09:36.093Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-12-31T18:09:36.093Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:09:36.093Z] [2019-12-31T18:09:36.093Z] [2019-12-31T18:09:36.093Z] DONE 197 tests, 6 skipped in 126.560s [2019-12-31T18:09:36.093Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T18:09:36.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:09:36.093Z] ++ set -e [2019-12-31T18:09:36.093Z] ++ '[' -n 0 ']' [2019-12-31T18:09:36.093Z] ++ set -x [2019-12-31T18:09:36.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:09:36.353Z] INFO: Testing against a local daemon [2019-12-31T18:09:36.353Z] === RUN TestCommitInheritsEnv [2019-12-31T18:09:36.511Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s) [2019-12-31T18:09:36.511Z] === RUN TestLinksContainerNames [2019-12-31T18:09:36.919Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-12-31T18:09:36.919Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T18:09:36.919Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-31T18:09:36.919Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-31T18:09:36.919Z] === RUN TestImagesFilterMultiReference [2019-12-31T18:09:36.919Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-12-31T18:09:36.919Z] === RUN TestImagePullPlatformInvalid [2019-12-31T18:09:36.919Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-31T18:09:36.919Z] === RUN TestRemoveImageOrphaning [2019-12-31T18:09:37.465Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 30.5% of statements [2019-12-31T18:09:37.487Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-12-31T18:09:37.487Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T18:09:37.487Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-31T18:09:37.487Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:09:37.487Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T18:09:37.487Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-12-31T18:09:37.487Z] === RUN TestTagInvalidReference [2019-12-31T18:09:37.487Z] --- PASS: TestTagInvalidReference (0.03s) [2019-12-31T18:09:37.487Z] === RUN TestTagValidPrefixedRepo [2019-12-31T18:09:37.654Z] #19 21.08 Building wheels for collected packages: pyyaml [2019-12-31T18:09:37.654Z] #19 21.09 Running setup.py bdist_wheel for pyyaml: started [2019-12-31T18:09:37.654Z] #19 ... [2019-12-31T18:09:37.654Z] [2019-12-31T18:09:37.654Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:09:37.654Z] #45 DONE 282.4s [2019-12-31T18:09:37.654Z] [2019-12-31T18:09:37.654Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:09:37.654Z] #42 193.6 CC criu/cr-service.o [2019-12-31T18:09:37.654Z] #42 197.8 CC criu/crtools.o [2019-12-31T18:09:37.654Z] #42 199.6 CC criu/eventfd.o [2019-12-31T18:09:37.654Z] #42 200.5 CC criu/eventpoll.o [2019-12-31T18:09:37.746Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-12-31T18:09:37.746Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T18:09:37.746Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-31T18:09:37.746Z] === RUN TestTagOfficialNames [2019-12-31T18:09:37.746Z] --- PASS: TestTagOfficialNames (0.07s) [2019-12-31T18:09:37.746Z] === RUN TestTagMatchesDigest [2019-12-31T18:09:37.746Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-31T18:09:37.746Z] PASS [2019-12-31T18:09:37.746Z] [2019-12-31T18:09:37.746Z] === Skipped [2019-12-31T18:09:37.746Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-31T18:09:37.746Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-31T18:09:37.746Z] [2019-12-31T18:09:37.746Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-31T18:09:37.746Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:09:37.746Z] [2019-12-31T18:09:37.746Z] [2019-12-31T18:09:37.746Z] DONE 12 tests, 2 skipped in 1.707s [2019-12-31T18:09:37.746Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T18:09:37.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:09:37.746Z] ++ set -e [2019-12-31T18:09:37.746Z] ++ '[' -n 0 ']' [2019-12-31T18:09:37.746Z] ++ set -x [2019-12-31T18:09:37.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:09:38.004Z] INFO: Testing against a local daemon [2019-12-31T18:09:38.004Z] === RUN TestNetworkCreateDelete [2019-12-31T18:09:38.263Z] --- PASS: TestNetworkCreateDelete (0.39s) [2019-12-31T18:09:38.263Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T18:09:38.395Z] --- PASS: TestLinksContainerNames (2.15s) [2019-12-31T18:09:38.395Z] === RUN TestLogsFollowTailEmpty [2019-12-31T18:09:38.775Z] ok github.com/docker/docker/container 0.113s coverage: 35.3% of statements [2019-12-31T18:09:38.775Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T18:09:38.775Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T18:09:38.775Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T18:09:38.775Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T18:09:39.640Z] --- PASS: TestDockerNetworkDeletePreferID (1.08s) [2019-12-31T18:09:39.641Z] === RUN TestInspectNetwork [2019-12-31T18:09:39.706Z] #42 203.4 CC criu/external.o [2019-12-31T18:09:40.297Z] --- PASS: TestLogsFollowTailEmpty (1.77s) [2019-12-31T18:09:40.297Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T18:09:40.334Z] #42 204.1 CC criu/fault-injection.o [2019-12-31T18:09:40.623Z] #42 204.3 CC criu/fdstore.o [2019-12-31T18:09:40.623Z] #42 ... [2019-12-31T18:09:40.623Z] [2019-12-31T18:09:40.623Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T18:09:40.623Z] #19 24.49 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-31T18:09:40.623Z] #19 24.49 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-31T18:09:40.913Z] #19 24.64 Successfully built pyyaml [2019-12-31T18:09:40.913Z] #19 24.65 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-31T18:09:41.267Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/default [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/private [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/slave [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/shared [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/default [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/shared [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/slave [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/private [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T18:09:41.267Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:09:41.267Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:09:41.267Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:09:41.522Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T18:09:41.522Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:09:41.522Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:09:41.522Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T18:09:41.522Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:09:41.522Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T18:09:41.522Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:09:41.522Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:09:41.548Z] #19 25.51 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-31T18:09:41.777Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:09:41.778Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:09:41.778Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:09:41.778Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T18:09:41.778Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:09:41.778Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T18:09:41.778Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:09:41.778Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:09:41.778Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:09:42.033Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:09:42.033Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T18:09:42.033Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.13s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.08s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-12-31T18:09:42.033Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-12-31T18:09:42.033Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T18:09:42.178Z] #19 DONE 25.9s [2019-12-31T18:09:42.178Z] [2019-12-31T18:09:42.178Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:09:42.178Z] #42 205.0 CC criu/fifo.o [2019-12-31T18:09:42.178Z] #42 205.7 CC criu/file-ids.o [2019-12-31T18:09:42.467Z] #42 206.3 CC criu/file-lock.o [2019-12-31T18:09:43.396Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-12-31T18:09:44.596Z] #42 207.9 CC criu/files-ext.o [2019-12-31T18:09:44.803Z] --- PASS: TestContainerBindMountNonRecursive (2.53s) [2019-12-31T18:09:44.803Z] === RUN TestNetworkNat [2019-12-31T18:09:44.885Z] #42 208.6 CC criu/files-reg.o [2019-12-31T18:09:45.364Z] --- PASS: TestNetworkNat (0.82s) [2019-12-31T18:09:45.364Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T18:09:45.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-12-31T18:09:46.178Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-12-31T18:09:46.178Z] === RUN TestNetworkLoopbackNat [2019-12-31T18:09:46.207Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T18:09:46.207Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T18:09:46.207Z] === RUN TestInspectNetwork/network_name [2019-12-31T18:09:46.207Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T18:09:46.475Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-12-31T18:09:46.641Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2019-12-31T18:09:46.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-12-31T18:09:47.698Z] --- PASS: TestNetworkLoopbackNat (1.43s) [2019-12-31T18:09:47.698Z] === RUN TestPause [2019-12-31T18:09:47.989Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-12-31T18:09:48.259Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-31T18:09:48.820Z] --- PASS: TestPause (0.98s) [2019-12-31T18:09:48.820Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T18:09:48.820Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T18:09:48.820Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T18:09:48.820Z] === RUN TestPauseStopPausedContainer [2019-12-31T18:09:49.321Z] #42 212.5 CC criu/files.o [2019-12-31T18:09:49.321Z] #42 ... [2019-12-31T18:09:49.321Z] [2019-12-31T18:09:49.321Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T18:09:49.321Z] #29 294.3 + rm -rf /tmp/tmp.DEDCb6WKWV [2019-12-31T18:09:49.744Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-31T18:09:49.744Z] --- PASS: TestPauseStopPausedContainer (1.14s) [2019-12-31T18:09:49.744Z] === RUN TestPsFilter [2019-12-31T18:09:49.952Z] #29 DONE 294.7s [2019-12-31T18:09:49.952Z] [2019-12-31T18:09:49.952Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T18:09:49.999Z] --- PASS: TestPsFilter (0.23s) [2019-12-31T18:09:49.999Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T18:09:50.397Z] --- PASS: TestInspectNetwork (10.79s) [2019-12-31T18:09:50.397Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-31T18:09:50.397Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T18:09:50.397Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T18:09:50.397Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T18:09:50.397Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T18:09:50.618Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.8% of statements [2019-12-31T18:09:50.925Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-12-31T18:09:50.925Z] === RUN TestRemoveContainerWithVolume [2019-12-31T18:09:51.850Z] --- PASS: TestRemoveContainerWithVolume (0.97s) [2019-12-31T18:09:51.850Z] === RUN TestRemoveContainerRunning [2019-12-31T18:09:51.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-12-31T18:09:52.757Z] --- PASS: TestRemoveContainerRunning (0.90s) [2019-12-31T18:09:52.757Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T18:09:52.931Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2019-12-31T18:09:52.931Z] === RUN TestNetworkInvalidJSON [2019-12-31T18:09:52.931Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T18:09:52.931Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T18:09:52.931Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:09:52.931Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:09:52.931Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:09:52.931Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:09:52.931Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T18:09:52.931Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:09:52.931Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:09:52.931Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-31T18:09:52.931Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T18:09:52.931Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T18:09:52.931Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T18:09:52.931Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T18:09:53.562Z] #39 ... [2019-12-31T18:09:53.562Z] [2019-12-31T18:09:53.562Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:09:53.562Z] #42 217.0 CC criu/filesystems.o [2019-12-31T18:09:53.683Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2019-12-31T18:09:53.684Z] === RUN TestRemoveInvalidContainer [2019-12-31T18:09:53.684Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-31T18:09:53.684Z] === RUN TestRenameLinkedContainer [2019-12-31T18:09:54.243Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-31T18:09:54.307Z] --- PASS: TestDaemonRestartWithLiveRestore (1.45s) [2019-12-31T18:09:54.307Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T18:09:54.642Z] #42 218.5 CC criu/fsnotify.o [2019-12-31T18:09:55.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-12-31T18:09:55.683Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2019-12-31T18:09:55.684Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T18:09:56.713Z] #42 220.5 CC criu/image-desc.o [2019-12-31T18:09:57.004Z] #42 220.8 CC criu/image.o [2019-12-31T18:09:57.587Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s) [2019-12-31T18:09:57.587Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T18:09:57.674Z] --- PASS: TestRenameLinkedContainer (3.95s) [2019-12-31T18:09:57.674Z] === RUN TestRenameStoppedContainer [2019-12-31T18:09:58.504Z] #42 222.1 CC criu/ipc_ns.o [2019-12-31T18:09:58.599Z] --- PASS: TestRenameStoppedContainer (1.13s) [2019-12-31T18:09:58.599Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T18:09:58.647Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.460s coverage: 13.7% of statements [2019-12-31T18:09:58.647Z] ok github.com/docker/docker/daemon 12.302s coverage: 17.6% of statements [2019-12-31T18:09:58.647Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T18:09:58.647Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T18:09:59.490Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2019-12-31T18:09:59.491Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T18:09:59.973Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 82.1% of statements [2019-12-31T18:10:00.167Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-12-31T18:10:00.385Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-12-31T18:10:00.427Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2019-12-31T18:10:00.427Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T18:10:00.483Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2019-12-31T18:10:00.483Z] === RUN TestRenameInvalidName [2019-12-31T18:10:00.555Z] #42 224.2 CC criu/irmap.o [2019-12-31T18:10:00.769Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2019-12-31T18:10:00.769Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T18:10:00.769Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T18:10:01.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-12-31T18:10:01.296Z] --- PASS: TestRenameInvalidName (0.78s) [2019-12-31T18:10:01.296Z] === RUN TestRenameAnonymousContainer [2019-12-31T18:10:01.584Z] #42 225.4 CC criu/kcmp-ids.o [2019-12-31T18:10:02.091Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-12-31T18:10:02.221Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-31T18:10:02.229Z] #42 226.0 CC criu/kerndat.o [2019-12-31T18:10:02.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-31T18:10:02.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-12-31T18:10:03.713Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2019-12-31T18:10:03.713Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T18:10:03.713Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T18:10:03.713Z] service_test.go:230: FLAKY_TEST [2019-12-31T18:10:03.713Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T18:10:03.976Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-12-31T18:10:04.283Z] #42 228.1 CC criu/libnetlink.o [2019-12-31T18:10:04.913Z] #42 228.7 CC criu/log.o [2019-12-31T18:10:05.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-31T18:10:05.239Z] --- PASS: TestRenameAnonymousContainer (3.96s) [2019-12-31T18:10:05.239Z] === RUN TestRenameContainerWithSameName [2019-12-31T18:10:05.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-12-31T18:10:05.541Z] #42 229.4 CC criu/lsm.o [2019-12-31T18:10:05.706Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.329s coverage: 57.9% of statements [2019-12-31T18:10:06.162Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2019-12-31T18:10:06.162Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T18:10:06.170Z] #42 230.1 CC criu/mem.o [2019-12-31T18:10:07.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-31T18:10:07.780Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-12-31T18:10:07.780Z] === RUN TestResize [2019-12-31T18:10:08.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-31T18:10:08.748Z] --- PASS: TestResize (0.90s) [2019-12-31T18:10:08.748Z] === RUN TestResizeWithInvalidSize [2019-12-31T18:10:08.890Z] #42 232.7 CC criu/mount.o [2019-12-31T18:10:10.115Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2019-12-31T18:10:10.115Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T18:10:10.676Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:10:10.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:10:10.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:10:10.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:10:10.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:10:11.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-31T18:10:12.070Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.491s coverage: 46.2% of statements [2019-12-31T18:10:13.755Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:10:14.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-31T18:10:14.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:10:15.277Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.896s coverage: 48.6% of statements [2019-12-31T18:10:15.277Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.543s coverage: 72.5% of statements [2019-12-31T18:10:15.277Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T18:10:15.809Z] #42 239.5 CC criu/namespaces.o [2019-12-31T18:10:16.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-12-31T18:10:17.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-31T18:10:17.382Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:10:17.957Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.493s coverage: 76.1% of statements [2019-12-31T18:10:18.437Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-12-31T18:10:18.437Z] tests/integration/client_test.py ..... [ 75%] [2019-12-31T18:10:18.437Z] tests/integration/errors_test.py . [ 76%] [2019-12-31T18:10:18.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:10:18.516Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-12-31T18:10:19.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-31T18:10:19.836Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-12-31T18:10:19.933Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:10:20.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-12-31T18:10:20.252Z] #42 243.2 CC criu/net.o [2019-12-31T18:10:21.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:10:22.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-12-31T18:10:22.421Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.713s coverage: 59.8% of statements [2019-12-31T18:10:22.421Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T18:10:22.421Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T18:10:22.421Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.9% of statements [2019-12-31T18:10:22.421Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T18:10:22.421Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-12-31T18:10:22.421Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T18:10:22.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:10:22.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:10:23.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-31T18:10:24.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-12-31T18:10:24.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:10:24.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:10:25.458Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 42.7% of statements [2019-12-31T18:10:25.458Z] ok github.com/docker/docker/daemon/logger/awslogs 0.118s coverage: 77.4% of statements [2019-12-31T18:10:25.458Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T18:10:25.458Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T18:10:25.650Z] --- PASS: TestServiceWithDataPathPortInit (19.60s) [2019-12-31T18:10:25.650Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T18:10:25.805Z] #42 249.3 CC criu/netfilter.o [2019-12-31T18:10:26.732Z] #42 250.0 CC criu/page-pipe.o [2019-12-31T18:10:27.141Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2019-12-31T18:10:27.141Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.71s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.01s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.95s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2019-12-31T18:10:27.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2019-12-31T18:10:27.339Z] === RUN TestCgroupNamespacesRun [2019-12-31T18:10:27.364Z] #42 251.3 CC criu/page-xfer.o [2019-12-31T18:10:27.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2019-12-31T18:10:27.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-12-31T18:10:27.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-12-31T18:10:27.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-12-31T18:10:27.936Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 62.1% of statements [2019-12-31T18:10:28.773Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2019-12-31T18:10:28.773Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T18:10:29.257Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2019-12-31T18:10:29.257Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T18:10:29.581Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 19.9% of statements [2019-12-31T18:10:30.070Z] #42 253.9 CC criu/pagemap-cache.o [2019-12-31T18:10:30.697Z] #42 254.7 CC criu/pagemap.o [2019-12-31T18:10:30.863Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-12-31T18:10:31.140Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2019-12-31T18:10:31.140Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T18:10:31.234Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-12-31T18:10:31.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-12-31T18:10:32.057Z] ok github.com/docker/docker/daemon/logger/splunk 1.567s coverage: 82.5% of statements [2019-12-31T18:10:32.057Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T18:10:32.057Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-12-31T18:10:32.057Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T18:10:32.765Z] #42 256.4 CC criu/parasite-syscall.o [2019-12-31T18:10:33.066Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2019-12-31T18:10:33.066Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T18:10:33.895Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.78s) [2019-12-31T18:10:33.895Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xn6fbwsyrn6ala5bb2vilt33b Created:2019-12-31 18:10:24.860535181 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[007ebfe44d26ec7604f3e0db77e15f8ed5691312c02fa22d8c9980cc633d6f08:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8vhpf1ymn7dhxh8lmly3xugcd EndpointID:9e8ba6cf6783bfca4249485310bad98434719af144c252066c87fdc5a0df932c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:174abbe30c527ae54499534abafc621435948e74a3e34476ed7646418301e88e MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:18215668d249 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8vhpf1ymn7dhxh8lmly3xugcd EndpointID:9e8ba6cf6783bfca4249485310bad98434719af144c252066c87fdc5a0df932c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T18:10:33.895Z] PASS [2019-12-31T18:10:33.895Z] [2019-12-31T18:10:33.895Z] === Skipped [2019-12-31T18:10:33.895Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T18:10:33.895Z] service_test.go:230: FLAKY_TEST [2019-12-31T18:10:33.895Z] [2019-12-31T18:10:33.895Z] [2019-12-31T18:10:33.895Z] DONE 21 tests, 1 skipped in 55.224s [2019-12-31T18:10:33.895Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T18:10:33.895Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:10:33.895Z] ++ set -e [2019-12-31T18:10:33.895Z] ++ '[' -n 0 ']' [2019-12-31T18:10:33.895Z] ++ set -x [2019-12-31T18:10:33.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:10:33.895Z] INFO: Testing against a local daemon [2019-12-31T18:10:33.895Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T18:10:33.895Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T18:10:33.895Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:10:33.895Z] === RUN TestDockerNetworkIpvlan [2019-12-31T18:10:33.895Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T18:10:33.895Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:10:33.895Z] PASS [2019-12-31T18:10:33.895Z] [2019-12-31T18:10:33.895Z] === Skipped [2019-12-31T18:10:33.895Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T18:10:33.895Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:10:33.895Z] [2019-12-31T18:10:33.895Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T18:10:33.896Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:10:33.896Z] [2019-12-31T18:10:33.896Z] [2019-12-31T18:10:33.896Z] DONE 2 tests, 2 skipped in 0.148s [2019-12-31T18:10:33.896Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T18:10:33.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:10:33.896Z] ++ set -e [2019-12-31T18:10:33.896Z] ++ '[' -n 0 ']' [2019-12-31T18:10:33.896Z] ++ set -x [2019-12-31T18:10:33.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:10:33.896Z] INFO: Testing against a local daemon [2019-12-31T18:10:33.896Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T18:10:33.896Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2019-12-31T18:10:34.721Z] ok github.com/docker/docker/distribution 0.285s coverage: 22.1% of statements [2019-12-31T18:10:34.721Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T18:10:34.733Z] #42 258.3 CC criu/path.o [2019-12-31T18:10:34.971Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2019-12-31T18:10:34.971Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T18:10:35.029Z] #42 259.0 CC criu/pie-util-vdso-elf32.o [2019-12-31T18:10:35.273Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.99s) [2019-12-31T18:10:35.273Z] === RUN TestDockerNetworkMacvlan [2019-12-31T18:10:35.554Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-12-31T18:10:36.588Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T18:10:36.612Z] #42 259.8 CC criu/pie-util-vdso.o [2019-12-31T18:10:36.902Z] #42 260.6 CC criu/pie-util.o [2019-12-31T18:10:36.902Z] #42 260.9 CC criu/pipes.o [2019-12-31T18:10:37.056Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-12-31T18:10:37.056Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.06s) [2019-12-31T18:10:37.056Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T18:10:37.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-31T18:10:37.228Z] ok github.com/docker/docker/image 0.019s coverage: 86.4% of statements [2019-12-31T18:10:37.533Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T18:10:37.738Z] ok github.com/docker/docker/distribution/xfer 1.917s coverage: 85.6% of statements [2019-12-31T18:10:37.738Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T18:10:37.983Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-12-31T18:10:37.983Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T18:10:38.408Z] #42 262.0 CC criu/plugin.o [2019-12-31T18:10:38.917Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2019-12-31T18:10:38.917Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T18:10:38.922Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T18:10:38.923Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2019-12-31T18:10:38.923Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T18:10:39.034Z] #42 262.8 CC criu/proc_parse.o [2019-12-31T18:10:39.757Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2019-12-31T18:10:39.757Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T18:10:40.137Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-31T18:10:40.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-12-31T18:10:40.809Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2019-12-31T18:10:40.809Z] === RUN TestKernelTCPMemory [2019-12-31T18:10:40.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-31T18:10:41.407Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2019-12-31T18:10:41.771Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-31T18:10:42.172Z] --- PASS: TestKernelTCPMemory (1.04s) [2019-12-31T18:10:42.172Z] === RUN TestNISDomainname [2019-12-31T18:10:42.208Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T18:10:43.261Z] --- PASS: TestNISDomainname (1.12s) [2019-12-31T18:10:43.261Z] === RUN TestHostnameDnsResolution [2019-12-31T18:10:43.478Z] #42 ... [2019-12-31T18:10:43.478Z] [2019-12-31T18:10:43.478Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T18:10:43.478Z] #39 348.5 + dpkg --print-architecture [2019-12-31T18:10:43.756Z] ok github.com/docker/docker/pkg/archive 0.474s coverage: 77.4% of statements [2019-12-31T18:10:43.776Z] #39 348.6 + cd /tmp/tmp.l82ggWqJft/src/github.com/docker/distribution [2019-12-31T18:10:43.776Z] #39 348.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-31T18:10:43.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-12-31T18:10:44.064Z] #39 349.0 + GOPATH=/tmp/tmp.l82ggWqJft/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.l82ggWqJft [2019-12-31T18:10:44.064Z] #39 349.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-31T18:10:44.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-31T18:10:44.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-31T18:10:44.586Z] --- PASS: TestHostnameDnsResolution (1.51s) [2019-12-31T18:10:44.586Z] === RUN TestStats [2019-12-31T18:10:45.043Z] ok github.com/docker/docker/pkg/authorization 0.740s coverage: 68.3% of statements [2019-12-31T18:10:45.410Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-12-31T18:10:45.790Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-31T18:10:45.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-12-31T18:10:46.516Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T18:10:47.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-31T18:10:47.071Z] --- PASS: TestStats (2.53s) [2019-12-31T18:10:47.071Z] === RUN TestStopContainerWithTimeout [2019-12-31T18:10:47.071Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T18:10:47.071Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T18:10:47.071Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T18:10:47.071Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T18:10:47.071Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T18:10:47.071Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T18:10:47.071Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T18:10:47.071Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T18:10:47.071Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T18:10:47.071Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T18:10:48.372Z] ok github.com/docker/docker/layer 7.410s coverage: 68.8% of statements [2019-12-31T18:10:48.372Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T18:10:48.372Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T18:10:48.372Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T18:10:48.372Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T18:10:48.372Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T18:10:48.372Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T18:10:48.372Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-12-31T18:10:48.434Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T18:10:49.167Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-12-31T18:10:49.547Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-12-31T18:10:49.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-12-31T18:10:49.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-31T18:10:49.943Z] ok github.com/docker/docker/pkg/chrootarchive 3.453s coverage: 43.2% of statements [2019-12-31T18:10:49.944Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T18:10:49.944Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T18:10:50.353Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T18:10:50.863Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-12-31T18:10:51.781Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2019-12-31T18:10:52.281Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-12-31T18:10:52.281Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2019-12-31T18:10:52.281Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2019-12-31T18:10:52.281Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2019-12-31T18:10:52.281Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2019-12-31T18:10:52.281Z] === RUN TestDeleteDevicemapper [2019-12-31T18:10:52.281Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T18:10:52.281Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T18:10:52.281Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T18:10:52.304Z] faf31ee0aa3d: Pull complete [2019-12-31T18:10:52.304Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2019-12-31T18:10:52.304Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:10:52.304Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:10:52.304Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-12-31T18:10:52.304Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-12-31T18:10:52.304Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2019-12-31T18:10:52.304Z] INFO: Docker version of control daemon [2019-12-31T18:10:52.304Z] [2019-12-31T18:10:52.304Z] Client: Docker Engine - Enterprise [2019-12-31T18:10:52.304Z] Version: 19.03.2 [2019-12-31T18:10:52.304Z] API version: 1.40 [2019-12-31T18:10:52.304Z] Go version: go1.12.8 [2019-12-31T18:10:52.304Z] Git commit: c92ab06ed9 [2019-12-31T18:10:52.304Z] Built: 09/03/2019 16:38:11 [2019-12-31T18:10:52.304Z] OS/Arch: windows/amd64 [2019-12-31T18:10:52.304Z] Experimental: false [2019-12-31T18:10:52.304Z] [2019-12-31T18:10:52.304Z] Server: Docker Engine - Enterprise [2019-12-31T18:10:52.304Z] Engine: [2019-12-31T18:10:52.304Z] Version: 19.03.2 [2019-12-31T18:10:52.304Z] API version: 1.40 (minimum version 1.24) [2019-12-31T18:10:52.304Z] Go version: go1.12.8 [2019-12-31T18:10:52.304Z] Git commit: c92ab06ed9 [2019-12-31T18:10:52.304Z] Built: 09/03/2019 16:35:47 [2019-12-31T18:10:52.304Z] OS/Arch: windows/amd64 [2019-12-31T18:10:52.304Z] Experimental: true [2019-12-31T18:10:52.304Z] [2019-12-31T18:10:52.304Z] INFO: Docker info of control daemon [2019-12-31T18:10:52.304Z] [2019-12-31T18:10:52.304Z] Client: [2019-12-31T18:10:52.304Z] Debug Mode: false [2019-12-31T18:10:52.304Z] Plugins: [2019-12-31T18:10:52.304Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-31T18:10:52.304Z] [2019-12-31T18:10:52.304Z] Server: [2019-12-31T18:10:52.304Z] Containers: 0 [2019-12-31T18:10:52.304Z] Running: 0 [2019-12-31T18:10:52.304Z] Paused: 0 [2019-12-31T18:10:52.304Z] Stopped: 0 [2019-12-31T18:10:52.304Z] Images: 1 [2019-12-31T18:10:52.304Z] Server Version: 19.03.2 [2019-12-31T18:10:52.304Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-31T18:10:52.304Z] Windows: [2019-12-31T18:10:52.304Z] LCOW: [2019-12-31T18:10:52.304Z] Logging Driver: json-file [2019-12-31T18:10:52.304Z] Plugins: [2019-12-31T18:10:52.304Z] Volume: local [2019-12-31T18:10:52.304Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-31T18:10:52.304Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-31T18:10:52.304Z] Swarm: inactive [2019-12-31T18:10:52.304Z] Default Isolation: process [2019-12-31T18:10:52.304Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-31T18:10:52.304Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-31T18:10:52.304Z] OSType: windows [2019-12-31T18:10:52.304Z] Architecture: x86_64 [2019-12-31T18:10:52.304Z] CPUs: 4 [2019-12-31T18:10:52.304Z] Total Memory: 32GiB [2019-12-31T18:10:52.304Z] Name: azwin-2-d01ea0 [2019-12-31T18:10:52.304Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-31T18:10:52.304Z] Docker Root Dir: D:\docker [2019-12-31T18:10:52.304Z] Debug Mode: false [2019-12-31T18:10:52.304Z] Registry: https://index.docker.io/v1/ [2019-12-31T18:10:52.304Z] Labels: [2019-12-31T18:10:52.304Z] Experimental: true [2019-12-31T18:10:52.304Z] Insecure Registries: [2019-12-31T18:10:52.304Z] 10.0.0.4:5000 [2019-12-31T18:10:52.304Z] 127.0.0.0/8 [2019-12-31T18:10:52.304Z] Registry Mirrors: [2019-12-31T18:10:52.304Z] http://10.0.0.4:5000/ [2019-12-31T18:10:52.304Z] Live Restore Enabled: false [2019-12-31T18:10:52.304Z] [2019-12-31T18:10:52.304Z] [2019-12-31T18:10:52.304Z] INFO: Commit hash is 491531c12 [2019-12-31T18:10:52.304Z] INFO: Nuke-Everything... [2019-12-31T18:10:52.304Z] INFO: Container count on control daemon to delete is 0 [2019-12-31T18:10:52.304Z] INFO: Nuking d:\CI [2019-12-31T18:10:52.304Z] INFO: Zapped successfully [2019-12-31T18:10:52.304Z] INFO: Location for testing is d:\CI\PR-40174\11 [2019-12-31T18:10:52.304Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-12-31T18:10:52.304Z] [2019-12-31T18:10:52.304Z] [2019-12-31T18:10:52.304Z] INFO: Building the image from Dockerfile.windows at 12/31/2019 18:10:51... [2019-12-31T18:10:52.304Z] [2019-12-31T18:10:52.513Z] #39 ... [2019-12-31T18:10:52.513Z] [2019-12-31T18:10:52.513Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:10:52.513Z] #55 207.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-31T18:10:52.883Z] ok github.com/docker/docker/pkg/dmesg 0.028s coverage: 83.3% of statements [2019-12-31T18:10:53.152Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T18:10:53.351Z] ok github.com/docker/docker/pkg/discovery/kv 3.144s coverage: 84.1% of statements [2019-12-31T18:10:54.012Z] #55 ... [2019-12-31T18:10:54.012Z] [2019-12-31T18:10:54.012Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:10:54.012Z] #42 267.6 CC criu/protobuf-desc.o [2019-12-31T18:10:54.012Z] #42 269.3 CC criu/protobuf.o [2019-12-31T18:10:54.012Z] #42 270.0 CC criu/pstree.o [2019-12-31T18:10:54.012Z] #42 272.1 CC criu/rbtree.o [2019-12-31T18:10:54.012Z] #42 272.7 CC criu/rst-malloc.o [2019-12-31T18:10:54.012Z] #42 273.2 CC criu/seccomp.o [2019-12-31T18:10:54.012Z] #42 274.4 CC criu/seize.o [2019-12-31T18:10:54.012Z] #42 276.1 CC criu/servicefd.o [2019-12-31T18:10:54.012Z] #42 277.1 CC criu/shmem.o [2019-12-31T18:10:54.087Z] --- PASS: TestDockerNetworkMacvlan (18.84s) [2019-12-31T18:10:54.088Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-12-31T18:10:54.088Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-12-31T18:10:54.088Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2019-12-31T18:10:54.088Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.95s) [2019-12-31T18:10:54.088Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.66s) [2019-12-31T18:10:54.088Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2019-12-31T18:10:54.088Z] PASS [2019-12-31T18:10:54.088Z] [2019-12-31T18:10:54.088Z] DONE 8 tests in 20.967s [2019-12-31T18:10:54.088Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T18:10:54.088Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:10:54.088Z] ++ set -e [2019-12-31T18:10:54.088Z] ++ '[' -n 0 ']' [2019-12-31T18:10:54.088Z] ++ set -x [2019-12-31T18:10:54.088Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:10:54.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-12-31T18:10:54.171Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-12-31T18:10:54.171Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-12-31T18:10:54.346Z] testing: warning: no tests to run [2019-12-31T18:10:54.346Z] PASS [2019-12-31T18:10:54.346Z] [2019-12-31T18:10:54.346Z] DONE 0 tests in 0.025s [2019-12-31T18:10:54.346Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T18:10:54.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:10:54.346Z] ++ set -e [2019-12-31T18:10:54.346Z] ++ '[' -n 0 ']' [2019-12-31T18:10:54.346Z] ++ set -x [2019-12-31T18:10:54.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:10:54.346Z] INFO: Testing against a local daemon [2019-12-31T18:10:54.346Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T18:10:54.555Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2019-12-31T18:10:55.053Z] ok github.com/docker/docker/pkg/fsutils 0.411s coverage: 85.1% of statements [2019-12-31T18:10:55.102Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2019-12-31T18:10:55.102Z] === RUN TestUpdateMemory [2019-12-31T18:10:55.102Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-31T18:10:55.102Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:10:55.102Z] === RUN TestUpdateCPUQuota [2019-12-31T18:10:55.241Z] #42 278.7 CC criu/sigframe.o [2019-12-31T18:10:55.241Z] #42 279.0 CC criu/signalfd.o [2019-12-31T18:10:55.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-31T18:10:55.841Z] ok github.com/docker/docker/pkg/idtools 0.426s coverage: 70.1% of statements [2019-12-31T18:10:55.889Z] #42 279.6 CC criu/sk-inet.o [2019-12-31T18:10:55.889Z] #42 ... [2019-12-31T18:10:55.889Z] [2019-12-31T18:10:55.889Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T18:10:55.889Z] #55 210.8 + mkdir -p /build [2019-12-31T18:10:55.889Z] #55 210.8 + cp runc /build/runc [2019-12-31T18:10:56.177Z] #55 DONE 210.9s [2019-12-31T18:10:56.177Z] [2019-12-31T18:10:56.177Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:10:56.225Z] ok github.com/docker/docker/pkg/ioutils 0.493s coverage: 70.1% of statements [2019-12-31T18:10:56.225Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-12-31T18:10:56.383Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-12-31T18:10:56.383Z] === RUN TestAuthZPluginTLS [2019-12-31T18:10:56.607Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2019-12-31T18:10:56.607Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2019-12-31T18:10:56.607Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T18:10:56.951Z] --- PASS: TestAuthZPluginTLS (0.67s) [2019-12-31T18:10:56.951Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T18:10:57.063Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-12-31T18:10:57.063Z] === RUN TestUpdatePidsLimit [2019-12-31T18:10:57.063Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T18:10:57.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-31T18:10:57.318Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T18:10:57.396Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-12-31T18:10:57.518Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2019-12-31T18:10:57.518Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T18:10:57.780Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-12-31T18:10:57.880Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T18:10:58.086Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2019-12-31T18:10:58.086Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T18:10:58.136Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T18:10:58.146Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-12-31T18:10:58.528Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-12-31T18:10:58.528Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-12-31T18:10:58.549Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-12-31T18:10:58.653Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2019-12-31T18:10:58.653Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T18:10:58.694Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T18:10:58.695Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-31T18:10:58.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-12-31T18:10:58.887Z] #60 ... [2019-12-31T18:10:58.887Z] [2019-12-31T18:10:58.887Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:10:58.887Z] #42 282.5 CC criu/sk-netlink.o [2019-12-31T18:10:58.903Z] ok github.com/docker/docker/pkg/mount 1.327s coverage: 70.0% of statements [2019-12-31T18:10:58.903Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T18:10:58.903Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T18:10:58.903Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T18:10:58.949Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T18:10:59.508Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T18:10:59.516Z] #42 283.2 CC criu/sk-packet.o [2019-12-31T18:10:59.535Z] Sending build context to Docker daemon 50.83MB [2019-12-31T18:10:59.535Z] [2019-12-31T18:10:59.535Z] Step 1/10 : FROM microsoft/windowsservercore [2019-12-31T18:10:59.535Z] ---> 782a75e44953 [2019-12-31T18:10:59.535Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-12-31T18:10:59.535Z] ---> Running in f2611c10b917 [2019-12-31T18:10:59.763Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-31T18:10:59.841Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-12-31T18:10:59.996Z] Removing intermediate container f2611c10b917 [2019-12-31T18:10:59.996Z] ---> 725c73f1e1ee [2019-12-31T18:10:59.996Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2019-12-31T18:10:59.996Z] ---> Running in cc53d99d3abd [2019-12-31T18:11:00.456Z] Removing intermediate container cc53d99d3abd [2019-12-31T18:11:00.456Z] ---> 2db4de87bea4 [2019-12-31T18:11:00.456Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2019-12-31T18:11:00.456Z] ---> Running in de3f2b2b8f92 [2019-12-31T18:11:00.543Z] #42 284.3 CC criu/sk-queue.o [2019-12-31T18:11:00.557Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2019-12-31T18:11:00.557Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T18:11:00.659Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-31T18:11:00.659Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-12-31T18:11:00.687Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-31T18:11:00.917Z] Removing intermediate container de3f2b2b8f92 [2019-12-31T18:11:00.917Z] ---> 9e1dcceea96a [2019-12-31T18:11:00.917Z] 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} [2019-12-31T18:11:00.917Z] ---> Running in 973d7ec8338d [2019-12-31T18:11:01.034Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-12-31T18:11:01.125Z] --- PASS: TestAuthZPluginErrorResponse (0.80s) [2019-12-31T18:11:01.125Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T18:11:01.318Z] --- PASS: TestUpdatePidsLimit (4.34s) [2019-12-31T18:11:01.318Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-12-31T18:11:01.318Z] --- PASS: TestUpdatePidsLimit/no_change (0.55s) [2019-12-31T18:11:01.318Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2019-12-31T18:11:01.318Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-12-31T18:11:01.318Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-12-31T18:11:01.318Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2019-12-31T18:11:01.318Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-12-31T18:11:01.318Z] === RUN TestUpdateRestartPolicy [2019-12-31T18:11:01.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-12-31T18:11:01.456Z] Removing intermediate container 973d7ec8338d [2019-12-31T18:11:01.456Z] ---> 0a9be4ac4ad8 [2019-12-31T18:11:01.456Z] 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; [2019-12-31T18:11:01.456Z] ---> Running in 3953701599d5 [2019-12-31T18:11:01.717Z] #42 285.2 CC criu/sk-tcp.o [2019-12-31T18:11:02.063Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2019-12-31T18:11:02.063Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T18:11:02.276Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 73.9% of statements [2019-12-31T18:11:02.347Z] #42 286.1 CC criu/sk-unix.o [2019-12-31T18:11:02.631Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2019-12-31T18:11:02.631Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T18:11:03.157Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2019-12-31T18:11:04.579Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-12-31T18:11:05.166Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-12-31T18:11:05.166Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T18:11:05.935Z] #42 289.5 CC criu/sockets.o [2019-12-31T18:11:06.488Z] ok github.com/docker/docker/pkg/signal 2.588s coverage: 61.0% of statements [2019-12-31T18:11:06.488Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-12-31T18:11:06.888Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-31T18:11:07.070Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2019-12-31T18:11:07.070Z] === RUN TestAuthZPluginHeader [2019-12-31T18:11:07.090Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-31T18:11:07.271Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-31T18:11:07.433Z] #42 291.1 CC criu/stats.o [2019-12-31T18:11:07.660Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-12-31T18:11:08.024Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-12-31T18:11:08.026Z] --- PASS: TestAuthZPluginHeader (1.01s) [2019-12-31T18:11:08.026Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T18:11:08.026Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T18:11:08.026Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:11:08.026Z] === RUN TestAuthZPluginV2Disable [2019-12-31T18:11:08.026Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-31T18:11:08.026Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:11:08.026Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T18:11:08.026Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T18:11:08.026Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:11:08.026Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T18:11:08.026Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T18:11:08.026Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:11:08.026Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T18:11:08.065Z] #42 291.8 CC criu/string.o [2019-12-31T18:11:08.103Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2019-12-31T18:11:08.280Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-31T18:11:08.355Z] #42 292.0 CC criu/sysctl.o [2019-12-31T18:11:08.647Z] [2019-12-31T18:11:08.647Z] SUCCESS: Specified value was saved. [2019-12-31T18:11:08.917Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.2% of statements [2019-12-31T18:11:09.205Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-12-31T18:11:09.297Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2019-12-31T18:11:09.389Z] #42 293.2 CC criu/sysfs_parse.o [2019-12-31T18:11:09.619Z] INFO: Downloading git... [2019-12-31T18:11:09.676Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-12-31T18:11:09.765Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-12-31T18:11:10.020Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-31T18:11:10.424Z] #42 293.9 CC criu/timerfd.o [2019-12-31T18:11:10.474Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-12-31T18:11:10.474Z] testing: warning: no tests to run [2019-12-31T18:11:10.474Z] coverage: [no statements] [2019-12-31T18:11:10.474Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-31T18:11:10.849Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2019-12-31T18:11:11.056Z] #42 294.7 CC criu/tty.o [2019-12-31T18:11:11.163Z] INFO: Downloading go... [2019-12-31T18:11:11.234Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-31T18:11:11.628Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-12-31T18:11:12.708Z] INFO: Downloading compiler 1 of 3... [2019-12-31T18:11:13.169Z] INFO: Downloading compiler 2 of 3... [2019-12-31T18:11:13.376Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-12-31T18:11:13.762Z] INFO: Downloading compiler 3 of 3... [2019-12-31T18:11:14.097Z] ok github.com/docker/docker/plugin 0.543s coverage: 27.1% of statements [2019-12-31T18:11:14.508Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-31T18:11:14.563Z] #42 298.5 CC criu/tun.o [2019-12-31T18:11:14.734Z] INFO: Extracting git... [2019-12-31T18:11:14.741Z] --- PASS: TestUpdateRestartPolicy (13.51s) [2019-12-31T18:11:14.741Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T18:11:15.324Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-12-31T18:11:15.666Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s) [2019-12-31T18:11:15.666Z] === RUN TestWaitNonBlocked [2019-12-31T18:11:15.666Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:11:15.666Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:11:15.666Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:11:15.666Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:11:15.666Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:11:15.666Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:11:15.921Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-31T18:11:16.057Z] #42 299.5 CC criu/uffd.o [2019-12-31T18:11:16.152Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-12-31T18:11:17.281Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-12-31T18:11:17.281Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-12-31T18:11:17.281Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2019-12-31T18:11:17.281Z] === RUN TestWaitBlocked [2019-12-31T18:11:17.281Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:11:17.281Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:11:17.281Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:11:17.281Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:11:17.281Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:11:17.281Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:11:17.694Z] ok github.com/docker/docker/registry 0.176s coverage: 56.0% of statements [2019-12-31T18:11:18.116Z] #42 301.9 CC criu/util.o [2019-12-31T18:11:18.207Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-31T18:11:18.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2019-12-31T18:11:18.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2019-12-31T18:11:18.207Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T18:11:18.207Z] === CONT TestIpcModeOlderClient [2019-12-31T18:11:18.467Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-12-31T18:11:18.467Z] === CONT TestDaemonRestartIpcMode [2019-12-31T18:11:18.708Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-31T18:11:18.732Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-31T18:11:18.963Z] ......... [ 85%] [2019-12-31T18:11:19.114Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-12-31T18:11:19.292Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-12-31T18:11:19.852Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-31T18:11:19.963Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-12-31T18:11:20.341Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-31T18:11:20.412Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-12-31T18:11:20.667Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-31T18:11:20.833Z] #42 304.5 CC criu/uts_ns.o [2019-12-31T18:11:20.928Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-12-31T18:11:20.928Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-31T18:11:21.474Z] #42 305.3 CC criu/vdso.o [2019-12-31T18:11:21.487Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-12-31T18:11:21.487Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-12-31T18:11:22.047Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-31T18:11:22.047Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-31T18:11:22.509Z] #42 306.5 LINK criu/built-in.o [2019-12-31T18:11:22.609Z] --- PASS: TestContainerStartOnDaemonRestart (4.50s) [2019-12-31T18:11:22.799Z] #42 306.8 LINK criu/criu [2019-12-31T18:11:22.835Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-12-31T18:11:23.211Z] --- PASS: TestDaemonRestartIpcMode (4.85s) [2019-12-31T18:11:23.211Z] PASS [2019-12-31T18:11:23.211Z] [2019-12-31T18:11:23.211Z] === Skipped [2019-12-31T18:11:23.211Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-12-31T18:11:23.211Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T18:11:23.211Z] [2019-12-31T18:11:23.211Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-12-31T18:11:23.211Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:11:23.211Z] [2019-12-31T18:11:23.211Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-31T18:11:23.211Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:11:23.211Z] [2019-12-31T18:11:23.211Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T18:11:23.211Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T18:11:23.211Z] [2019-12-31T18:11:23.211Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T18:11:23.211Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T18:11:23.211Z] [2019-12-31T18:11:23.211Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-12-31T18:11:23.211Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:11:23.211Z] [2019-12-31T18:11:23.211Z] [2019-12-31T18:11:23.211Z] DONE 197 tests, 6 skipped in 150.806s [2019-12-31T18:11:23.211Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T18:11:23.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:23.211Z] ++ set -e [2019-12-31T18:11:23.211Z] ++ '[' -n 0 ']' [2019-12-31T18:11:23.211Z] ++ set -x [2019-12-31T18:11:23.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:23.466Z] INFO: Testing against a local daemon [2019-12-31T18:11:23.466Z] === RUN TestCommitInheritsEnv [2019-12-31T18:11:23.466Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-31T18:11:23.619Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2019-12-31T18:11:23.828Z] #42 307.6 DEP lib/c/criu.d [2019-12-31T18:11:23.828Z] #42 307.7 CC images/rpc.pb-c.o [2019-12-31T18:11:24.025Z] --- PASS: TestCommitInheritsEnv (0.50s) [2019-12-31T18:11:24.026Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T18:11:24.026Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-31T18:11:24.026Z] === RUN TestImagesFilterMultiReference [2019-12-31T18:11:24.026Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-12-31T18:11:24.026Z] === RUN TestImagePullPlatformInvalid [2019-12-31T18:11:24.026Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-12-31T18:11:24.026Z] === RUN TestRemoveImageOrphaning [2019-12-31T18:11:24.438Z] ok github.com/docker/docker/volume/mounts 0.032s coverage: 67.0% of statements [2019-12-31T18:11:24.627Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-12-31T18:11:24.627Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T18:11:24.681Z] tests/integration/models_images_test.py ............... [ 89%] [2019-12-31T18:11:25.326Z] #42 308.9 CC lib/c/criu.o [2019-12-31T18:11:25.326Z] #42 ... [2019-12-31T18:11:25.326Z] [2019-12-31T18:11:25.326Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T18:11:25.327Z] #39 390.2 + rm -rf /tmp/tmp.l82ggWqJft/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.l82ggWqJft [2019-12-31T18:11:25.327Z] #39 DONE 390.4s [2019-12-31T18:11:25.327Z] [2019-12-31T18:11:25.327Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:11:25.725Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-12-31T18:11:26.189Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.17s) [2019-12-31T18:11:26.189Z] PASS [2019-12-31T18:11:26.189Z] [2019-12-31T18:11:26.189Z] === Skipped [2019-12-31T18:11:26.189Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T18:11:26.189Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:11:26.189Z] [2019-12-31T18:11:26.189Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-31T18:11:26.189Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:11:26.189Z] [2019-12-31T18:11:26.189Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T18:11:26.189Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:11:26.189Z] [2019-12-31T18:11:26.189Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T18:11:26.189Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:11:26.189Z] [2019-12-31T18:11:26.189Z] [2019-12-31T18:11:26.189Z] DONE 17 tests, 4 skipped in 31.874s [2019-12-31T18:11:26.189Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T18:11:26.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:26.189Z] ++ set -e [2019-12-31T18:11:26.189Z] ++ '[' -n 0 ']' [2019-12-31T18:11:26.189Z] ++ set -x [2019-12-31T18:11:26.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:26.189Z] INFO: Testing against a local daemon [2019-12-31T18:11:26.189Z] === RUN TestPluginInvalidJSON [2019-12-31T18:11:26.189Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:11:26.189Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:11:26.462Z] tests/integration/models_networks_test.py .... [ 90%] [2019-12-31T18:11:26.469Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:11:26.469Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-12-31T18:11:26.469Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T18:11:26.469Z] PASS [2019-12-31T18:11:26.469Z] [2019-12-31T18:11:26.469Z] DONE 2 tests in 0.168s [2019-12-31T18:11:26.469Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T18:11:26.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:26.469Z] ++ set -e [2019-12-31T18:11:26.469Z] ++ '[' -n 0 ']' [2019-12-31T18:11:26.469Z] ++ set -x [2019-12-31T18:11:26.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:26.469Z] INFO: Testing against a local daemon [2019-12-31T18:11:26.469Z] === RUN TestExternalGraphDriver [2019-12-31T18:11:26.729Z] === RUN TestExternalGraphDriver/json [2019-12-31T18:11:27.138Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-12-31T18:11:27.138Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2019-12-31T18:11:27.138Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T18:11:27.138Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-12-31T18:11:27.138Z] === RUN TestTagInvalidReference [2019-12-31T18:11:27.138Z] --- PASS: TestTagInvalidReference (0.02s) [2019-12-31T18:11:27.138Z] === RUN TestTagValidPrefixedRepo [2019-12-31T18:11:27.138Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-12-31T18:11:27.138Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T18:11:27.138Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-12-31T18:11:27.138Z] === RUN TestTagOfficialNames [2019-12-31T18:11:27.138Z] --- PASS: TestTagOfficialNames (0.07s) [2019-12-31T18:11:27.138Z] === RUN TestTagMatchesDigest [2019-12-31T18:11:27.138Z] --- PASS: TestTagMatchesDigest (0.05s) [2019-12-31T18:11:27.138Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-31T18:11:27.698Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-12-31T18:11:28.175Z] #51 ... [2019-12-31T18:11:28.175Z] [2019-12-31T18:11:28.175Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T18:11:28.175Z] #42 311.4 LINK lib/c/built-in.o [2019-12-31T18:11:28.175Z] #42 311.4 LINK lib/c/libcriu.so [2019-12-31T18:11:28.175Z] #42 311.8 GEN magic.py [2019-12-31T18:11:28.175Z] #42 312.1 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T18:11:28.175Z] #42 312.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T18:11:28.258Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-12-31T18:11:28.819Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-12-31T18:11:29.204Z] #42 313.0 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T18:11:29.265Z] === RUN TestExternalGraphDriver/spec [2019-12-31T18:11:29.714Z] INFO: Expanding go... [2019-12-31T18:11:30.181Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-31T18:11:30.729Z] #42 314.2 make[1]: Nothing to be done for 'all'. [2019-12-31T18:11:31.543Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-31T18:11:31.733Z] tests/integration/models_nodes_test.py . [ 91%] [2019-12-31T18:11:31.799Z] === RUN TestExternalGraphDriver/pull [2019-12-31T18:11:32.232Z] #42 315.7 make[1]: 'images/built-in.o' is up to date. [2019-12-31T18:11:32.232Z] #42 315.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-31T18:11:32.232Z] #42 315.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-31T18:11:32.232Z] #42 315.9 make[1]: 'compel/libcompel.a' is up to date. [2019-12-31T18:11:32.232Z] #42 316.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-31T18:11:32.232Z] #42 316.0 make[1]: Nothing to be done for 'all'. [2019-12-31T18:11:32.232Z] #42 316.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T18:11:32.470Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-12-31T18:11:32.518Z] #42 316.4 make[2]: Nothing to be done for 'all'. [2019-12-31T18:11:32.806Z] #42 316.4 make[2]: Nothing to be done for 'all'. [2019-12-31T18:11:32.806Z] #42 316.5 make[2]: Nothing to be done for 'all'. [2019-12-31T18:11:32.806Z] #42 316.7 make[2]: Nothing to be done for 'all'. [2019-12-31T18:11:32.806Z] #42 316.8 make[2]: Nothing to be done for 'all'. [2019-12-31T18:11:33.030Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-12-31T18:11:33.095Z] #42 316.8 make[2]: Nothing to be done for 'all'. [2019-12-31T18:11:33.095Z] #42 316.9 make[2]: Nothing to be done for 'all'. [2019-12-31T18:11:33.385Z] #42 317.1 make[2]: Nothing to be done for 'all'. [2019-12-31T18:11:33.385Z] #42 317.1 INSTALL criu/criu [2019-12-31T18:11:33.385Z] #42 DONE 317.3s [2019-12-31T18:11:33.385Z] [2019-12-31T18:11:33.385Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:11:33.628Z] tests/integration/models_resources_test.py . [ 91%] [2019-12-31T18:11:34.333Z] --- PASS: TestExternalGraphDriver (7.49s) [2019-12-31T18:11:34.333Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2019-12-31T18:11:34.333Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2019-12-31T18:11:34.333Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2019-12-31T18:11:34.333Z] === RUN TestGraphdriverPluginV2 [2019-12-31T18:11:34.333Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2019-12-31T18:11:34.333Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:11:34.333Z] PASS [2019-12-31T18:11:34.333Z] [2019-12-31T18:11:34.333Z] === Skipped [2019-12-31T18:11:34.333Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2019-12-31T18:11:34.333Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:11:34.333Z] [2019-12-31T18:11:34.333Z] [2019-12-31T18:11:34.333Z] DONE 5 tests, 1 skipped in 7.661s [2019-12-31T18:11:34.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T18:11:34.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:34.333Z] ++ set -e [2019-12-31T18:11:34.333Z] ++ '[' -n 0 ']' [2019-12-31T18:11:34.333Z] ++ set -x [2019-12-31T18:11:34.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:34.333Z] INFO: Testing against a local daemon [2019-12-31T18:11:34.333Z] === RUN TestContinueAfterPluginCrash [2019-12-31T18:11:34.333Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T18:11:34.333Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T18:11:34.333Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T18:11:34.333Z] === CONT TestContinueAfterPluginCrash [2019-12-31T18:11:34.333Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T18:11:35.185Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T18:11:35.185Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === Skipped [2019-12-31T18:11:35.185Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T18:11:35.185Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T18:11:35.185Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:11:35.185Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:11:35.185Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:11:35.185Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:11:35.185Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:11:35.185Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:73: No driver to put! [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T18:11:35.185Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T18:11:35.185Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T18:11:35.185Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:11:35.185Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:11:35.185Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:11:35.185Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:11:35.185Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:11:35.185Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T18:11:35.185Z] graphtest_unix.go:73: No driver to put! [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T18:11:35.185Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T18:11:35.185Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] [2019-12-31T18:11:35.185Z] DONE 2155 tests, 20 skipped in 224.392s Post stage [Pipeline] junit [2019-12-31T18:11:35.325Z] Recording test results [2019-12-31T18:11:36.460Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-31T18:11:36.460Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T18:11:37.386Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-31T18:11:37.641Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-31T18:11:38.015Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -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:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/make.sh dynbinary test-integration [2019-12-31T18:11:38.203Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-31T18:11:38.395Z] [2019-12-31T18:11:38.395Z] Removing bundles/ [2019-12-31T18:11:38.395Z] [2019-12-31T18:11:38.395Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-31T18:11:38.395Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T18:11:38.395Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T18:11:38.763Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-12-31T18:11:38.763Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-31T18:11:39.323Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-31T18:11:39.444Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-12-31T18:11:43.524Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-12-31T18:11:43.859Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-12-31T18:11:43.859Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-12-31T18:11:44.320Z] --- PASS: TestDaemonStartWithLogOpt (9.59s) [2019-12-31T18:11:44.450Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-12-31T18:11:48.508Z] --- PASS: TestContinueAfterPluginCrash (14.41s) [2019-12-31T18:11:48.508Z] PASS [2019-12-31T18:11:48.508Z] [2019-12-31T18:11:48.508Z] DONE 2 tests in 14.566s [2019-12-31T18:11:48.508Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T18:11:48.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:48.508Z] ++ set -e [2019-12-31T18:11:48.508Z] ++ '[' -n 0 ']' [2019-12-31T18:11:48.508Z] ++ set -x [2019-12-31T18:11:48.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:48.767Z] INFO: Testing against a local daemon [2019-12-31T18:11:48.767Z] === RUN TestPluginWithDevMounts [2019-12-31T18:11:48.767Z] === PAUSE TestPluginWithDevMounts [2019-12-31T18:11:48.767Z] === CONT TestPluginWithDevMounts [2019-12-31T18:11:48.917Z] tests/integration/regression_test.py ...... [ 98%] [2019-12-31T18:11:49.432Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-12-31T18:11:49.432Z] tests/integration/credentials/utils_test.py . [100%] [2019-12-31T18:11:49.432Z] [2019-12-31T18:11:49.432Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-12-31T18:11:49.432Z] =========================== short test summary info ============================ [2019-12-31T18:11:49.432Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-12-31T18:11:49.432Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-12-31T18:11:49.432Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-12-31T18:11:49.432Z] Not supported on most drivers [2019-12-31T18:11:49.432Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-12-31T18:11:49.432Z] This doesn't seem to be taken into account by the engine [2019-12-31T18:11:49.432Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-12-31T18:11:49.432Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-12-31T18:11:49.432Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-12-31T18:11:49.432Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-12-31T18:11:49.432Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-12-31T18:11:49.432Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-12-31T18:11:49.432Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-12-31T18:11:49.432Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 382.26 seconds == [2019-12-31T18:11:49.687Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-31T18:11:49.689Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-12-31T18:11:50.832Z] INFO: Expanding compiler 1 of 3... [2019-12-31T18:11:51.299Z] --- PASS: TestPluginWithDevMounts (2.23s) [2019-12-31T18:11:51.299Z] PASS [2019-12-31T18:11:51.299Z] [2019-12-31T18:11:51.299Z] DONE 1 tests in 2.372s [2019-12-31T18:11:51.299Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T18:11:51.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:51.300Z] ++ set -e [2019-12-31T18:11:51.300Z] ++ '[' -n 0 ']' [2019-12-31T18:11:51.300Z] ++ set -x [2019-12-31T18:11:51.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:11:51.300Z] INFO: Testing against a local daemon [2019-12-31T18:11:51.300Z] === RUN TestSecretInspect [2019-12-31T18:11:51.806Z] INFO: Expanding compiler 2 of 3... [2019-12-31T18:11:53.845Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-12-31T18:11:54.588Z] --- PASS: TestSecretInspect (3.25s) [2019-12-31T18:11:54.588Z] === RUN TestSecretList [2019-12-31T18:11:55.213Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-31T18:11:56.182Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-31T18:11:57.108Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-31T18:11:57.108Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-12-31T18:11:57.615Z] INFO: Expanding compiler 3 of 3... [2019-12-31T18:11:57.875Z] --- PASS: TestSecretList (3.18s) [2019-12-31T18:11:57.875Z] === RUN TestSecretsCreateAndDelete [2019-12-31T18:11:58.077Z] INFO: Removing downloaded files... [2019-12-31T18:11:58.077Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2019-12-31T18:11:58.077Z] INFO: Configuring git core.autocrlf... [2019-12-31T18:11:59.642Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-12-31T18:11:59.642Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-12-31T18:12:00.567Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-12-31T18:12:00.822Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-12-31T18:12:01.161Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2019-12-31T18:12:01.161Z] === RUN TestSecretsUpdate [2019-12-31T18:12:01.383Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-31T18:12:01.870Z] Clearing AppArmor profiles cache:. [2019-12-31T18:12:01.870Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T18:12:01.870Z] Unloading profiles will leave already running processes permanently [2019-12-31T18:12:01.870Z] unconfined, which can lead to unexpected situations. [2019-12-31T18:12:01.870Z] [2019-12-31T18:12:01.870Z] To set a process to complain mode, use the command line tool [2019-12-31T18:12:01.870Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T18:12:01.870Z] with the 'teardown' option." [2019-12-31T18:12:01.870Z] Post stage [Pipeline] junit [2019-12-31T18:12:02.447Z] Recording test results [Pipeline] sh [2019-12-31T18:12:02.964Z] + echo Ensuring container killed. [2019-12-31T18:12:02.964Z] Ensuring container killed. [2019-12-31T18:12:02.964Z] + docker rm -vf docker-pr11 [2019-12-31T18:12:02.964Z] Error: No such container: docker-pr11 [2019-12-31T18:12:02.964Z] + true [Pipeline] sh [2019-12-31T18:12:03.250Z] + echo Chowning /workspace to jenkins user [2019-12-31T18:12:03.250Z] Chowning /workspace to jenkins user [2019-12-31T18:12:03.250Z] + id -u [2019-12-31T18:12:03.250Z] + id -g [2019-12-31T18:12:03.250Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40174:/workspace busybox chown -R 1000:1000 /workspace [2019-12-31T18:12:03.271Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-12-31T18:12:03.271Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-12-31T18:12:04.448Z] --- PASS: TestSecretsUpdate (3.26s) [2019-12-31T18:12:04.448Z] === RUN TestTemplatedSecret [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T18:12:04.918Z] + bundleName=docker-py [2019-12-31T18:12:04.918Z] + echo Creating docker-py-bundles.tar.gz [2019-12-31T18:12:04.918Z] Creating docker-py-bundles.tar.gz [2019-12-31T18:12:04.918Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-12-31T18:12:04.929Z] Archiving artifacts [2019-12-31T18:12:05.155Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-12-31T18:12:05.215Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40174/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-12-31T18:12:05.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -e DOCKER_GRAPHDRIVER docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/make.sh binary-daemon [2019-12-31T18:12:06.141Z] [2019-12-31T18:12:06.398Z] Removing bundles/ [2019-12-31T18:12:06.398Z] [2019-12-31T18:12:06.398Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-12-31T18:12:06.398Z] Building: bundles/binary-daemon/dockerd-dev [2019-12-31T18:12:06.398Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T18:12:07.041Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-12-31T18:12:07.296Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-31T18:12:07.735Z] --- PASS: TestTemplatedSecret (3.36s) [2019-12-31T18:12:07.735Z] === RUN TestSecretCreateResolve [2019-12-31T18:12:09.181Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-31T18:12:09.181Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-31T18:12:09.181Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-31T18:12:09.181Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-31T18:12:09.181Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-31T18:12:11.066Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-12-31T18:12:11.170Z] --- PASS: TestSecretCreateResolve (3.21s) [2019-12-31T18:12:11.170Z] PASS [2019-12-31T18:12:11.170Z] [2019-12-31T18:12:11.170Z] DONE 6 tests in 19.597s [2019-12-31T18:12:11.170Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T18:12:11.170Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:12:11.170Z] ++ set -e [2019-12-31T18:12:11.170Z] ++ '[' -n 0 ']' [2019-12-31T18:12:11.170Z] ++ set -x [2019-12-31T18:12:11.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:12:11.170Z] INFO: Testing against a local daemon [2019-12-31T18:12:11.170Z] === RUN TestServiceCreateInit [2019-12-31T18:12:11.170Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T18:12:12.428Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-12-31T18:12:12.678Z] #60 380.3 + bin/containerd [2019-12-31T18:12:12.678Z] #60 ... [2019-12-31T18:12:12.678Z] [2019-12-31T18:12:12.678Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:12:12.678Z] #51 DONE 437.5s [2019-12-31T18:12:12.678Z] [2019-12-31T18:12:12.678Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:12:14.939Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-12-31T18:12:14.939Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-31T18:12:15.361Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T18:12:17.098Z] #23 441.5 + return [2019-12-31T18:12:17.098Z] #23 DONE 441.6s [2019-12-31T18:12:17.098Z] [2019-12-31T18:12:17.098Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:12:19.096Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-12-31T18:12:19.819Z] #60 ... [2019-12-31T18:12:19.819Z] [2019-12-31T18:12:19.819Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T18:12:19.819Z] #24 DONE 0.1s [2019-12-31T18:12:19.819Z] [2019-12-31T18:12:19.819Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T18:12:19.819Z] #28 DONE 0.5s [2019-12-31T18:12:19.819Z] [2019-12-31T18:12:19.819Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T18:12:20.106Z] #30 DONE 0.1s [2019-12-31T18:12:20.106Z] [2019-12-31T18:12:20.106Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T18:12:20.106Z] #33 DONE 0.1s [2019-12-31T18:12:20.106Z] [2019-12-31T18:12:20.106Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:12:20.106Z] #60 ... [2019-12-31T18:12:20.106Z] [2019-12-31T18:12:20.106Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T18:12:20.106Z] #38 DONE 0.1s [2019-12-31T18:12:20.106Z] [2019-12-31T18:12:20.106Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T18:12:20.397Z] #40 DONE 0.1s [2019-12-31T18:12:20.397Z] [2019-12-31T18:12:20.397Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T18:12:20.397Z] #43 DONE 0.1s [2019-12-31T18:12:20.397Z] [2019-12-31T18:12:20.397Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:12:20.397Z] #60 ... [2019-12-31T18:12:20.397Z] [2019-12-31T18:12:20.397Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T18:12:20.397Z] #46 DONE 0.1s [2019-12-31T18:12:20.397Z] [2019-12-31T18:12:20.397Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T18:12:20.629Z] --- PASS: TestServiceCreateInit (9.82s) [2019-12-31T18:12:20.630Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2019-12-31T18:12:20.630Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2019-12-31T18:12:20.630Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T18:12:20.685Z] #49 DONE 0.1s [2019-12-31T18:12:20.685Z] [2019-12-31T18:12:20.685Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T18:12:20.685Z] #52 DONE 0.1s [2019-12-31T18:12:20.685Z] [2019-12-31T18:12:20.685Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:12:20.685Z] #60 ... [2019-12-31T18:12:20.685Z] [2019-12-31T18:12:20.685Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T18:12:20.685Z] #56 DONE 0.1s [2019-12-31T18:12:20.972Z] [2019-12-31T18:12:20.972Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T18:12:21.605Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-31T18:12:22.165Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-12-31T18:12:25.426Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-31T18:12:25.985Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-31T18:12:27.347Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-12-31T18:12:29.901Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-12-31T18:12:30.826Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-12-31T18:12:32.200Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-12-31T18:12:33.564Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-31T18:12:36.076Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-12-31T18:12:42.600Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-31T18:12:42.600Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-31T18:12:43.959Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-12-31T18:12:45.845Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-12-31T18:12:47.171Z] --- PASS: TestCreateServiceMultipleTimes (23.48s) [2019-12-31T18:12:47.171Z] === RUN TestCreateServiceConflict [2019-12-31T18:12:47.171Z] --- PASS: TestCreateServiceConflict (3.19s) [2019-12-31T18:12:47.171Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T18:12:49.106Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-31T18:12:49.144Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T18:12:49.144Z] [2019-12-31T18:12:49.144Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T18:12:49.144Z] PKG_CONFIG=pkg-config [2019-12-31T18:12:49.144Z] GOLANG_VERSION=1.13.5 [2019-12-31T18:12:49.144Z] HOSTNAME=975135bb94cd [2019-12-31T18:12:49.144Z] DOCKER_EXPERIMENTAL=1 [2019-12-31T18:12:49.144Z] container=docker [2019-12-31T18:12:49.144Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T18:12:49.144Z] GO111MODULE=off [2019-12-31T18:12:49.144Z] GOPATH=/go [2019-12-31T18:12:49.144Z] PWD=/go/src/github.com/docker/docker [2019-12-31T18:12:49.144Z] HOME=/root [2019-12-31T18:12:49.144Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T18:12:49.144Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T18:12:49.144Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T18:12:49.144Z] DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:12:49.144Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T18:12:49.144Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T18:12:49.144Z] TERM=xterm [2019-12-31T18:12:49.144Z] VALIDATE_BRANCH=master [2019-12-31T18:12:49.144Z] DEST=bundles/test-integration [2019-12-31T18:12:49.144Z] SHLVL=1 [2019-12-31T18:12:49.144Z] TIMEOUT=120m [2019-12-31T18:12:49.144Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T18:12:49.144Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T18:12:49.144Z] TESTDEBUG=0 [2019-12-31T18:12:49.144Z] _=/usr/bin/env [2019-12-31T18:12:49.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T18:12:50.030Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-31T18:12:50.031Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-31T18:12:51.361Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2019-12-31T18:12:51.361Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T18:12:51.439Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-31T18:12:53.324Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-31T18:12:54.685Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-31T18:12:55.609Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-31T18:12:58.969Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-12-31T18:13:00.249Z] #60 429.4 + bin/containerd-stress [2019-12-31T18:13:00.249Z] #60 433.1 + bin/containerd-shim [2019-12-31T18:13:00.853Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-12-31T18:13:04.117Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-12-31T18:13:04.117Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-12-31T18:13:06.259Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s) [2019-12-31T18:13:06.259Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T18:13:09.355Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-31T18:13:09.547Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2019-12-31T18:13:09.547Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite (360.58s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.96s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.66s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.72s) [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:1449: [dfa14b3765f9a] daemon is not started [2019-12-31T18:13:09.916Z] check_test.go:309: [d656d7563641a] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.08s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.38s) [2019-12-31T18:13:09.916Z] check_test.go:309: [ddd9087d78bb7] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.74s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.11s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.98s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.05s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.49s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.01s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.11s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.37s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d0d5a403bce4b] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d6f9b599aa3eb] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.15s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2019-12-31T18:13:09.916Z] check_test.go:309: [deae563aeef76] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.73s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.30s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.62s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.86s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.83s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d899ef1d0930d] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.26s) [2019-12-31T18:13:09.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-31T18:13:09.916Z] check_test.go:309: [d2c1f2dad7ea3] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.81s) [2019-12-31T18:13:09.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-31T18:13:09.916Z] check_test.go:309: [d91e615a417d4] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.18s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.74s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2019-12-31T18:13:09.916Z] check_test.go:309: [ddfd047fa2619] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.71s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d4bf5ad1578f8] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.12s) [2019-12-31T18:13:09.916Z] docker_cli_daemon_plugins_test.go:79: [d16b00073774e] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.82s) [2019-12-31T18:13:09.916Z] docker_cli_daemon_plugins_test.go:169: [d38eddd099a2f] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.79s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d84520156bacd] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.06s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.91s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.74s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.93s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d223d5b41d7dd] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.59s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.39s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.18s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.28s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.88s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d2f4d1e353a22] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.64s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.18s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.71s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.55s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.40s) [2019-12-31T18:13:09.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-31T18:13:09.916Z] check_test.go:309: [d875b0d2b36c9] daemon is not started [2019-12-31T18:13:09.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-31T18:13:09.916Z] check_test.go:309: [de7dee940d024] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.91s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d731e3fb24e1b] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.21s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.61s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.23s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.01s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.80s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.18s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.98s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d67d93a09653f] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.15s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.42s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.78s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d2dc16a4c6390] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.87s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.24s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-12-31T18:13:09.916Z] check_test.go:309: [d44ef583f6b92] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d7de13519a254] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.69s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d50db1a6084cf] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.41s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.26s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.54s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d766b6ea6b580] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.36s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.92s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.54s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.07s) [2019-12-31T18:13:09.916Z] check_test.go:309: [d1218cac3cffa] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.28s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-12-31T18:13:09.916Z] check_test.go:309: [dbe160c98a899] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.80s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.87s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.80s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.17s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.29s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.75s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.53s) [2019-12-31T18:13:09.916Z] docker_cli_daemon_test.go:2542: [dce3b212595f5] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.15s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.12s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.32s) [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s) [2019-12-31T18:13:09.916Z] check_test.go:309: [db99fae0ad4b0] daemon is not started [2019-12-31T18:13:09.916Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.86s) [2019-12-31T18:13:09.916Z] === RUN TestDockerSwarmSuite [2019-12-31T18:13:09.916Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-12-31T18:13:10.575Z] #60 443.3 + bin/containerd-shim-runc-v1 [2019-12-31T18:13:10.843Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-31T18:13:12.834Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2019-12-31T18:13:12.834Z] === RUN TestCreateServiceSysctls [2019-12-31T18:13:13.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T18:13:13.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T18:13:15.039Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-12-31T18:13:15.039Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-31T18:13:16.120Z] #60 448.3 + bin/containerd-shim-runc-v2 [2019-12-31T18:13:16.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T18:13:16.740Z] #60 449.7 + binaries [2019-12-31T18:13:17.026Z] --- PASS: TestCreateServiceSysctls (4.35s) [2019-12-31T18:13:17.026Z] === RUN TestCreateServiceCapabilities [2019-12-31T18:13:17.026Z] #60 449.7 + mkdir -p /build [2019-12-31T18:13:17.026Z] #60 449.7 + cp bin/containerd /build/containerd [2019-12-31T18:13:17.026Z] #60 449.7 + cp bin/containerd-shim /build/containerd-shim [2019-12-31T18:13:17.026Z] #60 449.8 + cp bin/ctr /build/ctr [2019-12-31T18:13:17.026Z] #60 DONE 449.8s [2019-12-31T18:13:18.359Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-12-31T18:13:18.507Z] [2019-12-31T18:13:18.507Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T18:13:18.507Z] #61 DONE 0.1s [2019-12-31T18:13:18.507Z] [2019-12-31T18:13:18.507Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T18:13:18.507Z] #65 DONE 0.1s [2019-12-31T18:13:18.507Z] [2019-12-31T18:13:18.507Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T18:13:18.792Z] #67 DONE 0.1s [2019-12-31T18:13:18.792Z] [2019-12-31T18:13:18.792Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T18:13:18.792Z] #70 DONE 0.1s [2019-12-31T18:13:18.792Z] [2019-12-31T18:13:18.792Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T18:13:18.792Z] #71 DONE 0.0s [2019-12-31T18:13:18.792Z] [2019-12-31T18:13:18.792Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T18:13:20.315Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2019-12-31T18:13:20.316Z] === RUN TestInspect [2019-12-31T18:13:20.825Z] #72 DONE 2.1s [2019-12-31T18:13:20.825Z] [2019-12-31T18:13:20.825Z] #73 exporting to oci image format [2019-12-31T18:13:21.114Z] #73 exporting layers [2019-12-31T18:13:23.602Z] --- PASS: TestInspect (3.38s) [2019-12-31T18:13:23.603Z] === RUN TestServiceListWithStatuses [2019-12-31T18:13:23.603Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-31T18:13:23.603Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T18:13:23.603Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T18:13:24.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-12-31T18:13:27.799Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-12-31T18:13:27.799Z] Copying nested executables into bundles/binary-daemon [2019-12-31T18:13:27.799Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-12-31T18:13:28.125Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -e DOCKER_GRAPHDRIVER docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/make.sh cross [2019-12-31T18:13:28.690Z] [2019-12-31T18:13:28.691Z] Removing bundles/ [2019-12-31T18:13:28.949Z] [2019-12-31T18:13:28.949Z] ---> Making bundle: cross (in bundles/cross) [2019-12-31T18:13:28.949Z] Cross building: bundles/cross/linux/amd64 [2019-12-31T18:13:28.949Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-12-31T18:13:28.949Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-12-31T18:13:30.130Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-31T18:13:30.170Z] --- PASS: TestDockerNetworkConnectAlias (6.80s) [2019-12-31T18:13:30.170Z] === RUN TestDockerNetworkReConnect [2019-12-31T18:13:31.056Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-31T18:13:31.056Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-31T18:13:36.737Z] --- PASS: TestDockerNetworkReConnect (5.99s) [2019-12-31T18:13:36.737Z] === RUN TestServicePlugin [2019-12-31T18:13:36.737Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-31T18:13:36.737Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:13:36.737Z] === RUN TestServiceUpdateLabel [2019-12-31T18:13:37.609Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-31T18:13:37.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-12-31T18:13:38.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-12-31T18:13:39.095Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-31T18:13:40.028Z] --- PASS: TestServiceUpdateLabel (3.23s) [2019-12-31T18:13:40.028Z] === RUN TestServiceUpdateSecrets [2019-12-31T18:13:40.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T18:13:40.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T18:13:40.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T18:13:41.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T18:13:42.357Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-31T18:13:42.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T18:13:45.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T18:13:46.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T18:13:50.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T18:13:50.441Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-31T18:13:52.954Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-12-31T18:13:53.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T18:13:54.909Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2019-12-31T18:13:54.909Z] === RUN TestServiceUpdateConfigs [2019-12-31T18:13:55.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T18:13:56.215Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-31T18:13:57.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T18:14:00.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T18:14:02.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T18:14:04.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T18:14:06.412Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T18:14:06.412Z] Using test binary docker [2019-12-31T18:14:06.412Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T18:14:06.412Z] +++ /etc/init.d/apparmor start [2019-12-31T18:14:06.412Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T18:14:06.412Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T18:14:06.412Z] Warning failed to create cache: (null) [2019-12-31T18:14:06.412Z] . [2019-12-31T18:14:06.412Z] INFO: Waiting for daemon to start... [2019-12-31T18:14:06.412Z] Starting dockerd [2019-12-31T18:14:06.412Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-12-31T18:14:08.264Z] . [2019-12-31T18:14:08.264Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T18:14:08.264Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T18:14:08.264Z] Error: No such image: emptyfs [2019-12-31T18:14:08.264Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T18:14:08.264Z] ++++ docker load [2019-12-31T18:14:08.264Z] Running integration-test (iteration 1) [2019-12-31T18:14:08.264Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T18:14:08.264Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:14:08.264Z] ++ set -e [2019-12-31T18:14:08.264Z] ++ '[' -n 0 ']' [2019-12-31T18:14:08.264Z] ++ set -x [2019-12-31T18:14:08.264Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:14:08.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-12-31T18:14:08.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-12-31T18:14:09.897Z] Removing intermediate container 3953701599d5 [2019-12-31T18:14:09.897Z] ---> efd74d1ff5cd [2019-12-31T18:14:09.897Z] 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 [2019-12-31T18:14:09.897Z] ---> Running in 885b79870bf7 [2019-12-31T18:14:09.897Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2019-12-31T18:14:12.993Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2019-12-31T18:14:12.993Z] === RUN TestServiceUpdateNetwork [2019-12-31T18:14:16.498Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-31T18:14:16.499Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-31T18:14:17.764Z] Loaded image: buildpack-deps:jessie [2019-12-31T18:14:17.764Z] Loaded image: busybox:latest [2019-12-31T18:14:17.764Z] Loaded image: busybox:glibc [2019-12-31T18:14:17.764Z] Loaded image: debian:jessie [2019-12-31T18:14:17.764Z] Loaded image: hello-world:latest [2019-12-31T18:14:17.764Z] INFO: Testing against a local daemon [2019-12-31T18:14:17.764Z] === RUN TestCgroupNamespacesBuild [2019-12-31T18:14:19.577Z] --- PASS: TestCgroupNamespacesBuild (1.80s) [2019-12-31T18:14:19.577Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T18:14:21.399Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2019-12-31T18:14:21.399Z] === RUN TestBuildWithSession [2019-12-31T18:14:21.399Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T18:14:21.399Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T18:14:21.399Z] === RUN TestBuildSquashParent [2019-12-31T18:14:23.025Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-31T18:14:23.026Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-31T18:14:23.026Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-31T18:14:23.949Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-31T18:14:24.205Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-31T18:14:24.764Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-31T18:14:25.019Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-31T18:14:27.618Z] --- PASS: TestBuildSquashParent (6.44s) [2019-12-31T18:14:27.618Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T18:14:27.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:14:27.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:14:27.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:14:27.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:14:27.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:14:27.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:14:27.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:14:27.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:14:27.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:14:27.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:14:27.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:14:27.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:14:27.987Z] --- PASS: TestServiceUpdateNetwork (15.66s) [2019-12-31T18:14:27.987Z] PASS [2019-12-31T18:14:27.987Z] [2019-12-31T18:14:27.987Z] === Skipped [2019-12-31T18:14:27.987Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-31T18:14:27.987Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T18:14:27.987Z] [2019-12-31T18:14:27.987Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-12-31T18:14:27.987Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:14:27.987Z] [2019-12-31T18:14:27.987Z] [2019-12-31T18:14:27.987Z] DONE 20 tests, 2 skipped in 135.215s [2019-12-31T18:14:27.987Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T18:14:27.987Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:14:27.987Z] ++ set -e [2019-12-31T18:14:27.987Z] ++ '[' -n 0 ']' [2019-12-31T18:14:27.987Z] ++ set -x [2019-12-31T18:14:27.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:14:27.987Z] INFO: Testing against a local daemon [2019-12-31T18:14:27.987Z] === RUN TestSessionCreate [2019-12-31T18:14:27.987Z] --- PASS: TestSessionCreate (0.05s) [2019-12-31T18:14:27.987Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T18:14:27.987Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-31T18:14:27.987Z] PASS [2019-12-31T18:14:27.987Z] [2019-12-31T18:14:27.987Z] DONE 2 tests in 0.227s [2019-12-31T18:14:27.987Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T18:14:27.987Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:14:27.987Z] ++ set -e [2019-12-31T18:14:27.987Z] ++ '[' -n 0 ']' [2019-12-31T18:14:27.987Z] ++ set -x [2019-12-31T18:14:27.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:14:27.988Z] INFO: Testing against a local daemon [2019-12-31T18:14:27.988Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T18:14:27.988Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T18:14:27.988Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T18:14:27.988Z] === RUN TestEventsExecDie [2019-12-31T18:14:27.988Z] --- PASS: TestEventsExecDie (0.90s) [2019-12-31T18:14:27.988Z] === RUN TestEventsBackwardsCompatible [2019-12-31T18:14:27.988Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-12-31T18:14:27.988Z] === RUN TestInfoBinaryCommits [2019-12-31T18:14:27.988Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-31T18:14:27.988Z] === RUN TestInfoAPIVersioned [2019-12-31T18:14:27.988Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-31T18:14:27.988Z] === RUN TestInfoDiscoveryBackend [2019-12-31T18:14:27.988Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2019-12-31T18:14:27.988Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T18:14:27.996Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:14:27.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:14:28.278Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-31T18:14:28.923Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T18:14:28.923Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T18:14:29.491Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2019-12-31T18:14:29.491Z] === RUN TestInfoAPI [2019-12-31T18:14:29.491Z] --- PASS: TestInfoAPI (0.05s) [2019-12-31T18:14:29.491Z] === RUN TestInfoAPIWarnings [2019-12-31T18:14:29.640Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-31T18:14:29.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-12-31T18:14:30.428Z] --- PASS: TestInfoAPIWarnings (0.60s) [2019-12-31T18:14:30.428Z] === RUN TestInfoDebug [2019-12-31T18:14:30.474Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:14:30.474Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:14:30.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-12-31T18:14:30.997Z] --- PASS: TestInfoDebug (0.60s) [2019-12-31T18:14:30.997Z] === RUN TestInfoInsecureRegistries [2019-12-31T18:14:31.076Z] --- PASS: TestImportExtremelyLargeImageWorks (184.14s) [2019-12-31T18:14:31.076Z] PASS [2019-12-31T18:14:31.076Z] [2019-12-31T18:14:31.076Z] DONE 12 tests in 187.934s [2019-12-31T18:14:31.076Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T18:14:31.076Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:14:31.076Z] ++ set -e [2019-12-31T18:14:31.076Z] ++ '[' -n 0 ']' [2019-12-31T18:14:31.076Z] ++ set -x [2019-12-31T18:14:31.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:14:31.088Z] INFO: Sources obtained for gotestsum... [2019-12-31T18:14:31.088Z] INFO: Checkout done for gotestsum... [2019-12-31T18:14:31.331Z] INFO: Testing against a local daemon [2019-12-31T18:14:31.331Z] === RUN TestNetworkCreateDelete [2019-12-31T18:14:31.331Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-12-31T18:14:31.331Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T18:14:31.565Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2019-12-31T18:14:31.565Z] === RUN TestInfoRegistryMirrors [2019-12-31T18:14:31.586Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-31T18:14:31.841Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2019-12-31T18:14:31.841Z] === RUN TestInspectNetwork [2019-12-31T18:14:32.132Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2019-12-31T18:14:32.132Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T18:14:32.391Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-12-31T18:14:32.391Z] === RUN TestPingCacheHeaders [2019-12-31T18:14:32.391Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-31T18:14:32.391Z] === RUN TestPingGet [2019-12-31T18:14:32.391Z] --- PASS: TestPingGet (0.03s) [2019-12-31T18:14:32.391Z] === RUN TestPingHead [2019-12-31T18:14:32.630Z] INFO: Build done for gotestsum... [2019-12-31T18:14:32.650Z] --- PASS: TestPingHead (0.05s) [2019-12-31T18:14:32.650Z] === RUN TestVersion [2019-12-31T18:14:32.650Z] --- PASS: TestVersion (0.05s) [2019-12-31T18:14:32.650Z] PASS [2019-12-31T18:14:32.650Z] [2019-12-31T18:14:32.650Z] === Skipped [2019-12-31T18:14:32.650Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T18:14:32.650Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T18:14:32.650Z] [2019-12-31T18:14:32.650Z] [2019-12-31T18:14:32.650Z] DONE 18 tests, 1 skipped in 6.455s [2019-12-31T18:14:32.650Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T18:14:32.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:14:32.650Z] ++ set -e [2019-12-31T18:14:32.650Z] ++ '[' -n 0 ']' [2019-12-31T18:14:32.650Z] ++ set -x [2019-12-31T18:14:32.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:14:32.650Z] INFO: Testing against a local daemon [2019-12-31T18:14:32.650Z] === RUN TestVolumesCreateAndList [2019-12-31T18:14:32.908Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-31T18:14:32.908Z] === RUN TestVolumesRemove [2019-12-31T18:14:32.908Z] --- PASS: TestVolumesRemove (0.11s) [2019-12-31T18:14:32.908Z] === RUN TestVolumesInspect [2019-12-31T18:14:32.908Z] --- PASS: TestVolumesInspect (0.03s) [2019-12-31T18:14:32.908Z] === RUN TestVolumesInvalidJSON [2019-12-31T18:14:32.908Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T18:14:32.908Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T18:14:32.908Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T18:14:32.908Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-31T18:14:32.908Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T18:14:32.908Z] PASS [2019-12-31T18:14:32.908Z] [2019-12-31T18:14:32.908Z] DONE 5 tests in 0.363s [2019-12-31T18:14:32.908Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T18:14:32.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:14:33.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:14:33.475Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T18:14:33.475Z] +++ kill 13049 [2019-12-31T18:14:33.728Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-31T18:14:34.852Z] +++ /etc/init.d/apparmor stop [2019-12-31T18:14:34.852Z] Clearing AppArmor profiles cache:. [2019-12-31T18:14:34.852Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T18:14:34.852Z] Unloading profiles will leave already running processes permanently [2019-12-31T18:14:34.852Z] unconfined, which can lead to unexpected situations. [2019-12-31T18:14:34.852Z] [2019-12-31T18:14:34.852Z] To set a process to complain mode, use the command line tool [2019-12-31T18:14:34.852Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T18:14:34.852Z] with the 'teardown' option." [2019-12-31T18:14:34.852Z] [2019-12-31T18:14:35.089Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-31T18:14:35.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-12-31T18:14:35.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s) [2019-12-31T18:14:35.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2019-12-31T18:14:35.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s) [2019-12-31T18:14:35.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2019-12-31T18:14:35.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2019-12-31T18:14:35.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2019-12-31T18:14:35.818Z] === RUN TestBuildMultiStageCopy [2019-12-31T18:14:35.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T18:14:36.012Z] === RUN TestDockerSuite/TestBuildEnvUsage Post stage [Pipeline] junit [2019-12-31T18:14:36.769Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T18:14:37.520Z] + echo Ensuring container killed. [2019-12-31T18:14:37.520Z] Ensuring container killed. [2019-12-31T18:14:37.520Z] + docker rm -vf docker-pr11 [2019-12-31T18:14:37.520Z] Error: No such container: docker-pr11 [2019-12-31T18:14:37.520Z] + true [Pipeline] sh [2019-12-31T18:14:37.811Z] + echo Chowning /workspace to jenkins user [2019-12-31T18:14:37.811Z] Chowning /workspace to jenkins user [2019-12-31T18:14:37.811Z] + id -u [2019-12-31T18:14:37.811Z] + id -g [2019-12-31T18:14:37.811Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40174:/workspace busybox chown -R 1000:1000 /workspace [2019-12-31T18:14:38.264Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T18:14:38.264Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T18:14:38.528Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T18:14:38.528Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T18:14:38.528Z] === RUN TestInspectNetwork/network_name [2019-12-31T18:14:38.528Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T18:14:39.108Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T18:14:39.551Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T18:14:39.975Z] --- PASS: TestBuildMultiStageCopy (4.53s) [2019-12-31T18:14:39.975Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2019-12-31T18:14:39.975Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2019-12-31T18:14:39.975Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2019-12-31T18:14:39.975Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2019-12-31T18:14:39.975Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2019-12-31T18:14:39.975Z] === RUN TestBuildMultiStageParentConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T18:14:41.402Z] + bundleName=arm64-integration [2019-12-31T18:14:41.402Z] + echo Creating arm64-integration-bundles.tar.gz [2019-12-31T18:14:41.402Z] Creating arm64-integration-bundles.tar.gz [2019-12-31T18:14:41.402Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-12-31T18:14:41.402Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-12-31T18:14:41.678Z] Archiving artifacts [2019-12-31T18:14:41.852Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2019-12-31T18:14:41.852Z] === RUN TestBuildLabelWithTargets [2019-12-31T18:14:41.878Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40174/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T18:14:42.192Z] + make clean [2019-12-31T18:14:42.684Z] --- PASS: TestInspectNetwork (10.81s) [2019-12-31T18:14:42.684Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-31T18:14:42.684Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T18:14:42.684Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T18:14:42.684Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T18:14:42.684Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T18:14:42.762Z] docker volume rm -f docker-dev-cache [2019-12-31T18:14:42.762Z] docker-dev-cache [Pipeline] deleteDir [2019-12-31T18:14:42.939Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-31T18:14:43.661Z] --- PASS: TestBuildLabelWithTargets (2.01s) [2019-12-31T18:14:43.661Z] === RUN TestBuildWithEmptyLayers [2019-12-31T18:14:44.435Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2019-12-31T18:14:44.435Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T18:14:45.062Z] Removing intermediate container 885b79870bf7 [2019-12-31T18:14:45.062Z] ---> 277785e51216 [2019-12-31T18:14:45.062Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2019-12-31T18:14:45.062Z] ---> Running in 36c97e151e4e [2019-12-31T18:14:45.062Z] Removing intermediate container 36c97e151e4e [2019-12-31T18:14:45.062Z] ---> 13966107c0b0 [2019-12-31T18:14:45.062Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-12-31T18:14:45.062Z] ---> Running in 723c26885da8 [2019-12-31T18:14:45.447Z] --- PASS: TestRunContainerWithBridgeNone (2.64s) [2019-12-31T18:14:45.447Z] === RUN TestNetworkInvalidJSON [2019-12-31T18:14:45.447Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T18:14:45.447Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T18:14:45.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:14:45.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:14:45.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:14:45.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:14:45.447Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T18:14:45.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:14:45.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:14:45.447Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-31T18:14:45.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T18:14:45.447Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T18:14:45.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T18:14:45.447Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T18:14:45.523Z] Removing intermediate container 723c26885da8 [2019-12-31T18:14:45.523Z] ---> 6525ff0764a5 [2019-12-31T18:14:45.523Z] Step 10/10 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T18:14:46.418Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-12-31T18:14:46.418Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T18:14:47.343Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-12-31T18:14:47.343Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T18:14:47.767Z] --- PASS: TestBuildMultiStageOnBuild (3.19s) [2019-12-31T18:14:47.767Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T18:14:48.266Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-12-31T18:14:48.266Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T18:14:49.214Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2019-12-31T18:14:49.214Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T18:14:49.628Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2019-12-31T18:14:49.628Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T18:14:50.231Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-12-31T18:14:50.231Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T18:14:50.443Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-12-31T18:14:50.443Z] Copying nested executables into bundles/cross/linux/amd64 [2019-12-31T18:14:50.443Z] Cross building: bundles/cross/windows/amd64 [2019-12-31T18:14:50.443Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-31T18:14:50.443Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-12-31T18:14:51.757Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2019-12-31T18:14:51.757Z] === RUN TestBuildWithHugeFile [2019-12-31T18:14:53.501Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2019-12-31T18:14:53.501Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T18:14:53.501Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T18:14:53.501Z] service_test.go:230: FLAKY_TEST [2019-12-31T18:14:53.501Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T18:15:05.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-31T18:15:07.101Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-31T18:15:13.399Z] #73 exporting layers 104.8s done [2019-12-31T18:15:13.399Z] #73 exporting manifest sha256:50e5aa76aeb896f3652e8c76261ae40aeeca525ab02d2fa57564998855256930 done [2019-12-31T18:15:13.399Z] #73 exporting config sha256:726e309a37dfbec0fc1976d1b7543a7f6404e2bbb7a39e4c53aefb0fc4bea569 done [2019-12-31T18:15:13.399Z] #73 sending tarball [2019-12-31T18:15:13.670Z] --- PASS: TestServiceWithDataPathPortInit (19.20s) [2019-12-31T18:15:13.670Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T18:15:15.526Z] ---> c25a6cd33986 [2019-12-31T18:15:15.526Z] Successfully built c25a6cd33986 [2019-12-31T18:15:15.526Z] Successfully tagged docker:latest [2019-12-31T18:15:15.526Z] INFO: Image build ended at 12/31/2019 18:15:13. Duration:00:04:22.0307293 [2019-12-31T18:15:15.526Z] [2019-12-31T18:15:15.526Z] [2019-12-31T18:15:15.526Z] INFO: Building the test binaries at 12/31/2019 18:15:13... [2019-12-31T18:15:16.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-31T18:15:17.187Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-12-31T18:15:17.442Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-12-31T18:15:18.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-31T18:15:18.441Z] INFO: make.ps1 starting at 12/31/2019 18:15:17 [2019-12-31T18:15:18.441Z] INFO: Git commit (491531c12) assumed from DOCKER_GITCOMMIT environment variable [2019-12-31T18:15:18.441Z] INFO: Invoking autogen... [2019-12-31T18:15:18.901Z] INFO: Building daemon... [2019-12-31T18:15:18.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-12-31T18:15:19.851Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-31T18:15:19.851Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-12-31T18:15:20.105Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-31T18:15:23.366Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.17s) [2019-12-31T18:15:23.366Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hzjp81jb5fxb0is6f9k4dk6bs Created:2019-12-31 18:15:14.113801767 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[768826c26bd68b69321e9eb23aeeb60561503b851249d31d7501bc3b6f60de89:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5zo6unzk1xfijpscffsu8to9s EndpointID:2b8085d532fa967c2f5955725747d316844166aa3e66d0f4159e9302b51c5510 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:130d83f9ea1093dff9530a21b0393c9e819b71c5acfa8d83f2381acec90e4eac MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0dd87b658db3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5zo6unzk1xfijpscffsu8to9s EndpointID:2b8085d532fa967c2f5955725747d316844166aa3e66d0f4159e9302b51c5510 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T18:15:23.366Z] PASS [2019-12-31T18:15:23.366Z] [2019-12-31T18:15:23.366Z] === Skipped [2019-12-31T18:15:23.366Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T18:15:23.366Z] service_test.go:230: FLAKY_TEST [2019-12-31T18:15:23.366Z] [2019-12-31T18:15:23.366Z] [2019-12-31T18:15:23.366Z] DONE 21 tests, 1 skipped in 51.617s [2019-12-31T18:15:23.366Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T18:15:23.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:23.366Z] ++ set -e [2019-12-31T18:15:23.366Z] ++ '[' -n 0 ']' [2019-12-31T18:15:23.366Z] ++ set -x [2019-12-31T18:15:23.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:23.366Z] INFO: Testing against a local daemon [2019-12-31T18:15:23.366Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T18:15:23.366Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T18:15:23.366Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:15:23.366Z] === RUN TestDockerNetworkIpvlan [2019-12-31T18:15:23.366Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T18:15:23.366Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:15:23.366Z] PASS [2019-12-31T18:15:23.366Z] [2019-12-31T18:15:23.366Z] === Skipped [2019-12-31T18:15:23.366Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T18:15:23.366Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:15:23.366Z] [2019-12-31T18:15:23.366Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T18:15:23.366Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:15:23.366Z] [2019-12-31T18:15:23.366Z] [2019-12-31T18:15:23.366Z] DONE 2 tests, 2 skipped in 0.143s [2019-12-31T18:15:23.366Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T18:15:23.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:23.366Z] ++ set -e [2019-12-31T18:15:23.366Z] ++ '[' -n 0 ']' [2019-12-31T18:15:23.366Z] ++ set -x [2019-12-31T18:15:23.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:23.366Z] INFO: Testing against a local daemon [2019-12-31T18:15:23.366Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T18:15:23.823Z] #73 sending tarball 17.2s done [2019-12-31T18:15:23.823Z] #73 DONE 122.0s [2019-12-31T18:15:23.823Z] [2019-12-31T18:15:23.823Z] #74 importing to docker [2019-12-31T18:15:24.729Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2019-12-31T18:15:24.729Z] === RUN TestDockerNetworkMacvlan [2019-12-31T18:15:25.653Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T18:15:26.044Z] --- PASS: TestBuildWithHugeFile (30.90s) [2019-12-31T18:15:26.044Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T18:15:26.044Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:15:26.044Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:15:26.044Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:15:26.044Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:15:26.044Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:15:26.044Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:15:26.044Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:15:26.044Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:15:26.044Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:15:26.044Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2019-12-31T18:15:26.044Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2019-12-31T18:15:26.044Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-12-31T18:15:26.044Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-12-31T18:15:26.044Z] === RUN TestBuildPreserveOwnership [2019-12-31T18:15:26.044Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T18:15:26.214Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T18:15:27.137Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T18:15:27.305Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T18:15:29.775Z] --- PASS: TestBuildPreserveOwnership (6.22s) [2019-12-31T18:15:29.775Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.13s) [2019-12-31T18:15:29.775Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-12-31T18:15:29.775Z] === RUN TestBuildPlatformInvalid [2019-12-31T18:15:29.775Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-12-31T18:15:29.775Z] PASS [2019-12-31T18:15:29.775Z] [2019-12-31T18:15:29.775Z] === Skipped [2019-12-31T18:15:29.775Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-12-31T18:15:29.775Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T18:15:29.775Z] [2019-12-31T18:15:29.775Z] [2019-12-31T18:15:29.775Z] DONE 32 tests, 1 skipped in 81.162s [2019-12-31T18:15:29.775Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T18:15:29.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:29.775Z] ++ set -e [2019-12-31T18:15:29.775Z] ++ '[' -n 0 ']' [2019-12-31T18:15:29.775Z] ++ set -x [2019-12-31T18:15:29.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:29.775Z] INFO: Testing against a local daemon [2019-12-31T18:15:29.775Z] === RUN TestConfigList [2019-12-31T18:15:30.397Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T18:15:32.281Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-31T18:15:32.281Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-31T18:15:32.840Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-31T18:15:32.968Z] --- PASS: TestConfigList (2.90s) [2019-12-31T18:15:32.968Z] === RUN TestConfigsCreateAndDelete [2019-12-31T18:15:33.400Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-12-31T18:15:33.655Z] === RUN TestDockerSuite/TestBuildFails [2019-12-31T18:15:34.214Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T18:15:34.774Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-31T18:15:34.774Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-31T18:15:35.853Z] --- PASS: TestConfigsCreateAndDelete (3.06s) [2019-12-31T18:15:35.853Z] === RUN TestConfigsUpdate [2019-12-31T18:15:37.321Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-12-31T18:15:39.034Z] --- PASS: TestConfigsUpdate (2.82s) [2019-12-31T18:15:39.034Z] === RUN TestTemplatedConfig [2019-12-31T18:15:39.848Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-31T18:15:40.407Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T18:15:41.767Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-31T18:15:42.023Z] --- PASS: TestDockerNetworkMacvlan (17.31s) [2019-12-31T18:15:42.023Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-12-31T18:15:42.023Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-12-31T18:15:42.023Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.87s) [2019-12-31T18:15:42.023Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.95s) [2019-12-31T18:15:42.023Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2019-12-31T18:15:42.023Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s) [2019-12-31T18:15:42.023Z] PASS [2019-12-31T18:15:42.023Z] [2019-12-31T18:15:42.023Z] DONE 8 tests in 18.925s [2019-12-31T18:15:42.023Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T18:15:42.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:42.023Z] ++ set -e [2019-12-31T18:15:42.023Z] ++ '[' -n 0 ']' [2019-12-31T18:15:42.023Z] ++ set -x [2019-12-31T18:15:42.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:42.023Z] testing: warning: no tests to run [2019-12-31T18:15:42.023Z] PASS [2019-12-31T18:15:42.023Z] [2019-12-31T18:15:42.023Z] DONE 0 tests in 0.028s [2019-12-31T18:15:42.023Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T18:15:42.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:42.023Z] ++ set -e [2019-12-31T18:15:42.023Z] ++ '[' -n 0 ']' [2019-12-31T18:15:42.023Z] ++ set -x [2019-12-31T18:15:42.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:42.023Z] INFO: Testing against a local daemon [2019-12-31T18:15:42.023Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T18:15:42.221Z] --- PASS: TestTemplatedConfig (3.32s) [2019-12-31T18:15:42.221Z] === RUN TestConfigInspect [2019-12-31T18:15:43.382Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-31T18:15:43.637Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-31T18:15:43.637Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-12-31T18:15:43.637Z] === RUN TestAuthZPluginTLS [2019-12-31T18:15:44.198Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-12-31T18:15:44.198Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T18:15:44.656Z] --- PASS: TestConfigInspect (2.73s) [2019-12-31T18:15:44.656Z] === RUN TestConfigCreateWithLabels [2019-12-31T18:15:44.758Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-31T18:15:44.758Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-12-31T18:15:44.758Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T18:15:45.317Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-12-31T18:15:45.317Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T18:15:45.877Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-12-31T18:15:45.877Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T18:15:46.843Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-31T18:15:47.770Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2019-12-31T18:15:47.770Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T18:15:47.967Z] --- PASS: TestConfigCreateWithLabels (2.98s) [2019-12-31T18:15:47.967Z] === RUN TestConfigCreateResolve [2019-12-31T18:15:48.024Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-31T18:15:48.279Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-12-31T18:15:48.279Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T18:15:48.279Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-31T18:15:48.839Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-12-31T18:15:48.839Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T18:15:49.398Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-12-31T18:15:49.398Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T18:15:50.413Z] --- PASS: TestConfigCreateResolve (2.47s) [2019-12-31T18:15:50.413Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T18:15:50.760Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-31T18:15:50.788Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-12-31T18:15:50.788Z] PASS [2019-12-31T18:15:50.788Z] [2019-12-31T18:15:50.788Z] DONE 8 tests in 20.926s [2019-12-31T18:15:50.788Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T18:15:50.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:50.788Z] ++ set -e [2019-12-31T18:15:50.788Z] ++ '[' -n 0 ']' [2019-12-31T18:15:50.788Z] ++ set -x [2019-12-31T18:15:50.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:15:50.788Z] INFO: Testing against a local daemon [2019-12-31T18:15:50.788Z] === RUN TestCheckpoint [2019-12-31T18:15:50.788Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T18:15:50.788Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T18:15:50.788Z] === RUN TestContainerInvalidJSON [2019-12-31T18:15:50.788Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:15:50.788Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:15:50.788Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:15:50.788Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:15:50.788Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:15:50.788Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:15:50.788Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:15:50.788Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:15:50.788Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:15:50.788Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-12-31T18:15:50.788Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T18:15:50.788Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T18:15:50.788Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T18:15:50.788Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T18:15:50.788Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-12-31T18:15:50.788Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T18:15:51.154Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2019-12-31T18:15:51.154Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T18:15:51.154Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-12-31T18:15:51.154Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T18:15:51.154Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-12-31T18:15:51.154Z] === RUN TestCopyFromContainer [2019-12-31T18:15:51.320Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2019-12-31T18:15:51.320Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T18:15:53.244Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-31T18:15:53.499Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2019-12-31T18:15:53.499Z] === RUN TestAuthZPluginHeader [2019-12-31T18:15:53.610Z] === RUN TestCopyFromContainer// [2019-12-31T18:15:53.610Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T18:15:53.610Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T18:15:53.610Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T18:15:53.610Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T18:15:53.610Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T18:15:53.610Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T18:15:53.979Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T18:15:53.979Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T18:15:53.979Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer (2.88s) [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-12-31T18:15:53.979Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-12-31T18:15:53.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T18:15:53.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:15:53.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:15:53.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:15:53.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:15:53.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:15:53.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:15:53.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:15:53.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:15:53.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:15:53.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-12-31T18:15:53.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-31T18:15:53.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-31T18:15:53.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-31T18:15:53.979Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T18:15:54.354Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-12-31T18:15:54.354Z] === RUN TestCreateWithInvalidEnv [2019-12-31T18:15:54.354Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T18:15:54.354Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T18:15:54.354Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T18:15:54.354Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T18:15:54.354Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T18:15:54.354Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T18:15:54.354Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T18:15:54.354Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T18:15:54.354Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T18:15:54.354Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-31T18:15:54.354Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T18:15:54.354Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-31T18:15:54.354Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T18:15:54.354Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T18:15:54.354Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-12-31T18:15:54.354Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T18:15:54.423Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-12-31T18:15:54.423Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T18:15:54.678Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-31T18:15:56.786Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:15:56.786Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:15:56.786Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:15:56.787Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-12-31T18:15:56.787Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-12-31T18:15:56.787Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T18:15:58.837Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s) [2019-12-31T18:15:58.837Z] === RUN TestAuthZPluginV2Disable [2019-12-31T18:15:59.250Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2019-12-31T18:15:59.250Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T18:15:59.439Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-31T18:15:59.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:15:59.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:15:59.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:15:59.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:15:59.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:15:59.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:15:59.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:15:59.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:15:59.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:15:59.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:15:59.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:15:59.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:15:59.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:15:59.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:15:59.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:15:59.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-31T18:15:59.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-31T18:15:59.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-31T18:15:59.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-12-31T18:15:59.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-12-31T18:15:59.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-12-31T18:15:59.640Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T18:15:59.640Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T18:15:59.640Z] === RUN TestDaemonRestartIpcMode [2019-12-31T18:15:59.640Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T18:15:59.640Z] === RUN TestDiff [2019-12-31T18:15:59.998Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-31T18:16:00.253Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-31T18:16:00.414Z] --- PASS: TestDiff (0.82s) [2019-12-31T18:16:00.414Z] === RUN TestExecWithCloseStdin [2019-12-31T18:16:00.813Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-31T18:16:01.207Z] --- PASS: TestExecWithCloseStdin (1.04s) [2019-12-31T18:16:01.207Z] === RUN TestExec [2019-12-31T18:16:01.373Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-31T18:16:01.373Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-31T18:16:02.296Z] --- PASS: TestAuthZPluginV2Disable (3.51s) [2019-12-31T18:16:02.296Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T18:16:02.545Z] --- PASS: TestExec (1.08s) [2019-12-31T18:16:02.545Z] === RUN TestExecUser [2019-12-31T18:16:02.551Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-31T18:16:03.106Z] #74 DONE 34.4s [2019-12-31T18:16:03.112Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T18:16:03.367Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-31T18:16:03.467Z] --- PASS: TestExecUser (1.07s) [2019-12-31T18:16:03.468Z] === RUN TestExportContainerAndImportImage [2019-12-31T18:16:03.566Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/test/unit [2019-12-31T18:16:03.925Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-31T18:16:04.484Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-31T18:16:04.861Z] --- PASS: TestExportContainerAndImportImage (1.30s) [2019-12-31T18:16:04.861Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T18:16:05.043Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-31T18:16:05.606Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2019-12-31T18:16:05.606Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T18:16:05.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-12-31T18:16:06.290Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-12-31T18:16:06.322Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2019-12-31T18:16:06.322Z] === RUN TestHealthCheckWorkdir [2019-12-31T18:16:07.587Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-12-31T18:16:07.587Z] === RUN TestHealthKillContainer [2019-12-31T18:16:08.073Z] ? github.com/docker/docker/api [no test files] [2019-12-31T18:16:10.729Z] --- PASS: TestHealthKillContainer (3.04s) [2019-12-31T18:16:10.729Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T18:16:11.504Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2019-12-31T18:16:11.504Z] === RUN TestIpcModeNone [2019-12-31T18:16:11.570Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-31T18:16:11.852Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-31T18:16:11.852Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-12-31T18:16:11.852Z] remote: Enumerating objects: 19, done. [2019-12-31T18:16:11.852Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-12-31T18:16:11.852Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-12-31T18:16:11.852Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-12-31T18:16:11.852Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T18:16:12.202Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/test/unit [2019-12-31T18:16:12.746Z] --- PASS: TestIpcModeNone (1.00s) [2019-12-31T18:16:12.746Z] === RUN TestIpcModePrivate [2019-12-31T18:16:13.527Z] --- PASS: TestIpcModePrivate (0.99s) [2019-12-31T18:16:13.527Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-12-31T18:16:13.527Z] === RUN TestIpcModeShareable [2019-12-31T18:16:14.558Z] --- PASS: TestIpcModeShareable (1.14s) [2019-12-31T18:16:14.558Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-12-31T18:16:14.558Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T18:16:14.734Z] ? github.com/docker/docker/api [no test files] [2019-12-31T18:16:17.805Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2019-12-31T18:16:17.805Z] === RUN TestAPIIpcModeHost [2019-12-31T18:16:18.329Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-12-31T18:16:18.329Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.77s) [2019-12-31T18:16:18.329Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T18:16:18.604Z] --- PASS: TestAPIIpcModeHost (0.81s) [2019-12-31T18:16:18.604Z] === RUN TestDaemonIpcModeShareable [2019-12-31T18:16:20.405Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2019-12-31T18:16:20.405Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-31T18:16:20.405Z] === RUN TestDaemonIpcModePrivate [2019-12-31T18:16:21.586Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-31T18:16:21.841Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-31T18:16:21.841Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-31T18:16:21.841Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-31T18:16:22.097Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-31T18:16:22.236Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-12-31T18:16:22.236Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-31T18:16:22.236Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T18:16:22.352Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-31T18:16:23.754Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-31T18:16:24.069Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2019-12-31T18:16:24.069Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-31T18:16:24.069Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T18:16:25.639Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-31T18:16:25.861Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2019-12-31T18:16:25.861Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-31T18:16:25.861Z] === RUN TestIpcModeOlderClient [2019-12-31T18:16:25.861Z] === PAUSE TestIpcModeOlderClient [2019-12-31T18:16:25.861Z] === RUN TestKillContainerInvalidSignal [2019-12-31T18:16:26.645Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2019-12-31T18:16:26.645Z] === RUN TestKillContainer [2019-12-31T18:16:26.645Z] === RUN TestKillContainer/no_signal [2019-12-31T18:16:27.895Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T18:16:28.257Z] === RUN TestKillContainer/killing_signal [2019-12-31T18:16:29.537Z] --- PASS: TestKillContainer (2.82s) [2019-12-31T18:16:29.537Z] --- PASS: TestKillContainer/no_signal (0.89s) [2019-12-31T18:16:29.537Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-12-31T18:16:29.537Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-12-31T18:16:29.537Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T18:16:29.537Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T18:16:29.601Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2019-12-31T18:16:29.838Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-31T18:16:29.838Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-31T18:16:30.092Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-31T18:16:30.486Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T18:16:31.031Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-12-31T18:16:31.032Z] [2019-12-31T18:16:31.032Z] ________ ____ __. [2019-12-31T18:16:31.032Z] \_____ \ | |/ _| [2019-12-31T18:16:31.032Z] / | \| < [2019-12-31T18:16:31.032Z] / | \ | \ [2019-12-31T18:16:31.032Z] \_______ /____|__ \ [2019-12-31T18:16:31.032Z] \/ \/ [2019-12-31T18:16:31.032Z] [2019-12-31T18:16:31.032Z] INFO: make.ps1 ended at 12/31/2019 18:16:24 [2019-12-31T18:16:31.032Z] INFO: Binaries build ended at 12/31/2019 18:16:27. Duration:00:01:13.1090802 [2019-12-31T18:16:31.032Z] INFO: Copying the built daemon binary to d:\CI\PR-40174\11\binary\dockerd-491531c12.exe... [2019-12-31T18:16:31.032Z] INFO: Copying the built client binary to d:\CI\PR-40174\11\binary\docker-491531c12.exe... [2019-12-31T18:16:31.032Z] INFO: Copying dockerversion from the container... [2019-12-31T18:16:31.032Z] INFO: Copying the golang package from the container to d:\CI\PR-40174\11\installer\go.zip... [2019-12-31T18:16:31.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-12-31T18:16:31.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.17s) [2019-12-31T18:16:31.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.03s) [2019-12-31T18:16:31.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2019-12-31T18:16:31.863Z] === RUN TestKillStoppedContainer [2019-12-31T18:16:31.863Z] --- PASS: TestKillStoppedContainer (0.19s) [2019-12-31T18:16:31.863Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T18:16:31.863Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-12-31T18:16:31.863Z] === RUN TestKillDifferentUserContainer [2019-12-31T18:16:33.213Z] INFO: Extracting go.zip to d:\CI\PR-40174\11\go [2019-12-31T18:16:33.226Z] --- PASS: TestKillDifferentUserContainer (1.35s) [2019-12-31T18:16:33.226Z] === RUN TestInspectOomKilledTrue [2019-12-31T18:16:33.226Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-12-31T18:16:33.226Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:16:33.226Z] === RUN TestInspectOomKilledFalse [2019-12-31T18:16:33.226Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-31T18:16:33.226Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:16:33.226Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T18:16:34.025Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2019-12-31T18:16:34.025Z] === RUN TestLinksContainerNames [2019-12-31T18:16:34.906Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.65s) [2019-12-31T18:16:34.906Z] PASS [2019-12-31T18:16:34.906Z] [2019-12-31T18:16:34.906Z] DONE 17 tests in 52.893s [2019-12-31T18:16:34.906Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T18:16:34.906Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:16:34.906Z] ++ set -e [2019-12-31T18:16:34.906Z] ++ '[' -n 0 ']' [2019-12-31T18:16:34.906Z] ++ set -x [2019-12-31T18:16:34.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:16:34.906Z] INFO: Testing against a local daemon [2019-12-31T18:16:34.906Z] === RUN TestPluginInvalidJSON [2019-12-31T18:16:34.906Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:16:34.906Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:16:34.906Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:16:34.906Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-31T18:16:34.906Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T18:16:34.906Z] PASS [2019-12-31T18:16:34.906Z] [2019-12-31T18:16:34.906Z] DONE 2 tests in 0.122s [2019-12-31T18:16:34.906Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T18:16:34.906Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:16:34.906Z] ++ set -e [2019-12-31T18:16:34.906Z] ++ '[' -n 0 ']' [2019-12-31T18:16:34.906Z] ++ set -x [2019-12-31T18:16:34.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:16:35.161Z] INFO: Testing against a local daemon [2019-12-31T18:16:35.161Z] === RUN TestExternalGraphDriver [2019-12-31T18:16:35.161Z] === RUN TestExternalGraphDriver/json [2019-12-31T18:16:35.431Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2019-12-31T18:16:35.851Z] --- PASS: TestLinksContainerNames (1.64s) [2019-12-31T18:16:35.851Z] === RUN TestLogsFollowTailEmpty [2019-12-31T18:16:36.623Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2019-12-31T18:16:36.623Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T18:16:37.402Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/default [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/private [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/slave [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/shared [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T18:16:37.402Z] === CONT TestMountDaemonRoot/default [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:16:37.402Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T18:16:37.402Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:16:37.402Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:16:37.402Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:16:37.402Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:16:37.668Z] === RUN TestExternalGraphDriver/spec [2019-12-31T18:16:37.777Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:16:37.777Z] === CONT TestMountDaemonRoot/shared [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T18:16:37.777Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:16:37.777Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T18:16:37.777Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:16:37.777Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:16:37.777Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:16:37.777Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:16:37.777Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:16:37.777Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:16:37.777Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:16:37.777Z] === CONT TestMountDaemonRoot/slave [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T18:16:37.777Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:16:37.777Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:16:37.777Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T18:16:37.778Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T18:16:37.778Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:16:37.778Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T18:16:37.778Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:16:37.778Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:16:37.778Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:16:37.778Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:16:37.778Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:16:37.778Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:16:37.778Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:16:37.778Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/private [2019-12-31T18:16:37.778Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:16:37.778Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:16:37.778Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T18:16:37.778Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T18:16:37.778Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:16:37.778Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:16:37.778Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T18:16:37.778Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T18:16:37.778Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:16:38.152Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-12-31T18:16:38.152Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-31T18:16:38.152Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T18:16:39.552Z] === RUN TestExternalGraphDriver/pull [2019-12-31T18:16:40.594Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2019-12-31T18:16:40.594Z] === RUN TestNetworkNat [2019-12-31T18:16:40.912Z] --- PASS: TestExternalGraphDriver (5.85s) [2019-12-31T18:16:40.912Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-12-31T18:16:40.912Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2019-12-31T18:16:40.912Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2019-12-31T18:16:40.912Z] === RUN TestGraphdriverPluginV2 [2019-12-31T18:16:41.002Z] --- PASS: TestNetworkNat (0.81s) [2019-12-31T18:16:41.002Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T18:16:41.471Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-31T18:16:41.959Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2019-12-31T18:16:41.959Z] === RUN TestNetworkLoopbackNat [2019-12-31T18:16:42.849Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2019-12-31T18:16:42.849Z] === RUN TestPause [2019-12-31T18:16:44.103Z] --- PASS: TestPause (0.99s) [2019-12-31T18:16:44.103Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T18:16:44.103Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T18:16:44.103Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T18:16:44.103Z] === RUN TestPauseStopPausedContainer [2019-12-31T18:16:44.904Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-12-31T18:16:44.904Z] === RUN TestPsFilter [2019-12-31T18:16:45.268Z] --- PASS: TestPsFilter (0.26s) [2019-12-31T18:16:45.268Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T18:16:45.627Z] --- PASS: TestGraphdriverPluginV2 (4.36s) [2019-12-31T18:16:45.627Z] PASS [2019-12-31T18:16:45.627Z] [2019-12-31T18:16:45.627Z] DONE 5 tests in 10.319s [2019-12-31T18:16:45.627Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T18:16:45.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:16:45.627Z] ++ set -e [2019-12-31T18:16:45.627Z] ++ '[' -n 0 ']' [2019-12-31T18:16:45.627Z] ++ set -x [2019-12-31T18:16:45.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:16:45.627Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-31T18:16:45.627Z] INFO: Testing against a local daemon [2019-12-31T18:16:45.627Z] === RUN TestContinueAfterPluginCrash [2019-12-31T18:16:45.627Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T18:16:45.627Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T18:16:45.627Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T18:16:45.627Z] === CONT TestContinueAfterPluginCrash [2019-12-31T18:16:45.627Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T18:16:46.037Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-12-31T18:16:46.037Z] === RUN TestRemoveContainerWithVolume [2019-12-31T18:16:46.822Z] --- PASS: TestRemoveContainerWithVolume (0.98s) [2019-12-31T18:16:46.822Z] === RUN TestRemoveContainerRunning [2019-12-31T18:16:46.991Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-31T18:16:48.076Z] --- PASS: TestRemoveContainerRunning (0.93s) [2019-12-31T18:16:48.077Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T18:16:48.863Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-12-31T18:16:48.863Z] === RUN TestRemoveInvalidContainer [2019-12-31T18:16:48.863Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-12-31T18:16:48.863Z] === RUN TestRenameLinkedContainer [2019-12-31T18:16:51.153Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-31T18:16:51.153Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-31T18:16:52.868Z] --- PASS: TestRenameLinkedContainer (3.53s) [2019-12-31T18:16:52.868Z] === RUN TestRenameStoppedContainer [2019-12-31T18:16:53.233Z] --- PASS: TestRenameStoppedContainer (0.84s) [2019-12-31T18:16:53.233Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T18:16:55.033Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2019-12-31T18:16:55.033Z] === RUN TestRenameInvalidName [2019-12-31T18:16:55.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-12-31T18:16:55.819Z] --- PASS: TestRenameInvalidName (0.98s) [2019-12-31T18:16:55.819Z] === RUN TestRenameAnonymousContainer [2019-12-31T18:16:57.888Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-31T18:16:58.362Z] INFO: Extraction ended at 12/31/2019 18:16:56. Duration:00:00:23.8993073 [2019-12-31T18:16:58.362Z] INFO: Updating the golang and path environment variables [2019-12-31T18:16:58.362Z] INFO: GOPATH=d:\gopath [2019-12-31T18:16:58.362Z] INFO: go version go1.13.5 windows/amd64 [2019-12-31T18:16:58.362Z] INFO: Running the daemon under test in debug mode [2019-12-31T18:16:58.362Z] INFO: Starting a daemon under test... [2019-12-31T18:16:58.362Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40174\11\daemon --pidfile d:\CI\PR-40174\11\docker.pid -D [2019-12-31T18:16:58.362Z] INFO: Process started successfully. [2019-12-31T18:16:58.362Z] INFO: Start tailing logs of the daemon under tests [2019-12-31T18:16:58.362Z] INFO: Waiting for the daemon under test to start... [2019-12-31T18:16:59.262Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-31T18:16:59.300Z] --- PASS: TestRenameAnonymousContainer (3.27s) [2019-12-31T18:16:59.300Z] === RUN TestRenameContainerWithSameName [2019-12-31T18:17:00.090Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2019-12-31T18:17:00.090Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T18:17:00.544Z] INFO: Daemon under test started and replied! [2019-12-31T18:17:00.544Z] INFO: Docker version of the daemon under test [2019-12-31T18:17:00.544Z] [2019-12-31T18:17:01.004Z] Client: [2019-12-31T18:17:01.004Z] Version: 17.06.2-ce [2019-12-31T18:17:01.004Z] API version: 1.30 [2019-12-31T18:17:01.004Z] Go version: go1.8.3 [2019-12-31T18:17:01.004Z] Git commit: cec0b72 [2019-12-31T18:17:01.004Z] Built: Tue Sep 5 19:57:19 2017 [2019-12-31T18:17:01.004Z] OS/Arch: windows/amd64 [2019-12-31T18:17:01.004Z] [2019-12-31T18:17:01.004Z] Server: [2019-12-31T18:17:01.004Z] Version: 0.0.0-dev [2019-12-31T18:17:01.004Z] API version: 1.41 (minimum version 1.24) [2019-12-31T18:17:01.004Z] Go version: go1.13.5 [2019-12-31T18:17:01.004Z] Git commit: 491531c12 [2019-12-31T18:17:01.004Z] Built: 12/31/2019 18:15:18 [2019-12-31T18:17:01.004Z] OS/Arch: windows/amd64 [2019-12-31T18:17:01.004Z] Experimental: false [2019-12-31T18:17:01.004Z] [2019-12-31T18:17:01.004Z] INFO: Docker info of the daemon under test [2019-12-31T18:17:01.004Z] [2019-12-31T18:17:01.004Z] Containers: 0 [2019-12-31T18:17:01.004Z] Running: 0 [2019-12-31T18:17:01.004Z] Paused: 0 [2019-12-31T18:17:01.004Z] Stopped: 0 [2019-12-31T18:17:01.004Z] Images: 0 [2019-12-31T18:17:01.004Z] Server Version: 0.0.0-dev [2019-12-31T18:17:01.004Z] Storage Driver: windowsfilter [2019-12-31T18:17:01.004Z] Windows: [2019-12-31T18:17:01.004Z] Logging Driver: json-file [2019-12-31T18:17:01.004Z] Plugins: [2019-12-31T18:17:01.004Z] Volume: local [2019-12-31T18:17:01.004Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-31T18:17:01.004Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-31T18:17:01.004Z] Swarm: inactive [2019-12-31T18:17:01.004Z] Default Isolation: process [2019-12-31T18:17:01.004Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-31T18:17:01.004Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-31T18:17:01.004Z] OSType: windows [2019-12-31T18:17:01.004Z] Architecture: x86_64 [2019-12-31T18:17:01.004Z] CPUs: 4 [2019-12-31T18:17:01.004Z] Total Memory: 32GiB [2019-12-31T18:17:01.004Z] Name: azwin-2-d01ea0 [2019-12-31T18:17:01.004Z] ID: LWRU:GEJJ:HMTG:23XN:UUFC:57ZM:RW26:AFHY:IDHV:ZLDZ:CXJV:DNJD [2019-12-31T18:17:01.004Z] Docker Root Dir: D:\CI\PR-40174\11\daemon [2019-12-31T18:17:01.004Z] Debug Mode (client): false [2019-12-31T18:17:01.004Z] Debug Mode (server): true [2019-12-31T18:17:01.004Z] File Descriptors: -1 [2019-12-31T18:17:01.004Z] Goroutines: 17 [2019-12-31T18:17:01.004Z] System Time: 2019-12-31T18:17:00.6700519Z [2019-12-31T18:17:01.004Z] EventsListeners: 0 [2019-12-31T18:17:01.004Z] Registry: https://index.docker.io/v1/ [2019-12-31T18:17:01.004Z] Labels: [2019-12-31T18:17:01.004Z] Experimental: false [2019-12-31T18:17:01.004Z] Insecure Registries: [2019-12-31T18:17:01.004Z] 127.0.0.0/8 [2019-12-31T18:17:01.004Z] Live Restore Enabled: false [2019-12-31T18:17:01.004Z] [2019-12-31T18:17:01.004Z] [2019-12-31T18:17:01.004Z] INFO: Docker images of the daemon under test [2019-12-31T18:17:01.004Z] [2019-12-31T18:17:01.004Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-31T18:17:01.004Z] [2019-12-31T18:17:01.004Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-12-31T18:17:01.004Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-12-31T18:17:01.004Z] ltsc2019: Pulling from windows/servercore [2019-12-31T18:17:01.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-12-31T18:17:01.469Z] 65014b3c3121: Pulling fs layer [2019-12-31T18:17:01.469Z] faf31ee0aa3d: Pulling fs layer [2019-12-31T18:17:01.888Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2019-12-31T18:17:01.888Z] === RUN TestResize [2019-12-31T18:17:02.517Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-31T18:17:02.692Z] --- PASS: TestResize (0.89s) [2019-12-31T18:17:02.692Z] === RUN TestResizeWithInvalidSize [2019-12-31T18:17:02.772Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-31T18:17:03.696Z] --- PASS: TestDaemonStartWithLogOpt (17.95s) [2019-12-31T18:17:03.935Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-12-31T18:17:03.935Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T18:17:04.717Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:17:04.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:17:04.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:17:04.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:17:04.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:17:05.580Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-31T18:17:06.139Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-31T18:17:06.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:17:07.063Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-12-31T18:17:07.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:17:07.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:17:07.986Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-31T18:17:08.241Z] --- PASS: TestContinueAfterPluginCrash (22.79s) [2019-12-31T18:17:08.241Z] PASS [2019-12-31T18:17:08.241Z] [2019-12-31T18:17:08.241Z] DONE 2 tests in 22.928s [2019-12-31T18:17:08.241Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T18:17:08.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:17:08.241Z] ++ set -e [2019-12-31T18:17:08.241Z] ++ '[' -n 0 ']' [2019-12-31T18:17:08.241Z] ++ set -x [2019-12-31T18:17:08.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:17:08.498Z] INFO: Testing against a local daemon [2019-12-31T18:17:08.498Z] === RUN TestPluginWithDevMounts [2019-12-31T18:17:08.498Z] === PAUSE TestPluginWithDevMounts [2019-12-31T18:17:08.498Z] === CONT TestPluginWithDevMounts [2019-12-31T18:17:08.578Z] faf31ee0aa3d: Verifying Checksum [2019-12-31T18:17:08.578Z] faf31ee0aa3d: Download complete [2019-12-31T18:17:09.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:17:09.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:17:10.382Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-31T18:17:10.382Z] --- PASS: TestPluginWithDevMounts (2.02s) [2019-12-31T18:17:10.382Z] PASS [2019-12-31T18:17:10.382Z] [2019-12-31T18:17:10.382Z] DONE 1 tests in 2.125s [2019-12-31T18:17:10.382Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T18:17:10.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:17:10.382Z] ++ set -e [2019-12-31T18:17:10.382Z] ++ '[' -n 0 ']' [2019-12-31T18:17:10.382Z] ++ set -x [2019-12-31T18:17:10.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:17:10.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:17:10.637Z] INFO: Testing against a local daemon [2019-12-31T18:17:10.637Z] === RUN TestSecretInspect [2019-12-31T18:17:10.637Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-31T18:17:10.637Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-31T18:17:11.197Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-31T18:17:11.452Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-31T18:17:11.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:17:12.376Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-31T18:17:12.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:17:13.737Z] --- PASS: TestSecretInspect (3.21s) [2019-12-31T18:17:13.737Z] === RUN TestSecretList [2019-12-31T18:17:14.660Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-31T18:17:15.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:17:15.269Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-31T18:17:15.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-12-31T18:17:15.663Z] 65014b3c3121: Verifying Checksum [2019-12-31T18:17:15.663Z] 65014b3c3121: Download complete [2019-12-31T18:17:16.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:17:16.886Z] --- PASS: TestSecretList (3.09s) [2019-12-31T18:17:16.886Z] === RUN TestSecretsCreateAndDelete [2019-12-31T18:17:18.248Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.14s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.04s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2019-12-31T18:17:18.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2019-12-31T18:17:18.907Z] === RUN TestCgroupNamespacesRun [2019-12-31T18:17:20.133Z] --- PASS: TestSecretsCreateAndDelete (3.05s) [2019-12-31T18:17:20.133Z] === RUN TestSecretsUpdate [2019-12-31T18:17:20.168Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2019-12-31T18:17:20.168Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T18:17:20.388Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-31T18:17:21.975Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2019-12-31T18:17:21.975Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T18:17:22.942Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-31T18:17:23.197Z] --- PASS: TestSecretsUpdate (3.34s) [2019-12-31T18:17:23.197Z] === RUN TestTemplatedSecret [2019-12-31T18:17:23.945Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2019-12-31T18:17:23.945Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T18:17:24.557Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-31T18:17:25.335Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2019-12-31T18:17:25.336Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T18:17:26.483Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-31T18:17:26.483Z] --- PASS: TestTemplatedSecret (3.13s) [2019-12-31T18:17:26.483Z] === RUN TestSecretCreateResolve [2019-12-31T18:17:26.483Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-31T18:17:27.148Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2019-12-31T18:17:27.148Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T18:17:27.930Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2019-12-31T18:17:27.930Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T18:17:28.829Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-12-31T18:17:28.829Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T18:17:29.744Z] --- PASS: TestSecretCreateResolve (3.17s) [2019-12-31T18:17:29.744Z] PASS [2019-12-31T18:17:29.744Z] [2019-12-31T18:17:29.744Z] DONE 6 tests in 19.110s [2019-12-31T18:17:29.744Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T18:17:29.744Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:17:29.744Z] ++ set -e [2019-12-31T18:17:29.744Z] ++ '[' -n 0 ']' [2019-12-31T18:17:29.744Z] ++ set -x [2019-12-31T18:17:29.744Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:17:29.744Z] INFO: Testing against a local daemon [2019-12-31T18:17:29.744Z] === RUN TestServiceCreateInit [2019-12-31T18:17:29.744Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T18:17:30.652Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2019-12-31T18:17:30.652Z] === RUN TestKernelTCPMemory [2019-12-31T18:17:30.668Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-31T18:17:31.438Z] --- PASS: TestKernelTCPMemory (0.93s) [2019-12-31T18:17:31.438Z] === RUN TestNISDomainname [2019-12-31T18:17:32.695Z] --- PASS: TestNISDomainname (1.05s) [2019-12-31T18:17:32.695Z] === RUN TestHostnameDnsResolution [2019-12-31T18:17:33.958Z] --- PASS: TestHostnameDnsResolution (1.18s) [2019-12-31T18:17:33.958Z] === RUN TestStats [2019-12-31T18:17:34.015Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-31T18:17:34.312Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-31T18:17:35.235Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T18:17:35.490Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-31T18:17:35.863Z] --- PASS: TestStats (1.97s) [2019-12-31T18:17:35.864Z] === RUN TestStopContainerWithTimeout [2019-12-31T18:17:35.864Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T18:17:35.864Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T18:17:35.864Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T18:17:35.864Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T18:17:35.864Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T18:17:35.864Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T18:17:35.864Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T18:17:35.864Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T18:17:35.864Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T18:17:35.864Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T18:17:36.989Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T18:17:37.262Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-12-31T18:17:37.262Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T18:17:37.262Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T18:17:37.262Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-12-31T18:17:37.262Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T18:17:37.262Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-12-31T18:17:37.262Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T18:17:37.262Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T18:17:37.262Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-12-31T18:17:38.843Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T18:17:40.721Z] --- PASS: TestServiceCreateInit (11.05s) [2019-12-31T18:17:40.721Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.55s) [2019-12-31T18:17:40.721Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.48s) [2019-12-31T18:17:40.721Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T18:17:41.442Z] ok github.com/docker/docker/builder/remotecontext 0.162s coverage: 13.6% of statements [2019-12-31T18:17:41.442Z] ok github.com/docker/docker/builder/dockerfile 0.528s coverage: 48.2% of statements [2019-12-31T18:17:41.994Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-12-31T18:17:41.994Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2019-12-31T18:17:41.994Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2019-12-31T18:17:41.994Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2019-12-31T18:17:41.994Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2019-12-31T18:17:41.994Z] === RUN TestDeleteDevicemapper [2019-12-31T18:17:41.994Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T18:17:41.994Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T18:17:41.994Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T18:17:42.006Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-12-31T18:17:42.937Z] ok github.com/docker/docker/builder/remotecontext/git 1.202s coverage: 86.3% of statements [2019-12-31T18:17:42.937Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T18:17:42.937Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T18:17:45.171Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) [2019-12-31T18:17:45.171Z] === RUN TestUpdateMemory [2019-12-31T18:17:45.171Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-31T18:17:45.171Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:17:45.171Z] === RUN TestUpdateCPUQuota [2019-12-31T18:17:46.422Z] --- PASS: TestUpdateCPUQuota (1.41s) [2019-12-31T18:17:46.422Z] === RUN TestUpdatePidsLimit [2019-12-31T18:17:46.422Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T18:17:46.799Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T18:17:47.119Z] ok github.com/docker/docker/client 0.184s coverage: 75.8% of statements [2019-12-31T18:17:47.162Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T18:17:47.244Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-12-31T18:17:47.525Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T18:17:47.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T18:17:48.258Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T18:17:48.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T18:17:50.461Z] --- PASS: TestUpdatePidsLimit (3.90s) [2019-12-31T18:17:50.461Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-12-31T18:17:50.461Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-12-31T18:17:50.461Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-12-31T18:17:50.461Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2019-12-31T18:17:50.461Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2019-12-31T18:17:50.461Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-12-31T18:17:50.461Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-12-31T18:17:50.461Z] === RUN TestUpdateRestartPolicy [2019-12-31T18:17:51.444Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-12-31T18:17:54.039Z] === RUN TestDockerSuite/TestBuildRm [2019-12-31T18:17:57.341Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-31T18:17:58.265Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-31T18:17:59.189Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-31T18:17:59.748Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-31T18:18:00.307Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-31T18:18:01.806Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-31T18:18:03.167Z] --- PASS: TestCreateServiceMultipleTimes (22.26s) [2019-12-31T18:18:03.167Z] === RUN TestCreateServiceConflict [2019-12-31T18:18:03.167Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-31T18:18:04.211Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2019-12-31T18:18:04.211Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T18:18:04.211Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2019-12-31T18:18:04.211Z] === RUN TestWaitNonBlocked [2019-12-31T18:18:04.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:18:04.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:18:04.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:18:04.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:18:04.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:18:04.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:18:04.531Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-31T18:18:04.991Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-12-31T18:18:04.991Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2019-12-31T18:18:04.991Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2019-12-31T18:18:04.991Z] === RUN TestWaitBlocked [2019-12-31T18:18:04.991Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:18:04.991Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:18:04.991Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:18:04.991Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:18:04.991Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:18:04.991Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:18:05.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-12-31T18:18:06.274Z] --- PASS: TestWaitBlocked (0.01s) [2019-12-31T18:18:06.274Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2019-12-31T18:18:06.274Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2019-12-31T18:18:06.274Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T18:18:06.274Z] === CONT TestIpcModeOlderClient [2019-12-31T18:18:06.451Z] --- PASS: TestCreateServiceConflict (3.26s) [2019-12-31T18:18:06.451Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T18:18:06.639Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-12-31T18:18:06.639Z] === CONT TestDaemonRestartIpcMode [2019-12-31T18:18:08.961Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-31T18:18:09.215Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-31T18:18:09.775Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-31T18:18:09.775Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-31T18:18:09.865Z] --- PASS: TestContainerStartOnDaemonRestart (3.23s) [2019-12-31T18:18:10.341Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2019-12-31T18:18:10.341Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T18:18:10.341Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-31T18:18:10.658Z] --- PASS: TestDaemonRestartIpcMode (3.97s) [2019-12-31T18:18:10.658Z] PASS [2019-12-31T18:18:10.658Z] [2019-12-31T18:18:10.658Z] === Skipped [2019-12-31T18:18:10.658Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-12-31T18:18:10.658Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T18:18:10.658Z] [2019-12-31T18:18:10.658Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-12-31T18:18:10.658Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:18:10.658Z] [2019-12-31T18:18:10.658Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-31T18:18:10.658Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:18:10.658Z] [2019-12-31T18:18:10.658Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T18:18:10.658Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T18:18:10.658Z] [2019-12-31T18:18:10.658Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T18:18:10.658Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T18:18:10.658Z] [2019-12-31T18:18:10.658Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-12-31T18:18:10.658Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:18:10.658Z] [2019-12-31T18:18:10.658Z] [2019-12-31T18:18:10.658Z] DONE 197 tests, 6 skipped in 139.833s [2019-12-31T18:18:10.658Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T18:18:10.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:18:10.658Z] ++ set -e [2019-12-31T18:18:10.658Z] ++ '[' -n 0 ']' [2019-12-31T18:18:10.658Z] ++ set -x [2019-12-31T18:18:10.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:18:10.658Z] INFO: Testing against a local daemon [2019-12-31T18:18:10.658Z] === RUN TestCommitInheritsEnv [2019-12-31T18:18:11.020Z] --- PASS: TestCommitInheritsEnv (0.51s) [2019-12-31T18:18:11.020Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T18:18:11.020Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-31T18:18:11.020Z] === RUN TestImagesFilterMultiReference [2019-12-31T18:18:11.473Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-12-31T18:18:11.473Z] === RUN TestImagePullPlatformInvalid [2019-12-31T18:18:11.473Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-12-31T18:18:11.473Z] === RUN TestRemoveImageOrphaning [2019-12-31T18:18:11.701Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-31T18:18:11.701Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-31T18:18:11.889Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2019-12-31T18:18:11.889Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T18:18:11.889Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-31T18:18:11.889Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:18:11.889Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T18:18:11.889Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-12-31T18:18:11.889Z] === RUN TestTagInvalidReference [2019-12-31T18:18:11.889Z] --- PASS: TestTagInvalidReference (0.01s) [2019-12-31T18:18:11.889Z] === RUN TestTagValidPrefixedRepo [2019-12-31T18:18:11.889Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-12-31T18:18:11.889Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T18:18:11.889Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-12-31T18:18:11.889Z] === RUN TestTagOfficialNames [2019-12-31T18:18:11.889Z] --- PASS: TestTagOfficialNames (0.03s) [2019-12-31T18:18:11.889Z] === RUN TestTagMatchesDigest [2019-12-31T18:18:11.889Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-12-31T18:18:11.889Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-31T18:18:12.796Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T18:18:12.796Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T18:18:12.796Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2019-12-31T18:18:12.796Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2019-12-31T18:18:12.796Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2019-12-31T18:18:12.796Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T18:18:12.796Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T18:18:13.067Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-31T18:18:13.820Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T18:18:13.820Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T18:18:14.448Z] ok github.com/docker/docker/builder/dockerignore 0.055s coverage: 96.8% of statements [2019-12-31T18:18:18.314Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-31T18:18:19.276Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-12-31T18:18:19.995Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2019-12-31T18:18:20.679Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-31T18:18:20.934Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-12-31T18:18:21.986Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-31T18:18:22.053Z] ok github.com/docker/docker/builder/remotecontext/git 4.956s coverage: 86.3% of statements [2019-12-31T18:18:22.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-12-31T18:18:23.603Z] === RUN TestDockerSuite/TestBuildUser [2019-12-31T18:18:24.774Z] ok github.com/docker/docker/builder/remotecontext 0.597s coverage: 13.6% of statements [2019-12-31T18:18:25.815Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 30.5% of statements [2019-12-31T18:18:25.815Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2019-12-31T18:18:25.815Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T18:18:25.815Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T18:18:25.815Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T18:18:25.815Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T18:18:26.200Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-31T18:18:26.284Z] ok github.com/docker/docker/builder/dockerfile 1.627s coverage: 48.2% of statements [2019-12-31T18:18:26.284Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T18:18:26.284Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T18:18:26.454Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.24s) [2019-12-31T18:18:26.454Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T18:18:29.711Z] --- PASS: TestCreateServiceSecretFileMode (3.02s) [2019-12-31T18:18:29.711Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T18:18:29.711Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-31T18:18:32.369Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2019-12-31T18:18:32.970Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2019-12-31T18:18:32.970Z] === RUN TestCreateServiceSysctls [2019-12-31T18:18:34.296Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-12-31T18:18:34.730Z] ok github.com/docker/docker/client 1.045s coverage: 75.8% of statements [2019-12-31T18:18:35.667Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-12-31T18:18:37.171Z] --- PASS: TestCreateServiceSysctls (3.88s) [2019-12-31T18:18:37.171Z] === RUN TestCreateServiceCapabilities [2019-12-31T18:18:39.680Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2019-12-31T18:18:39.680Z] === RUN TestInspect [2019-12-31T18:18:43.763Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.6% of statements [2019-12-31T18:18:43.840Z] --- PASS: TestInspect (4.54s) [2019-12-31T18:18:43.840Z] === RUN TestServiceListWithStatuses [2019-12-31T18:18:43.840Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-31T18:18:43.840Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T18:18:43.840Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T18:18:45.658Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 82.1% of statements [2019-12-31T18:18:45.658Z] ok github.com/docker/docker/daemon 12.270s coverage: 17.6% of statements [2019-12-31T18:18:45.658Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T18:18:45.658Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T18:18:46.590Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-12-31T18:18:46.590Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-12-31T18:18:46.590Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T18:18:46.590Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T18:18:48.000Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-31T18:18:48.488Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-12-31T18:18:48.559Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-31T18:18:48.899Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-12-31T18:18:50.259Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-31T18:18:50.386Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-12-31T18:18:51.184Z] --- PASS: TestDockerNetworkConnectAlias (7.17s) [2019-12-31T18:18:51.184Z] === RUN TestDockerNetworkReConnect [2019-12-31T18:18:51.184Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-31T18:18:51.319Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.223s coverage: 57.0% of statements [2019-12-31T18:18:53.067Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-31T18:18:53.067Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-31T18:18:53.067Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-31T18:18:53.067Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-31T18:18:53.067Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-31T18:18:54.603Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.553s coverage: 72.5% of statements [2019-12-31T18:18:55.535Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.439s coverage: 46.2% of statements [2019-12-31T18:18:55.535Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T18:18:55.621Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-31T18:18:55.621Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-12-31T18:18:56.577Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-31T18:18:56.907Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.150s coverage: 48.6% of statements [2019-12-31T18:18:57.137Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-31T18:18:57.391Z] --- PASS: TestDockerNetworkReConnect (6.22s) [2019-12-31T18:18:57.391Z] === RUN TestServicePlugin [2019-12-31T18:18:57.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-12-31T18:18:58.279Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.333s coverage: 76.1% of statements [2019-12-31T18:18:58.616Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-31T18:18:58.616Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-31T18:18:59.651Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-12-31T18:18:59.909Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.098s coverage: 60.1% of statements [2019-12-31T18:18:59.909Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T18:18:59.909Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T18:19:00.843Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2019-12-31T18:19:01.777Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-12-31T18:19:02.817Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-31T18:19:03.150Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-12-31T18:19:03.150Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T18:19:03.150Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T18:19:03.408Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements [2019-12-31T18:19:04.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-12-31T18:19:05.105Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-31T18:19:05.308Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2019-12-31T18:19:05.308Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 77.8% of statements [2019-12-31T18:19:05.308Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T18:19:05.308Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T18:19:06.242Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-12-31T18:19:06.467Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-31T18:19:06.499Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2019-12-31T18:19:06.756Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 88.3% of statements [2019-12-31T18:19:07.391Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-31T18:19:07.952Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-31T18:19:07.952Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-31T18:19:08.126Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2019-12-31T18:19:08.126Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T18:19:08.691Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 19.9% of statements [2019-12-31T18:19:08.876Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-31T18:19:10.061Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-12-31T18:19:10.626Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-12-31T18:19:11.206Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-12-31T18:19:11.387Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-31T18:19:11.387Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-31T18:19:11.387Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-31T18:19:11.466Z] ok github.com/docker/docker/daemon/logger/splunk 1.681s coverage: 82.5% of statements [2019-12-31T18:19:11.466Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T18:19:11.466Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T18:19:12.313Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-31T18:19:13.322Z] === RUN TestDockerSuite/TestCommitChange [2019-12-31T18:19:13.997Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2019-12-31T18:19:13.997Z] ok github.com/docker/docker/distribution 0.237s coverage: 22.1% of statements [2019-12-31T18:19:13.997Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T18:19:14.246Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-31T18:19:15.368Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-12-31T18:19:15.607Z] === RUN TestDockerSuite/TestCommitHardlink [2019-12-31T18:19:16.738Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2019-12-31T18:19:17.302Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.1% of statements [2019-12-31T18:19:17.302Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T18:19:17.302Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-12-31T18:19:17.302Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T18:19:18.118Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-31T18:19:18.674Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2019-12-31T18:19:18.674Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T18:19:19.608Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-12-31T18:19:20.002Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-31T18:19:20.540Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-12-31T18:19:20.798Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-12-31T18:19:20.925Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-31T18:19:22.696Z] ok github.com/docker/docker/pkg/archive 0.413s coverage: 77.2% of statements [2019-12-31T18:19:22.810Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-31T18:19:23.629Z] ok github.com/docker/docker/pkg/authorization 0.210s coverage: 68.3% of statements [2019-12-31T18:19:23.735Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-31T18:19:23.886Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-12-31T18:19:23.886Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-31T18:19:25.621Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-31T18:19:26.181Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-31T18:19:26.181Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-31T18:19:26.181Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-31T18:19:26.436Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-31T18:19:26.436Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-31T18:19:26.436Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-31T18:19:26.436Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-31T18:19:27.163Z] ok github.com/docker/docker/layer 7.353s coverage: 68.8% of statements [2019-12-31T18:19:27.163Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T18:19:27.163Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T18:19:27.163Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T18:19:27.163Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T18:19:27.163Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T18:19:27.163Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T18:19:27.361Z] 65014b3c3121: Pull complete [2019-12-31T18:19:27.421Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-12-31T18:19:27.679Z] ok github.com/docker/docker/pkg/chrootarchive 2.983s coverage: 43.2% of statements [2019-12-31T18:19:27.679Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T18:19:27.679Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T18:19:27.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-12-31T18:19:27.937Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-12-31T18:19:28.051Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-31T18:19:28.501Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-12-31T18:19:29.066Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-12-31T18:19:29.630Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-12-31T18:19:30.195Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-12-31T18:19:30.563Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-31T18:19:30.563Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-31T18:19:31.123Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-31T18:19:31.193Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-12-31T18:19:31.693Z] ok github.com/docker/docker/cmd/dockerd 0.286s coverage: 30.5% of statements [2019-12-31T18:19:31.693Z] ok github.com/docker/docker/container 0.192s coverage: 35.3% of statements [2019-12-31T18:19:31.693Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T18:19:31.693Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T18:19:31.693Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T18:19:31.693Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T18:19:32.110Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-31T18:19:32.125Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-12-31T18:19:32.383Z] ok github.com/docker/docker/pkg/discovery/kv 3.151s coverage: 84.1% of statements [2019-12-31T18:19:32.949Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-12-31T18:19:32.949Z] ok github.com/docker/docker/pkg/fsutils 0.252s coverage: 85.1% of statements [2019-12-31T18:19:33.050Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-31T18:19:33.203Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2019-12-31T18:19:33.306Z] --- PASS: TestServicePlugin (36.06s) [2019-12-31T18:19:33.306Z] plugin_test.go:62: [d73c789b47ca2] joining swarm manager [dc4668a448fc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:19:33.306Z] plugin_test.go:65: [d14ed0bf051f3] joining swarm manager [dc4668a448fc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:19:33.306Z] === RUN TestServiceUpdateLabel [2019-12-31T18:19:33.560Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-31T18:19:33.880Z] ok github.com/docker/docker/pkg/idtools 0.415s coverage: 70.1% of statements [2019-12-31T18:19:34.137Z] ok github.com/docker/docker/pkg/ioutils 0.477s coverage: 69.3% of statements [2019-12-31T18:19:34.485Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-31T18:19:34.485Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-31T18:19:34.485Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-31T18:19:34.702Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-12-31T18:19:34.702Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2019-12-31T18:19:34.959Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-12-31T18:19:34.959Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T18:19:35.410Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-31T18:19:35.410Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-31T18:19:35.410Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-31T18:19:35.525Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-12-31T18:19:35.665Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-31T18:19:35.665Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-31T18:19:35.782Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-12-31T18:19:36.040Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-12-31T18:19:36.298Z] ok github.com/docker/docker/pkg/mount 0.571s coverage: 70.0% of statements [2019-12-31T18:19:36.298Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T18:19:36.556Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-12-31T18:19:36.589Z] --- PASS: TestServiceUpdateLabel (3.10s) [2019-12-31T18:19:36.589Z] === RUN TestServiceUpdateSecrets [2019-12-31T18:19:36.589Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-31T18:19:36.814Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-12-31T18:19:36.814Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T18:19:36.814Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T18:19:37.513Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-31T18:19:37.747Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2019-12-31T18:19:38.313Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-31T18:19:38.437Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-31T18:19:38.437Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-12-31T18:19:38.571Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-12-31T18:19:38.828Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-12-31T18:19:40.198Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-12-31T18:19:40.320Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-31T18:19:40.455Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-12-31T18:19:40.921Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-31T18:19:40.921Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-31T18:19:41.683Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.8% of statements [2019-12-31T18:19:41.844Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-31T18:19:42.770Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-31T18:19:43.693Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-31T18:19:43.750Z] ok github.com/docker/docker/pkg/signal 2.426s coverage: 61.0% of statements [2019-12-31T18:19:43.750Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-12-31T18:19:44.007Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-31T18:19:44.254Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-31T18:19:44.255Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-31T18:19:44.267Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-31T18:19:44.390Z] ok github.com/docker/docker/daemon/cluster 0.183s coverage: 0.5% of statements [2019-12-31T18:19:44.524Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-12-31T18:19:45.090Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2019-12-31T18:19:45.180Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-31T18:19:45.654Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.2% of statements [2019-12-31T18:19:45.911Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-12-31T18:19:46.103Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-31T18:19:46.476Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-12-31T18:19:47.026Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-31T18:19:47.026Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-31T18:19:47.040Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-12-31T18:19:47.040Z] testing: warning: no tests to run [2019-12-31T18:19:47.040Z] coverage: [no statements] [2019-12-31T18:19:47.040Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-31T18:19:47.603Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-31T18:19:47.603Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-31T18:19:47.627Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-31T18:19:47.861Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-12-31T18:19:49.553Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-31T18:19:49.939Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2019-12-31T18:19:50.384Z] ok github.com/docker/docker/plugin 0.528s coverage: 27.1% of statements [2019-12-31T18:19:50.642Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-31T18:19:50.912Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-31T18:19:50.912Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-31T18:19:50.912Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-31T18:19:50.912Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-31T18:19:50.912Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-31T18:19:51.294Z] --- PASS: TestImportExtremelyLargeImageWorks (98.12s) [2019-12-31T18:19:51.294Z] PASS [2019-12-31T18:19:51.294Z] [2019-12-31T18:19:51.294Z] === Skipped [2019-12-31T18:19:51.294Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-31T18:19:51.294Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:19:51.294Z] [2019-12-31T18:19:51.294Z] [2019-12-31T18:19:51.294Z] DONE 12 tests, 1 skipped in 99.563s [2019-12-31T18:19:51.294Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T18:19:51.294Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:19:51.294Z] ++ set -e [2019-12-31T18:19:51.294Z] ++ '[' -n 0 ']' [2019-12-31T18:19:51.294Z] ++ set -x [2019-12-31T18:19:51.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:19:51.294Z] INFO: Testing against a local daemon [2019-12-31T18:19:51.294Z] === RUN TestNetworkCreateDelete [2019-12-31T18:19:51.294Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-12-31T18:19:51.294Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T18:19:51.294Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-12-31T18:19:51.294Z] === RUN TestInspectNetwork [2019-12-31T18:19:51.580Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-12-31T18:19:51.836Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-31T18:19:51.836Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2019-12-31T18:19:51.836Z] === RUN TestServiceUpdateConfigs [2019-12-31T18:19:51.990Z] ok github.com/docker/docker/daemon/config 0.123s coverage: 82.1% of statements [2019-12-31T18:19:51.990Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-12-31T18:19:52.144Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2019-12-31T18:19:53.645Z] ok github.com/docker/docker/registry 0.089s coverage: 56.0% of statements [2019-12-31T18:19:54.212Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-31T18:19:54.469Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-12-31T18:19:55.033Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-12-31T18:19:55.291Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-31T18:19:55.359Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T18:19:55.359Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T18:19:55.359Z] === RUN TestInspectNetwork/network_name [2019-12-31T18:19:55.359Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T18:19:55.662Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-12-31T18:19:57.068Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-31T18:19:57.323Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-31T18:19:57.731Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.519s coverage: 13.7% of statements [2019-12-31T18:19:57.816Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-31T18:19:58.246Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-31T18:19:58.246Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-31T18:19:58.246Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-31T18:19:58.748Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2019-12-31T18:19:59.314Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-12-31T18:19:59.776Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-12-31T18:20:00.245Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-12-31T18:20:00.457Z] --- PASS: TestInspectNetwork (9.51s) [2019-12-31T18:20:00.457Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-31T18:20:00.457Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T18:20:00.457Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T18:20:00.457Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T18:20:00.457Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T18:20:01.544Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-31T18:20:01.799Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-12-31T18:20:01.826Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.071s coverage: 57.9% of statements [2019-12-31T18:20:02.451Z] ok github.com/docker/docker/daemon 12.561s coverage: 17.6% of statements [2019-12-31T18:20:02.451Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T18:20:02.451Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T18:20:02.451Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T18:20:02.451Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T18:20:02.886Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2019-12-31T18:20:02.887Z] === RUN TestNetworkInvalidJSON [2019-12-31T18:20:02.887Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T18:20:02.887Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T18:20:02.887Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:20:02.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:20:02.887Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:20:02.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:20:02.887Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T18:20:02.887Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:20:02.887Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:20:02.887Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-31T18:20:02.887Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T18:20:02.887Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T18:20:02.887Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T18:20:02.887Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T18:20:03.159Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-12-31T18:20:04.140Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-12-31T18:20:04.140Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T18:20:04.507Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2019-12-31T18:20:04.507Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T18:20:05.756Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-12-31T18:20:05.756Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T18:20:06.901Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.803s coverage: 68.6% of statements [2019-12-31T18:20:07.031Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2019-12-31T18:20:07.031Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T18:20:07.316Z] --- PASS: TestServiceUpdateConfigs (15.14s) [2019-12-31T18:20:07.316Z] === RUN TestServiceUpdateNetwork [2019-12-31T18:20:07.395Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-12-31T18:20:07.395Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T18:20:07.570Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-31T18:20:07.925Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.860s coverage: 48.6% of statements [2019-12-31T18:20:08.500Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-31T18:20:09.970Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.269s coverage: 46.2% of statements [2019-12-31T18:20:09.970Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T18:20:10.858Z] --- PASS: TestServiceWithPredefinedNetwork (3.17s) [2019-12-31T18:20:10.858Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T18:20:10.858Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T18:20:10.858Z] service_test.go:230: FLAKY_TEST [2019-12-31T18:20:10.858Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T18:20:11.038Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-31T18:20:11.462Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.580s coverage: 76.1% of statements [2019-12-31T18:20:11.462Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.183s coverage: 54.8% of statements [2019-12-31T18:20:11.462Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T18:20:11.462Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T18:20:12.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-31T18:20:12.424Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T18:20:12.424Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === Skipped [2019-12-31T18:20:12.424Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T18:20:12.424Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T18:20:12.424Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:20:12.424Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:20:12.424Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:20:12.424Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:20:12.424Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:20:12.424Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:73: No driver to put! [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T18:20:12.424Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T18:20:12.424Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T18:20:12.424Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:20:12.424Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:20:12.424Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:20:12.424Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:20:12.424Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:20:12.424Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T18:20:12.424Z] graphtest_unix.go:73: No driver to put! [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T18:20:12.424Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T18:20:12.424Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] [2019-12-31T18:20:12.424Z] DONE 2155 tests, 20 skipped in 237.805s Post stage [Pipeline] junit [2019-12-31T18:20:12.437Z] Recording test results [2019-12-31T18:20:12.487Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.046s coverage: 58.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-12-31T18:20:12.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-12-31T18:20:13.148Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40174/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/validate/vendor [2019-12-31T18:20:14.090Z] No vendor changes in diff. [2019-12-31T18:20:14.554Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-12-31T18:20:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-12-31T18:20:14.982Z] + echo Building e2e image [2019-12-31T18:20:14.982Z] Building e2e image [2019-12-31T18:20:14.982Z] + docker build --build-arg DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -t moby-e2e-test -f Dockerfile.e2e . [2019-12-31T18:20:14.982Z] #2 [internal] load .dockerignore [2019-12-31T18:20:14.982Z] #2 transferring context: 34B done [2019-12-31T18:20:14.982Z] #2 DONE 0.0s [2019-12-31T18:20:14.982Z] [2019-12-31T18:20:14.982Z] #1 [internal] load build definition from Dockerfile.e2e [2019-12-31T18:20:14.982Z] #1 transferring dockerfile: 3.21kB done [2019-12-31T18:20:14.982Z] #1 DONE 0.0s [2019-12-31T18:20:14.982Z] [2019-12-31T18:20:14.982Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2019-12-31T18:20:15.242Z] #4 ... [2019-12-31T18:20:15.242Z] [2019-12-31T18:20:15.242Z] #3 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2019-12-31T18:20:15.242Z] #3 DONE 0.2s [2019-12-31T18:20:15.242Z] [2019-12-31T18:20:15.242Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2019-12-31T18:20:15.242Z] #4 DONE 0.2s [2019-12-31T18:20:15.242Z] [2019-12-31T18:20:15.242Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-12-31T18:20:15.242Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-12-31T18:20:15.242Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2019-12-31T18:20:15.242Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 939.56kB / 2.79MB 0.1s [2019-12-31T18:20:15.242Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2019-12-31T18:20:15.242Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2019-12-31T18:20:15.500Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 [2019-12-31T18:20:15.500Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done [2019-12-31T18:20:15.582Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.065s coverage: 3.0% of statements [2019-12-31T18:20:15.758Z] #5 ... [2019-12-31T18:20:15.758Z] [2019-12-31T18:20:15.758Z] #8 [internal] load build context [2019-12-31T18:20:15.758Z] #8 transferring context: 815.69kB 0.3s done [2019-12-31T18:20:15.758Z] #8 DONE 0.4s [2019-12-31T18:20:15.758Z] [2019-12-31T18:20:15.758Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-12-31T18:20:16.015Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.5s done [2019-12-31T18:20:16.015Z] #5 DONE 0.8s [2019-12-31T18:20:16.015Z] [2019-12-31T18:20:16.015Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T18:20:16.015Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done [2019-12-31T18:20:16.015Z] #14 sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 2.80MB / 2.80MB 0.2s done [2019-12-31T18:20:16.015Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done [2019-12-31T18:20:16.015Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done [2019-12-31T18:20:16.015Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done [2019-12-31T18:20:16.015Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done [2019-12-31T18:20:16.015Z] #14 extracting sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 0.4s done [2019-12-31T18:20:16.015Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.3s done [2019-12-31T18:20:16.015Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.2s done [2019-12-31T18:20:16.015Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 37.91MB / 126.88MB 0.8s [2019-12-31T18:20:16.015Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 [2019-12-31T18:20:16.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-12-31T18:20:16.272Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 58.66MB / 126.88MB 1.1s [2019-12-31T18:20:16.272Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.2s done [2019-12-31T18:20:16.272Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done [2019-12-31T18:20:16.531Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 68.61MB / 126.88MB 1.2s [2019-12-31T18:20:16.531Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 89.02MB / 126.88MB 1.4s [2019-12-31T18:20:16.788Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 99.70MB / 126.88MB 1.5s [2019-12-31T18:20:17.045Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 113.65MB / 126.88MB 1.6s [2019-12-31T18:20:17.045Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.8s [2019-12-31T18:20:17.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-12-31T18:20:17.609Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 2.4s done [2019-12-31T18:20:17.866Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 [2019-12-31T18:20:18.123Z] #14 ... [2019-12-31T18:20:18.123Z] [2019-12-31T18:20:18.123Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-12-31T18:20:18.123Z] #6 DONE 1.9s [2019-12-31T18:20:18.123Z] [2019-12-31T18:20:18.123Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T18:20:18.297Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 42.7% of statements [2019-12-31T18:20:19.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006e57c0_} [2019-12-31T18:20:19.794Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2019-12-31T18:20:20.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1489591584_/foo_false____} [2019-12-31T18:20:21.885Z] ok github.com/docker/docker/daemon/logger/awslogs 0.719s coverage: 77.8% of statements [2019-12-31T18:20:22.172Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-12-31T18:20:22.172Z] ok github.com/docker/docker/daemon/images 0.067s coverage: 4.9% of statements [2019-12-31T18:20:22.172Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T18:20:22.172Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T18:20:22.172Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T18:20:22.172Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T18:20:22.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1489591584_/foo_true____} [2019-12-31T18:20:22.833Z] --- PASS: TestServiceUpdateNetwork (15.61s) [2019-12-31T18:20:22.833Z] PASS [2019-12-31T18:20:22.833Z] [2019-12-31T18:20:22.833Z] === Skipped [2019-12-31T18:20:22.833Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-31T18:20:22.833Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T18:20:22.833Z] [2019-12-31T18:20:22.833Z] [2019-12-31T18:20:22.833Z] DONE 20 tests, 1 skipped in 173.073s [2019-12-31T18:20:22.833Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T18:20:22.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:22.833Z] ++ set -e [2019-12-31T18:20:22.833Z] ++ '[' -n 0 ']' [2019-12-31T18:20:22.833Z] ++ set -x [2019-12-31T18:20:22.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:22.834Z] INFO: Testing against a local daemon [2019-12-31T18:20:22.834Z] === RUN TestSessionCreate [2019-12-31T18:20:22.834Z] --- PASS: TestSessionCreate (0.06s) [2019-12-31T18:20:22.834Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T18:20:22.834Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-12-31T18:20:22.834Z] PASS [2019-12-31T18:20:22.834Z] [2019-12-31T18:20:22.834Z] DONE 2 tests in 0.208s [2019-12-31T18:20:22.834Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T18:20:22.834Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:22.834Z] ++ set -e [2019-12-31T18:20:22.834Z] ++ '[' -n 0 ']' [2019-12-31T18:20:22.834Z] ++ set -x [2019-12-31T18:20:22.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:23.089Z] INFO: Testing against a local daemon [2019-12-31T18:20:23.089Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T18:20:23.089Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T18:20:23.089Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T18:20:23.089Z] === RUN TestEventsExecDie [2019-12-31T18:20:23.469Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.2s [2019-12-31T18:20:23.680Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-12-31T18:20:23.681Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 62.1% of statements [2019-12-31T18:20:24.014Z] --- PASS: TestEventsExecDie (0.86s) [2019-12-31T18:20:24.014Z] === RUN TestEventsBackwardsCompatible [2019-12-31T18:20:24.014Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-12-31T18:20:24.014Z] === RUN TestInfoBinaryCommits [2019-12-31T18:20:24.014Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-31T18:20:24.014Z] === RUN TestInfoAPIVersioned [2019-12-31T18:20:24.014Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-31T18:20:24.014Z] === RUN TestInfoDiscoveryBackend [2019-12-31T18:20:24.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3300117503_/foo_false____} [2019-12-31T18:20:24.400Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.5s done [2019-12-31T18:20:24.523Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-12-31T18:20:24.523Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T18:20:24.657Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done [2019-12-31T18:20:24.914Z] #14 DONE 9.8s [2019-12-31T18:20:24.914Z] [2019-12-31T18:20:24.914Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-31T18:20:25.927Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T18:20:25.927Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T18:20:25.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3300117503_/foo_true____} [2019-12-31T18:20:26.224Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-12-31T18:20:26.224Z] === RUN TestInfoAPI [2019-12-31T18:20:26.224Z] --- PASS: TestInfoAPI (0.02s) [2019-12-31T18:20:26.224Z] === RUN TestInfoAPIWarnings [2019-12-31T18:20:26.784Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-12-31T18:20:26.784Z] === RUN TestInfoDebug [2019-12-31T18:20:26.808Z] #15 ... [2019-12-31T18:20:26.808Z] [2019-12-31T18:20:26.808Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-12-31T18:20:26.808Z] #7 1.134 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-31T18:20:26.808Z] #7 2.235 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-31T18:20:26.808Z] #7 2.352 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-31T18:20:26.808Z] #7 2.356 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-31T18:20:26.808Z] #7 2.567 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-31T18:20:26.808Z] #7 2.578 (4/31) Installing readline (8.0.0-r0) [2019-12-31T18:20:26.808Z] #7 2.585 (5/31) Installing bash (5.0.0-r0) [2019-12-31T18:20:26.808Z] #7 2.602 Executing bash-5.0.0-r0.post-install [2019-12-31T18:20:26.808Z] #7 2.607 (6/31) Installing ca-certificates (20190108-r0) [2019-12-31T18:20:26.808Z] #7 2.628 (7/31) Installing libgcc (8.3.0-r0) [2019-12-31T18:20:26.808Z] #7 2.632 (8/31) Installing libstdc++ (8.3.0-r0) [2019-12-31T18:20:26.808Z] #7 2.645 (9/31) Installing binutils (2.32-r0) [2019-12-31T18:20:26.808Z] #7 2.758 (10/31) Installing gmp (6.1.2-r1) [2019-12-31T18:20:26.808Z] #7 2.767 (11/31) Installing isl (0.18-r0) [2019-12-31T18:20:26.808Z] #7 2.792 (12/31) Installing libgomp (8.3.0-r0) [2019-12-31T18:20:26.808Z] #7 2.795 (13/31) Installing libatomic (8.3.0-r0) [2019-12-31T18:20:26.808Z] #7 2.798 (14/31) Installing mpfr3 (3.1.5-r1) [2019-12-31T18:20:26.808Z] #7 2.804 (15/31) Installing mpc1 (1.1.0-r0) [2019-12-31T18:20:26.808Z] #7 2.807 (16/31) Installing gcc (8.3.0-r0) [2019-12-31T18:20:26.808Z] #7 3.815 (17/31) Installing musl-dev (1.1.22-r3) [2019-12-31T18:20:26.808Z] #7 3.934 (18/31) Installing libc-dev (0.7.1-r0) [2019-12-31T18:20:26.808Z] #7 3.936 (19/31) Installing g++ (8.3.0-r0) [2019-12-31T18:20:26.808Z] #7 4.574 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-12-31T18:20:26.808Z] #7 4.578 (21/31) Installing libcurl (7.66.0-r0) [2019-12-31T18:20:26.808Z] #7 4.585 (22/31) Installing expat (2.2.8-r0) [2019-12-31T18:20:26.808Z] #7 4.590 (23/31) Installing pcre2 (10.33-r0) [2019-12-31T18:20:26.808Z] #7 4.600 (24/31) Installing git (2.22.2-r0) [2019-12-31T18:20:26.808Z] #7 4.836 (25/31) Installing libmnl (1.0.4-r0) [2019-12-31T18:20:26.808Z] #7 4.838 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-12-31T18:20:26.808Z] #7 4.843 (27/31) Installing iptables (1.8.3-r0) [2019-12-31T18:20:26.808Z] #7 4.876 (28/31) Installing pigz (2.4-r0) [2019-12-31T18:20:26.808Z] #7 4.885 (29/31) Installing tar (1.32-r0) [2019-12-31T18:20:26.808Z] #7 4.895 (30/31) Installing xz-libs (5.2.4-r0) [2019-12-31T18:20:26.808Z] #7 4.897 (31/31) Installing xz (5.2.4-r0) [2019-12-31T18:20:26.808Z] #7 4.903 Executing busybox-1.30.1-r2.trigger [2019-12-31T18:20:26.808Z] #7 4.907 Executing ca-certificates-20190108-r0.trigger [2019-12-31T18:20:26.808Z] #7 4.968 OK: 185 MiB in 45 packages [2019-12-31T18:20:26.808Z] #7 DONE 8.9s [2019-12-31T18:20:26.808Z] [2019-12-31T18:20:26.808Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-12-31T18:20:26.808Z] #9 DONE 0.1s [2019-12-31T18:20:26.808Z] [2019-12-31T18:20:26.808Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-12-31T18:20:26.808Z] #10 DONE 0.0s [2019-12-31T18:20:26.808Z] [2019-12-31T18:20:26.808Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-31T18:20:27.065Z] #15 ... [2019-12-31T18:20:27.065Z] [2019-12-31T18:20:27.065Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-12-31T18:20:27.065Z] #11 DONE 0.1s [2019-12-31T18:20:27.065Z] [2019-12-31T18:20:27.065Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-12-31T18:20:27.065Z] #12 DONE 0.1s [2019-12-31T18:20:27.173Z] ok github.com/docker/docker/daemon/logger/local 0.096s coverage: 74.7% of statements [2019-12-31T18:20:27.173Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T18:20:27.173Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 19.9% of statements [2019-12-31T18:20:27.321Z] [2019-12-31T18:20:27.321Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-12-31T18:20:27.321Z] #13 DONE 0.1s [2019-12-31T18:20:27.321Z] [2019-12-31T18:20:27.321Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-31T18:20:27.343Z] --- PASS: TestInfoDebug (0.52s) [2019-12-31T18:20:27.343Z] === RUN TestInfoInsecureRegistries [2019-12-31T18:20:27.578Z] #15 2.497 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2019-12-31T18:20:27.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3300117503_/foo_true__0xc0006c8000__} [2019-12-31T18:20:27.598Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-31T18:20:27.598Z] === RUN TestInfoRegistryMirrors [2019-12-31T18:20:27.798Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2019-12-31T18:20:28.159Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-12-31T18:20:28.159Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T18:20:28.414Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2019-12-31T18:20:28.414Z] === RUN TestPingCacheHeaders [2019-12-31T18:20:28.414Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-12-31T18:20:28.414Z] === RUN TestPingGet [2019-12-31T18:20:28.414Z] --- PASS: TestPingGet (0.02s) [2019-12-31T18:20:28.414Z] === RUN TestPingHead [2019-12-31T18:20:28.669Z] --- PASS: TestPingHead (0.02s) [2019-12-31T18:20:28.669Z] === RUN TestVersion [2019-12-31T18:20:28.669Z] --- PASS: TestVersion (0.02s) [2019-12-31T18:20:28.669Z] PASS [2019-12-31T18:20:28.669Z] [2019-12-31T18:20:28.669Z] === Skipped [2019-12-31T18:20:28.669Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T18:20:28.669Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T18:20:28.669Z] [2019-12-31T18:20:28.669Z] [2019-12-31T18:20:28.669Z] DONE 18 tests, 1 skipped in 5.644s [2019-12-31T18:20:28.669Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T18:20:28.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:28.669Z] ++ set -e [2019-12-31T18:20:28.669Z] ++ '[' -n 0 ']' [2019-12-31T18:20:28.669Z] ++ set -x [2019-12-31T18:20:28.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:28.669Z] INFO: Testing against a local daemon [2019-12-31T18:20:28.669Z] === RUN TestVolumesCreateAndList [2019-12-31T18:20:28.669Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-12-31T18:20:28.669Z] === RUN TestVolumesRemove [2019-12-31T18:20:28.838Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2019-12-31T18:20:28.923Z] --- PASS: TestVolumesRemove (0.10s) [2019-12-31T18:20:28.923Z] === RUN TestVolumesInspect [2019-12-31T18:20:28.923Z] --- PASS: TestVolumesInspect (0.02s) [2019-12-31T18:20:28.923Z] === RUN TestVolumesInvalidJSON [2019-12-31T18:20:28.923Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T18:20:28.923Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T18:20:28.923Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T18:20:28.923Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-12-31T18:20:28.923Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T18:20:28.923Z] PASS [2019-12-31T18:20:28.923Z] [2019-12-31T18:20:28.923Z] DONE 5 tests in 0.254s [2019-12-31T18:20:28.923Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T18:20:28.947Z] #15 3.553 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2019-12-31T18:20:28.947Z] #15 3.641 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2019-12-31T18:20:28.947Z] #15 3.643 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2019-12-31T18:20:28.947Z] #15 3.774 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2019-12-31T18:20:28.947Z] #15 3.781 (4/43) Installing readline (8.0.1-r0) [2019-12-31T18:20:28.947Z] #15 3.785 (5/43) Installing bash (5.0.11-r1) [2019-12-31T18:20:28.947Z] #15 3.797 Executing bash-5.0.11-r1.post-install [2019-12-31T18:20:28.947Z] #15 3.799 (6/43) Installing linux-headers (4.19.36-r0) [2019-12-31T18:20:28.947Z] #15 3.871 (7/43) Installing libblkid (2.34-r1) [2019-12-31T18:20:28.947Z] #15 3.876 (8/43) Installing libuuid (2.34-r1) [2019-12-31T18:20:28.947Z] #15 3.878 (9/43) Installing btrfs-progs-libs (5.4-r0) [2019-12-31T18:20:28.947Z] #15 3.883 (10/43) Installing btrfs-progs-dev (5.4-r0) [2019-12-31T18:20:28.947Z] #15 3.887 (11/43) Installing libgcc (9.2.0-r3) [2019-12-31T18:20:28.947Z] #15 3.889 (12/43) Installing libstdc++ (9.2.0-r3) [2019-12-31T18:20:28.947Z] #15 3.902 (13/43) Installing binutils (2.33.1-r0) [2019-12-31T18:20:28.947Z] #15 3.969 (14/43) Installing libmagic (5.37-r1) [2019-12-31T18:20:28.947Z] #15 3.989 (15/43) Installing file (5.37-r1) [2019-12-31T18:20:29.177Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T18:20:29.177Z] +++ kill 5331=== RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006c8020_} [2019-12-31T18:20:29.177Z] [2019-12-31T18:20:29.205Z] #15 3.991 (16/43) Installing gmp (6.1.2-r1) [2019-12-31T18:20:29.205Z] #15 3.997 (17/43) Installing isl (0.18-r0) [2019-12-31T18:20:29.205Z] #15 4.011 (18/43) Installing libgomp (9.2.0-r3) [2019-12-31T18:20:29.205Z] #15 4.014 (19/43) Installing libatomic (9.2.0-r3) [2019-12-31T18:20:29.205Z] #15 4.016 (20/43) Installing mpfr4 (4.0.2-r1) [2019-12-31T18:20:29.205Z] #15 4.022 (21/43) Installing mpc1 (1.1.0-r1) [2019-12-31T18:20:29.205Z] #15 4.025 (22/43) Installing gcc (9.2.0-r3) [2019-12-31T18:20:29.769Z] #15 4.787 (23/43) Installing musl-dev (1.1.24-r0) [2019-12-31T18:20:29.769Z] #15 4.869 (24/43) Installing libc-dev (0.7.2-r0) [2019-12-31T18:20:30.027Z] #15 4.872 (25/43) Installing g++ (9.2.0-r3) [2019-12-31T18:20:30.284Z] #15 5.317 (26/43) Installing make (4.2.1-r2) [2019-12-31T18:20:30.539Z] +++ /etc/init.d/apparmor stop [2019-12-31T18:20:30.539Z] Clearing AppArmor profiles cache:. [2019-12-31T18:20:30.539Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T18:20:30.539Z] Unloading profiles will leave already running processes permanently [2019-12-31T18:20:30.539Z] unconfined, which can lead to unexpected situations. [2019-12-31T18:20:30.539Z] [2019-12-31T18:20:30.539Z] To set a process to complain mode, use the command line tool [2019-12-31T18:20:30.539Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T18:20:30.539Z] with the 'teardown' option." [2019-12-31T18:20:30.539Z] [2019-12-31T18:20:30.541Z] #15 5.322 (27/43) Installing fortify-headers (1.1-r0) [2019-12-31T18:20:30.541Z] #15 5.324 (28/43) Installing build-base (0.5-r1) [2019-12-31T18:20:30.541Z] #15 5.325 (29/43) Installing nghttp2-libs (1.40.0-r0) [2019-12-31T18:20:30.541Z] #15 5.328 (30/43) Installing libcurl (7.67.0-r0) [2019-12-31T18:20:30.541Z] #15 5.334 (31/43) Installing curl (7.67.0-r0) [2019-12-31T18:20:30.541Z] #15 5.337 (32/43) Installing oniguruma (6.9.4-r0) [2019-12-31T18:20:30.541Z] #15 5.343 (33/43) Installing jq (1.6-r0) [2019-12-31T18:20:30.541Z] #15 5.350 (34/43) Installing device-mapper-libs (2.02.186-r0) [2019-12-31T18:20:30.541Z] #15 5.354 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2019-12-31T18:20:30.541Z] #15 5.356 (36/43) Installing libaio (0.3.112-r1) [2019-12-31T18:20:30.541Z] #15 5.358 (37/43) Installing lvm2-libs (2.02.186-r0) [2019-12-31T18:20:30.541Z] #15 5.386 (38/43) Installing libfdisk (2.34-r1) [2019-12-31T18:20:30.541Z] #15 5.392 (39/43) Installing libmount (2.34-r1) [2019-12-31T18:20:30.541Z] #15 5.398 (40/43) Installing libsmartcols (2.34-r1) [2019-12-31T18:20:30.541Z] #15 5.402 (41/43) Installing pkgconf (1.6.3-r0) [2019-12-31T18:20:30.541Z] #15 5.405 (42/43) Installing util-linux-dev (2.34-r1) [2019-12-31T18:20:30.541Z] #15 5.430 (43/43) Installing lvm2-dev (2.02.186-r0) [2019-12-31T18:20:30.541Z] #15 5.434 Executing busybox-1.31.1-r8.trigger [2019-12-31T18:20:30.541Z] #15 5.441 OK: 203 MiB in 58 packages [2019-12-31T18:20:30.543Z] --- PASS: TestServiceWithDataPathPortInit (17.57s) [2019-12-31T18:20:30.543Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T18:20:30.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006c8040_} [2019-12-31T18:20:30.894Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-12-31T18:20:31.932Z] ok github.com/docker/docker/daemon/logger/splunk 3.230s coverage: 82.5% of statements [2019-12-31T18:20:31.932Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T18:20:31.932Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T18:20:32.435Z] #15 DONE 7.0s [2019-12-31T18:20:32.436Z] [2019-12-31T18:20:32.436Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-12-31T18:20:32.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006c8060_} [2019-12-31T18:20:33.000Z] #16 DONE 0.9s [2019-12-31T18:20:33.000Z] [2019-12-31T18:20:33.000Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-12-31T18:20:33.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-12-31T18:20:33.931Z] #17 DONE 0.8s [2019-12-31T18:20:33.931Z] [2019-12-31T18:20:33.931Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-12-31T18:20:33.931Z] #18 DONE 0.0s [2019-12-31T18:20:33.931Z] [2019-12-31T18:20:33.931Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T18:20:33.931Z] #19 DONE 0.1s [2019-12-31T18:20:33.931Z] [2019-12-31T18:20:33.931Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-31T18:20:34.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006c8080_} [2019-12-31T18:20:34.641Z] ok github.com/docker/docker/distribution/metadata 0.210s coverage: 48.2% of statements [2019-12-31T18:20:35.272Z] ok github.com/docker/docker/errdefs 0.029s coverage: 49.4% of statements [2019-12-31T18:20:35.303Z] #20 ... [2019-12-31T18:20:35.303Z] [2019-12-31T18:20:35.303Z] #31 [builder 1/4] COPY . . [2019-12-31T18:20:35.303Z] #31 DONE 1.5s [2019-12-31T18:20:35.303Z] [2019-12-31T18:20:35.303Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-31T18:20:35.303Z] #20 1.521 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-31T18:20:35.560Z] #20 1.677 curl: option --progress: is ambiguous [2019-12-31T18:20:35.560Z] #20 1.677 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T18:20:35.817Z] #20 1.905 curl: option --progress: is ambiguous [2019-12-31T18:20:35.817Z] #20 1.905 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T18:20:36.075Z] #20 2.120 curl: option --progress: is ambiguous [2019-12-31T18:20:36.075Z] #20 2.120 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T18:20:36.332Z] #20 2.313 curl: option --progress: is ambiguous [2019-12-31T18:20:36.332Z] #20 2.314 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T18:20:36.332Z] #20 2.529 [2019-12-31T18:20:36.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-31T18:20:36.589Z] #20 ... [2019-12-31T18:20:36.589Z] [2019-12-31T18:20:36.589Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-12-31T18:20:36.589Z] #32 DONE 1.3s [2019-12-31T18:20:36.589Z] [2019-12-31T18:20:36.589Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T18:20:36.758Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s) [2019-12-31T18:20:36.758Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5lgppsrbtntunr4c4xvqbopdl Created:2019-12-31 18:20:29.71571284 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4365e0500e4ce24b9930ef33dcb9adb684ea72571a12342d52a01589dec3ed3a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.za7h27aock5wdkck5tgvddr6r EndpointID:f6e88bd97726dec5b91714b7a491a12155c8992357002d19c806705b1041d075 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb40ae27a1da8e72aeb1aafdc30203281fee6be1c5ab4bcd94541068e2f85a22 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:af11b369ce44 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.za7h27aock5wdkck5tgvddr6r EndpointID:f6e88bd97726dec5b91714b7a491a12155c8992357002d19c806705b1041d075 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T18:20:36.758Z] PASS [2019-12-31T18:20:36.758Z] [2019-12-31T18:20:36.758Z] === Skipped [2019-12-31T18:20:36.758Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T18:20:36.758Z] service_test.go:230: FLAKY_TEST [2019-12-31T18:20:36.758Z] [2019-12-31T18:20:36.758Z] [2019-12-31T18:20:36.758Z] DONE 21 tests, 1 skipped in 46.441s [2019-12-31T18:20:36.758Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T18:20:36.758Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:36.758Z] ++ set -e [2019-12-31T18:20:36.758Z] ++ '[' -n 0 ']' [2019-12-31T18:20:36.758Z] ++ set -x [2019-12-31T18:20:36.758Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:36.758Z] INFO: Testing against a local daemon [2019-12-31T18:20:36.758Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T18:20:36.758Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T18:20:36.758Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:20:36.758Z] === RUN TestDockerNetworkIpvlan [2019-12-31T18:20:36.758Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T18:20:36.758Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:20:36.758Z] PASS [2019-12-31T18:20:36.758Z] [2019-12-31T18:20:36.758Z] === Skipped [2019-12-31T18:20:36.758Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T18:20:36.758Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:20:36.758Z] [2019-12-31T18:20:36.758Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T18:20:36.758Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:20:36.758Z] [2019-12-31T18:20:36.758Z] [2019-12-31T18:20:36.758Z] DONE 2 tests, 2 skipped in 0.183s [2019-12-31T18:20:36.758Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T18:20:36.758Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:36.758Z] ++ set -e [2019-12-31T18:20:36.758Z] ++ '[' -n 0 ']' [2019-12-31T18:20:36.758Z] ++ set -x [2019-12-31T18:20:36.758Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:36.758Z] INFO: Testing against a local daemon [2019-12-31T18:20:36.758Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T18:20:36.767Z] ok github.com/docker/docker/distribution 0.703s coverage: 22.1% of statements [2019-12-31T18:20:36.768Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T18:20:37.520Z] #33 0.974 [2019-12-31T18:20:37.520Z] #33 1.055 Removing bundles/ [2019-12-31T18:20:37.520Z] #33 1.056 [2019-12-31T18:20:37.520Z] #33 1.061 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-31T18:20:37.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-12-31T18:20:38.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-12-31T18:20:38.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-12-31T18:20:38.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-12-31T18:20:38.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-12-31T18:20:38.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-12-31T18:20:38.084Z] #33 1.680 Building test suite binary ./integration-cli/test.main [2019-12-31T18:20:38.319Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-31T18:20:38.554Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-12-31T18:20:38.554Z] === RUN TestDockerNetworkMacvlan [2019-12-31T18:20:39.383Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T18:20:39.479Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2019-12-31T18:20:39.767Z] ok github.com/docker/docker/distribution/xfer 1.692s coverage: 85.6% of statements [2019-12-31T18:20:39.767Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T18:20:40.290Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T18:20:40.402Z] ok github.com/docker/docker/image 0.144s coverage: 86.4% of statements [2019-12-31T18:20:40.403Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T18:20:41.183Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T18:20:41.426Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2019-12-31T18:20:41.427Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2019-12-31T18:20:41.427Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T18:20:41.619Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-31T18:20:42.266Z] #33 ... [2019-12-31T18:20:42.266Z] [2019-12-31T18:20:42.266Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-31T18:20:42.266Z] #20 3.270 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-31T18:20:42.266Z] #20 3.457 curl: option --progress: is ambiguous [2019-12-31T18:20:42.266Z] #20 3.460 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T18:20:42.266Z] #20 3.679 [2019-12-31T18:20:42.266Z] #20 4.399 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-31T18:20:42.266Z] #20 4.659 curl: option --progress: is ambiguous [2019-12-31T18:20:42.266Z] #20 4.665 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T18:20:42.266Z] #20 4.883 [2019-12-31T18:20:42.266Z] #20 5.620 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-31T18:20:42.266Z] #20 5.807 curl: option --progress: is ambiguous [2019-12-31T18:20:42.266Z] #20 5.812 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T18:20:42.266Z] #20 6.039 [2019-12-31T18:20:42.266Z] #20 6.922 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-31T18:20:42.266Z] #20 7.262 curl: option --progress: is ambiguous [2019-12-31T18:20:42.266Z] #20 7.273 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T18:20:42.266Z] #20 7.554 [2019-12-31T18:20:42.266Z] #20 7.616 Download of images into '/build' complete. [2019-12-31T18:20:42.266Z] #20 7.616 Use something like the following to load the result into a Docker daemon: [2019-12-31T18:20:42.266Z] #20 7.616 tar -cC '/build' . | docker load [2019-12-31T18:20:42.266Z] #20 DONE 7.7s [2019-12-31T18:20:42.266Z] [2019-12-31T18:20:42.266Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T18:20:42.266Z] #22 DONE 0.1s [2019-12-31T18:20:42.266Z] [2019-12-31T18:20:42.266Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-12-31T18:20:42.266Z] #26 DONE 0.1s [2019-12-31T18:20:42.266Z] [2019-12-31T18:20:42.266Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T18:20:42.266Z] #23 DONE 0.1s [2019-12-31T18:20:42.266Z] [2019-12-31T18:20:42.266Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-31T18:20:42.266Z] #24 ... [2019-12-31T18:20:42.266Z] [2019-12-31T18:20:42.266Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-12-31T18:20:42.266Z] #27 DONE 0.2s [2019-12-31T18:20:42.266Z] [2019-12-31T18:20:42.266Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-12-31T18:20:42.266Z] #28 DONE 0.1s [2019-12-31T18:20:42.266Z] [2019-12-31T18:20:42.266Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-31T18:20:43.475Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2019-12-31T18:20:43.504Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-31T18:20:43.618Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T18:20:43.639Z] #29 ... [2019-12-31T18:20:43.639Z] [2019-12-31T18:20:43.639Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T18:20:43.639Z] #21 DONE 0.1s [2019-12-31T18:20:43.897Z] [2019-12-31T18:20:43.897Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-31T18:20:43.897Z] #24 2.225 + RM_GOPATH=0 [2019-12-31T18:20:43.897Z] #24 2.225 + TMP_GOPATH= [2019-12-31T18:20:43.897Z] #24 2.226 + : /build [2019-12-31T18:20:43.897Z] #24 2.226 + '[' -z '' ']' [2019-12-31T18:20:43.897Z] #24 2.227 ++ mktemp -d [2019-12-31T18:20:43.897Z] #24 2.229 + export GOPATH=/tmp/tmp.JaLoNo [2019-12-31T18:20:43.897Z] #24 2.229 + GOPATH=/tmp/tmp.JaLoNo [2019-12-31T18:20:43.897Z] #24 2.229 + RM_GOPATH=1 [2019-12-31T18:20:43.897Z] #24 2.230 ++ dirname ./install.sh [2019-12-31T18:20:43.897Z] #24 2.231 + dir=. [2019-12-31T18:20:43.897Z] #24 2.231 + bin=dockercli [2019-12-31T18:20:43.897Z] #24 2.231 + shift [2019-12-31T18:20:43.897Z] #24 2.231 + '[' '!' -f ./dockercli.installer ']' [2019-12-31T18:20:43.897Z] #24 2.232 + . ./dockercli.installer [2019-12-31T18:20:43.897Z] #24 2.232 ++ : stable [2019-12-31T18:20:43.897Z] #24 2.232 ++ : 17.06.2-ce [2019-12-31T18:20:43.897Z] #24 2.232 + install_dockercli [2019-12-31T18:20:43.897Z] #24 2.233 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-31T18:20:43.897Z] #24 2.233 Install docker/cli version 17.06.2-ce from stable [2019-12-31T18:20:43.897Z] #24 2.234 ++ uname -m [2019-12-31T18:20:43.897Z] #24 2.235 + arch=x86_64 [2019-12-31T18:20:43.897Z] #24 2.235 + '[' x86_64 '!=' x86_64 ']' [2019-12-31T18:20:43.897Z] #24 2.236 + url=https://download.docker.com/linux/static [2019-12-31T18:20:43.897Z] #24 2.236 + tar -xz docker/docker [2019-12-31T18:20:43.897Z] #24 2.238 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-31T18:20:46.769Z] #24 4.684 + mkdir -p /build [2019-12-31T18:20:46.769Z] #24 4.685 + mv docker/docker /build/ [2019-12-31T18:20:46.769Z] #24 4.687 + rmdir docker [2019-12-31T18:20:46.769Z] #24 DONE 4.9s [2019-12-31T18:20:46.769Z] [2019-12-31T18:20:46.769Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T18:20:46.771Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-31T18:20:47.672Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T18:20:47.702Z] #33 ... [2019-12-31T18:20:47.703Z] [2019-12-31T18:20:47.703Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-12-31T18:20:47.703Z] #25 DONE 0.2s [2019-12-31T18:20:47.703Z] [2019-12-31T18:20:47.703Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T18:20:47.890Z] ok github.com/docker/docker/opts 0.060s coverage: 66.9% of statements [2019-12-31T18:20:48.517Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-12-31T18:20:48.697Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-31T18:20:48.697Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-31T18:20:48.817Z] ok github.com/docker/docker/pkg/archive 1.284s coverage: 77.0% of statements [2019-12-31T18:20:49.439Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-12-31T18:20:49.621Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-31T18:20:50.464Z] ok github.com/docker/docker/pkg/authorization 2.553s coverage: 68.3% of statements [2019-12-31T18:20:50.544Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-12-31T18:20:50.751Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2019-12-31T18:20:51.467Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-31T18:20:51.704Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T18:20:52.244Z] ok github.com/docker/docker/pkg/discovery 0.021s coverage: 58.3% of statements [2019-12-31T18:20:52.245Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2019-12-31T18:20:52.390Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-31T18:20:52.976Z] --- PASS: TestDockerNetworkMacvlan (14.75s) [2019-12-31T18:20:52.976Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-12-31T18:20:52.976Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-12-31T18:20:52.976Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2019-12-31T18:20:52.976Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2019-12-31T18:20:52.976Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.93s) [2019-12-31T18:20:52.976Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2019-12-31T18:20:52.976Z] PASS [2019-12-31T18:20:52.976Z] [2019-12-31T18:20:52.976Z] DONE 8 tests in 16.334s [2019-12-31T18:20:52.976Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T18:20:52.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:52.976Z] ++ set -e [2019-12-31T18:20:52.976Z] ++ '[' -n 0 ']' [2019-12-31T18:20:52.976Z] ++ set -x [2019-12-31T18:20:52.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:53.314Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-31T18:20:53.358Z] testing: warning: no tests to run [2019-12-31T18:20:53.358Z] PASS [2019-12-31T18:20:53.358Z] [2019-12-31T18:20:53.358Z] DONE 0 tests in 0.067s [2019-12-31T18:20:53.358Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T18:20:53.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:53.358Z] ++ set -e [2019-12-31T18:20:53.358Z] ++ '[' -n 0 ']' [2019-12-31T18:20:53.358Z] ++ set -x [2019-12-31T18:20:53.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:20:53.358Z] INFO: Testing against a local daemon [2019-12-31T18:20:53.358Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T18:20:53.736Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-12-31T18:20:54.238Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-31T18:20:54.360Z] ok github.com/docker/docker/layer 7.750s coverage: 68.8% of statements [2019-12-31T18:20:54.360Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T18:20:54.360Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T18:20:54.360Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T18:20:54.360Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T18:20:54.360Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T18:20:54.360Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T18:20:54.647Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-12-31T18:20:54.933Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-12-31T18:20:55.203Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-31T18:20:55.370Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2019-12-31T18:20:55.370Z] === RUN TestAuthZPluginTLS [2019-12-31T18:20:55.749Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-12-31T18:20:55.749Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T18:20:55.957Z] ok github.com/docker/docker/pkg/chrootarchive 4.451s coverage: 43.2% of statements [2019-12-31T18:20:55.957Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T18:20:55.957Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T18:20:56.118Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-12-31T18:20:56.118Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T18:20:56.252Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2019-12-31T18:20:56.544Z] ok github.com/docker/docker/pkg/fileutils 0.035s coverage: 89.5% of statements [2019-12-31T18:20:56.606Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-31T18:20:56.894Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-12-31T18:20:56.894Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T18:20:57.256Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-12-31T18:20:57.256Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T18:20:57.535Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-31T18:20:57.574Z] ok github.com/docker/docker/pkg/fsutils 0.393s coverage: 85.1% of statements [2019-12-31T18:20:57.862Z] ok github.com/docker/docker/pkg/discovery/kv 3.307s coverage: 84.1% of statements [2019-12-31T18:20:58.151Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 11.4% of statements [2019-12-31T18:20:58.459Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-31T18:20:59.047Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2019-12-31T18:20:59.047Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T18:20:59.382Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-31T18:20:59.416Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2019-12-31T18:20:59.416Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T18:20:59.646Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2019-12-31T18:20:59.646Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2019-12-31T18:21:00.188Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-12-31T18:21:00.188Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T18:21:00.552Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-12-31T18:21:00.552Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T18:21:00.673Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2019-12-31T18:21:00.742Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-31T18:21:00.963Z] ok github.com/docker/docker/pkg/idtools 0.976s coverage: 70.1% of statements [2019-12-31T18:21:01.589Z] ok github.com/docker/docker/pkg/ioutils 1.702s coverage: 69.3% of statements [2019-12-31T18:21:01.589Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T18:21:01.711Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-31T18:21:01.876Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-12-31T18:21:02.499Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2019-12-31T18:21:02.802Z] ok github.com/docker/docker/pkg/mount 0.835s coverage: 70.0% of statements [2019-12-31T18:21:02.802Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T18:21:02.802Z] ok github.com/docker/docker/pkg/parsers/kernel 0.073s coverage: 60.0% of statements [2019-12-31T18:21:03.017Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2019-12-31T18:21:03.017Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T18:21:03.070Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-31T18:21:03.824Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2019-12-31T18:21:03.824Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2019-12-31T18:21:03.824Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T18:21:03.824Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T18:21:04.433Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-31T18:21:04.452Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2019-12-31T18:21:04.835Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2019-12-31T18:21:04.836Z] === RUN TestAuthZPluginHeader [2019-12-31T18:21:05.357Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-31T18:21:05.357Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-31T18:21:05.624Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-12-31T18:21:05.624Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T18:21:05.624Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T18:21:05.624Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:21:05.624Z] === RUN TestAuthZPluginV2Disable [2019-12-31T18:21:05.624Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-31T18:21:05.624Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:21:05.624Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T18:21:05.624Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T18:21:05.624Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:21:05.624Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T18:21:05.624Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T18:21:05.624Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:21:05.624Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T18:21:05.950Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2019-12-31T18:21:05.950Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2019-12-31T18:21:06.280Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-31T18:21:06.578Z] ok github.com/docker/docker/pkg/plugins/transport 0.027s coverage: 85.7% of statements [2019-12-31T18:21:07.247Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-31T18:21:07.599Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2019-12-31T18:21:08.170Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-12-31T18:21:08.221Z] ok github.com/docker/docker/pkg/pubsub 1.186s coverage: 73.9% of statements [2019-12-31T18:21:08.508Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2019-12-31T18:21:09.093Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-31T18:21:09.536Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-12-31T18:21:09.536Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-12-31T18:21:10.540Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-31T18:21:10.564Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-12-31T18:21:10.564Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 70.8% of statements [2019-12-31T18:21:11.583Z] ok github.com/docker/docker/pkg/signal 3.610s coverage: 61.0% of statements [2019-12-31T18:21:11.872Z] ok github.com/docker/docker/pkg/tailfile 0.194s coverage: 88.6% of statements [2019-12-31T18:21:11.872Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 36.2% of statements [2019-12-31T18:21:12.466Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-31T18:21:13.025Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-31T18:21:13.369Z] testing: warning: no tests to run [2019-12-31T18:21:13.369Z] coverage: [no statements] [2019-12-31T18:21:13.369Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-12-31T18:21:13.369Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 84.8% of statements [2019-12-31T18:21:14.266Z] #33 ... [2019-12-31T18:21:14.266Z] [2019-12-31T18:21:14.266Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-31T18:21:14.266Z] #29 28.53 # github.com/docker/docker/contrib/httpserver [2019-12-31T18:21:14.266Z] #29 28.53 loadinternal: cannot find runtime/cgo [2019-12-31T18:21:14.266Z] #29 DONE 29.4s [2019-12-31T18:21:14.266Z] [2019-12-31T18:21:14.266Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T18:21:14.266Z] #33 ... [2019-12-31T18:21:14.266Z] [2019-12-31T18:21:14.266Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-12-31T18:21:14.266Z] #30 DONE 0.2s [2019-12-31T18:21:14.266Z] [2019-12-31T18:21:14.266Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T18:21:14.393Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-12-31T18:21:14.394Z] ok github.com/docker/docker/pkg/tarsum 0.189s coverage: 89.3% of statements [2019-12-31T18:21:14.394Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2019-12-31T18:21:15.024Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2019-12-31T18:21:15.535Z] === RUN TestDockerSuite/TestCpToCaseD [2019-12-31T18:21:17.085Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2019-12-31T18:21:19.146Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-12-31T18:21:20.172Z] ok github.com/docker/docker/profiles/seccomp 0.036s coverage: 68.8% of statements [2019-12-31T18:21:20.915Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-31T18:21:21.191Z] ok github.com/docker/docker/plugin 0.571s coverage: 27.1% of statements [2019-12-31T18:21:22.220Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2019-12-31T18:21:23.241Z] ok github.com/docker/docker/restartmanager 0.021s coverage: 45.3% of statements [2019-12-31T18:21:24.180Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-31T18:21:24.273Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-12-31T18:21:24.559Z] ok github.com/docker/docker/runconfig 0.019s coverage: 68.2% of statements [2019-12-31T18:21:24.856Z] ok github.com/docker/docker/registry 0.494s coverage: 56.0% of statements [2019-12-31T18:21:25.103Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-31T18:21:25.494Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-12-31T18:21:25.495Z] PASS [2019-12-31T18:21:25.495Z] [2019-12-31T18:21:25.495Z] === Skipped [2019-12-31T18:21:25.495Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T18:21:25.495Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:21:25.495Z] [2019-12-31T18:21:25.495Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-31T18:21:25.495Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:21:25.495Z] [2019-12-31T18:21:25.495Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T18:21:25.495Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:21:25.495Z] [2019-12-31T18:21:25.495Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T18:21:25.495Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:21:25.495Z] [2019-12-31T18:21:25.495Z] [2019-12-31T18:21:25.495Z] DONE 17 tests, 4 skipped in 29.275s [2019-12-31T18:21:25.495Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T18:21:25.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:21:25.495Z] ++ set -e [2019-12-31T18:21:25.495Z] ++ '[' -n 0 ']' [2019-12-31T18:21:25.495Z] ++ set -x [2019-12-31T18:21:25.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:21:25.495Z] INFO: Testing against a local daemon [2019-12-31T18:21:25.495Z] === RUN TestPluginInvalidJSON [2019-12-31T18:21:25.495Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:21:25.495Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:21:25.495Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:21:25.495Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-31T18:21:25.495Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T18:21:25.495Z] PASS [2019-12-31T18:21:25.495Z] [2019-12-31T18:21:25.495Z] DONE 2 tests in 0.146s [2019-12-31T18:21:25.495Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T18:21:25.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:21:25.495Z] ++ set -e [2019-12-31T18:21:25.495Z] ++ '[' -n 0 ']' [2019-12-31T18:21:25.495Z] ++ set -x [2019-12-31T18:21:25.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:21:25.495Z] INFO: Testing against a local daemon [2019-12-31T18:21:25.495Z] === RUN TestExternalGraphDriver [2019-12-31T18:21:25.495Z] === RUN TestExternalGraphDriver/json [2019-12-31T18:21:25.495Z] === RUN TestExternalGraphDriver/spec [2019-12-31T18:21:27.294Z] === RUN TestExternalGraphDriver/pull [2019-12-31T18:21:28.349Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2019-12-31T18:21:29.108Z] --- PASS: TestExternalGraphDriver (6.36s) [2019-12-31T18:21:29.108Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-12-31T18:21:29.108Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2019-12-31T18:21:29.108Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2019-12-31T18:21:29.108Z] === RUN TestGraphdriverPluginV2 [2019-12-31T18:21:29.108Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-12-31T18:21:29.108Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:21:29.108Z] PASS [2019-12-31T18:21:29.108Z] [2019-12-31T18:21:29.108Z] === Skipped [2019-12-31T18:21:29.108Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-12-31T18:21:29.108Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:21:29.108Z] [2019-12-31T18:21:29.108Z] [2019-12-31T18:21:29.108Z] DONE 5 tests, 1 skipped in 6.605s [2019-12-31T18:21:29.108Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T18:21:29.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:21:29.108Z] ++ set -e [2019-12-31T18:21:29.108Z] ++ '[' -n 0 ']' [2019-12-31T18:21:29.108Z] ++ set -x [2019-12-31T18:21:29.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:21:29.487Z] INFO: Testing against a local daemon [2019-12-31T18:21:29.487Z] === RUN TestContinueAfterPluginCrash [2019-12-31T18:21:29.487Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T18:21:29.487Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T18:21:29.487Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T18:21:29.487Z] === CONT TestContinueAfterPluginCrash [2019-12-31T18:21:29.487Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T18:21:30.382Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-31T18:21:31.845Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2019-12-31T18:21:31.845Z] ok github.com/docker/docker/volume/local 0.055s coverage: 73.0% of statements [2019-12-31T18:21:32.857Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-12-31T18:21:33.639Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-31T18:21:34.198Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-31T18:21:39.246Z] faf31ee0aa3d: Pull complete [2019-12-31T18:21:39.246Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2019-12-31T18:21:39.246Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:21:39.246Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-12-31T18:21:39.246Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-12-31T18:21:39.246Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2019-12-31T18:21:39.246Z] WARN: Skipping validation tests [2019-12-31T18:21:39.246Z] INFO: Running unit tests at 12/31/2019 18:21:26... [2019-12-31T18:21:39.246Z] INFO: make.ps1 starting at 12/31/2019 18:21:30 [2019-12-31T18:21:39.246Z] INFO: Git commit (491531c12) assumed from DOCKER_GITCOMMIT environment variable [2019-12-31T18:21:39.246Z] INFO: Invoking autogen... [2019-12-31T18:21:39.246Z] INFO: Running unit tests... [2019-12-31T18:21:39.430Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-12-31T18:21:40.354Z] === RUN TestDockerSuite/TestCpToDot [2019-12-31T18:21:40.792Z] 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 [2019-12-31T18:21:41.071Z] --- PASS: TestDaemonStartWithLogOpt (11.30s) [2019-12-31T18:21:41.250Z] ok github.com/docker/docker/pkg/plugins 33.666s coverage: 76.6% of statements [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T18:21:41.250Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === Skipped [2019-12-31T18:21:41.250Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T18:21:41.250Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T18:21:41.250Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:21:41.250Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:21:41.250Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:21:41.250Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:21:41.250Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:21:41.250Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:73: No driver to put! [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T18:21:41.250Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T18:21:41.250Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T18:21:41.250Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:21:41.250Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:21:41.250Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:21:41.250Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:21:41.250Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T18:21:41.250Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T18:21:41.250Z] graphtest_unix.go:73: No driver to put! [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T18:21:41.250Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T18:21:41.250Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] [2019-12-31T18:21:41.250Z] DONE 2155 tests, 20 skipped in 334.823s Post stage [Pipeline] junit [2019-12-31T18:21:41.276Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-31T18:21:41.287Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T18:21:42.317Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 -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:491531c12bf60a538eeeb37e22b19729a1a65bb8 hack/make.sh dynbinary test-integration [2019-12-31T18:21:42.603Z] [2019-12-31T18:21:42.889Z] Removing bundles/ [2019-12-31T18:21:42.889Z] [2019-12-31T18:21:42.889Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-31T18:21:42.889Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T18:21:42.889Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T18:21:43.205Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-31T18:21:44.691Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-31T18:21:45.615Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-31T18:21:45.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-12-31T18:21:46.065Z] --- PASS: TestContinueAfterPluginCrash (16.17s) [2019-12-31T18:21:46.065Z] PASS [2019-12-31T18:21:46.065Z] [2019-12-31T18:21:46.065Z] DONE 2 tests in 16.326s [2019-12-31T18:21:46.065Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T18:21:46.065Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:21:46.065Z] ++ set -e [2019-12-31T18:21:46.065Z] ++ '[' -n 0 ']' [2019-12-31T18:21:46.065Z] ++ set -x [2019-12-31T18:21:46.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:21:46.065Z] INFO: Testing against a local daemon [2019-12-31T18:21:46.065Z] === RUN TestPluginWithDevMounts [2019-12-31T18:21:46.065Z] === PAUSE TestPluginWithDevMounts [2019-12-31T18:21:46.065Z] === CONT TestPluginWithDevMounts [2019-12-31T18:21:47.898Z] --- PASS: TestPluginWithDevMounts (1.94s) [2019-12-31T18:21:47.898Z] PASS [2019-12-31T18:21:47.898Z] [2019-12-31T18:21:47.898Z] DONE 1 tests in 2.144s [2019-12-31T18:21:47.898Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T18:21:47.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:21:47.898Z] ++ set -e [2019-12-31T18:21:47.898Z] ++ '[' -n 0 ']' [2019-12-31T18:21:47.898Z] ++ set -x [2019-12-31T18:21:47.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:21:47.898Z] INFO: Testing against a local daemon [2019-12-31T18:21:47.898Z] === RUN TestSecretInspect [2019-12-31T18:21:48.872Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-31T18:21:49.431Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-31T18:21:49.529Z] ? github.com/docker/docker/api [no test files] [2019-12-31T18:21:50.354Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-31T18:21:51.097Z] --- PASS: TestSecretInspect (2.78s) [2019-12-31T18:21:51.097Z] === RUN TestSecretList [2019-12-31T18:21:52.238Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-31T18:21:52.238Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-31T18:21:52.238Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-31T18:21:52.493Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-12-31T18:21:53.417Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-31T18:21:53.417Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-31T18:21:53.521Z] --- PASS: TestSecretList (2.90s) [2019-12-31T18:21:53.521Z] === RUN TestSecretsCreateAndDelete [2019-12-31T18:21:53.671Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-12-31T18:21:54.231Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-31T18:21:54.789Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-31T18:21:54.789Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-31T18:21:55.044Z] === RUN TestDockerSuite/TestCreateRM [2019-12-31T18:21:55.044Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-31T18:21:55.044Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-31T18:21:55.299Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-31T18:21:55.299Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-31T18:21:56.745Z] --- PASS: TestSecretsCreateAndDelete (2.86s) [2019-12-31T18:21:56.745Z] === RUN TestSecretsUpdate [2019-12-31T18:21:57.808Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-31T18:21:57.808Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-31T18:21:57.808Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-31T18:21:59.406Z] --- PASS: TestSecretsUpdate (2.94s) [2019-12-31T18:21:59.406Z] === RUN TestTemplatedSecret [2019-12-31T18:22:01.198Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-31T18:22:01.198Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-31T18:22:01.198Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-31T18:22:01.453Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-31T18:22:01.453Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-31T18:22:01.453Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-31T18:22:02.401Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-31T18:22:03.457Z] --- PASS: TestTemplatedSecret (3.47s) [2019-12-31T18:22:03.457Z] === RUN TestSecretCreateResolve [2019-12-31T18:22:03.767Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-31T18:22:04.360Z] ok github.com/docker/docker/api/server 0.120s coverage: 9.0% of statements [2019-12-31T18:22:04.693Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-31T18:22:05.908Z] --- PASS: TestSecretCreateResolve (2.94s) [2019-12-31T18:22:05.908Z] PASS [2019-12-31T18:22:05.908Z] [2019-12-31T18:22:05.908Z] DONE 6 tests in 18.014s [2019-12-31T18:22:05.908Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T18:22:05.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:22:05.908Z] ++ set -e [2019-12-31T18:22:05.908Z] ++ '[' -n 0 ']' [2019-12-31T18:22:05.908Z] ++ set -x [2019-12-31T18:22:05.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:22:05.908Z] INFO: Testing against a local daemon [2019-12-31T18:22:05.908Z] === RUN TestServiceCreateInit [2019-12-31T18:22:05.908Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T18:22:06.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-31T18:22:07.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-12-31T18:22:08.064Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-31T18:22:08.988Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-31T18:22:09.914Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-31T18:22:09.914Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-31T18:22:10.838Z] === RUN TestDockerSuite/TestDockerFails [2019-12-31T18:22:10.838Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-12-31T18:22:10.838Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-12-31T18:22:10.838Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-12-31T18:22:11.009Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T18:22:11.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-12-31T18:22:12.322Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-12-31T18:22:13.248Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-12-31T18:22:15.131Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-12-31T18:22:15.131Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-12-31T18:22:15.131Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-12-31T18:22:15.131Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-12-31T18:22:16.269Z] --- PASS: TestServiceCreateInit (10.11s) [2019-12-31T18:22:16.269Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2019-12-31T18:22:16.269Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2019-12-31T18:22:16.269Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T18:22:23.205Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-31T18:22:25.087Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-31T18:22:28.346Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-31T18:22:29.706Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-12-31T18:22:31.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-12-31T18:22:31.066Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-31T18:22:32.032Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-31T18:22:33.039Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-31T18:22:33.964Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-31T18:22:34.889Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-31T18:22:35.813Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-12-31T18:22:36.040Z] --- PASS: TestCreateServiceMultipleTimes (17.50s) [2019-12-31T18:22:36.040Z] === RUN TestCreateServiceConflict [2019-12-31T18:22:36.401Z] --- PASS: TestCreateServiceConflict (2.79s) [2019-12-31T18:22:36.401Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T18:22:37.738Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-12-31T18:22:39.600Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2019-12-31T18:22:39.600Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T18:22:39.622Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-31T18:22:42.892Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-12-31T18:22:45.448Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-31T18:22:46.374Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-31T18:22:48.344Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-31T18:22:48.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-12-31T18:22:48.905Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-31T18:22:49.465Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-31T18:22:50.876Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T18:22:50.876Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T18:22:50.912Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-31T18:22:51.167Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-12-31T18:22:51.422Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-31T18:22:51.442Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T18:22:51.677Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-12-31T18:22:51.932Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-12-31T18:22:51.932Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-31T18:22:54.527Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-31T18:22:54.721Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T18:22:55.075Z] ok github.com/docker/docker/api/server/httputils 0.158s coverage: 14.7% of statements [2019-12-31T18:22:55.075Z] ok github.com/docker/docker/api/server/middleware 0.195s coverage: 37.7% of statements [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T18:22:55.075Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T18:22:55.536Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2019-12-31T18:22:55.887Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-31T18:22:55.887Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-31T18:22:55.887Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-31T18:22:56.001Z] ok github.com/docker/docker/api/types/strslice 0.125s coverage: 90.0% of statements [2019-12-31T18:22:56.001Z] ok github.com/docker/docker/api/types/time 0.218s coverage: 100.0% of statements [2019-12-31T18:22:56.001Z] ok github.com/docker/docker/api/server/router/swarm 0.139s coverage: 4.0% of statements [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T18:22:56.001Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T18:22:56.182Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s) [2019-12-31T18:22:56.182Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T18:22:56.446Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-31T18:22:56.461Z] ok github.com/docker/docker/api/types/versions 0.057s coverage: 75.0% of statements [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T18:22:56.461Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T18:22:56.700Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-31T18:22:56.922Z] ok github.com/docker/docker/builder/dockerignore 0.051s coverage: 96.8% of statements [2019-12-31T18:22:56.950Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2019-12-31T18:22:56.950Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T18:22:57.259Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-31T18:22:58.182Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-12-31T18:22:58.741Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-12-31T18:22:58.741Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-12-31T18:22:58.741Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-31T18:22:59.977Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T18:23:00.101Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-12-31T18:23:00.120Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2019-12-31T18:23:00.120Z] === RUN TestCreateServiceSysctls [2019-12-31T18:23:00.664Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2019-12-31T18:23:01.070Z] === RUN TestDockerSuite/TestEventsRename [2019-12-31T18:23:01.349Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T18:23:01.630Z] === RUN TestDockerSuite/TestEventsResize [2019-12-31T18:23:01.635Z] ok github.com/docker/docker/builder/remotecontext 0.615s coverage: 9.2% of statements [2019-12-31T18:23:01.635Z] ok github.com/docker/docker/builder/dockerfile 0.670s coverage: 46.3% of statements [2019-12-31T18:23:02.554Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-31T18:23:03.249Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T18:23:03.478Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-31T18:23:04.183Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T18:23:04.184Z] --- PASS: TestCreateServiceSysctls (4.14s) [2019-12-31T18:23:04.184Z] === RUN TestCreateServiceCapabilities [2019-12-31T18:23:04.405Z] === RUN TestDockerSuite/TestEventsStreaming [2019-12-31T18:23:04.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-12-31T18:23:04.966Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-31T18:23:05.118Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T18:23:07.417Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2019-12-31T18:23:07.417Z] === RUN TestInspect [2019-12-31T18:23:07.645Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T18:23:08.270Z] === RUN TestDockerSuite/TestEventsTop [2019-12-31T18:23:08.873Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-31T18:23:09.018Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T18:23:10.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-12-31T18:23:11.647Z] --- PASS: TestInspect (3.68s) [2019-12-31T18:23:11.647Z] === RUN TestServiceListWithStatuses [2019-12-31T18:23:11.647Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-12-31T18:23:11.647Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T18:23:11.647Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T18:23:11.723Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-31T18:23:12.296Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T18:23:13.085Z] === RUN TestDockerSuite/TestExec [2019-12-31T18:23:14.193Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T18:23:14.448Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-31T18:23:15.374Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-31T18:23:16.331Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-31T18:23:16.476Z] ok github.com/docker/docker/client 0.573s coverage: 75.3% of statements [2019-12-31T18:23:17.481Z] #33 160.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T18:23:17.700Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-31T18:23:17.867Z] --- PASS: TestDockerNetworkConnectAlias (5.84s) [2019-12-31T18:23:17.867Z] === RUN TestDockerNetworkReConnect [2019-12-31T18:23:18.855Z] #33 162.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T18:23:19.584Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-31T18:23:20.143Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-31T18:23:21.067Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-12-31T18:23:21.913Z] --- PASS: TestDockerNetworkReConnect (4.93s) [2019-12-31T18:23:21.914Z] === RUN TestServicePlugin [2019-12-31T18:23:21.914Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-31T18:23:21.914Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:23:21.914Z] === RUN TestServiceUpdateLabel [2019-12-31T18:23:21.991Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-31T18:23:22.133Z] #33 165.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T18:23:22.915Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-31T18:23:23.065Z] #33 166.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T18:23:23.838Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-31T18:23:24.344Z] --- PASS: TestServiceUpdateLabel (2.47s) [2019-12-31T18:23:24.344Z] === RUN TestServiceUpdateSecrets [2019-12-31T18:23:24.399Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-12-31T18:23:24.961Z] #33 168.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T18:23:26.285Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-31T18:23:26.331Z] #33 169.8 [2019-12-31T18:23:27.645Z] === RUN TestDockerSuite/TestExecEnv [2019-12-31T18:23:27.700Z] #33 DONE 171.1s [2019-12-31T18:23:27.700Z] [2019-12-31T18:23:27.700Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-12-31T18:23:28.206Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-31T18:23:28.859Z] ok github.com/docker/docker/builder/remotecontext/git 29.560s coverage: 86.3% of statements [2019-12-31T18:23:28.859Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T18:23:28.859Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T18:23:30.088Z] === RUN TestDockerSuite/TestExecExitStatus [2019-12-31T18:23:30.973Z] #34 DONE 3.1s [2019-12-31T18:23:31.010Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-31T18:23:32.871Z] [2019-12-31T18:23:32.872Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-12-31T18:23:32.891Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-31T18:23:33.813Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-12-31T18:23:34.737Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-31T18:23:35.393Z] #35 DONE 2.9s [2019-12-31T18:23:35.393Z] [2019-12-31T18:23:35.393Z] #36 exporting to image [2019-12-31T18:23:35.393Z] #36 exporting layers [2019-12-31T18:23:35.660Z] === RUN TestDockerSuite/TestExecParseError [2019-12-31T18:23:35.918Z] ok github.com/docker/docker/cmd/dockerd 0.702s coverage: 19.0% of statements [2019-12-31T18:23:36.219Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-31T18:23:37.143Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-31T18:23:37.743Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-31T18:23:37.918Z] #36 exporting layers 2.5s done [2019-12-31T18:23:37.918Z] #36 writing image sha256:1bb2c6e6f19199e34a8f5b3d04471bb970c0e30d0ed9cbb7990a0f0851c9d0f2 done [2019-12-31T18:23:37.918Z] #36 naming to docker.io/library/moby-e2e-test done [2019-12-31T18:23:37.918Z] #36 DONE 2.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T18:23:38.088Z] ok github.com/docker/docker/container 0.508s coverage: 42.5% of statements [2019-12-31T18:23:38.088Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T18:23:38.088Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T18:23:38.088Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T18:23:38.088Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T18:23:38.351Z] + echo Ensuring container killed. [2019-12-31T18:23:38.351Z] Ensuring container killed. [2019-12-31T18:23:38.351Z] + docker rm -vf docker-pr11 [2019-12-31T18:23:38.351Z] Error: No such container: docker-pr11 [2019-12-31T18:23:38.351Z] + true [Pipeline] sh [2019-12-31T18:23:38.636Z] + echo Chowning /workspace to jenkins user [2019-12-31T18:23:38.637Z] Chowning /workspace to jenkins user [2019-12-31T18:23:38.637Z] + id -u [2019-12-31T18:23:38.637Z] + id -g [2019-12-31T18:23:38.637Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40174:/workspace busybox chown -R 1000:1000 /workspace [2019-12-31T18:23:39.051Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.242s coverage: 65.3% of statements [2019-12-31T18:23:39.103Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-31T18:23:39.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T18:23:40.221Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-31T18:23:40.303Z] + bundleName=unit [2019-12-31T18:23:40.303Z] + echo Creating unit-bundles.tar.gz [2019-12-31T18:23:40.303Z] Creating unit-bundles.tar.gz [2019-12-31T18:23:40.303Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-12-31T18:23:40.303Z] bundles/junit-report.xml [2019-12-31T18:23:40.303Z] bundles/go-test-report.json [2019-12-31T18:23:40.303Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-12-31T18:23:40.315Z] Archiving artifacts [2019-12-31T18:23:40.690Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40174/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T18:23:40.856Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2019-12-31T18:23:40.856Z] === RUN TestServiceUpdateConfigs [2019-12-31T18:23:41.023Z] + make clean [2019-12-31T18:23:41.231Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-12-31T18:23:41.283Z] docker volume rm -f docker-dev-cache [2019-12-31T18:23:41.283Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T18:23:43.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-12-31T18:23:43.729Z] ok github.com/docker/docker/daemon/cluster/convert 1.059s coverage: 35.8% of statements [2019-12-31T18:23:49.504Z] ok github.com/docker/docker/daemon/cluster 1.880s coverage: 0.5% of statements [2019-12-31T18:23:50.297Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T18:23:50.297Z] [2019-12-31T18:23:50.297Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T18:23:50.297Z] PKG_CONFIG=pkg-config [2019-12-31T18:23:50.297Z] GOLANG_VERSION=1.13.5 [2019-12-31T18:23:50.297Z] HOSTNAME=b3b8a1c4b945 [2019-12-31T18:23:50.297Z] DOCKER_EXPERIMENTAL=1 [2019-12-31T18:23:50.297Z] container=docker [2019-12-31T18:23:50.297Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T18:23:50.297Z] GO111MODULE=off [2019-12-31T18:23:50.297Z] GOPATH=/go [2019-12-31T18:23:50.297Z] PWD=/go/src/github.com/docker/docker [2019-12-31T18:23:50.297Z] HOME=/root [2019-12-31T18:23:50.297Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T18:23:50.297Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T18:23:50.297Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T18:23:50.297Z] DOCKER_GITCOMMIT=491531c12bf60a538eeeb37e22b19729a1a65bb8 [2019-12-31T18:23:50.297Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T18:23:50.297Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T18:23:50.297Z] TERM=xterm [2019-12-31T18:23:50.297Z] VALIDATE_BRANCH=master [2019-12-31T18:23:50.297Z] DEST=bundles/test-integration [2019-12-31T18:23:50.297Z] SHLVL=1 [2019-12-31T18:23:50.297Z] TIMEOUT=120m [2019-12-31T18:23:50.297Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T18:23:50.297Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T18:23:50.297Z] TESTDEBUG=0 [2019-12-31T18:23:50.297Z] _=/usr/bin/env [2019-12-31T18:23:50.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T18:23:51.034Z] ok github.com/docker/docker/daemon/config 0.662s coverage: 80.1% of statements [2019-12-31T18:23:52.566Z] ok github.com/docker/docker/daemon/discovery 0.205s coverage: 30.0% of statements [2019-12-31T18:23:53.040Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-31T18:23:53.040Z] === RUN TestDockerSuite/TestExecTTY [2019-12-31T18:23:53.531Z] ok github.com/docker/docker/daemon/events 0.541s coverage: 50.0% of statements [2019-12-31T18:23:53.531Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.029s coverage: 10.9% of statements [2019-12-31T18:23:53.966Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-31T18:23:54.892Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-12-31T18:23:55.062Z] ok github.com/docker/docker/daemon/links 0.075s coverage: 93.0% of statements [2019-12-31T18:23:55.062Z] ok github.com/docker/docker/daemon/graphdriver 0.175s coverage: 2.3% of statements [2019-12-31T18:23:55.835Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-31T18:23:56.846Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-12-31T18:23:56.846Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-31T18:23:57.182Z] --- PASS: TestServiceUpdateConfigs (15.37s) [2019-12-31T18:23:57.182Z] === RUN TestServiceUpdateNetwork [2019-12-31T18:23:57.235Z] ok github.com/docker/docker/daemon 2.940s coverage: 9.2% of statements [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-12-31T18:23:57.235Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-12-31T18:23:58.730Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-12-31T18:23:58.767Z] ok github.com/docker/docker/daemon/logger 0.442s coverage: 43.0% of statements [2019-12-31T18:23:59.224Z] ok github.com/docker/docker/daemon/logger/awslogs 0.568s coverage: 77.4% of statements [2019-12-31T18:23:59.224Z] ok github.com/docker/docker/daemon/images 0.481s coverage: 4.9% of statements [2019-12-31T18:23:59.224Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T18:23:59.224Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T18:23:59.224Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-12-31T18:23:59.224Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T18:23:59.224Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T18:23:59.224Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-12-31T18:23:59.224Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-12-31T18:23:59.655Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-31T18:24:00.188Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.400s coverage: 62.1% of statements [2019-12-31T18:24:00.578Z] === RUN TestDockerSuite/TestExecWithTERM [2019-12-31T18:24:00.645Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.270s coverage: 88.3% of statements [2019-12-31T18:24:01.939Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-31T18:24:02.177Z] ok github.com/docker/docker/daemon/logger/local 0.452s coverage: 74.7% of statements [2019-12-31T18:24:02.177Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.398s coverage: 21.4% of statements [2019-12-31T18:24:02.177Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T18:24:02.498Z] === RUN TestDockerSuite/TestGetContainerStats [2019-12-31T18:24:03.708Z] ok github.com/docker/docker/daemon/logger/syslog 0.280s coverage: 47.8% of statements [2019-12-31T18:24:03.708Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2019-12-31T18:24:05.880Z] ok github.com/docker/docker/daemon/logger/splunk 2.299s coverage: 82.5% of statements [2019-12-31T18:24:05.880Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T18:24:05.880Z] ? github.com/docker/docker/daemon/network [no test files] [2019-12-31T18:24:05.881Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T18:24:06.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-12-31T18:24:07.417Z] ok github.com/docker/docker/distribution 1.541s coverage: 20.3% of statements [2019-12-31T18:24:07.417Z] ok github.com/docker/docker/distribution/metadata 1.571s coverage: 48.2% of statements [2019-12-31T18:24:07.577Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-31T18:24:08.011Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T18:24:08.469Z] ok github.com/docker/docker/errdefs 0.137s coverage: 49.4% of statements [2019-12-31T18:24:08.469Z] ok github.com/docker/docker/distribution/xfer 2.300s coverage: 77.3% of statements [2019-12-31T18:24:08.469Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T18:24:10.639Z] ok github.com/docker/docker/image/cache 0.309s coverage: 19.2% of statements [2019-12-31T18:24:10.639Z] ok github.com/docker/docker/image/v1 0.249s coverage: 25.0% of statements [2019-12-31T18:24:10.827Z] --- PASS: TestServiceUpdateNetwork (13.83s) [2019-12-31T18:24:10.827Z] PASS [2019-12-31T18:24:10.827Z] [2019-12-31T18:24:10.827Z] === Skipped [2019-12-31T18:24:10.827Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-12-31T18:24:10.827Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T18:24:10.827Z] [2019-12-31T18:24:10.827Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-12-31T18:24:10.827Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:24:10.827Z] [2019-12-31T18:24:10.827Z] [2019-12-31T18:24:10.827Z] DONE 20 tests, 2 skipped in 123.730s [2019-12-31T18:24:10.827Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T18:24:10.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:24:10.827Z] ++ set -e [2019-12-31T18:24:10.827Z] ++ '[' -n 0 ']' [2019-12-31T18:24:10.827Z] ++ set -x [2019-12-31T18:24:10.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:24:10.827Z] INFO: Testing against a local daemon [2019-12-31T18:24:10.827Z] === RUN TestSessionCreate [2019-12-31T18:24:10.827Z] --- PASS: TestSessionCreate (0.02s) [2019-12-31T18:24:10.827Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T18:24:10.827Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-12-31T18:24:10.827Z] PASS [2019-12-31T18:24:10.827Z] [2019-12-31T18:24:10.827Z] DONE 2 tests in 0.223s [2019-12-31T18:24:10.827Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T18:24:10.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:24:10.827Z] ++ set -e [2019-12-31T18:24:10.827Z] ++ '[' -n 0 ']' [2019-12-31T18:24:10.827Z] ++ set -x [2019-12-31T18:24:10.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:24:10.827Z] INFO: Testing against a local daemon [2019-12-31T18:24:10.827Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T18:24:10.827Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T18:24:10.827Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T18:24:10.827Z] === RUN TestEventsExecDie [2019-12-31T18:24:10.827Z] --- PASS: TestEventsExecDie (0.91s) [2019-12-31T18:24:10.827Z] === RUN TestEventsBackwardsCompatible [2019-12-31T18:24:10.827Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2019-12-31T18:24:10.827Z] === RUN TestInfoBinaryCommits [2019-12-31T18:24:10.827Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-31T18:24:10.827Z] === RUN TestInfoAPIVersioned [2019-12-31T18:24:10.827Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-31T18:24:10.827Z] === RUN TestInfoDiscoveryBackend [2019-12-31T18:24:11.097Z] ok github.com/docker/docker/image 1.245s coverage: 86.4% of statements [2019-12-31T18:24:11.097Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T18:24:11.097Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T18:24:11.597Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-12-31T18:24:11.597Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T18:24:12.373Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T18:24:12.373Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T18:24:12.629Z] ok github.com/docker/docker/libcontainerd/queue 0.215s coverage: 100.0% of statements [2019-12-31T18:24:12.629Z] ok github.com/docker/docker/layer 0.463s coverage: 30.0% of statements [2019-12-31T18:24:12.970Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-31T18:24:13.087Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T18:24:13.168Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-12-31T18:24:13.168Z] === RUN TestInfoAPI [2019-12-31T18:24:13.168Z] --- PASS: TestInfoAPI (0.03s) [2019-12-31T18:24:13.168Z] === RUN TestInfoAPIWarnings [2019-12-31T18:24:13.532Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-12-31T18:24:13.532Z] === RUN TestInfoDebug [2019-12-31T18:24:13.544Z] ok github.com/docker/docker/pkg/aaparser 0.154s coverage: 50.0% of statements [2019-12-31T18:24:14.002Z] ok github.com/docker/docker/opts 0.274s coverage: 67.3% of statements [2019-12-31T18:24:14.310Z] --- PASS: TestInfoDebug (0.54s) [2019-12-31T18:24:14.310Z] === RUN TestInfoInsecureRegistries [2019-12-31T18:24:14.675Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-31T18:24:14.675Z] === RUN TestInfoRegistryMirrors [2019-12-31T18:24:14.900Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-31T18:24:15.043Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-12-31T18:24:15.043Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T18:24:15.414Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-12-31T18:24:15.414Z] === RUN TestPingCacheHeaders [2019-12-31T18:24:15.414Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-12-31T18:24:15.414Z] === RUN TestPingGet [2019-12-31T18:24:15.414Z] --- PASS: TestPingGet (0.02s) [2019-12-31T18:24:15.414Z] === RUN TestPingHead [2019-12-31T18:24:15.785Z] --- PASS: TestPingHead (0.02s) [2019-12-31T18:24:15.785Z] === RUN TestVersion [2019-12-31T18:24:15.785Z] --- PASS: TestVersion (0.04s) [2019-12-31T18:24:15.785Z] PASS [2019-12-31T18:24:15.785Z] [2019-12-31T18:24:15.785Z] === Skipped [2019-12-31T18:24:15.785Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T18:24:15.785Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T18:24:15.785Z] [2019-12-31T18:24:15.785Z] [2019-12-31T18:24:15.785Z] DONE 18 tests, 1 skipped in 5.855s [2019-12-31T18:24:15.785Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T18:24:15.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:24:15.785Z] ++ set -e [2019-12-31T18:24:15.785Z] ++ '[' -n 0 ']' [2019-12-31T18:24:15.785Z] ++ set -x [2019-12-31T18:24:15.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:24:15.785Z] INFO: Testing against a local daemon [2019-12-31T18:24:15.785Z] === RUN TestVolumesCreateAndList [2019-12-31T18:24:15.785Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-12-31T18:24:15.785Z] === RUN TestVolumesRemove [2019-12-31T18:24:15.785Z] --- PASS: TestVolumesRemove (0.08s) [2019-12-31T18:24:15.785Z] === RUN TestVolumesInspect [2019-12-31T18:24:15.785Z] --- PASS: TestVolumesInspect (0.03s) [2019-12-31T18:24:15.785Z] === RUN TestVolumesInvalidJSON [2019-12-31T18:24:15.785Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T18:24:15.785Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T18:24:15.785Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T18:24:15.785Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-12-31T18:24:15.785Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T18:24:15.785Z] PASS [2019-12-31T18:24:15.785Z] [2019-12-31T18:24:15.785Z] DONE 5 tests in 0.272s [2019-12-31T18:24:15.785Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T18:24:16.171Z] ok github.com/docker/docker/libcontainerd/local 0.425s coverage: 1.0% of statements [2019-12-31T18:24:16.171Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T18:24:16.171Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T18:24:16.171Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T18:24:16.171Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T18:24:16.171Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T18:24:16.171Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2019-12-31T18:24:16.202Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T18:24:16.202Z] +++ kill 11559 [2019-12-31T18:24:16.628Z] ok github.com/docker/docker/pkg/authorization 0.710s coverage: 26.8% of statements [2019-12-31T18:24:17.085Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2019-12-31T18:24:17.444Z] +++ /etc/init.d/apparmor stop [2019-12-31T18:24:17.444Z] Clearing AppArmor profiles cache:. [2019-12-31T18:24:17.444Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T18:24:17.444Z] Unloading profiles will leave already running processes permanently [2019-12-31T18:24:17.444Z] unconfined, which can lead to unexpected situations. [2019-12-31T18:24:17.444Z] [2019-12-31T18:24:17.444Z] To set a process to complain mode, use the command line tool [2019-12-31T18:24:17.444Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T18:24:17.444Z] with the 'teardown' option." [2019-12-31T18:24:17.444Z] [2019-12-31T18:24:17.543Z] ok github.com/docker/docker/pkg/chrootarchive 0.142s coverage: 15.4% of statements [2019-12-31T18:24:18.002Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2019-12-31T18:24:18.966Z] ok github.com/docker/docker/pkg/discovery 0.176s coverage: 58.3% of statements [2019-12-31T18:24:18.966Z] ok github.com/docker/docker/pkg/discovery/file 0.097s coverage: 92.9% of statements [2019-12-31T18:24:20.174Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket Post stage [Pipeline] junit [2019-12-31T18:24:20.256Z] Recording test results [2019-12-31T18:24:20.428Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-31T18:24:20.428Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-31T18:24:20.428Z] === RUN TestDockerSuite/TestHealth [2019-12-31T18:24:20.497Z] ok github.com/docker/docker/pkg/discovery/memory 0.160s coverage: 92.3% of statements [2019-12-31T18:24:20.497Z] ok github.com/docker/docker/pkg/discovery/nodes 0.145s coverage: 93.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T18:24:21.461Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 36.2% of statements [2019-12-31T18:24:22.031Z] + echo Ensuring container killed. [2019-12-31T18:24:22.031Z] Ensuring container killed. [2019-12-31T18:24:22.031Z] + docker rm -vf docker-pr11 [2019-12-31T18:24:22.031Z] Error: No such container: docker-pr11 [2019-12-31T18:24:22.031Z] + true [Pipeline] sh [2019-12-31T18:24:22.425Z] ok github.com/docker/docker/pkg/fileutils 0.160s coverage: 87.7% of statements [2019-12-31T18:24:22.850Z] + echo Chowning /workspace to jenkins user [2019-12-31T18:24:22.850Z] Chowning /workspace to jenkins user [2019-12-31T18:24:22.850Z] + id -u [2019-12-31T18:24:22.850Z] + id -g [2019-12-31T18:24:22.850Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40174:/workspace busybox chown -R 1001:1001 /workspace [2019-12-31T18:24:22.850Z] Unable to find image 'busybox:latest' locally [2019-12-31T18:24:22.850Z] latest: Pulling from library/busybox [2019-12-31T18:24:22.883Z] ok github.com/docker/docker/pkg/homedir 0.121s coverage: 42.9% of statements [2019-12-31T18:24:23.216Z] 6dc7af96dfc8: Pulling fs layer [2019-12-31T18:24:23.216Z] 6dc7af96dfc8: Verifying Checksum [2019-12-31T18:24:23.216Z] 6dc7af96dfc8: Download complete [2019-12-31T18:24:23.583Z] 6dc7af96dfc8: Pull complete [2019-12-31T18:24:23.583Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T18:24:23.583Z] Status: Downloaded newer image for busybox:latest [2019-12-31T18:24:23.846Z] ok github.com/docker/docker/pkg/discovery/kv 3.439s coverage: 84.1% of statements [2019-12-31T18:24:23.846Z] ok github.com/docker/docker/pkg/idtools 0.070s coverage: 6.3% of statements [2019-12-31T18:24:24.811Z] ok github.com/docker/docker/pkg/archive 9.458s coverage: 62.0% of statements [2019-12-31T18:24:24.811Z] ok github.com/docker/docker/pkg/locker 0.110s coverage: 88.9% of statements [2019-12-31T18:24:25.273Z] ok github.com/docker/docker/pkg/jsonmessage 0.226s coverage: 91.7% of statements [2019-12-31T18:24:25.273Z] ok github.com/docker/docker/pkg/ioutils 0.678s coverage: 69.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T18:24:25.731Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2019-12-31T18:24:26.188Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2019-12-31T18:24:26.371Z] + bundleName=s390x-integration [2019-12-31T18:24:26.371Z] + echo Creating s390x-integration-bundles.tar.gz [2019-12-31T18:24:26.371Z] Creating s390x-integration-bundles.tar.gz [2019-12-31T18:24:26.371Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-31T18:24:26.371Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-31T18:24:26.506Z] Archiving artifacts [2019-12-31T18:24:26.646Z] ok github.com/docker/docker/pkg/parsers 0.178s coverage: 97.0% of statements [2019-12-31T18:24:27.103Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.6% of statements [2019-12-31T18:24:27.767Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40174/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T18:24:28.517Z] + make clean [2019-12-31T18:24:28.634Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.129s coverage: 56.8% of statements [2019-12-31T18:24:28.886Z] make: command: Command not found [2019-12-31T18:24:28.886Z] make: command: Command not found [2019-12-31T18:24:28.886Z] docker volume rm -f docker-dev-cache [2019-12-31T18:24:28.886Z] docker-dev-cache [Pipeline] deleteDir [2019-12-31T18:24:29.091Z] ok github.com/docker/docker/pkg/plugins/transport 0.137s coverage: 85.7% of statements [2019-12-31T18:24:29.549Z] ok github.com/docker/docker/pkg/pools 0.074s coverage: 88.2% of statements [2019-12-31T18:24:30.006Z] ok github.com/docker/docker/pkg/progress 0.071s coverage: 75.9% of statements [2019-12-31T18:24:30.969Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2019-12-31T18:24:31.426Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 73.9% of statements [2019-12-31T18:24:32.391Z] ok github.com/docker/docker/pkg/signal 0.046s coverage: 20.3% of statements [2019-12-31T18:24:32.391Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2019-12-31T18:24:33.355Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2019-12-31T18:24:33.356Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2019-12-31T18:24:34.320Z] ok github.com/docker/docker/pkg/sysinfo 0.079s coverage: 38.2% of statements [2019-12-31T18:24:35.284Z] ok github.com/docker/docker/pkg/system 0.077s coverage: 13.1% of statements [2019-12-31T18:24:35.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-12-31T18:24:35.741Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2019-12-31T18:24:36.705Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2019-12-31T18:24:37.162Z] ok github.com/docker/docker/pkg/term 0.080s coverage: 30.8% of statements [2019-12-31T18:24:37.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T18:24:38.125Z] testing: warning: no tests to run [2019-12-31T18:24:38.125Z] ok github.com/docker/docker/pkg/term/windows 0.064s coverage: 0.0% of statements [no tests to run] [2019-12-31T18:24:38.125Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2019-12-31T18:24:38.582Z] ok github.com/docker/docker/pkg/urlutil 0.061s coverage: 100.0% of statements [2019-12-31T18:24:39.039Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2019-12-31T18:24:40.003Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T18:24:40.003Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T18:24:40.003Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-12-31T18:24:40.003Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T18:24:40.003Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-12-31T18:24:40.003Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-12-31T18:24:40.003Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T18:24:40.003Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T18:24:40.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T18:24:40.966Z] ok github.com/docker/docker/plugin/v2 0.100s coverage: 20.1% of statements [2019-12-31T18:24:40.966Z] ok github.com/docker/docker/plugin 0.233s coverage: 11.6% of statements [2019-12-31T18:24:41.423Z] ok github.com/docker/docker/reference 0.167s coverage: 84.4% of statements [2019-12-31T18:24:41.907Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-31T18:24:41.907Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-31T18:24:41.907Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-31T18:24:41.907Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-31T18:24:42.831Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-31T18:24:42.831Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-31T18:24:42.954Z] ok github.com/docker/docker/restartmanager 0.088s coverage: 50.9% of statements [2019-12-31T18:24:42.954Z] ok github.com/docker/docker/registry/resumable 0.299s coverage: 100.0% of statements [2019-12-31T18:24:43.437Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-31T18:24:43.692Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-31T18:24:43.692Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-31T18:24:43.692Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-31T18:24:43.988Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-31T18:24:44.485Z] ok github.com/docker/docker/runconfig 0.227s coverage: 54.5% of statements [2019-12-31T18:24:44.485Z] ok github.com/docker/docker/registry 0.390s coverage: 51.7% of statements [2019-12-31T18:24:44.485Z] ok github.com/docker/docker/testutil 0.191s coverage: 62.5% of statements [2019-12-31T18:24:44.548Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-31T18:24:45.107Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-31T18:24:45.107Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-31T18:24:46.102Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-31T18:24:46.102Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-31T18:24:46.802Z] ok github.com/docker/docker/volume/drivers 0.199s coverage: 36.1% of statements [2019-12-31T18:24:47.025Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-31T18:24:47.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T18:24:47.969Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-31T18:24:47.969Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T18:24:48.333Z] ok github.com/docker/docker/volume/local 0.145s coverage: 37.7% of statements [2019-12-31T18:24:48.333Z] ok github.com/docker/docker/volume/mounts 0.124s coverage: 66.2% of statements [2019-12-31T18:24:48.893Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-31T18:24:49.296Z] ok github.com/docker/docker/volume/service 0.362s coverage: 70.3% of statements [2019-12-31T18:24:52.152Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-31T18:24:52.152Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-31T18:24:52.152Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-31T18:24:53.512Z] === RUN TestDockerSuite/TestImportFile [2019-12-31T18:24:55.535Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-31T18:24:55.535Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-31T18:24:57.461Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-31T18:24:58.873Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-31T18:25:00.800Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-31T18:25:01.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-12-31T18:25:01.615Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-31T18:25:02.541Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-31T18:25:03.510Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-31T18:25:03.510Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-12-31T18:25:03.510Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-31T18:25:04.154Z] ok github.com/docker/docker/pkg/plugins 35.092s coverage: 73.4% of statements [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T18:25:04.154Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T18:25:04.434Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === Skipped [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2019-12-31T18:25:05.118Z] dispatchers_test.go:376: Windows does not support stopsignal [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2019-12-31T18:25:05.118Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2019-12-31T18:25:05.118Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2019-12-31T18:25:05.118Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2019-12-31T18:25:05.118Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2019-12-31T18:25:05.118Z] client_test.go:23: runtime.GOOS == "windows" [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2019-12-31T18:25:05.118Z] daemon_test.go:147: root required [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2019-12-31T18:25:05.118Z] reload_test.go:520: root required [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2019-12-31T18:25:05.118Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2019-12-31T18:25:05.118Z] pull_v2_test.go:73: Needs fixing on Windows [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2019-12-31T18:25:05.118Z] pull_v2_test.go:118: Needs fixing on Windows [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2019-12-31T18:25:05.118Z] download_test.go:268: Needs fixing on Windows [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2019-12-31T18:25:05.118Z] layer_test.go:304: Failing on Windows [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2019-12-31T18:25:05.118Z] layer_test.go:353: Failing on Windows [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2019-12-31T18:25:05.118Z] layer_test.go:468: Failing on Windows [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2019-12-31T18:25:05.118Z] layer_test.go:697: Failing on Windows [2019-12-31T18:25:05.118Z] [2019-12-31T18:25:05.118Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2019-12-31T18:25:05.575Z] migration_test.go:46: Failing on Windows [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2019-12-31T18:25:05.575Z] migration_test.go:182: Failing on Windows [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2019-12-31T18:25:05.575Z] mount_test.go:17: Failing on Windows [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2019-12-31T18:25:05.575Z] mount_test.go:76: Failing on Windows [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2019-12-31T18:25:05.575Z] mount_test.go:125: Failing on Windows [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2019-12-31T18:25:05.575Z] mount_test.go:212: Failing on Windows [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:133: Xz not present in msys2 [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:238: Failing on Windows CI machines [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2019-12-31T18:25:05.575Z] archive_windows_test.go:16: Currently fails [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2019-12-31T18:25:05.575Z] changes_test.go:192: needs more investigation [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2019-12-31T18:25:05.575Z] changes_test.go:405: needs further investigation [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2019-12-31T18:25:05.575Z] changes_test.go:441: needs further investigation [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2019-12-31T18:25:05.575Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2019-12-31T18:25:05.575Z] poller_test.go:41: No chmod on Windows [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2019-12-31T18:25:05.575Z] fileutils_test.go:134: Needs porting to Windows [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2019-12-31T18:25:05.575Z] fileutils_test.go:180: Needs porting to Windows [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2019-12-31T18:25:05.575Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2019-12-31T18:25:05.575Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2019-12-31T18:25:05.575Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.575Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2019-12-31T18:25:05.575Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2019-12-31T18:25:05.575Z] [2019-12-31T18:25:05.576Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2019-12-31T18:25:05.576Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2019-12-31T18:25:05.576Z] [2019-12-31T18:25:05.576Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2019-12-31T18:25:05.576Z] local_test.go:181: runtime.GOOS == "windows" [2019-12-31T18:25:05.576Z] [2019-12-31T18:25:05.576Z] [2019-12-31T18:25:05.576Z] DONE 1759 tests, 46 skipped in 204.352s [2019-12-31T18:25:05.576Z] INFO: make.ps1 ended at 12/31/2019 18:25:05 [2019-12-31T18:25:06.324Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-31T18:25:06.884Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-31T18:25:07.106Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2019-12-31T18:25:07.444Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-31T18:25:07.563Z] INFO: Unit tests ended at 12/31/2019 18:25:07. Duration:00:03:40.2632240 [2019-12-31T18:25:07.563Z] INFO: Building busybox [2019-12-31T18:25:07.563Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-31T18:25:07.563Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-31T18:25:07.563Z] [2019-12-31T18:25:07.563Z] Sending build context to Docker daemon 2.56kB [2019-12-31T18:25:07.563Z] [2019-12-31T18:25:07.563Z] Step 1/6 : FROM microsoft/windowsservercore [2019-12-31T18:25:07.563Z] ---> 782a75e44953 [2019-12-31T18:25:07.563Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-12-31T18:25:07.563Z] ---> Running in 33584a2536eb [2019-12-31T18:25:08.368Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-31T18:25:09.292Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-31T18:25:09.292Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-12-31T18:25:10.654Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-31T18:25:11.622Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-12-31T18:25:12.546Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-31T18:25:12.546Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-31T18:25:13.105Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-31T18:25:13.105Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-31T18:25:13.339Z] Removing intermediate container 33584a2536eb [2019-12-31T18:25:13.339Z] ---> a60f2be3689a [2019-12-31T18:25:13.339Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-12-31T18:25:14.467Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-31T18:25:15.391Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-31T18:25:15.514Z] [2019-12-31T18:25:15.514Z] ---> 5e83296ac304 [2019-12-31T18:25:15.514Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-12-31T18:25:15.514Z] ---> Running in b8a579683973 [2019-12-31T18:25:15.950Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-31T18:25:16.918Z] === RUN TestDockerSuite/TestInspectImage [2019-12-31T18:25:16.918Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-31T18:25:16.918Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-31T18:25:16.918Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-31T18:25:17.043Z] [2019-12-31T18:25:17.043Z] SUCCESS: Specified value was saved. [2019-12-31T18:25:17.841Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-31T18:25:18.765Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-31T18:25:18.765Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-31T18:25:19.688Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-31T18:25:20.612Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-31T18:25:21.719Z] Removing intermediate container b8a579683973 [2019-12-31T18:25:21.720Z] ---> 879d0d1c6284 [2019-12-31T18:25:21.720Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-12-31T18:25:21.720Z] ---> Running in 41e8d6208878 [2019-12-31T18:25:21.976Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-31T18:25:21.976Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-31T18:25:23.340Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-31T18:25:24.263Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-31T18:25:25.668Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-31T18:25:26.591Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-31T18:25:27.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T18:25:27.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T18:25:27.491Z] Cannot create a file when that file already exists. [2019-12-31T18:25:27.515Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-31T18:25:28.119Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-31T18:25:29.044Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-31T18:25:29.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T18:25:29.995Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-31T18:25:30.922Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-31T18:25:30.922Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-12-31T18:25:32.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T18:25:32.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T18:25:33.266Z] Removing intermediate container 41e8d6208878 [2019-12-31T18:25:33.266Z] ---> 8034d787a0fa [2019-12-31T18:25:33.266Z] Step 6/6 : CMD ["sh"] [2019-12-31T18:25:33.266Z] ---> Running in 6b0266fe3396 [2019-12-31T18:25:33.431Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-31T18:25:33.723Z] Removing intermediate container 6b0266fe3396 [2019-12-31T18:25:33.723Z] ---> 4f28b55712c4 [2019-12-31T18:25:33.723Z] Successfully built 4f28b55712c4 [2019-12-31T18:25:33.723Z] Successfully tagged busybox:latest [2019-12-31T18:25:33.723Z] INFO: Docker images of the daemon under test [2019-12-31T18:25:33.723Z] [2019-12-31T18:25:33.723Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-31T18:25:33.723Z] busybox latest 4f28b55712c4 Less than a second ago 4.88GB [2019-12-31T18:25:33.723Z] microsoft/windowsservercore latest 782a75e44953 4 weeks ago 4.82GB [2019-12-31T18:25:33.723Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 4 weeks ago 4.82GB [2019-12-31T18:25:33.723Z] [2019-12-31T18:25:33.723Z] INFO: Running integration tests at 12/31/2019 18:25:33... [2019-12-31T18:25:33.723Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-12-31T18:25:33.723Z] INFO: Integration API tests being run from the host: [2019-12-31T18:25:33.723Z] INFO: make.ps1 starting at 12/31/2019 18:25:33 [2019-12-31T18:25:34.180Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-12-31T18:25:34.791Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-31T18:25:36.674Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-31T18:25:36.674Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-31T18:25:38.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T18:25:38.556Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-31T18:25:40.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T18:25:40.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-12-31T18:25:40.998Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-31T18:25:44.344Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-31T18:25:44.344Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-31T18:25:44.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T18:25:47.600Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-31T18:25:47.600Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-31T18:25:48.524Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-31T18:25:50.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T18:25:51.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:25:51.851Z] INFO: Testing against a local daemon [2019-12-31T18:25:54.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T18:25:58.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T18:26:03.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T18:26:03.348Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-31T18:26:03.604Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-31T18:26:06.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T18:26:06.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-12-31T18:26:06.128Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-31T18:26:07.051Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-31T18:26:08.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T18:26:09.499Z] ok github.com/docker/docker/integration/build 17.527s [2019-12-31T18:26:09.499Z] [2019-12-31T18:26:09.500Z] === Skipped [2019-12-31T18:26:09.500Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2019-12-31T18:26:09.500Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2019-12-31T18:26:09.500Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2019-12-31T18:26:09.500Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2019-12-31T18:26:09.500Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2019-12-31T18:26:09.500Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2019-12-31T18:26:09.500Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2019-12-31T18:26:09.500Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2019-12-31T18:26:09.500Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2019-12-31T18:26:09.500Z] build_test.go:491: testEnv.OSType == "windows" [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2019-12-31T18:26:09.500Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] DONE 22 tests, 10 skipped in 34.289s [2019-12-31T18:26:09.500Z] [2019-12-31T18:26:09.500Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-12-31T18:26:10.310Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-12-31T18:26:10.310Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-31T18:26:10.310Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-31T18:26:10.310Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-31T18:26:10.310Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-31T18:26:11.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:26:11.033Z] INFO: Testing against a local daemon [2019-12-31T18:26:11.033Z] ok github.com/docker/docker/integration/config 0.236s [2019-12-31T18:26:11.033Z] [2019-12-31T18:26:11.033Z] === Skipped [2019-12-31T18:26:11.033Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2019-12-31T18:26:11.033Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:26:11.033Z] [2019-12-31T18:26:11.033Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2019-12-31T18:26:11.033Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:26:11.033Z] [2019-12-31T18:26:11.033Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2019-12-31T18:26:11.033Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:26:11.033Z] [2019-12-31T18:26:11.033Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2019-12-31T18:26:11.033Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:26:11.033Z] [2019-12-31T18:26:11.033Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2019-12-31T18:26:11.033Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:26:11.033Z] [2019-12-31T18:26:11.033Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2019-12-31T18:26:11.033Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:26:11.033Z] [2019-12-31T18:26:11.033Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2019-12-31T18:26:11.033Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:26:11.033Z] [2019-12-31T18:26:11.033Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2019-12-31T18:26:11.034Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:26:11.034Z] [2019-12-31T18:26:11.034Z] [2019-12-31T18:26:11.034Z] DONE 8 tests, 8 skipped in 2.091s [2019-12-31T18:26:11.034Z] [2019-12-31T18:26:11.034Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-12-31T18:26:11.591Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T18:26:11.591Z] Using test binary docker [2019-12-31T18:26:11.591Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T18:26:11.591Z] +++ /etc/init.d/apparmor start [2019-12-31T18:26:11.591Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T18:26:11.591Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T18:26:11.591Z] Warning failed to create cache: (null) [2019-12-31T18:26:11.591Z] . [2019-12-31T18:26:11.591Z] INFO: Waiting for daemon to start... [2019-12-31T18:26:11.591Z] Starting dockerd [2019-12-31T18:26:11.591Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-12-31T18:26:11.671Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-31T18:26:11.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-12-31T18:26:12.232Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-31T18:26:13.668Z] . [2019-12-31T18:26:13.668Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T18:26:13.668Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T18:26:13.668Z] Error: No such image: emptyfs [2019-12-31T18:26:13.668Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T18:26:13.668Z] ++++ docker load [2019-12-31T18:26:13.668Z] Running integration-test (iteration 1) [2019-12-31T18:26:13.932Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:26:13.932Z] INFO: Testing against a local daemon [2019-12-31T18:26:13.971Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T18:26:13.971Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:26:13.971Z] ++ set -e [2019-12-31T18:26:13.971Z] ++ '[' -n 0 ']' [2019-12-31T18:26:13.971Z] ++ set -x [2019-12-31T18:26:13.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:26:14.205Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-12-31T18:26:16.714Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-31T18:26:17.274Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-31T18:26:17.274Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-12-31T18:26:20.534Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-12-31T18:26:22.418Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-31T18:26:22.979Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-31T18:26:23.234Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-31T18:26:23.796Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-12-31T18:26:24.360Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-31T18:26:25.723Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-31T18:26:26.690Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-12-31T18:26:26.690Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-31T18:26:28.049Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-31T18:26:29.361Z] Loaded image: buildpack-deps:jessie [2019-12-31T18:26:29.361Z] Loaded image: busybox:latest [2019-12-31T18:26:29.361Z] Loaded image: busybox:glibc [2019-12-31T18:26:29.361Z] Loaded image: debian:jessie [2019-12-31T18:26:29.361Z] Loaded image: hello-world:latest [2019-12-31T18:26:29.361Z] INFO: Testing against a local daemon [2019-12-31T18:26:29.361Z] === RUN TestCgroupNamespacesBuild [2019-12-31T18:26:29.411Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-31T18:26:29.647Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2019-12-31T18:26:29.647Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T18:26:31.697Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-12-31T18:26:31.697Z] === RUN TestBuildWithSession [2019-12-31T18:26:31.697Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T18:26:31.697Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T18:26:31.697Z] === RUN TestBuildSquashParent [2019-12-31T18:26:32.003Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-31T18:26:32.926Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-31T18:26:32.926Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-12-31T18:26:33.862Z] === RUN TestDockerSuite/TestLogsSince [2019-12-31T18:26:37.241Z] --- PASS: TestBuildSquashParent (5.16s) [2019-12-31T18:26:37.241Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T18:26:37.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:26:37.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:26:37.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:26:37.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:26:37.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:26:37.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:26:37.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:26:37.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:26:37.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:26:37.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:26:37.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:26:37.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:26:37.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T18:26:37.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T18:26:37.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T18:26:37.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T18:26:39.098Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-12-31T18:26:39.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T18:26:39.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T18:26:40.981Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-31T18:26:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-31T18:26:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) [2019-12-31T18:26:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.87s) [2019-12-31T18:26:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2019-12-31T18:26:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s) [2019-12-31T18:26:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2019-12-31T18:26:42.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.23s) [2019-12-31T18:26:42.113Z] === RUN TestBuildMultiStageCopy [2019-12-31T18:26:42.113Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T18:26:43.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T18:26:43.985Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T18:26:44.270Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T18:26:44.894Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T18:26:45.184Z] --- PASS: TestBuildMultiStageCopy (3.51s) [2019-12-31T18:26:45.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2019-12-31T18:26:45.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-12-31T18:26:45.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2019-12-31T18:26:45.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-12-31T18:26:45.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2019-12-31T18:26:45.184Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T18:26:46.201Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2019-12-31T18:26:46.201Z] === RUN TestBuildLabelWithTargets [2019-12-31T18:26:47.544Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-31T18:26:47.544Z] === RUN TestDockerSuite/TestLogsTail [2019-12-31T18:26:47.686Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2019-12-31T18:26:47.686Z] === RUN TestBuildWithEmptyLayers [2019-12-31T18:26:48.480Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-31T18:26:48.710Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2019-12-31T18:26:48.710Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T18:26:49.041Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-31T18:26:50.054Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-31T18:26:50.308Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-31T18:26:50.746Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2019-12-31T18:26:50.746Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T18:26:51.231Z] === RUN TestDockerSuite/TestNetHostname [2019-12-31T18:26:51.769Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-12-31T18:26:51.770Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T18:26:53.739Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-31T18:26:54.014Z] === RUN TestDockerSuite/TestNetworkEvents [2019-12-31T18:26:54.460Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2019-12-31T18:26:54.460Z] === RUN TestBuildWithHugeFile [2019-12-31T18:26:55.375Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-31T18:26:57.884Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-31T18:26:58.139Z] === RUN TestDockerSuite/TestPluginActive [2019-12-31T18:27:00.020Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-31T18:27:08.096Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-12-31T18:27:08.096Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-31T18:27:08.096Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-31T18:27:08.096Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-31T18:27:11.382Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-31T18:27:12.743Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-31T18:27:14.315Z] ok github.com/docker/docker/integration/container 61.049s [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === Skipped [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2019-12-31T18:27:14.315Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2019-12-31T18:27:14.315Z] copy_test.go:25: testEnv.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2019-12-31T18:27:14.315Z] copy_test.go:39: testEnv.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2019-12-31T18:27:14.315Z] copy_test.go:51: testEnv.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2019-12-31T18:27:14.315Z] copy_test.go:65: testEnv.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2019-12-31T18:27:14.315Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2019-12-31T18:27:14.315Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2019-12-31T18:27:14.315Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2019-12-31T18:27:14.315Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2019-12-31T18:27:14.315Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2019-12-31T18:27:14.315Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2019-12-31T18:27:14.315Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2019-12-31T18:27:14.315Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2019-12-31T18:27:14.315Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2019-12-31T18:27:14.315Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2019-12-31T18:27:14.315Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2019-12-31T18:27:14.315Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2019-12-31T18:27:14.315Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2019-12-31T18:27:14.315Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2019-12-31T18:27:14.315Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-12-31T18:27:14.315Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2019-12-31T18:27:14.315Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2019-12-31T18:27:14.315Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2019-12-31T18:27:14.315Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2019-12-31T18:27:14.315Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2019-12-31T18:27:14.315Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2019-12-31T18:27:14.315Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2019-12-31T18:27:14.315Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2019-12-31T18:27:14.315Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2019-12-31T18:27:14.315Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2019-12-31T18:27:14.315Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2019-12-31T18:27:14.315Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2019-12-31T18:27:14.315Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2019-12-31T18:27:14.315Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2019-12-31T18:27:14.315Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2019-12-31T18:27:14.315Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2019-12-31T18:27:14.315Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2019-12-31T18:27:14.315Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2019-12-31T18:27:14.315Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2019-12-31T18:27:14.315Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] DONE 79 tests, 40 skipped in 63.361s [2019-12-31T18:27:14.315Z] [2019-12-31T18:27:14.315Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-12-31T18:27:15.252Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-31T18:27:16.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:16.482Z] INFO: Testing against a local daemon [2019-12-31T18:27:16.482Z] ok github.com/docker/docker/integration/image 0.439s [2019-12-31T18:27:16.940Z] [2019-12-31T18:27:16.940Z] === Skipped [2019-12-31T18:27:16.940Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2019-12-31T18:27:16.940Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:27:16.940Z] [2019-12-31T18:27:16.940Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-31T18:27:16.940Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-12-31T18:27:16.940Z] [2019-12-31T18:27:16.940Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2019-12-31T18:27:16.940Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:27:16.940Z] [2019-12-31T18:27:16.940Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2019-12-31T18:27:16.940Z] tag_test.go:98: testEnv.OSType == "windows" [2019-12-31T18:27:16.940Z] [2019-12-31T18:27:16.940Z] [2019-12-31T18:27:16.940Z] DONE 11 tests, 4 skipped in 2.347s [2019-12-31T18:27:16.940Z] [2019-12-31T18:27:16.940Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-12-31T18:27:18.509Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-12-31T18:27:19.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:19.117Z] INFO: Testing against a local daemon [2019-12-31T18:27:19.117Z] ok github.com/docker/docker/integration/network 0.183s [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === Skipped [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2019-12-31T18:27:19.117Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2019-12-31T18:27:19.117Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2019-12-31T18:27:19.117Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2019-12-31T18:27:19.117Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2019-12-31T18:27:19.117Z] service_test.go:29: testEnv.OSType == "windows" [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2019-12-31T18:27:19.117Z] service_test.go:51: testEnv.OSType == "windows" [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2019-12-31T18:27:19.117Z] service_test.go:94: testEnv.OSType == "windows" [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-12-31T18:27:19.117Z] service_test.go:127: testEnv.OSType == "windows" [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-12-31T18:27:19.117Z] service_test.go:177: testEnv.OSType == "windows" [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2019-12-31T18:27:19.117Z] service_test.go:201: testEnv.OSType == "windows" [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T18:27:19.117Z] service_test.go:230: FLAKY_TEST [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2019-12-31T18:27:19.117Z] service_test.go:319: testEnv.OSType == "windows" [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2019-12-31T18:27:19.117Z] service_test.go:386: testEnv.OSType == "windows" [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] DONE 17 tests, 13 skipped in 2.228s [2019-12-31T18:27:19.117Z] [2019-12-31T18:27:19.117Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-31T18:27:19.477Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-31T18:27:19.573Z] testing: warning: no tests to run [2019-12-31T18:27:19.573Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2019-12-31T18:27:19.573Z] [2019-12-31T18:27:19.573Z] DONE 0 tests in 0.694s [2019-12-31T18:27:20.030Z] [2019-12-31T18:27:20.030Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-31T18:27:20.487Z] testing: warning: no tests to run [2019-12-31T18:27:20.487Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2019-12-31T18:27:20.487Z] [2019-12-31T18:27:20.487Z] DONE 0 tests in 0.708s [2019-12-31T18:27:20.487Z] [2019-12-31T18:27:20.487Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-31T18:27:21.448Z] testing: warning: no tests to run [2019-12-31T18:27:21.448Z] ok github.com/docker/docker/integration/plugin 0.086s [2019-12-31T18:27:21.448Z] [2019-12-31T18:27:21.449Z] DONE 0 tests in 0.710s [2019-12-31T18:27:21.449Z] [2019-12-31T18:27:21.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-31T18:27:21.904Z] testing: warning: no tests to run [2019-12-31T18:27:21.904Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2019-12-31T18:27:21.904Z] [2019-12-31T18:27:21.904Z] DONE 0 tests in 0.726s [2019-12-31T18:27:21.986Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-31T18:27:22.241Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-12-31T18:27:22.361Z] [2019-12-31T18:27:22.361Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-31T18:27:23.602Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-31T18:27:23.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:23.890Z] INFO: Testing against a local daemon [2019-12-31T18:27:23.890Z] ok github.com/docker/docker/integration/plugin/common 0.204s [2019-12-31T18:27:23.890Z] [2019-12-31T18:27:23.890Z] DONE 2 tests in 1.958s [2019-12-31T18:27:24.346Z] [2019-12-31T18:27:24.346Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-31T18:27:24.964Z] === RUN TestDockerSuite/TestPortList [2019-12-31T18:27:27.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:27.239Z] INFO: Testing against a local daemon [2019-12-31T18:27:27.239Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.263s [2019-12-31T18:27:27.239Z] [2019-12-31T18:27:27.239Z] === Skipped [2019-12-31T18:27:27.239Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2019-12-31T18:27:27.239Z] external_test.go:48: runtime.GOOS == "windows" [2019-12-31T18:27:27.239Z] [2019-12-31T18:27:27.239Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2019-12-31T18:27:27.239Z] external_test.go:407: runtime.GOOS == "windows" [2019-12-31T18:27:27.239Z] [2019-12-31T18:27:27.239Z] [2019-12-31T18:27:27.239Z] DONE 2 tests, 2 skipped in 3.283s [2019-12-31T18:27:27.696Z] [2019-12-31T18:27:27.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-31T18:27:33.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:33.483Z] INFO: Testing against a local daemon [2019-12-31T18:27:33.483Z] testing: warning: no tests to run [2019-12-31T18:27:33.483Z] ok github.com/docker/docker/integration/plugin/logging 0.253s [2019-12-31T18:27:33.483Z] [2019-12-31T18:27:33.483Z] DONE 0 tests in 5.866s [2019-12-31T18:27:33.483Z] [2019-12-31T18:27:33.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-31T18:27:35.155Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-31T18:27:35.410Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-12-31T18:27:35.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:35.832Z] INFO: Testing against a local daemon [2019-12-31T18:27:35.833Z] ok github.com/docker/docker/integration/plugin/volumes 0.288s [2019-12-31T18:27:35.833Z] [2019-12-31T18:27:35.833Z] === Skipped [2019-12-31T18:27:35.833Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2019-12-31T18:27:35.833Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:35.833Z] [2019-12-31T18:27:35.833Z] [2019-12-31T18:27:35.833Z] DONE 1 tests, 1 skipped in 2.498s [2019-12-31T18:27:35.833Z] [2019-12-31T18:27:35.833Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-12-31T18:27:36.334Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-31T18:27:38.004Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:38.004Z] INFO: Testing against a local daemon [2019-12-31T18:27:38.004Z] ok github.com/docker/docker/integration/secret 0.241s [2019-12-31T18:27:38.004Z] [2019-12-31T18:27:38.004Z] === Skipped [2019-12-31T18:27:38.004Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2019-12-31T18:27:38.004Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:38.004Z] [2019-12-31T18:27:38.004Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2019-12-31T18:27:38.004Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:38.004Z] [2019-12-31T18:27:38.004Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2019-12-31T18:27:38.004Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:38.004Z] [2019-12-31T18:27:38.004Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2019-12-31T18:27:38.004Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:38.004Z] [2019-12-31T18:27:38.004Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2019-12-31T18:27:38.004Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:38.004Z] [2019-12-31T18:27:38.004Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2019-12-31T18:27:38.004Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:27:38.004Z] [2019-12-31T18:27:38.004Z] [2019-12-31T18:27:38.004Z] DONE 6 tests, 6 skipped in 2.191s [2019-12-31T18:27:38.004Z] [2019-12-31T18:27:38.004Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-12-31T18:27:38.301Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-12-31T18:27:40.912Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:40.912Z] INFO: Testing against a local daemon [2019-12-31T18:27:40.912Z] ok github.com/docker/docker/integration/service 0.373s [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === Skipped [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-31T18:27:40.912Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-31T18:27:40.912Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-31T18:27:40.912Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-31T18:27:40.912Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2019-12-31T18:27:40.912Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2019-12-31T18:27:40.912Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2019-12-31T18:27:40.912Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2019-12-31T18:27:40.912Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2019-12-31T18:27:40.912Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2019-12-31T18:27:40.912Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2019-12-31T18:27:40.912Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2019-12-31T18:27:40.912Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2019-12-31T18:27:40.912Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2019-12-31T18:27:40.912Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2019-12-31T18:27:40.912Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2019-12-31T18:27:40.912Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2019-12-31T18:27:40.912Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2019-12-31T18:27:40.912Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2019-12-31T18:27:40.912Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2019-12-31T18:27:40.912Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2019-12-31T18:27:40.912Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] DONE 20 tests, 19 skipped in 2.761s [2019-12-31T18:27:40.912Z] [2019-12-31T18:27:40.912Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-12-31T18:27:42.582Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-12-31T18:27:43.082Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:43.082Z] INFO: Testing against a local daemon [2019-12-31T18:27:43.082Z] ok github.com/docker/docker/integration/session 0.216s [2019-12-31T18:27:43.082Z] [2019-12-31T18:27:43.082Z] === Skipped [2019-12-31T18:27:43.082Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2019-12-31T18:27:43.082Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:43.082Z] [2019-12-31T18:27:43.082Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2019-12-31T18:27:43.082Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:43.082Z] [2019-12-31T18:27:43.082Z] [2019-12-31T18:27:43.082Z] DONE 2 tests, 2 skipped in 2.042s [2019-12-31T18:27:43.082Z] [2019-12-31T18:27:43.082Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-12-31T18:27:43.946Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-31T18:27:43.946Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-31T18:27:43.946Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-31T18:27:44.871Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-31T18:27:44.871Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-31T18:27:44.871Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-12-31T18:27:45.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:45.251Z] INFO: Testing against a local daemon [2019-12-31T18:27:45.795Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-31T18:27:45.795Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-31T18:27:46.218Z] ok github.com/docker/docker/integration/system 1.254s [2019-12-31T18:27:46.218Z] [2019-12-31T18:27:46.218Z] === Skipped [2019-12-31T18:27:46.218Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T18:27:46.218Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T18:27:46.218Z] [2019-12-31T18:27:46.218Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2019-12-31T18:27:46.218Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-12-31T18:27:46.218Z] [2019-12-31T18:27:46.218Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2019-12-31T18:27:46.218Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-12-31T18:27:46.218Z] [2019-12-31T18:27:46.218Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2019-12-31T18:27:46.218Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T18:27:46.218Z] [2019-12-31T18:27:46.218Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2019-12-31T18:27:46.218Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-31T18:27:46.218Z] [2019-12-31T18:27:46.218Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2019-12-31T18:27:46.218Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-31T18:27:46.218Z] [2019-12-31T18:27:46.218Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2019-12-31T18:27:46.218Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-31T18:27:46.218Z] [2019-12-31T18:27:46.218Z] [2019-12-31T18:27:46.218Z] DONE 13 tests, 7 skipped in 3.155s [2019-12-31T18:27:46.218Z] [2019-12-31T18:27:46.218Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-12-31T18:27:46.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-31T18:27:46.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-31T18:27:48.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:48.386Z] INFO: Testing against a local daemon [2019-12-31T18:27:48.386Z] ok github.com/docker/docker/integration/volume 0.340s [2019-12-31T18:27:48.517Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-31T18:27:48.517Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-12-31T18:27:48.517Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-12-31T18:27:48.844Z] [2019-12-31T18:27:48.844Z] === Skipped [2019-12-31T18:27:48.844Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2019-12-31T18:27:48.844Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-12-31T18:27:48.844Z] [2019-12-31T18:27:48.844Z] [2019-12-31T18:27:48.844Z] DONE 5 tests, 1 skipped in 2.288s [2019-12-31T18:27:48.844Z] [2019-12-31T18:27:48.844Z] INFO: make.ps1 ended at 12/31/2019 18:27:48 [2019-12-31T18:27:48.844Z] INFO: Integration CLI tests being run from the host: [2019-12-31T18:27:48.844Z] 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" [2019-12-31T18:27:52.722Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-12-31T18:27:52.722Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-12-31T18:27:53.646Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-12-31T18:27:53.900Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-12-31T18:27:54.155Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-31T18:27:55.516Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-12-31T18:27:55.905Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T18:27:55.905Z] INFO: Testing against a local daemon [2019-12-31T18:27:57.433Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-31T18:27:58.793Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-12-31T18:27:58.793Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-31T18:28:02.053Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-12-31T18:28:02.308Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-31T18:28:07.544Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-31T18:28:07.799Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-31T18:28:08.723Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-12-31T18:28:11.980Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-31T18:28:14.490Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-12-31T18:28:16.623Z] --- PASS: TestBuildWithHugeFile (80.74s) [2019-12-31T18:28:16.623Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T18:28:16.623Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:28:16.623Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:28:16.623Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:28:16.623Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:28:16.623Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:28:16.623Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:28:16.623Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T18:28:16.623Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T18:28:16.623Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T18:28:16.623Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-12-31T18:28:16.623Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-12-31T18:28:16.623Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2019-12-31T18:28:16.623Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-12-31T18:28:16.623Z] === RUN TestBuildPreserveOwnership [2019-12-31T18:28:16.623Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T18:28:18.684Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T18:28:19.727Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-31T18:28:20.163Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2019-12-31T18:28:20.163Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.07s) [2019-12-31T18:28:20.163Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.73s) [2019-12-31T18:28:20.163Z] === RUN TestBuildPlatformInvalid [2019-12-31T18:28:20.163Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-12-31T18:28:20.163Z] PASS [2019-12-31T18:28:20.163Z] [2019-12-31T18:28:20.163Z] === Skipped [2019-12-31T18:28:20.163Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-12-31T18:28:20.163Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T18:28:20.163Z] [2019-12-31T18:28:20.163Z] [2019-12-31T18:28:20.163Z] DONE 32 tests, 1 skipped in 126.413s [2019-12-31T18:28:20.163Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T18:28:20.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:28:20.163Z] ++ set -e [2019-12-31T18:28:20.163Z] ++ '[' -n 0 ']' [2019-12-31T18:28:20.163Z] ++ set -x [2019-12-31T18:28:20.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:28:20.450Z] INFO: Testing against a local daemon [2019-12-31T18:28:20.450Z] === RUN TestConfigList [2019-12-31T18:28:21.090Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-31T18:28:22.483Z] --- PASS: TestConfigList (2.25s) [2019-12-31T18:28:22.483Z] === RUN TestConfigsCreateAndDelete [2019-12-31T18:28:23.598Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-31T18:28:24.958Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-31T18:28:25.169Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2019-12-31T18:28:25.169Z] === RUN TestConfigsUpdate [2019-12-31T18:28:26.841Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-31T18:28:27.215Z] --- PASS: TestConfigsUpdate (2.24s) [2019-12-31T18:28:27.215Z] === RUN TestTemplatedConfig [2019-12-31T18:28:27.399Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-12-31T18:28:28.323Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-31T18:28:29.908Z] --- PASS: TestTemplatedConfig (2.65s) [2019-12-31T18:28:29.908Z] === RUN TestConfigInspect [2019-12-31T18:28:30.832Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-12-31T18:28:30.832Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-31T18:28:31.951Z] --- PASS: TestConfigInspect (2.22s) [2019-12-31T18:28:31.951Z] === RUN TestConfigCreateWithLabels [2019-12-31T18:28:32.762Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-31T18:28:33.017Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-31T18:28:33.941Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-31T18:28:34.648Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2019-12-31T18:28:34.648Z] === RUN TestConfigCreateResolve [2019-12-31T18:28:34.867Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-12-31T18:28:36.697Z] --- PASS: TestConfigCreateResolve (2.30s) [2019-12-31T18:28:36.697Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T18:28:36.750Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-31T18:28:36.982Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-12-31T18:28:36.982Z] PASS [2019-12-31T18:28:36.982Z] [2019-12-31T18:28:36.982Z] DONE 8 tests in 16.810s [2019-12-31T18:28:36.982Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T18:28:36.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:28:36.982Z] ++ set -e [2019-12-31T18:28:36.982Z] ++ '[' -n 0 ']' [2019-12-31T18:28:36.982Z] ++ set -x [2019-12-31T18:28:36.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:28:37.265Z] INFO: Testing against a local daemon [2019-12-31T18:28:37.265Z] === RUN TestCheckpoint [2019-12-31T18:28:37.265Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T18:28:37.265Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T18:28:37.265Z] === RUN TestContainerInvalidJSON [2019-12-31T18:28:37.265Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:28:37.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:28:37.265Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:28:37.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:28:37.265Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:28:37.265Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:28:37.265Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T18:28:37.265Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T18:28:37.265Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T18:28:37.265Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-31T18:28:37.265Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T18:28:37.265Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T18:28:37.265Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T18:28:37.265Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T18:28:37.265Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2019-12-31T18:28:37.265Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T18:28:37.265Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-12-31T18:28:37.265Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T18:28:37.549Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-12-31T18:28:37.549Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T18:28:37.549Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-12-31T18:28:37.549Z] === RUN TestCopyFromContainer [2019-12-31T18:28:38.112Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-12-31T18:28:39.028Z] === RUN TestCopyFromContainer// [2019-12-31T18:28:39.036Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-31T18:28:39.313Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T18:28:39.313Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T18:28:39.313Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T18:28:39.598Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T18:28:39.598Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T18:28:39.598Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T18:28:39.882Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T18:28:39.882Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T18:28:39.882Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T18:28:39.960Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-31T18:28:39.961Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-31T18:28:39.961Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer (2.54s) [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-12-31T18:28:40.167Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-12-31T18:28:40.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T18:28:40.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:28:40.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:28:40.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:28:40.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:28:40.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:28:40.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:28:40.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T18:28:40.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T18:28:40.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T18:28:40.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-12-31T18:28:40.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-31T18:28:40.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-12-31T18:28:40.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-31T18:28:40.167Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T18:28:40.167Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-12-31T18:28:40.167Z] === RUN TestCreateWithInvalidEnv [2019-12-31T18:28:40.167Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T18:28:40.167Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T18:28:40.167Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T18:28:40.167Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T18:28:40.167Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T18:28:40.167Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T18:28:40.167Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T18:28:40.167Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T18:28:40.167Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T18:28:40.167Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-31T18:28:40.167Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T18:28:40.167Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T18:28:40.167Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-31T18:28:40.167Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T18:28:40.167Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-31T18:28:40.167Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T18:28:40.215Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-31T18:28:40.215Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-31T18:28:41.139Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:28:42.201Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T18:28:42.201Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-12-31T18:28:42.201Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-12-31T18:28:42.201Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T18:28:43.090Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-31T18:28:43.090Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-12-31T18:28:44.246Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2019-12-31T18:28:44.246Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T18:28:44.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:28:44.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:28:44.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:28:44.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:28:44.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:28:44.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:28:44.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:28:44.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:28:44.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:28:44.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:28:44.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T18:28:44.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T18:28:44.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T18:28:44.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T18:28:44.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T18:28:44.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-31T18:28:44.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-12-31T18:28:44.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-12-31T18:28:44.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-12-31T18:28:44.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-12-31T18:28:44.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-12-31T18:28:44.246Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T18:28:44.246Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T18:28:44.246Z] === RUN TestDaemonRestartIpcMode [2019-12-31T18:28:44.246Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T18:28:44.246Z] === RUN TestDiff [2019-12-31T18:28:44.494Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-31T18:28:45.258Z] --- PASS: TestDiff (0.65s) [2019-12-31T18:28:45.258Z] === RUN TestExecWithCloseStdin [2019-12-31T18:28:45.856Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-31T18:28:45.876Z] --- PASS: TestExecWithCloseStdin (0.78s) [2019-12-31T18:28:45.877Z] === RUN TestExec [2019-12-31T18:28:46.416Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-12-31T18:28:46.495Z] --- PASS: TestExec (0.77s) [2019-12-31T18:28:46.495Z] === RUN TestExecUser [2019-12-31T18:28:47.506Z] --- PASS: TestExecUser (0.78s) [2019-12-31T18:28:47.506Z] === RUN TestExportContainerAndImportImage [2019-12-31T18:28:48.518Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2019-12-31T18:28:48.518Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T18:28:49.996Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-12-31T18:28:49.996Z] === RUN TestHealthCheckWorkdir [2019-12-31T18:28:51.021Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2019-12-31T18:28:51.021Z] === RUN TestHealthKillContainer [2019-12-31T18:28:53.702Z] --- PASS: TestHealthKillContainer (2.89s) [2019-12-31T18:28:53.702Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T18:28:54.322Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2019-12-31T18:28:54.322Z] === RUN TestIpcModeNone [2019-12-31T18:28:54.638Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-31T18:28:55.240Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-31T18:28:55.336Z] --- PASS: TestIpcModeNone (0.79s) [2019-12-31T18:28:55.336Z] === RUN TestIpcModePrivate [2019-12-31T18:28:55.957Z] --- PASS: TestIpcModePrivate (0.74s) [2019-12-31T18:28:55.957Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-12-31T18:28:55.957Z] === RUN TestIpcModeShareable [2019-12-31T18:28:56.577Z] --- PASS: TestIpcModeShareable (0.77s) [2019-12-31T18:28:56.577Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-12-31T18:28:56.577Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T18:28:57.752Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-31T18:28:57.752Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-31T18:28:57.752Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-31T18:28:58.006Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-31T18:28:59.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s) [2019-12-31T18:28:59.269Z] === RUN TestAPIIpcModeHost [2019-12-31T18:28:59.555Z] --- PASS: TestAPIIpcModeHost (0.65s) [2019-12-31T18:28:59.555Z] === RUN TestDaemonIpcModeShareable [2019-12-31T18:28:59.888Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-12-31T18:29:00.811Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-31T18:29:01.585Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2019-12-31T18:29:01.585Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-31T18:29:01.585Z] === RUN TestDaemonIpcModePrivate [2019-12-31T18:29:02.173Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-31T18:29:03.063Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2019-12-31T18:29:03.063Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-31T18:29:03.063Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T18:29:04.545Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2019-12-31T18:29:04.545Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-31T18:29:04.545Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T18:29:06.025Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2019-12-31T18:29:06.025Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-31T18:29:06.025Z] === RUN TestIpcModeOlderClient [2019-12-31T18:29:06.025Z] === PAUSE TestIpcModeOlderClient [2019-12-31T18:29:06.025Z] === RUN TestKillContainerInvalidSignal [2019-12-31T18:29:06.374Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-31T18:29:07.046Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2019-12-31T18:29:07.046Z] === RUN TestKillContainer [2019-12-31T18:29:07.046Z] === RUN TestKillContainer/no_signal [2019-12-31T18:29:07.662Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T18:29:07.734Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-31T18:29:07.734Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-31T18:29:07.734Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-31T18:29:07.945Z] === RUN TestKillContainer/killing_signal [2019-12-31T18:29:08.955Z] --- PASS: TestKillContainer (1.93s) [2019-12-31T18:29:08.955Z] --- PASS: TestKillContainer/no_signal (0.65s) [2019-12-31T18:29:08.955Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2019-12-31T18:29:08.955Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2019-12-31T18:29:08.955Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T18:29:08.955Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T18:29:09.574Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T18:29:10.195Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2019-12-31T18:29:10.195Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2019-12-31T18:29:10.195Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-12-31T18:29:10.195Z] === RUN TestKillStoppedContainer [2019-12-31T18:29:10.195Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-12-31T18:29:10.195Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T18:29:10.195Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-12-31T18:29:10.195Z] === RUN TestKillDifferentUserContainer [2019-12-31T18:29:10.818Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2019-12-31T18:29:10.818Z] === RUN TestInspectOomKilledTrue [2019-12-31T18:29:11.891Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-31T18:29:12.297Z] --- PASS: TestInspectOomKilledTrue (1.17s) [2019-12-31T18:29:12.298Z] === RUN TestInspectOomKilledFalse [2019-12-31T18:29:12.815Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-31T18:29:12.815Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-12-31T18:29:12.915Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-12-31T18:29:12.915Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T18:29:13.070Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-31T18:29:13.202Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2019-12-31T18:29:13.202Z] === RUN TestLinksContainerNames [2019-12-31T18:29:14.684Z] --- PASS: TestLinksContainerNames (1.26s) [2019-12-31T18:29:14.684Z] === RUN TestLogsFollowTailEmpty [2019-12-31T18:29:14.956Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-31T18:29:15.303Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2019-12-31T18:29:15.303Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T18:29:15.881Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-31T18:29:15.924Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2019-12-31T18:29:15.924Z] === RUN TestMountDaemonRoot [2019-12-31T18:29:15.924Z] === RUN TestMountDaemonRoot/default [2019-12-31T18:29:15.924Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T18:29:15.924Z] === RUN TestMountDaemonRoot/private [2019-12-31T18:29:15.924Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T18:29:15.924Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T18:29:15.924Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T18:29:15.924Z] === RUN TestMountDaemonRoot/slave [2019-12-31T18:29:15.924Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T18:29:15.924Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/shared [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/default [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/shared [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/slave [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/private [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T18:29:15.925Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:29:15.925Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T18:29:15.925Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T18:29:16.208Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-31T18:29:16.208Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-31T18:29:16.208Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T18:29:17.813Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-31T18:29:18.240Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2019-12-31T18:29:18.240Z] === RUN TestNetworkNat [2019-12-31T18:29:18.525Z] --- PASS: TestNetworkNat (0.71s) [2019-12-31T18:29:18.525Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T18:29:18.739Z] === RUN TestDockerSuite/TestRmiTag [2019-12-31T18:29:18.739Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-31T18:29:19.327Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2019-12-31T18:29:19.327Z] === RUN TestNetworkLoopbackNat [2019-12-31T18:29:19.663Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-31T18:29:20.343Z] --- PASS: TestNetworkLoopbackNat (0.88s) [2019-12-31T18:29:20.343Z] === RUN TestPause [2019-12-31T18:29:20.974Z] --- PASS: TestPause (0.70s) [2019-12-31T18:29:20.974Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T18:29:20.974Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T18:29:20.974Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T18:29:20.974Z] === RUN TestPauseStopPausedContainer [2019-12-31T18:29:21.595Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2019-12-31T18:29:21.595Z] === RUN TestPsFilter [2019-12-31T18:29:21.880Z] --- PASS: TestPsFilter (0.18s) [2019-12-31T18:29:21.880Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T18:29:22.502Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2019-12-31T18:29:22.502Z] === RUN TestRemoveContainerWithVolume [2019-12-31T18:29:23.124Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2019-12-31T18:29:23.124Z] === RUN TestRemoveContainerRunning [2019-12-31T18:29:23.744Z] --- PASS: TestRemoveContainerRunning (0.63s) [2019-12-31T18:29:23.744Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T18:29:24.366Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2019-12-31T18:29:24.366Z] === RUN TestRemoveInvalidContainer [2019-12-31T18:29:24.654Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-12-31T18:29:24.654Z] === RUN TestRenameLinkedContainer [2019-12-31T18:29:24.997Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-31T18:29:24.997Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-31T18:29:25.921Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-31T18:29:26.218Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-31T18:29:26.473Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-12-31T18:29:27.352Z] --- PASS: TestRenameLinkedContainer (2.60s) [2019-12-31T18:29:27.352Z] === RUN TestRenameStoppedContainer [2019-12-31T18:29:27.638Z] --- PASS: TestRenameStoppedContainer (0.65s) [2019-12-31T18:29:27.638Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T18:29:27.833Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-31T18:29:28.756Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-31T18:29:29.011Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-31T18:29:29.139Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2019-12-31T18:29:29.139Z] === RUN TestRenameInvalidName [2019-12-31T18:29:29.570Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-12-31T18:29:29.758Z] --- PASS: TestRenameInvalidName (0.71s) [2019-12-31T18:29:29.758Z] === RUN TestRenameAnonymousContainer [2019-12-31T18:29:29.826Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-31T18:29:29.826Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-31T18:29:30.794Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-31T18:29:32.457Z] --- PASS: TestRenameAnonymousContainer (2.38s) [2019-12-31T18:29:32.457Z] === RUN TestRenameContainerWithSameName [2019-12-31T18:29:32.677Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-31T18:29:32.745Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2019-12-31T18:29:32.745Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T18:29:33.237Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-31T18:29:34.160Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-31T18:29:34.229Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2019-12-31T18:29:34.229Z] === RUN TestResize [2019-12-31T18:29:34.851Z] --- PASS: TestResize (0.66s) [2019-12-31T18:29:34.851Z] === RUN TestResizeWithInvalidSize [2019-12-31T18:29:35.083Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-12-31T18:29:35.468Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2019-12-31T18:29:35.468Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T18:29:36.101Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:29:36.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:29:36.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:29:36.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T18:29:36.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T18:29:36.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T18:29:36.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T18:29:36.442Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-31T18:29:38.325Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-12-31T18:29:38.885Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-12-31T18:29:39.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T18:29:40.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T18:29:40.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:29:40.246Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-12-31T18:29:41.171Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-12-31T18:29:41.732Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-12-31T18:29:42.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T18:29:42.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:29:42.656Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-31T18:29:43.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T18:29:43.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T18:29:43.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T18:29:44.060Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-12-31T18:29:44.984Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-12-31T18:29:45.907Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-31T18:29:46.467Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-31T18:29:47.392Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-31T18:29:47.392Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.12s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.88s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.94s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.90s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.15s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.33s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.75s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2019-12-31T18:29:47.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.20s) [2019-12-31T18:29:47.447Z] === RUN TestCgroupNamespacesRun [2019-12-31T18:29:48.930Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2019-12-31T18:29:48.930Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T18:29:49.910Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-12-31T18:29:49.910Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-12-31T18:29:50.414Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2019-12-31T18:29:50.414Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T18:29:50.834Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-31T18:29:51.758Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-31T18:29:52.451Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2019-12-31T18:29:52.451Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T18:29:52.682Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-31T18:29:52.682Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-12-31T18:29:53.242Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-31T18:29:53.242Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-31T18:29:53.942Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2019-12-31T18:29:53.942Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T18:29:54.604Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-31T18:29:55.163Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-31T18:29:55.163Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-12-31T18:29:55.423Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2019-12-31T18:29:55.423Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T18:29:56.086Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-31T18:29:56.436Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-12-31T18:29:56.436Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T18:29:57.010Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-31T18:29:57.449Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-12-31T18:29:57.449Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T18:29:57.933Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-31T18:29:57.933Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-31T18:29:58.859Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-31T18:29:58.859Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-31T18:29:58.930Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2019-12-31T18:29:58.930Z] === RUN TestKernelTCPMemory [2019-12-31T18:29:59.549Z] --- PASS: TestKernelTCPMemory (0.79s) [2019-12-31T18:29:59.549Z] === RUN TestNISDomainname [2019-12-31T18:30:00.219Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-31T18:30:00.572Z] --- PASS: TestNISDomainname (0.87s) [2019-12-31T18:30:00.572Z] === RUN TestHostnameDnsResolution [2019-12-31T18:30:01.143Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-31T18:30:01.591Z] --- PASS: TestHostnameDnsResolution (1.07s) [2019-12-31T18:30:01.591Z] === RUN TestStats [2019-12-31T18:30:01.703Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-31T18:30:02.754Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-31T18:30:02.754Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-31T18:30:03.679Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-31T18:30:04.446Z] --- PASS: TestStats (2.37s) [2019-12-31T18:30:04.447Z] === RUN TestStopContainerWithTimeout [2019-12-31T18:30:04.447Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T18:30:04.447Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T18:30:04.447Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T18:30:04.447Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T18:30:04.447Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T18:30:04.447Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T18:30:04.447Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T18:30:04.447Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T18:30:04.447Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T18:30:04.447Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T18:30:04.447Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T18:30:04.447Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T18:30:05.040Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-31T18:30:06.924Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-31T18:30:07.136Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-12-31T18:30:07.136Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2019-12-31T18:30:07.136Z] --- PASS: TestStopContainerWithTimeout/1 (2.13s) [2019-12-31T18:30:07.136Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2019-12-31T18:30:07.136Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2019-12-31T18:30:07.136Z] === RUN TestDeleteDevicemapper [2019-12-31T18:30:07.136Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T18:30:07.136Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T18:30:07.136Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T18:30:08.283Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-31T18:30:09.208Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-31T18:30:09.768Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-31T18:30:10.625Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.11s) [2019-12-31T18:30:10.625Z] === RUN TestUpdateMemory [2019-12-31T18:30:10.692Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-31T18:30:10.910Z] --- PASS: TestUpdateMemory (0.94s) [2019-12-31T18:30:10.910Z] === RUN TestUpdateCPUQuota [2019-12-31T18:30:11.251Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-31T18:30:12.218Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-31T18:30:12.391Z] --- PASS: TestUpdateCPUQuota (1.25s) [2019-12-31T18:30:12.391Z] === RUN TestUpdatePidsLimit [2019-12-31T18:30:12.391Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T18:30:12.679Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T18:30:12.965Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T18:30:13.250Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T18:30:13.535Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T18:30:13.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T18:30:14.108Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T18:30:14.141Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-31T18:30:14.700Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-12-31T18:30:15.591Z] --- PASS: TestUpdatePidsLimit (3.19s) [2019-12-31T18:30:15.591Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2019-12-31T18:30:15.591Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2019-12-31T18:30:15.591Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2019-12-31T18:30:15.591Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2019-12-31T18:30:15.591Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2019-12-31T18:30:15.591Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2019-12-31T18:30:15.591Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2019-12-31T18:30:15.591Z] === RUN TestUpdateRestartPolicy [2019-12-31T18:30:17.961Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-31T18:30:17.961Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-31T18:30:18.521Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-31T18:30:21.033Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-12-31T18:30:22.918Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-31T18:30:22.918Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-12-31T18:30:26.179Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-31T18:30:26.179Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-12-31T18:30:28.133Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2019-12-31T18:30:28.133Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T18:30:28.417Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2019-12-31T18:30:28.417Z] === RUN TestWaitNonBlocked [2019-12-31T18:30:28.417Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:30:28.417Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:30:28.417Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:30:28.417Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:30:28.417Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T18:30:28.417Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T18:30:28.688Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-31T18:30:28.688Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-31T18:30:28.688Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-31T18:30:29.432Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-31T18:30:29.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2019-12-31T18:30:29.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2019-12-31T18:30:29.432Z] === RUN TestWaitBlocked [2019-12-31T18:30:29.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:30:29.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:30:29.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:30:29.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:30:29.432Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T18:30:29.432Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T18:30:29.612Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-31T18:30:30.451Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-31T18:30:30.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2019-12-31T18:30:30.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2019-12-31T18:30:30.451Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T18:30:30.451Z] === CONT TestIpcModeOlderClient [2019-12-31T18:30:30.451Z] === CONT TestDaemonRestartIpcMode [2019-12-31T18:30:30.451Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-12-31T18:30:31.538Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-31T18:30:33.048Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-12-31T18:30:34.858Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2019-12-31T18:30:34.858Z] --- PASS: TestContainerStartOnDaemonRestart (3.80s) [2019-12-31T18:30:34.858Z] PASS [2019-12-31T18:30:34.858Z] [2019-12-31T18:30:34.858Z] === Skipped [2019-12-31T18:30:34.858Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-12-31T18:30:34.858Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T18:30:34.858Z] [2019-12-31T18:30:34.858Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T18:30:34.858Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T18:30:34.858Z] [2019-12-31T18:30:34.858Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T18:30:34.858Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T18:30:34.858Z] [2019-12-31T18:30:34.858Z] [2019-12-31T18:30:34.858Z] DONE 197 tests, 3 skipped in 117.061s [2019-12-31T18:30:34.858Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T18:30:34.858Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:30:34.858Z] ++ set -e [2019-12-31T18:30:34.858Z] ++ '[' -n 0 ']' [2019-12-31T18:30:34.858Z] ++ set -x [2019-12-31T18:30:34.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:30:34.858Z] INFO: Testing against a local daemon [2019-12-31T18:30:34.858Z] === RUN TestCommitInheritsEnv [2019-12-31T18:30:34.858Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-12-31T18:30:34.858Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T18:30:34.858Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-31T18:30:34.858Z] === RUN TestImagesFilterMultiReference [2019-12-31T18:30:34.858Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-12-31T18:30:34.858Z] === RUN TestImagePullPlatformInvalid [2019-12-31T18:30:34.858Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-12-31T18:30:34.858Z] === RUN TestRemoveImageOrphaning [2019-12-31T18:30:35.142Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-12-31T18:30:35.142Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T18:30:35.142Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-31T18:30:35.142Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:30:35.142Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T18:30:35.429Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-12-31T18:30:35.429Z] === RUN TestTagInvalidReference [2019-12-31T18:30:35.429Z] --- PASS: TestTagInvalidReference (0.04s) [2019-12-31T18:30:35.429Z] === RUN TestTagValidPrefixedRepo [2019-12-31T18:30:35.429Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-12-31T18:30:35.429Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T18:30:35.429Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-31T18:30:35.429Z] === RUN TestTagOfficialNames [2019-12-31T18:30:35.429Z] --- PASS: TestTagOfficialNames (0.07s) [2019-12-31T18:30:35.429Z] === RUN TestTagMatchesDigest [2019-12-31T18:30:35.429Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-31T18:30:35.429Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-31T18:30:35.599Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-31T18:30:35.854Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-31T18:30:37.737Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-31T18:30:38.661Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-12-31T18:30:38.661Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-31T18:30:39.221Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-12-31T18:30:41.105Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-31T18:30:41.105Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-12-31T18:30:42.030Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-12-31T18:30:42.030Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-31T18:30:42.976Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-31T18:30:43.901Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-12-31T18:30:44.825Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-31T18:30:44.825Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-12-31T18:30:45.750Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-31T18:30:46.310Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-31T18:30:47.234Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-31T18:30:48.159Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-31T18:30:48.719Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-31T18:30:49.644Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-12-31T18:30:50.203Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-31T18:30:51.128Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-31T18:30:51.128Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-31T18:30:52.052Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-31T18:30:52.612Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-31T18:30:54.493Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-31T18:30:54.493Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-31T18:30:54.493Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-31T18:30:58.650Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-31T18:30:58.904Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-31T18:31:01.454Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-12-31T18:31:09.525Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-12-31T18:31:10.489Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-12-31T18:31:11.851Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-31T18:31:13.211Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-12-31T18:31:13.211Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-12-31T18:31:13.211Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-31T18:31:13.211Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-31T18:31:14.151Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-31T18:31:17.409Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-31T18:31:18.934Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-31T18:31:20.816Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-31T18:31:21.375Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-31T18:31:22.301Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-31T18:31:22.861Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-31T18:31:24.220Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-31T18:31:24.220Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-31T18:31:24.220Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-31T18:31:26.103Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-31T18:31:27.026Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-31T18:31:28.909Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-31T18:31:28.909Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-31T18:31:28.909Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-31T18:31:30.790Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-31T18:31:32.150Z] === RUN TestDockerSuite/TestRunMount [2019-12-31T18:31:38.714Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-31T18:31:38.968Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-31T18:31:39.528Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-31T18:31:41.410Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-31T18:31:43.922Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-31T18:31:47.185Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-31T18:31:49.693Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-31T18:31:52.202Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-31T18:31:53.562Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-31T18:31:55.444Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-31T18:31:55.444Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-31T18:31:56.003Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-31T18:31:57.364Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-31T18:31:57.964Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-31T18:31:58.889Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-31T18:32:01.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-31T18:32:03.432Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-31T18:32:08.667Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-31T18:32:08.667Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-31T18:32:08.667Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-12-31T18:32:09.632Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-31T18:32:09.632Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-31T18:32:10.597Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-31T18:32:11.156Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-31T18:32:11.156Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-31T18:32:12.081Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-12-31T18:32:13.005Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-12-31T18:32:13.005Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-12-31T18:32:13.929Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-12-31T18:32:14.496Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-31T18:32:16.429Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-31T18:32:17.354Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-12-31T18:32:17.913Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-12-31T18:32:18.837Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-31T18:32:19.396Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-31T18:32:20.362Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-31T18:32:20.921Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-31T18:32:20.921Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-31T18:32:21.845Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-12-31T18:32:22.771Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-31T18:32:22.771Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-31T18:32:23.331Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-12-31T18:32:25.215Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-31T18:32:25.215Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-31T18:32:28.478Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-31T18:32:29.837Z] === RUN TestDockerSuite/TestRunRm [2019-12-31T18:32:30.761Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-31T18:32:34.960Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-31T18:32:35.216Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-31T18:32:36.139Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-12-31T18:32:38.022Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-12-31T18:32:38.276Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-12-31T18:32:42.474Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-12-31T18:32:47.852Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-12-31T18:32:47.852Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-12-31T18:32:48.412Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-12-31T18:32:49.336Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-12-31T18:32:50.260Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-12-31T18:32:50.819Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-12-31T18:32:51.785Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-12-31T18:32:52.345Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-31T18:32:53.270Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-31T18:32:54.192Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-31T18:32:56.699Z] === RUN TestDockerSuite/TestRunState [2019-12-31T18:32:58.625Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-31T18:32:59.183Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-31T18:33:00.107Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-31T18:33:00.107Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-12-31T18:33:00.107Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-31T18:33:01.032Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-31T18:33:01.591Z] === RUN TestDockerSuite/TestRunSysctls [2019-12-31T18:33:03.476Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-31T18:33:03.476Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-31T18:33:03.476Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-31T18:33:04.034Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-12-31T18:33:06.705Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-12-31T18:33:07.628Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-12-31T18:33:07.628Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-12-31T18:33:10.138Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-12-31T18:33:13.399Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-12-31T18:33:13.960Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-31T18:33:17.218Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-31T18:33:17.778Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-31T18:33:19.140Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-31T18:33:20.065Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-31T18:33:22.577Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-31T18:33:23.505Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-12-31T18:33:23.760Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-31T18:33:24.686Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-31T18:33:24.686Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-31T18:33:24.941Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-31T18:33:25.866Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-31T18:33:26.790Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-31T18:33:27.715Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-12-31T18:33:27.715Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-31T18:33:27.715Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-31T18:33:28.641Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-31T18:33:32.802Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-12-31T18:33:33.057Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-31T18:33:33.982Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-31T18:33:35.343Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-31T18:33:35.904Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-12-31T18:33:38.045Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-31T18:33:39.405Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-31T18:33:41.302Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-12-31T18:33:41.861Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-31T18:33:45.119Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-31T18:33:45.680Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-31T18:33:46.239Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-31T18:33:47.163Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-31T18:33:47.163Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-31T18:33:47.163Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-31T18:33:47.163Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-31T18:33:47.418Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-12-31T18:33:48.343Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-12-31T18:33:48.343Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-12-31T18:33:49.267Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-12-31T18:33:50.191Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-12-31T18:33:52.075Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-12-31T18:33:53.001Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-12-31T18:33:53.256Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-12-31T18:33:53.256Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-12-31T18:33:53.512Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-31T18:33:53.512Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-12-31T18:33:54.436Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-12-31T18:33:54.436Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-12-31T18:33:54.436Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-12-31T18:33:54.691Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-31T18:33:54.691Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-12-31T18:33:54.691Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-12-31T18:33:54.945Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-12-31T18:33:55.200Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-12-31T18:33:55.454Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-12-31T18:33:55.454Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-12-31T18:33:56.379Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-12-31T18:33:57.304Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-12-31T18:33:57.863Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-12-31T18:33:57.863Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-12-31T18:33:58.787Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-31T18:33:59.346Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-31T18:33:59.906Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-31T18:33:59.906Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-12-31T18:34:00.918Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-12-31T18:34:01.843Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-12-31T18:34:01.843Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-12-31T18:34:01.843Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-31T18:34:01.843Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-31T18:34:02.401Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-12-31T18:34:02.656Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-31T18:34:03.216Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-12-31T18:34:04.150Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-12-31T18:34:05.074Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-12-31T18:34:05.074Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-31T18:34:05.998Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-31T18:34:05.998Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-31T18:34:06.559Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-12-31T18:34:07.530Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-31T18:34:08.454Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-31T18:34:11.714Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-31T18:34:11.714Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-31T18:34:11.714Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-31T18:34:11.714Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-31T18:34:13.074Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-12-31T18:34:14.046Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-12-31T18:34:15.407Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-31T18:34:15.407Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-31T18:34:17.289Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-31T18:34:17.289Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-31T18:34:17.890Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-31T18:34:19.774Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-31T18:34:20.029Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-31T18:34:21.912Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-31T18:34:21.912Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-31T18:34:21.912Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-31T18:34:23.273Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-31T18:34:25.159Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-31T18:34:25.159Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-31T18:34:25.414Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-31T18:34:25.415Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-31T18:34:25.415Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-31T18:34:25.974Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-31T18:34:28.490Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-31T18:34:33.753Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-31T18:34:36.269Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-31T18:34:37.629Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-31T18:34:38.988Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-31T18:34:42.244Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-31T18:34:44.826Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-31T18:34:45.385Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-31T18:34:47.266Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-31T18:34:49.775Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-31T18:34:51.658Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-31T18:34:55.901Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-31T18:35:00.056Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-31T18:35:00.980Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-12-31T18:35:02.872Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-31T18:35:09.478Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-31T18:35:11.361Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-12-31T18:35:13.247Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-31T18:35:14.171Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-31T18:35:15.095Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-31T18:35:16.019Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-31T18:35:16.019Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-31T18:35:16.943Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-31T18:35:21.141Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-31T18:35:25.381Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-12-31T18:35:25.381Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-12-31T18:35:26.305Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-12-31T18:35:26.305Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-12-31T18:35:27.230Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-12-31T18:35:29.117Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-12-31T18:35:29.117Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-12-31T18:35:31.002Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-12-31T18:35:31.927Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-12-31T18:35:32.854Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-12-31T18:35:34.233Z] === RUN TestDockerSuite/TestUpdateStats [2019-12-31T18:35:39.470Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-12-31T18:35:40.830Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-12-31T18:35:40.830Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-12-31T18:35:41.754Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-12-31T18:35:42.677Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-31T18:35:43.026Z] --- PASS: TestImportExtremelyLargeImageWorks (300.17s) [2019-12-31T18:35:43.027Z] PASS [2019-12-31T18:35:43.027Z] [2019-12-31T18:35:43.027Z] === Skipped [2019-12-31T18:35:43.027Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-31T18:35:43.027Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:35:43.027Z] [2019-12-31T18:35:43.027Z] [2019-12-31T18:35:43.027Z] DONE 12 tests, 1 skipped in 301.514s [2019-12-31T18:35:43.027Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T18:35:43.027Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:35:43.027Z] ++ set -e [2019-12-31T18:35:43.027Z] ++ '[' -n 0 ']' [2019-12-31T18:35:43.027Z] ++ set -x [2019-12-31T18:35:43.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-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:35:43.027Z] INFO: Testing against a local daemon [2019-12-31T18:35:43.027Z] === RUN TestNetworkCreateDelete [2019-12-31T18:35:43.027Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-12-31T18:35:43.027Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T18:35:43.027Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-12-31T18:35:43.027Z] === RUN TestInspectNetwork [2019-12-31T18:35:43.027Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T18:35:43.027Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T18:35:43.027Z] === RUN TestInspectNetwork/network_name [2019-12-31T18:35:43.027Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T18:35:45.725Z] --- PASS: TestInspectNetwork (8.64s) [2019-12-31T18:35:45.725Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-31T18:35:45.725Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T18:35:45.725Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T18:35:45.725Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T18:35:45.725Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T18:35:46.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-12-31T18:35:47.777Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2019-12-31T18:35:47.777Z] === RUN TestNetworkInvalidJSON [2019-12-31T18:35:47.777Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T18:35:47.777Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T18:35:47.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:35:47.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:35:47.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:35:47.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:35:47.777Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T18:35:47.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T18:35:47.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T18:35:47.777Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-12-31T18:35:47.777Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T18:35:47.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T18:35:47.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T18:35:47.777Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T18:35:48.802Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-12-31T18:35:48.802Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T18:35:49.466Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-12-31T18:35:49.466Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T18:35:50.978Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.29s) [2019-12-31T18:35:50.978Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T18:35:51.079Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-12-31T18:35:52.480Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2019-12-31T18:35:52.480Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T18:35:52.770Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-12-31T18:35:52.770Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T18:35:53.590Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-12-31T18:35:55.478Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2019-12-31T18:35:55.478Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T18:35:55.478Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T18:35:55.478Z] service_test.go:230: FLAKY_TEST [2019-12-31T18:35:55.478Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T18:35:56.146Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-31T18:36:00.389Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-31T18:36:00.949Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-12-31T18:36:06.184Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-12-31T18:36:08.692Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-12-31T18:36:11.260Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-12-31T18:36:12.374Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-12-31T18:36:13.995Z] --- PASS: TestServiceWithDataPathPortInit (16.53s) [2019-12-31T18:36:13.995Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T18:36:14.342Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-12-31T18:36:14.342Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-12-31T18:36:16.853Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-12-31T18:36:19.363Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-12-31T18:36:20.287Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-12-31T18:36:20.844Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.36s) [2019-12-31T18:36:20.844Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vcwthdeykq9pplapozxkoejbu Created:2019-12-31 18:36:12.899464412 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4525a966b5d845a6e8ceccaf2072ff94092dd92fa63a16744574b2cd07bd0fd0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nqo0s4ex62zijccdxzpjei9ur EndpointID:051fa68ec4aec6089c9e30488a062ac2eac109fb608ccbceb6315fa250742c22 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c887a4c35cf5da0707a9ea8a3d3eb9b2f275bd6121c4fc02ed4ca744850f29eb MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:62b0db2cc1b2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nqo0s4ex62zijccdxzpjei9ur EndpointID:051fa68ec4aec6089c9e30488a062ac2eac109fb608ccbceb6315fa250742c22 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T18:36:20.844Z] PASS [2019-12-31T18:36:20.844Z] [2019-12-31T18:36:20.844Z] === Skipped [2019-12-31T18:36:20.844Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T18:36:20.844Z] service_test.go:230: FLAKY_TEST [2019-12-31T18:36:20.844Z] [2019-12-31T18:36:20.844Z] [2019-12-31T18:36:20.844Z] DONE 21 tests, 1 skipped in 44.416s [2019-12-31T18:36:20.844Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T18:36:20.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:36:20.844Z] ++ set -e [2019-12-31T18:36:20.844Z] ++ '[' -n 0 ']' [2019-12-31T18:36:20.844Z] ++ set -x [2019-12-31T18:36:20.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:36:20.844Z] INFO: Testing against a local daemon [2019-12-31T18:36:20.844Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T18:36:20.844Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T18:36:20.844Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:36:20.844Z] === RUN TestDockerNetworkIpvlan [2019-12-31T18:36:20.844Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T18:36:20.844Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:36:20.844Z] PASS [2019-12-31T18:36:20.844Z] [2019-12-31T18:36:20.844Z] === Skipped [2019-12-31T18:36:20.844Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T18:36:20.844Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:36:20.844Z] [2019-12-31T18:36:20.844Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T18:36:20.844Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T18:36:20.844Z] [2019-12-31T18:36:20.844Z] [2019-12-31T18:36:20.844Z] DONE 2 tests, 2 skipped in 0.107s [2019-12-31T18:36:20.844Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T18:36:20.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:36:20.844Z] ++ set -e [2019-12-31T18:36:20.844Z] ++ '[' -n 0 ']' [2019-12-31T18:36:20.844Z] ++ set -x [2019-12-31T18:36:20.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:36:20.844Z] INFO: Testing against a local daemon [2019-12-31T18:36:20.844Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T18:36:21.859Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-12-31T18:36:21.859Z] === RUN TestDockerNetworkMacvlan [2019-12-31T18:36:22.170Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-12-31T18:36:22.882Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T18:36:23.899Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T18:36:24.680Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-12-31T18:36:24.914Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T18:36:27.231Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-31T18:36:27.609Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T18:36:31.081Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T18:36:35.496Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T18:36:36.511Z] --- PASS: TestDockerNetworkMacvlan (14.55s) [2019-12-31T18:36:36.511Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-12-31T18:36:36.511Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-12-31T18:36:36.511Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2019-12-31T18:36:36.511Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2019-12-31T18:36:36.511Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2019-12-31T18:36:36.511Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2019-12-31T18:36:36.511Z] PASS [2019-12-31T18:36:36.511Z] [2019-12-31T18:36:36.511Z] DONE 8 tests in 16.160s [2019-12-31T18:36:36.511Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T18:36:36.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:36:36.511Z] ++ set -e [2019-12-31T18:36:36.511Z] ++ '[' -n 0 ']' [2019-12-31T18:36:36.511Z] ++ set -x [2019-12-31T18:36:36.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:36:36.511Z] testing: warning: no tests to run [2019-12-31T18:36:36.511Z] PASS [2019-12-31T18:36:36.511Z] [2019-12-31T18:36:36.511Z] DONE 0 tests in 0.015s [2019-12-31T18:36:36.511Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T18:36:36.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:36:36.511Z] ++ set -e [2019-12-31T18:36:36.511Z] ++ '[' -n 0 ']' [2019-12-31T18:36:36.511Z] ++ set -x [2019-12-31T18:36:36.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:36:36.511Z] INFO: Testing against a local daemon [2019-12-31T18:36:36.511Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T18:36:38.560Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-12-31T18:36:38.560Z] === RUN TestAuthZPluginTLS [2019-12-31T18:36:38.846Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-12-31T18:36:38.846Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T18:36:39.470Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-12-31T18:36:39.470Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T18:36:40.098Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-12-31T18:36:40.098Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T18:36:40.384Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-12-31T18:36:40.384Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T18:36:42.430Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2019-12-31T18:36:42.430Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T18:36:42.716Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-12-31T18:36:42.716Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T18:36:43.336Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-12-31T18:36:43.336Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T18:36:43.960Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-12-31T18:36:43.960Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T18:36:45.253Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-31T18:36:45.254Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-31T18:36:46.000Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-12-31T18:36:46.000Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T18:36:48.039Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2019-12-31T18:36:48.039Z] === RUN TestAuthZPluginHeader [2019-12-31T18:36:48.518Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-31T18:36:48.518Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-31T18:36:48.518Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-31T18:36:48.518Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-31T18:36:48.518Z] === RUN TestDockerSuite/TestVolumeEvents [2019-12-31T18:36:49.067Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-12-31T18:36:49.067Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T18:36:49.067Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T18:36:49.067Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:36:49.067Z] === RUN TestAuthZPluginV2Disable [2019-12-31T18:36:49.067Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-31T18:36:49.067Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:36:49.067Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T18:36:49.067Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T18:36:49.067Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:36:49.067Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T18:36:49.067Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T18:36:49.067Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:36:49.067Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T18:36:49.077Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-31T18:36:51.774Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-31T18:36:51.774Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-31T18:36:51.774Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-31T18:36:55.033Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-31T18:36:59.277Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite (1789.46s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.33s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.27s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.07s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.59s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.23s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.91s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.79s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.09s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.12s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.98s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.52s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.36s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.35s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.44s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.54s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAttachDetach (1.40s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.59s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.51s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.64s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.94s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.83s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.19s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.09s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.72s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.71s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.36s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.17s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.60s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.50s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.69s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.58s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.28s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.11s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.50s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.26s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.95s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.04s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.84s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.99s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.73s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.10s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.61s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.57s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.44s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.82s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.43s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.56s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.44s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.79s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.40s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.63s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.53s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.66s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.73s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.06s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.55s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.86s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.13s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.13s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.57s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.76s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2019-12-31T18:36:59.277Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-12-31T18:36:59.277Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.58s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.54s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildContChar (4.50s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.31s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.56s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.23s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.42s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.79s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2019-12-31T18:36:59.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-31T18:36:59.277Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-12-31T18:36:59.277Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-12-31T18:36:59.277Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-12-31T18:36:59.277Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.42s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.60s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.12s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.73s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.79s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.73s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.17s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.45s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.70s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.21s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.84s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.03s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.14s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.05s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.43s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.66s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.29s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.96s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.65s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.13s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.03s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.60s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.77s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.78s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.08s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnv (1.85s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.97s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.89s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.36s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.58s) [2019-12-31T18:36:59.277Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-12-31T18:36:59.277Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.91s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.49s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.62s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.88s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.14s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.47s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.61s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildHistory (4.58s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.32s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.28s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.46s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.62s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-12-31T18:36:59.277Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.53s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.04s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.19s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.07s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.41s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.64s) [2019-12-31T18:36:59.278Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-31T18:36:59.278Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.52s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (1.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.27s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.42s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.55s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.73s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.20s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.35s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.11s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.96s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.74s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.40s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.67s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.04s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildPATH (2.89s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.34s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.59s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.37s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildRm (3.26s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.26s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.32s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.42s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.26s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.59s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.20s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2019-12-31T18:36:59.278Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-12-31T18:36:59.278Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.69s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildStderr (1.28s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.22s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.12s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.17s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.59s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildUser (2.25s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.85s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.04s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.91s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.29s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.62s) [2019-12-31T18:36:59.278Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-31T18:36:59.278Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.278Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-31T18:36:59.278Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.278Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-31T18:36:59.278Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.278Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-31T18:36:59.278Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.33s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.19s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.23s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.24s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.81s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.45s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.55s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.72s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.79s) [2019-12-31T18:36:59.278Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-31T18:36:59.278Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.47s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-12-31T18:36:59.278Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-31T18:36:59.278Z] docker_cli_sni_test.go:18: Flakey test [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCommitChange (1.06s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.30s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.97s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.31s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCommitTTY (1.70s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.73s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.71s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.95s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.93s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.81s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.94s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.88s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.72s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2019-12-31T18:36:59.278Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-31T18:36:59.278Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.65s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.29s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.34s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.12s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.46s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006e57c0_} (1.61s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1489591584_/foo_false____} (1.62s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1489591584_/foo_true____} (1.76s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3300117503_/foo_false____} (1.64s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3300117503_/foo_true____} (1.64s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3300117503_/foo_true__0xc0006c8000__} (1.59s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006c8020_} (1.69s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006c8040_} (1.89s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006c8060_} (1.71s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006c8080_} (1.64s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.04s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.35s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.80s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.04s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.66s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.16s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.51s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.08s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.46s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.02s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.76s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.32s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.73s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2019-12-31T18:36:59.278Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-31T18:36:59.278Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-31T18:36:59.278Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2019-12-31T18:36:59.279Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-31T18:36:59.279Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.29s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.65s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.72s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.93s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.47s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.93s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.75s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.84s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.71s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.95s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsAttach (0.99s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsCommit (1.10s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.89s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.14s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.73s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsCopy (1.30s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.53s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.43s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFilters (2.10s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFormat (1.61s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.42s) [2019-12-31T18:36:59.279Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-31T18:36:59.279Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-31T18:36:59.279Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-31T18:36:59.279Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.46s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsRename (0.80s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.85s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.56s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExec (1.05s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.28s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.95s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.12s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.78s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.82s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecEnv (0.88s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.87s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecInspectID (1.93s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecInteractive (0.89s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.94s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.87s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecParseError (0.71s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.34s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecStartFails (0.92s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecTTY (0.91s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.99s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecUlimits (0.88s) [2019-12-31T18:36:59.279Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-31T18:36:59.279Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.90s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.07s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.00s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestExecWithUser (0.95s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.38s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestHealth (21.14s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.06s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.75s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.36s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.58s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.00s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.81s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.99s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImportFile (1.79s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.90s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImportGzipped (1.86s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.80s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.92s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.95s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.96s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.50s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.75s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.57s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.80s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2019-12-31T18:36:59.279Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-31T18:36:59.279Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.16s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-12-31T18:36:59.279Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-31T18:36:59.279Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.92s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.62s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.20s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectStatus (0.92s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.58s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.92s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.34s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.62s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.63s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.77s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.59s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.10s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.77s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.89s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.44s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.26s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.94s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.56s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.97s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.94s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.96s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.96s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.03s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.23s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.19s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.22s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.30s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.61s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.93s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsSince (7.03s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s) [2019-12-31T18:36:59.279Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.77s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestLogsTail (0.87s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestNetHostname (2.35s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.20s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.36s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPluginActive (1.63s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.23s) [2019-12-31T18:36:59.280Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-12-31T18:36:59.280Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.10s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.19s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.80s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.31s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.46s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.64s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPortList (9.86s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.33s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.90s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.16s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.69s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.73s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.56s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsByOrder (3.39s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.72s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.29s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.90s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.55s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.47s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.51s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.49s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.30s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.37s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2019-12-31T18:36:59.280Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-12-31T18:36:59.280Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.91s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.80s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.02s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.15s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.44s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.28s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.62s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.64s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.78s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.57s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.82s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.04s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.98s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.40s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.58s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAddHost (0.88s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.85s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.87s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.42s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.71s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.10s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.92s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.75s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.70s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.91s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.85s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (1.05s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.89s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.00s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.89s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.90s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.82s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.80s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.92s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.86s) [2019-12-31T18:36:59.280Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-31T18:36:59.280Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.280Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-31T18:36:59.280Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.75s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2019-12-31T18:36:59.280Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-31T18:36:59.280Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.94s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.99s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.89s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.75s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2019-12-31T18:36:59.280Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T18:36:59.280Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.50s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.51s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.95s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.10s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunMount (6.10s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.73s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.55s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.55s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.69s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.30s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.56s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2019-12-31T18:36:59.280Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-31T18:36:59.280Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.73s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2019-12-31T18:36:59.280Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s) [2019-12-31T18:36:59.280Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2019-12-31T18:36:59.280Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.59s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.23s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.60s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.62s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.76s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.95s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.78s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.75s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.77s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.74s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.77s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.80s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunState (1.65s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.53s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.27s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.25s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.27s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.94s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.01s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.49s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUserByID (0.84s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.91s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUserByName (0.87s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.65s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.87s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.33s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.54s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.51s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.40s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.93s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.01s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.81s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.89s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.74s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.87s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.72s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.87s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.90s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.73s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.80s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.58s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.94s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.66s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s) [2019-12-31T18:36:59.281Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents938489889 [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.67s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.57s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.01s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.60s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.46s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.11s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.99s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.89s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.38s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.80s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.93s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateStats (4.69s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.08s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.22s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.53s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.31s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.20s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.58s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.38s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.70s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.59s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.81s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.69s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.43s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.60s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.22s) [2019-12-31T18:36:59.281Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.26s) [2019-12-31T18:36:59.281Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-31T18:36:59.281Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-31T18:36:59.281Z] === RUN TestDockerRegistrySuite [2019-12-31T18:36:59.281Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-31T18:37:01.790Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-31T18:37:03.150Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-31T18:37:05.078Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-31T18:37:05.078Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-31T18:37:07.628Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s) [2019-12-31T18:37:07.628Z] PASS [2019-12-31T18:37:07.628Z] [2019-12-31T18:37:07.628Z] === Skipped [2019-12-31T18:37:07.628Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T18:37:07.628Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:37:07.628Z] [2019-12-31T18:37:07.628Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-31T18:37:07.628Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:37:07.628Z] [2019-12-31T18:37:07.628Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T18:37:07.628Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:37:07.628Z] [2019-12-31T18:37:07.628Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T18:37:07.628Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:37:07.628Z] [2019-12-31T18:37:07.628Z] [2019-12-31T18:37:07.628Z] DONE 17 tests, 4 skipped in 29.281s [2019-12-31T18:37:07.628Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T18:37:07.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:07.628Z] ++ set -e [2019-12-31T18:37:07.628Z] ++ '[' -n 0 ']' [2019-12-31T18:37:07.628Z] ++ set -x [2019-12-31T18:37:07.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:07.628Z] INFO: Testing against a local daemon [2019-12-31T18:37:07.628Z] === RUN TestPluginInvalidJSON [2019-12-31T18:37:07.628Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:37:07.628Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:37:07.628Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T18:37:07.628Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-12-31T18:37:07.628Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T18:37:07.628Z] PASS [2019-12-31T18:37:07.628Z] [2019-12-31T18:37:07.628Z] DONE 2 tests in 0.140s [2019-12-31T18:37:07.628Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T18:37:07.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:07.628Z] ++ set -e [2019-12-31T18:37:07.628Z] ++ '[' -n 0 ']' [2019-12-31T18:37:07.629Z] ++ set -x [2019-12-31T18:37:07.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:07.629Z] INFO: Testing against a local daemon [2019-12-31T18:37:07.629Z] === RUN TestExternalGraphDriver [2019-12-31T18:37:07.629Z] === RUN TestExternalGraphDriver/json [2019-12-31T18:37:08.248Z] === RUN TestExternalGraphDriver/spec [2019-12-31T18:37:09.235Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-31T18:37:10.298Z] === RUN TestExternalGraphDriver/pull [2019-12-31T18:37:12.995Z] --- PASS: TestExternalGraphDriver (6.42s) [2019-12-31T18:37:12.995Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-12-31T18:37:12.995Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2019-12-31T18:37:12.995Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2019-12-31T18:37:12.995Z] === RUN TestGraphdriverPluginV2 [2019-12-31T18:37:12.995Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-12-31T18:37:12.995Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:37:12.995Z] PASS [2019-12-31T18:37:12.995Z] [2019-12-31T18:37:12.995Z] === Skipped [2019-12-31T18:37:12.995Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-12-31T18:37:12.995Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:37:12.995Z] [2019-12-31T18:37:12.995Z] [2019-12-31T18:37:12.995Z] DONE 5 tests, 1 skipped in 6.600s [2019-12-31T18:37:12.995Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T18:37:12.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:12.995Z] ++ set -e [2019-12-31T18:37:12.995Z] ++ '[' -n 0 ']' [2019-12-31T18:37:12.995Z] ++ set -x [2019-12-31T18:37:12.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:12.995Z] INFO: Testing against a local daemon [2019-12-31T18:37:12.995Z] === RUN TestContinueAfterPluginCrash [2019-12-31T18:37:12.995Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T18:37:12.995Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T18:37:12.995Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T18:37:12.995Z] === CONT TestContinueAfterPluginCrash [2019-12-31T18:37:12.995Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T18:37:14.511Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-31T18:37:17.768Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-31T18:37:19.650Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-31T18:37:20.574Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-31T18:37:21.932Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-31T18:37:23.858Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-31T18:37:25.231Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-31T18:37:26.591Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-31T18:37:27.950Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-31T18:37:28.294Z] --- PASS: TestDaemonStartWithLogOpt (15.71s) [2019-12-31T18:37:30.460Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-31T18:37:32.967Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-31T18:37:33.780Z] --- PASS: TestContinueAfterPluginCrash (20.27s) [2019-12-31T18:37:33.780Z] PASS [2019-12-31T18:37:33.780Z] [2019-12-31T18:37:33.780Z] DONE 2 tests in 20.371s [2019-12-31T18:37:33.780Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T18:37:33.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:33.780Z] ++ set -e [2019-12-31T18:37:33.780Z] ++ '[' -n 0 ']' [2019-12-31T18:37:33.780Z] ++ set -x [2019-12-31T18:37:33.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:33.780Z] INFO: Testing against a local daemon [2019-12-31T18:37:33.780Z] === RUN TestPluginWithDevMounts [2019-12-31T18:37:33.780Z] === PAUSE TestPluginWithDevMounts [2019-12-31T18:37:33.780Z] === CONT TestPluginWithDevMounts [2019-12-31T18:37:34.850Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-31T18:37:35.258Z] --- PASS: TestPluginWithDevMounts (2.24s) [2019-12-31T18:37:35.259Z] PASS [2019-12-31T18:37:35.259Z] [2019-12-31T18:37:35.259Z] DONE 1 tests in 2.341s [2019-12-31T18:37:35.259Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T18:37:35.259Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:35.259Z] ++ set -e [2019-12-31T18:37:35.259Z] ++ '[' -n 0 ']' [2019-12-31T18:37:35.259Z] ++ set -x [2019-12-31T18:37:35.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:35.544Z] INFO: Testing against a local daemon [2019-12-31T18:37:35.544Z] === RUN TestSecretInspect [2019-12-31T18:37:37.582Z] --- PASS: TestSecretInspect (2.27s) [2019-12-31T18:37:37.582Z] === RUN TestSecretList [2019-12-31T18:37:38.193Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-31T18:37:39.118Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-31T18:37:39.372Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-31T18:37:40.280Z] --- PASS: TestSecretList (2.29s) [2019-12-31T18:37:40.280Z] === RUN TestSecretsCreateAndDelete [2019-12-31T18:37:40.732Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-31T18:37:42.094Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-31T18:37:42.310Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2019-12-31T18:37:42.310Z] === RUN TestSecretsUpdate [2019-12-31T18:37:43.058Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-31T18:37:44.998Z] --- PASS: TestSecretsUpdate (2.30s) [2019-12-31T18:37:44.998Z] === RUN TestTemplatedSecret [2019-12-31T18:37:47.371Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-31T18:37:47.371Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-31T18:37:47.699Z] --- PASS: TestTemplatedSecret (2.71s) [2019-12-31T18:37:47.699Z] === RUN TestSecretCreateResolve [2019-12-31T18:37:48.732Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-31T18:37:48.986Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-31T18:37:49.241Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-31T18:37:49.538Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-31T18:37:49.746Z] --- PASS: TestSecretCreateResolve (2.30s) [2019-12-31T18:37:49.746Z] PASS [2019-12-31T18:37:49.746Z] [2019-12-31T18:37:49.746Z] DONE 6 tests in 14.217s [2019-12-31T18:37:49.746Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T18:37:49.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:49.746Z] ++ set -e [2019-12-31T18:37:49.746Z] ++ '[' -n 0 ']' [2019-12-31T18:37:49.746Z] ++ set -x [2019-12-31T18:37:49.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:37:49.746Z] INFO: Testing against a local daemon [2019-12-31T18:37:49.746Z] === RUN TestServiceCreateInit [2019-12-31T18:37:49.746Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T18:37:49.793Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-31T18:37:50.048Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-31T18:37:50.302Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-31T18:37:51.664Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-31T18:37:54.138Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T18:37:54.204Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-31T18:37:55.127Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-31T18:37:56.487Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-31T18:37:57.848Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite (59.23s) [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.27s) [2019-12-31T18:37:58.450Z] check_test.go:196: [d92d966760da8] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2019-12-31T18:37:58.450Z] check_test.go:196: [d18d6ddcb312b] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2019-12-31T18:37:58.450Z] check_test.go:196: [df3716179ef57] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-12-31T18:37:58.450Z] check_test.go:196: [d3f096864570f] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.32s) [2019-12-31T18:37:58.450Z] check_test.go:196: [df33dce1645d7] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.48s) [2019-12-31T18:37:58.450Z] check_test.go:196: [dbbff35a42a68] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.19s) [2019-12-31T18:37:58.450Z] check_test.go:196: [d7ada9c71d83f] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.49s) [2019-12-31T18:37:58.450Z] check_test.go:196: [d4c876db59152] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.28s) [2019-12-31T18:37:58.450Z] check_test.go:196: [de03069f279cb] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2019-12-31T18:37:58.450Z] check_test.go:196: [d9f1ec39beb69] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.58s) [2019-12-31T18:37:58.450Z] check_test.go:196: [d845a6d39ef98] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.51s) [2019-12-31T18:37:58.450Z] check_test.go:196: [dc36c6222c2d3] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2019-12-31T18:37:58.450Z] check_test.go:196: [dea05cc7f0e31] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.39s) [2019-12-31T18:37:58.450Z] check_test.go:196: [d684fff52446a] daemon is not started [2019-12-31T18:37:58.450Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.66s) [2019-12-31T18:37:58.451Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c7c2163659f4776ef2548490650952fc7b8db931101876d1cf0773bbe1d632cb [2019-12-31T18:37:58.451Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:655322759f1307ae30a8f2252dd3d97905e4257e922bf39fb9cce98691e0cf8c [2019-12-31T18:37:58.451Z] check_test.go:196: [deac2f89821d3] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s) [2019-12-31T18:37:58.451Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:541f735392103d600f0ec75be331a80cf758abdefe62926d96dfe7369e33f010 [2019-12-31T18:37:58.451Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0fab083500a6d4647eecf0e481244e160c0e9d8e5fce8b6e921ec69a697f092 [2019-12-31T18:37:58.451Z] check_test.go:196: [de2ce69b13575] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s) [2019-12-31T18:37:58.451Z] check_test.go:196: [dbacde9e0d6d6] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.29s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d21239fe77d2a] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.38s) [2019-12-31T18:37:58.451Z] check_test.go:196: [df1f9727f690d] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d8b973b4521b9] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2019-12-31T18:37:58.451Z] check_test.go:196: [dc1e206a70b2e] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d067cab695e45] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2019-12-31T18:37:58.451Z] check_test.go:196: [df5220968831b] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s) [2019-12-31T18:37:58.451Z] check_test.go:196: [db7b8ff47ab3e] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d9bde21917786] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d6f21a827c211] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2019-12-31T18:37:58.451Z] check_test.go:196: [dcaa52cf6be3d] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d1bb0bcfc4b0c] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d043b459d8fb5] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d5e065a03d6ab] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d0aeba9fb6104] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-12-31T18:37:58.451Z] check_test.go:196: [dc21813e5d74d] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.37s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d3ed3c0906f30] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.23s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d2a17eac1529d] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.26s) [2019-12-31T18:37:58.451Z] check_test.go:196: [d37d109a3cbce] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.47s) [2019-12-31T18:37:58.451Z] check_test.go:196: [de7c64ae31ade] daemon is not started [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2019-12-31T18:37:58.451Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-12-31T18:37:58.451Z] === RUN TestDockerSchema1RegistrySuite [2019-12-31T18:37:58.451Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-31T18:37:58.451Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-31T18:37:58.549Z] --- PASS: TestServiceCreateInit (8.31s) [2019-12-31T18:37:58.549Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s) [2019-12-31T18:37:58.549Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s) [2019-12-31T18:37:58.549Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T18:38:03.685Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-31T18:38:07.848Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-31T18:38:12.008Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-31T18:38:13.022Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-31T18:38:14.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-31T18:38:14.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-31T18:38:16.035Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-31T18:38:17.398Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-31T18:38:18.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-31T18:38:20.912Z] --- PASS: TestCreateServiceMultipleTimes (19.91s) [2019-12-31T18:38:20.912Z] === RUN TestCreateServiceConflict [2019-12-31T18:38:20.912Z] --- PASS: TestCreateServiceConflict (2.22s) [2019-12-31T18:38:20.912Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T18:38:22.918Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-31T18:38:22.918Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-31T18:38:22.951Z] --- PASS: TestCreateServiceMaxReplicas (2.89s) [2019-12-31T18:38:22.951Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T18:38:23.172Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-31T18:38:23.172Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-31T18:38:23.427Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-31T18:38:23.703Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-31T18:38:24.263Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite (25.91s) [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-12-31T18:38:24.263Z] check_test.go:223: [df951c737fc86] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.45s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d54b2db76ac1f] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.55s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d0d8d2e78260b] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.34s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d3bdfec2dbaaa] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2019-12-31T18:38:24.263Z] check_test.go:223: [deeba3700787a] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2019-12-31T18:38:24.263Z] check_test.go:223: [df5f1d083ed52] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-12-31T18:38:24.263Z] check_test.go:223: [dfcd1ff87ecc3] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d4637d701770e] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d095d836f2c0f] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d02c15bb6ad57] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.70s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d3de0469bb9ef] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d9f028534da93] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2019-12-31T18:38:24.263Z] check_test.go:223: [deaec0f20d4ce] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d6076b072ecd4] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-12-31T18:38:24.263Z] check_test.go:223: [dc631a10ad060] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d3291a5a2e861] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d851627c6a331] daemon is not started [2019-12-31T18:38:24.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-12-31T18:38:24.263Z] check_test.go:223: [d461b757a4418] daemon is not started [2019-12-31T18:38:24.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-31T18:38:24.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-31T18:38:25.187Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-31T18:38:25.748Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-31T18:38:25.748Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-31T18:38:27.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-31T18:38:27.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-31T18:38:27.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-31T18:38:27.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-31T18:38:28.263Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.96s) [2019-12-31T18:38:28.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2019-12-31T18:38:28.264Z] check_test.go:252: [dc6d2bae9d01b] daemon is not started [2019-12-31T18:38:28.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2019-12-31T18:38:28.264Z] check_test.go:252: [d7b299df70ef3] daemon is not started [2019-12-31T18:38:28.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-12-31T18:38:28.264Z] check_test.go:252: [d4b22f59e7fdc] daemon is not started [2019-12-31T18:38:28.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2019-12-31T18:38:28.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-12-31T18:38:28.264Z] check_test.go:252: [d948a1459103b] daemon is not started [2019-12-31T18:38:28.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-12-31T18:38:28.264Z] check_test.go:252: [d38ee471c2443] daemon is not started [2019-12-31T18:38:28.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2019-12-31T18:38:28.264Z] check_test.go:252: [d4a9ee02893b5] daemon is not started [2019-12-31T18:38:28.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-12-31T18:38:28.264Z] check_test.go:252: [d1916ae235df8] daemon is not started [2019-12-31T18:38:28.264Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-31T18:38:28.264Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-31T18:38:33.495Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-12-31T18:38:33.495Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-31T18:38:33.495Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-31T18:38:33.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-31T18:38:33.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-31T18:38:34.004Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2019-12-31T18:38:34.004Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-12-31T18:38:34.004Z] check_test.go:279: [d9e2076bcaa59] daemon is not started [2019-12-31T18:38:34.004Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2019-12-31T18:38:34.004Z] check_test.go:279: [d81b50194b7f7] daemon is not started [2019-12-31T18:38:34.004Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2019-12-31T18:38:34.004Z] check_test.go:279: [d04fdb9c91827] daemon is not started [2019-12-31T18:38:34.004Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-12-31T18:38:34.004Z] check_test.go:279: [d2dad564b5eff] daemon is not started [2019-12-31T18:38:34.004Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-12-31T18:38:34.004Z] check_test.go:279: [d62c77bae4346] daemon is not started [2019-12-31T18:38:34.004Z] === RUN TestDockerNetworkSuite [2019-12-31T18:38:34.004Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-12-31T18:38:37.307Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-12-31T18:38:38.219Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s) [2019-12-31T18:38:38.219Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T18:38:38.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-12-31T18:38:40.255Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2019-12-31T18:38:40.255Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T18:38:42.948Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2019-12-31T18:38:42.948Z] === RUN TestCreateServiceSysctls [2019-12-31T18:38:43.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-12-31T18:38:45.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-12-31T18:38:46.419Z] --- PASS: TestCreateServiceSysctls (3.44s) [2019-12-31T18:38:46.419Z] === RUN TestCreateServiceCapabilities [2019-12-31T18:38:47.951Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-12-31T18:38:48.447Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2019-12-31T18:38:48.448Z] === RUN TestInspect [2019-12-31T18:38:49.316Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-12-31T18:38:49.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-12-31T18:38:49.316Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-12-31T18:38:49.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-12-31T18:38:49.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-12-31T18:38:51.034Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-12-31T18:38:51.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-12-31T18:38:52.004Z] --- PASS: TestInspect (2.88s) [2019-12-31T18:38:52.004Z] === RUN TestServiceListWithStatuses [2019-12-31T18:38:52.004Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-31T18:38:52.004Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T18:38:52.004Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T18:38:54.865Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-12-31T18:38:57.509Z] --- PASS: TestDockerNetworkConnectAlias (5.62s) [2019-12-31T18:38:57.509Z] === RUN TestDockerNetworkReConnect [2019-12-31T18:39:00.099Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-12-31T18:39:01.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-12-31T18:39:01.906Z] --- PASS: TestDockerNetworkReConnect (4.61s) [2019-12-31T18:39:01.906Z] === RUN TestServicePlugin [2019-12-31T18:39:01.906Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-31T18:39:01.906Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:39:01.906Z] === RUN TestServiceUpdateLabel [2019-12-31T18:39:03.535Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-12-31T18:39:03.954Z] --- PASS: TestServiceUpdateLabel (2.30s) [2019-12-31T18:39:03.954Z] === RUN TestServiceUpdateSecrets [2019-12-31T18:39:04.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-12-31T18:39:07.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-12-31T18:39:08.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-12-31T18:39:08.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-12-31T18:39:10.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-12-31T18:39:11.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-12-31T18:39:11.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-12-31T18:39:12.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-12-31T18:39:13.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-12-31T18:39:13.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-12-31T18:39:13.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-12-31T18:39:13.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-12-31T18:39:15.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-12-31T18:39:17.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-12-31T18:39:17.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-12-31T18:39:17.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-12-31T18:39:17.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-12-31T18:39:19.184Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2019-12-31T18:39:19.184Z] === RUN TestServiceUpdateConfigs [2019-12-31T18:39:21.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-12-31T18:39:24.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-12-31T18:39:34.439Z] --- PASS: TestServiceUpdateConfigs (14.67s) [2019-12-31T18:39:34.439Z] === RUN TestServiceUpdateNetwork [2019-12-31T18:39:34.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-12-31T18:39:34.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-12-31T18:39:35.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-12-31T18:39:35.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-12-31T18:39:35.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-12-31T18:39:35.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-12-31T18:39:35.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-12-31T18:39:35.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-12-31T18:39:40.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-12-31T18:39:40.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-12-31T18:39:40.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-12-31T18:39:41.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-12-31T18:39:45.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-12-31T18:39:46.981Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2019-12-31T18:39:46.981Z] PASS [2019-12-31T18:39:46.981Z] [2019-12-31T18:39:46.981Z] === Skipped [2019-12-31T18:39:46.981Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-12-31T18:39:46.982Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T18:39:46.982Z] [2019-12-31T18:39:46.982Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-12-31T18:39:46.982Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T18:39:46.982Z] [2019-12-31T18:39:46.982Z] [2019-12-31T18:39:46.982Z] DONE 20 tests, 2 skipped in 116.724s [2019-12-31T18:39:46.982Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T18:39:46.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:39:46.982Z] ++ set -e [2019-12-31T18:39:46.982Z] ++ '[' -n 0 ']' [2019-12-31T18:39:46.982Z] ++ set -x [2019-12-31T18:39:46.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:39:46.982Z] INFO: Testing against a local daemon [2019-12-31T18:39:46.982Z] === RUN TestSessionCreate [2019-12-31T18:39:46.982Z] --- PASS: TestSessionCreate (0.05s) [2019-12-31T18:39:46.982Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T18:39:46.982Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-12-31T18:39:46.982Z] PASS [2019-12-31T18:39:46.982Z] [2019-12-31T18:39:46.982Z] DONE 2 tests in 0.197s [2019-12-31T18:39:46.982Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T18:39:46.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:39:46.982Z] ++ set -e [2019-12-31T18:39:46.982Z] ++ '[' -n 0 ']' [2019-12-31T18:39:46.982Z] ++ set -x [2019-12-31T18:39:46.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:39:46.982Z] INFO: Testing against a local daemon [2019-12-31T18:39:46.982Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T18:39:46.982Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T18:39:46.982Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T18:39:46.982Z] === RUN TestEventsExecDie [2019-12-31T18:39:47.265Z] --- PASS: TestEventsExecDie (0.76s) [2019-12-31T18:39:47.265Z] === RUN TestEventsBackwardsCompatible [2019-12-31T18:39:47.550Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-12-31T18:39:47.550Z] === RUN TestInfoBinaryCommits [2019-12-31T18:39:47.550Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-31T18:39:47.550Z] === RUN TestInfoAPIVersioned [2019-12-31T18:39:47.550Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-31T18:39:47.550Z] === RUN TestInfoDiscoveryBackend [2019-12-31T18:39:48.166Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-12-31T18:39:48.166Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T18:39:49.180Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T18:39:49.180Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T18:39:49.801Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-12-31T18:39:49.801Z] === RUN TestInfoAPI [2019-12-31T18:39:49.801Z] --- PASS: TestInfoAPI (0.06s) [2019-12-31T18:39:49.801Z] === RUN TestInfoAPIWarnings [2019-12-31T18:39:50.425Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-12-31T18:39:50.425Z] === RUN TestInfoDebug [2019-12-31T18:39:50.710Z] --- PASS: TestInfoDebug (0.54s) [2019-12-31T18:39:50.710Z] === RUN TestInfoInsecureRegistries [2019-12-31T18:39:50.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-12-31T18:39:50.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-12-31T18:39:51.330Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-12-31T18:39:51.330Z] === RUN TestInfoRegistryMirrors [2019-12-31T18:39:51.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-12-31T18:39:51.947Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-12-31T18:39:51.947Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T18:39:52.592Z] --- PASS: TestLoginFailsWithBadCredentials (0.61s) [2019-12-31T18:39:52.592Z] === RUN TestPingCacheHeaders [2019-12-31T18:39:52.592Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-31T18:39:52.592Z] === RUN TestPingGet [2019-12-31T18:39:52.592Z] --- PASS: TestPingGet (0.03s) [2019-12-31T18:39:52.592Z] === RUN TestPingHead [2019-12-31T18:39:52.592Z] --- PASS: TestPingHead (0.05s) [2019-12-31T18:39:52.592Z] === RUN TestVersion [2019-12-31T18:39:52.592Z] --- PASS: TestVersion (0.05s) [2019-12-31T18:39:52.592Z] PASS [2019-12-31T18:39:52.592Z] [2019-12-31T18:39:52.592Z] === Skipped [2019-12-31T18:39:52.592Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T18:39:52.592Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T18:39:52.592Z] [2019-12-31T18:39:52.592Z] [2019-12-31T18:39:52.592Z] DONE 18 tests, 1 skipped in 6.107s [2019-12-31T18:39:52.592Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T18:39:52.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:39:52.592Z] ++ set -e [2019-12-31T18:39:52.592Z] ++ '[' -n 0 ']' [2019-12-31T18:39:52.592Z] ++ set -x [2019-12-31T18:39:52.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-31T18:39:52.885Z] INFO: Testing against a local daemon [2019-12-31T18:39:52.886Z] === RUN TestVolumesCreateAndList [2019-12-31T18:39:52.886Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-12-31T18:39:52.886Z] === RUN TestVolumesRemove [2019-12-31T18:39:52.886Z] --- PASS: TestVolumesRemove (0.08s) [2019-12-31T18:39:52.886Z] === RUN TestVolumesInspect [2019-12-31T18:39:52.886Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-31T18:39:52.886Z] === RUN TestVolumesInvalidJSON [2019-12-31T18:39:52.886Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T18:39:52.886Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T18:39:52.886Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T18:39:52.886Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-12-31T18:39:52.886Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T18:39:52.886Z] PASS [2019-12-31T18:39:52.886Z] [2019-12-31T18:39:52.886Z] DONE 5 tests in 0.299s [2019-12-31T18:39:52.886Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T18:39:53.177Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T18:39:53.177Z] +++ kill 13190 [2019-12-31T18:39:54.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-12-31T18:39:54.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-12-31T18:39:54.655Z] +++ /etc/init.d/apparmor stop [2019-12-31T18:39:54.655Z] Clearing AppArmor profiles cache:. [2019-12-31T18:39:54.655Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T18:39:54.655Z] Unloading profiles will leave already running processes permanently [2019-12-31T18:39:54.655Z] unconfined, which can lead to unexpected situations. [2019-12-31T18:39:54.655Z] [2019-12-31T18:39:54.655Z] To set a process to complain mode, use the command line tool [2019-12-31T18:39:54.655Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T18:39:54.655Z] with the 'teardown' option." [2019-12-31T18:39:54.655Z] [2019-12-31T18:39:55.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-12-31T18:39:56.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP Post stage [Pipeline] junit [2019-12-31T18:39:56.734Z] Recording test results [2019-12-31T18:39:57.162Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T18:39:57.735Z] + echo Ensuring container killed. [2019-12-31T18:39:57.735Z] Ensuring container killed. [2019-12-31T18:39:57.735Z] + docker rm -vf docker-pr11 [2019-12-31T18:39:57.735Z] Error: No such container: docker-pr11 [2019-12-31T18:39:57.735Z] + true [Pipeline] sh [2019-12-31T18:39:58.087Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-12-31T18:39:58.136Z] + echo Chowning /workspace to jenkins user [2019-12-31T18:39:58.136Z] Chowning /workspace to jenkins user [2019-12-31T18:39:58.136Z] + id -u [2019-12-31T18:39:58.136Z] + id -g [2019-12-31T18:39:58.136Z] + docker run --rm -v /home/docker/workspace/moby_PR-40174:/workspace busybox chown -R 1001:1001 /workspace [2019-12-31T18:39:58.136Z] Unable to find image 'busybox:latest' locally [2019-12-31T18:39:58.792Z] latest: Pulling from library/busybox [2019-12-31T18:39:58.792Z] d7e28ec550a2: Pulling fs layer [2019-12-31T18:39:59.081Z] d7e28ec550a2: Verifying Checksum [2019-12-31T18:39:59.081Z] d7e28ec550a2: Download complete [2019-12-31T18:39:59.365Z] d7e28ec550a2: Pull complete [2019-12-31T18:39:59.365Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T18:39:59.365Z] Status: Downloaded newer image for busybox:latest [2019-12-31T18:40:00.599Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T18:40:01.259Z] + bundleName=ppc64le-integration [2019-12-31T18:40:01.259Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-12-31T18:40:01.259Z] Creating ppc64le-integration-bundles.tar.gz [2019-12-31T18:40:01.259Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2019-12-31T18:40:01.259Z] ) -print [Pipeline] archiveArtifacts [2019-12-31T18:40:01.581Z] Archiving artifacts [2019-12-31T18:40:01.919Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40174/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T18:40:02.329Z] + make clean [2019-12-31T18:40:02.950Z] make: command: Command not found [2019-12-31T18:40:02.950Z] make: command: Command not found [2019-12-31T18:40:02.950Z] docker volume rm -f docker-dev-cache [2019-12-31T18:40:02.950Z] docker-dev-cache [Pipeline] deleteDir [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite (90.75s) [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.91s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d07bf0ff1e35d] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.25s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [dd4e4002bb035] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.72s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d647e686a8901] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.66s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d3f4df789124c] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.71s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:1233: [d46d704e1f276] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.35s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [da3db1abb30f6] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.30s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d37d3fa8f2d1f] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.80s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [dabeb1e3f090b] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.26s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d647e38395471] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.97s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d35f86088fe56] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [de173849f7911] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [dec0b6de650cf] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.52s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d61955559bf79] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d20ca8d1ea296] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d6b32d8e485d1] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.34s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d1c53aacf3830] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [da018baee3577] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [da619cef0f03a] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d93000fb8d476] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.33s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [df6c8f832e8e5] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.57s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d4464d1b3d777] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d280761c8fd64] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d87640ac45023] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d28994767426e] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.87s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:968: [d733773250b0a] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.55s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d3b4d76725a0b] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.74s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:1116: [d5bf284796dc8] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [ddb5057e86c89] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.71s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d437ddeb8a2b3] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d96a4b3c378e2] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d39b923556840] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d35b84cc04fa2] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [dfd91efcd8cf9] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d07289bef5877] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.04s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [db2773dd91c64] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d149b0c778a68] daemon is not started [2019-12-31T18:40:04.772Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [de44c9a986f1b] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.32s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [de80407530a9d] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.48s) [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.54s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:1084: [d183f69284503] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [deb2c6e61f6b0] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.40s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [ddbe84e350817] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.62s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d501a0d742e64] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [dff53f472bb6d] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.24s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [db468e791f055] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d939b68d7473a] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.59s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [dac83f26b3e6e] daemon is not started [2019-12-31T18:40:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.82s) [2019-12-31T18:40:04.772Z] docker_cli_network_unix_test.go:46: [d78c094b44a4c] daemon is not started [2019-12-31T18:40:04.772Z] === RUN TestDockerHubPullSuite [2019-12-31T18:40:04.772Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T18:40:06.135Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-12-31T18:40:06.135Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-12-31T18:40:08.730Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-12-31T18:40:09.291Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-12-31T18:40:09.291Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-12-31T18:40:10.651Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-12-31T18:40:10.651Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-12-31T18:40:10.906Z] --- PASS: TestDockerHubPullSuite (6.07s) [2019-12-31T18:40:10.906Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.49s) [2019-12-31T18:40:10.906Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2019-12-31T18:40:10.906Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2019-12-31T18:40:10.906Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.44s) [2019-12-31T18:40:10.906Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2019-12-31T18:40:10.906Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2019-12-31T18:40:10.906Z] PASS [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === Skipped [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_sni_test.go:18: Flakey test [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-31T18:40:10.906Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-31T18:40:10.906Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-31T18:40:10.906Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-31T18:40:10.906Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-31T18:40:10.906Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-31T18:40:10.906Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-31T18:40:10.906Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-31T18:40:10.906Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-12-31T18:40:10.906Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.906Z] [2019-12-31T18:40:10.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-31T18:40:10.906Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-31T18:40:10.907Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-31T18:40:10.907Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-31T18:40:10.907Z] docker_cli_network_unix_test.go:46: [de44c9a986f1b] daemon is not started [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] [2019-12-31T18:40:10.907Z] DONE 1277 tests, 44 skipped in 2011.969s [2019-12-31T18:40:10.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T18:40:10.907Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T18:40:10.907Z] +++ kill 7288 [2019-12-31T18:40:11.831Z] +++ /etc/init.d/apparmor stop [2019-12-31T18:40:11.831Z] Clearing AppArmor profiles cache:. [2019-12-31T18:40:11.831Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T18:40:11.831Z] Unloading profiles will leave already running processes permanently [2019-12-31T18:40:11.831Z] unconfined, which can lead to unexpected situations. [2019-12-31T18:40:11.831Z] [2019-12-31T18:40:11.831Z] To set a process to complain mode, use the command line tool [2019-12-31T18:40:11.831Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T18:40:11.831Z] with the 'teardown' option." [2019-12-31T18:40:11.831Z] [2019-12-31T18:40:13.714Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-12-31T18:40:17.014Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-12-31T18:40:39.017Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-12-31T18:40:53.839Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-12-31T18:40:55.723Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-12-31T18:40:59.003Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-12-31T18:41:02.304Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-12-31T18:41:10.378Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-12-31T18:41:15.612Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-12-31T18:41:17.546Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-12-31T18:41:20.807Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-12-31T18:41:24.067Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-12-31T18:41:27.326Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-12-31T18:41:30.586Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-12-31T18:41:33.843Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-12-31T18:42:30.118Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-12-31T18:42:45.067Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite (1791.83s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.51s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.57s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.98s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.50s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.51s) [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:563: [d5b7bad00d935] joining swarm manager [dfcd87539f0c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:585: [db112cdc0d11e] joining swarm manager [dfcd87539f0c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] check_test.go:380: [d5b7bad00d935] daemon is not started [2019-12-31T18:43:03.180Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.77s) [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:46: [d862d1195e052] joining swarm manager [df4319b31a36c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.18s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.90s) [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:304: [d40af848aecd8] joining swarm manager [d3c792e18b665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:305: [dfc4163126664] joining swarm manager [d3c792e18b665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.70s) [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:272: [d497546f301b5] joining swarm manager [d2b37effe45c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:273: [d33950f12ca82] joining swarm manager [d2b37effe45c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.67s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.48s) [2019-12-31T18:43:03.180Z] docker_api_swarm_node_test.go:19: [da630e5fa0923] joining swarm manager [d60e6c4cdbd4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_node_test.go:20: [deef4aba1c70d] joining swarm manager [d60e6c4cdbd4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.47s) [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:502: [d712cd7732263] joining swarm manager [d1a2afb183794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:507: [d374d033209a5] joining swarm manager [d1a2afb183794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.12s) [2019-12-31T18:43:03.180Z] docker_api_swarm_node_test.go:80: [d95014b39c33a] joining swarm manager [dec022d9787ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s) [2019-12-31T18:43:03.180Z] docker_api_swarm_node_test.go:52: [d768e5302227b] joining swarm manager [d083112e45572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_node_test.go:53: [d01a023517d8b] joining swarm manager [d083112e45572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.29s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.51s) [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:202: [daadd6375bf4b] joining swarm manager [d6bfad1af5d5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.85s) [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:384: [d627e30019739] joining swarm manager [d78fe32763c1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:385: [dcac9d07c6fe2] joining swarm manager [d78fe32763c1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] check_test.go:380: [dcac9d07c6fe2] daemon is not started [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (72.20s) [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:802: [da46d4a5d40f7] joining swarm manager [d35fdba064414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:802: [d781e0ca76d76] joining swarm manager [d35fdba064414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:802: [d24a030f7bac5] joining swarm manager [d35fdba064414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:802: [db62f0f5bab08] joining swarm manager [d35fdba064414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-31T18:43:03.180Z] docker_api_swarm_test.go:810: [d59e3d1122417] joining swarm manager [d35fdba064414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.28s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.72s) [2019-12-31T18:43:03.180Z] docker_api_swarm_service_test.go:394: [d572e77ca7858] joining swarm manager [da478ee102623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_service_test.go:394: [d5dd3231e6b6f] joining swarm manager [da478ee102623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.41s) [2019-12-31T18:43:03.180Z] docker_api_swarm_service_test.go:342: [dea8ec6572a1a] joining swarm manager [d43d21506b380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_service_test.go:342: [d1cb71148386f] joining swarm manager [d43d21506b380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.05s) [2019-12-31T18:43:03.180Z] docker_api_swarm_service_test.go:489: [d2d647b577d63] joining swarm manager [d6414b75d8951]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_service_test.go:489: [dbf917266c6b8] joining swarm manager [d6414b75d8951]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.85s) [2019-12-31T18:43:03.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.25s) [2019-12-31T18:43:03.180Z] docker_api_swarm_service_test.go:127: [dd7263482d91e] joining swarm manager [dfd1fc6ab9a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.180Z] docker_api_swarm_service_test.go:128: [d5e4e00f61529] joining swarm manager [dfd1fc6ab9a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.180Z] docker_api_swarm_service_test.go:136: [db19c70fab892] joining swarm manager [dfd1fc6ab9a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-31T18:43:03.181Z] docker_api_swarm_service_test.go:137: [dbc7fe6e31f38] joining swarm manager [dfd1fc6ab9a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.23s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.78s) [2019-12-31T18:43:03.181Z] docker_api_swarm_service_test.go:303: [d14bbc69d4e16] joining swarm manager [d466592690aee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] docker_api_swarm_service_test.go:303: [de62f8a3ec610] joining swarm manager [d466592690aee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.93s) [2019-12-31T18:43:03.181Z] docker_api_swarm_service_test.go:99: [d3812185f90fa] joining swarm manager [d523e77455ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] docker_api_swarm_service_test.go:100: [da8a3454f817f] joining swarm manager [d523e77455ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.181Z] check_test.go:380: [d3812185f90fa] daemon is not started [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s) [2019-12-31T18:43:03.181Z] docker_api_swarm_service_test.go:532: [d7ffb3f2c8c42] joining swarm manager [dbb7608c64095]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] docker_api_swarm_service_test.go:533: [dce8b9d34016e] joining swarm manager [dbb7608c64095]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.90s) [2019-12-31T18:43:03.181Z] docker_api_swarm_service_test.go:147: [d225cbddfca7e] joining swarm manager [dcc01305522ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] docker_api_swarm_service_test.go:147: [de17254648fdd] joining swarm manager [dcc01305522ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.70s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.68s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.38s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.28s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.05s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.59s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (28.68s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.15s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.07s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.09s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.40s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.95s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.50s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.99s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.85s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.84s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.53s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.40s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.16s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.32s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.41s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.47s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.79s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2019-12-31T18:43:03.181Z] docker_cli_service_logs_test.go:241: checking task qcqorz7b8e3h [2019-12-31T18:43:03.181Z] docker_cli_service_logs_test.go:246: checking messages for qcqorz7b8e3h [2019-12-31T18:43:03.181Z] docker_cli_service_logs_test.go:241: checking task 7hyt2tlnrlri [2019-12-31T18:43:03.181Z] docker_cli_service_logs_test.go:246: checking messages for 7hyt2tlnrlri [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.02s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.37s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.75s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.60s) [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1901: [dd59d948939c1] joining swarm manager [d2ec2be8476c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1902: [ddf88168a20c2] joining swarm manager [d2ec2be8476c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.95s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.15s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1802: [dd9f72bddd1e4] joining swarm manager [da3c231e24dfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1803: [d64fcf0434ca2] joining swarm manager [da3c231e24dfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.14s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (118.09s) [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1321: [d9ac00338b622] joining swarm manager [dda0710d9d982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1322: [d5aa69d3a0dc4] joining swarm manager [dda0710d9d982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.65s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.44s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.13s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.04s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.66s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.88s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.98s) [2019-12-31T18:43:03.181Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.38s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.10s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.39s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.00s) [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1186: [db3e5d1f9913b] joining swarm manager [de89a67ccc825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1195: [dc7f2939053b5] joining swarm manager [de89a67ccc825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.59s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.94s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.60s) [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1118: [de1feaddab29f] joining swarm manager [d9ddc1ec1d48b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1119: [dae7805cdd26b] joining swarm manager [d9ddc1ec1d48b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1172: [dc40b5855fa51] joining swarm manager [d9ddc1ec1d48b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.84s) [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1453: [d6e518f745221] joining swarm manager [dd6cac023cf2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] docker_cli_swarm_test.go:1454: [d16f251c4c151] joining swarm manager [dd6cac023cf2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.12s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.37s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.84s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.97s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.19s) [2019-12-31T18:43:03.181Z] docker_cli_swarm_unix_test.go:62: [d391979ef9a04] joining swarm manager [dd60876a0e6ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.43s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.48s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.11s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.55s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.40s) [2019-12-31T18:43:03.181Z] docker_api_swarm_test.go:962: [d95c657142ba0] joining swarm manager [d2d7ffa377d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.76s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.92s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.04s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.41s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.39s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.43s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.70s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.17s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.13s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.34s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.37s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.39s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s) [2019-12-31T18:43:03.181Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2019-12-31T18:43:03.181Z] === RUN TestDockerExternalVolumeSuite [2019-12-31T18:43:03.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-12-31T18:43:18.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-12-31T18:44:25.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-12-31T18:44:35.733Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-12-31T18:45:07.904Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-12-31T18:45:22.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-12-31T18:45:54.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-12-31T18:46:07.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-12-31T18:46:39.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-12-31T18:46:53.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-12-31T18:47:11.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-12-31T18:47:58.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-12-31T18:48:16.680Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-12-31T18:48:48.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-12-31T18:49:20.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-12-31T18:49:35.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-12-31T18:49:53.758Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-12-31T18:50:08.666Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite (441.02s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2019-12-31T18:50:23.487Z] docker_cli_external_volume_driver_test.go:53: [d2d798061a2f4] daemon is not started [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-12-31T18:50:23.487Z] docker_cli_external_volume_driver_test.go:53: [daca351475997] daemon is not started [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-12-31T18:50:23.487Z] docker_cli_external_volume_driver_test.go:53: [d8e9cf5f6301e] daemon is not started [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-12-31T18:50:23.487Z] docker_cli_external_volume_driver_test.go:53: [dc58a3b577d7f] daemon is not started [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.71s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.31s) [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-12-31T18:50:23.487Z] docker_cli_external_volume_driver_test.go:485: [d81fd68ad0295] daemon is not started [2019-12-31T18:50:23.487Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2019-12-31T18:50:23.487Z] docker_cli_external_volume_driver_test.go:53: [d5a7a6af83142] daemon is not started [2019-12-31T18:50:23.487Z] PASS [2019-12-31T18:50:23.487Z] [2019-12-31T18:50:23.487Z] === Skipped [2019-12-31T18:50:23.487Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-31T18:50:23.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-31T18:50:23.487Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-31T18:50:23.487Z] check_test.go:309: [d2c1f2dad7ea3] daemon is not started [2019-12-31T18:50:23.487Z] [2019-12-31T18:50:23.487Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-31T18:50:23.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-31T18:50:23.487Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-31T18:50:23.487Z] check_test.go:309: [d91e615a417d4] daemon is not started [2019-12-31T18:50:23.487Z] [2019-12-31T18:50:23.487Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-12-31T18:50:23.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-12-31T18:50:23.487Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-31T18:50:23.487Z] check_test.go:309: [d875b0d2b36c9] daemon is not started [2019-12-31T18:50:23.487Z] [2019-12-31T18:50:23.487Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-31T18:50:23.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-31T18:50:23.487Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-31T18:50:23.487Z] check_test.go:309: [de7dee940d024] daemon is not started [2019-12-31T18:50:23.487Z] [2019-12-31T18:50:23.487Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-31T18:50:23.487Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-31T18:50:23.487Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-31T18:50:23.487Z] [2019-12-31T18:50:23.487Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-31T18:50:23.487Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-31T18:50:23.487Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-31T18:50:23.487Z] [2019-12-31T18:50:23.487Z] [2019-12-31T18:50:23.487Z] DONE 273 tests, 6 skipped in 2623.529s [2019-12-31T18:50:23.487Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T18:50:23.487Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d81e458cd8080/docker.pid [2019-12-31T18:50:23.487Z] +++ kill 3715 [2019-12-31T18:50:23.487Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3715 is not a child of this shell [2019-12-31T18:50:23.487Z] warning: PID 3715 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d81e458cd8080/docker.pid had a nonzero exit code [2019-12-31T18:50:23.487Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T18:50:23.487Z] +++ kill 7256 [2019-12-31T18:50:24.411Z] +++ /etc/init.d/apparmor stop [2019-12-31T18:50:24.411Z] Clearing AppArmor profiles cache:. [2019-12-31T18:50:24.411Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T18:50:24.411Z] Unloading profiles will leave already running processes permanently [2019-12-31T18:50:24.411Z] unconfined, which can lead to unexpected situations. [2019-12-31T18:50:24.411Z] [2019-12-31T18:50:24.411Z] To set a process to complain mode, use the command line tool [2019-12-31T18:50:24.411Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T18:50:24.411Z] with the 'teardown' option." [2019-12-31T18:50:24.411Z] [2019-12-31T18:50:24.970Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-12-31T18:50:24.981Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T18:50:25.980Z] + echo Ensuring container killed. [2019-12-31T18:50:25.980Z] Ensuring container killed. [2019-12-31T18:50:25.980Z] + docker ps -aq -f name=docker-pr11-* [2019-12-31T18:50:25.980Z] + cids=21b79b4696d2 [2019-12-31T18:50:25.980Z] 2b15d7c66415 [2019-12-31T18:50:25.980Z] 1883829ecffb [2019-12-31T18:50:25.980Z] + [ -n 21b79b4696d2 [2019-12-31T18:50:25.980Z] 2b15d7c66415 [2019-12-31T18:50:25.980Z] 1883829ecffb ] [2019-12-31T18:50:25.980Z] + docker rm -vf 21b79b4696d2 2b15d7c66415 1883829ecffb [2019-12-31T18:50:27.343Z] 21b79b4696d2 [2019-12-31T18:50:30.601Z] 2b15d7c66415 [2019-12-31T18:50:30.601Z] 1883829ecffb [Pipeline] sh [2019-12-31T18:50:30.966Z] + echo Chowning /workspace to jenkins user [2019-12-31T18:50:30.966Z] Chowning /workspace to jenkins user [2019-12-31T18:50:30.966Z] + id -u [2019-12-31T18:50:30.966Z] + id -g [2019-12-31T18:50:30.966Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40174:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T18:50:35.412Z] + bundleName=amd64 [2019-12-31T18:50:35.412Z] + echo Creating amd64-bundles.tar.gz [2019-12-31T18:50:35.412Z] Creating amd64-bundles.tar.gz [2019-12-31T18:50:35.412Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-31T18:50:35.412Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-31T18:50:36.780Z] Archiving artifacts [2019-12-31T18:50:37.206Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40174/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T18:50:37.600Z] + make clean [2019-12-31T18:50:37.858Z] docker volume rm -f docker-dev-cache [2019-12-31T18:50:37.858Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T19:10:57.084Z] ok github.com/docker/docker/integration-cli 2577.317s [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === Skipped [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-31T19:10:57.085Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-31T19:10:57.085Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-31T19:10:57.085Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-31T19:10:57.085Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-12-31T19:10:57.085Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-12-31T19:10:57.085Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-12-31T19:10:57.085Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-12-31T19:10:57.085Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-12-31T19:10:57.085Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-12-31T19:10:57.085Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-12-31T19:10:57.085Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-12-31T19:10:57.085Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-12-31T19:10:57.085Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-12-31T19:10:57.085Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-12-31T19:10:57.085Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-12-31T19:10:57.085Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-12-31T19:10:57.085Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-12-31T19:10:57.085Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-31T19:10:57.085Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-31T19:10:57.085Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.085Z] [2019-12-31T19:10:57.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-31T19:10:57.086Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-12-31T19:10:57.086Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2019-12-31T19:10:57.086Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-31T19:10:57.086Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-31T19:10:57.086Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-31T19:10:57.086Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.086Z] [2019-12-31T19:10:57.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2019-12-31T19:10:57.087Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2019-12-31T19:10:57.087Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-12-31T19:10:57.087Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-31T19:10:57.087Z] docker_cli_sni_test.go:18: Flakey test [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-12-31T19:10:57.087Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-12-31T19:10:57.087Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-31T19:10:57.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-31T19:10:57.087Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.087Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-12-31T19:10:57.088Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2019-12-31T19:10:57.088Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2019-12-31T19:10:57.088Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-31T19:10:57.088Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-12-31T19:10:57.088Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-31T19:10:57.088Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-31T19:10:57.088Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-31T19:10:57.088Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-31T19:10:57.088Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-31T19:10:57.088Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-31T19:10:57.088Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-31T19:10:57.088Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-31T19:10:57.088Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.088Z] [2019-12-31T19:10:57.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2019-12-31T19:10:57.088Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-12-31T19:10:57.088Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-31T19:10:57.089Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-31T19:10:57.089Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-12-31T19:10:57.089Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-31T19:10:57.089Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-31T19:10:57.089Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-12-31T19:10:57.089Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2019-12-31T19:10:57.089Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2019-12-31T19:10:57.089Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-12-31T19:10:57.089Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2019-12-31T19:10:57.089Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-31T19:10:57.089Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-12-31T19:10:57.089Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2019-12-31T19:10:57.089Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-31T19:10:57.089Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-31T19:10:57.089Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.089Z] [2019-12-31T19:10:57.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-12-31T19:10:57.090Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2019-12-31T19:10:57.090Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2019-12-31T19:10:57.090Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2019-12-31T19:10:57.090Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-31T19:10:57.090Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-31T19:10:57.090Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-31T19:10:57.090Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-31T19:10:57.090Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T19:10:57.090Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-31T19:10:57.090Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-31T19:10:57.090Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-31T19:10:57.090Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-12-31T19:10:57.090Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-12-31T19:10:57.090Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-31T19:10:57.090Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.090Z] [2019-12-31T19:10:57.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-12-31T19:10:57.090Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-31T19:10:57.091Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.091Z] [2019-12-31T19:10:57.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-31T19:10:57.091Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-12-31T19:10:57.092Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-31T19:10:57.092Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-31T19:10:57.092Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.092Z] [2019-12-31T19:10:57.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-31T19:10:57.093Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2019-12-31T19:10:57.093Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-31T19:10:57.093Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-31T19:10:57.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.093Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-31T19:10:57.094Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2019-12-31T19:10:57.094Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] DONE 1096 tests, 549 skipped in 2584.743s [2019-12-31T19:10:57.094Z] INFO: Integration tests ended at 12/31/2019 19:10:53. Duration:00:43:04.8584481 [2019-12-31T19:10:57.094Z] INFO: Docker info of the daemon under test at end of run [2019-12-31T19:10:57.094Z] [2019-12-31T19:10:57.094Z] Containers: 2 [2019-12-31T19:10:57.094Z] Running: 0 [2019-12-31T19:10:57.094Z] Paused: 0 [2019-12-31T19:10:57.094Z] Stopped: 2 [2019-12-31T19:10:57.094Z] Images: 12 [2019-12-31T19:10:57.094Z] Server Version: 0.0.0-dev [2019-12-31T19:10:57.094Z] Storage Driver: windowsfilter [2019-12-31T19:10:57.094Z] Windows: [2019-12-31T19:10:57.094Z] Logging Driver: json-file [2019-12-31T19:10:57.094Z] Plugins: [2019-12-31T19:10:57.094Z] Volume: local [2019-12-31T19:10:57.094Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-31T19:10:57.094Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-31T19:10:57.094Z] Swarm: inactive [2019-12-31T19:10:57.095Z] Default Isolation: process [2019-12-31T19:10:57.095Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-31T19:10:57.095Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-31T19:10:57.095Z] OSType: windows [2019-12-31T19:10:57.095Z] Architecture: x86_64 [2019-12-31T19:10:57.095Z] CPUs: 4 [2019-12-31T19:10:57.095Z] Total Memory: 32GiB [2019-12-31T19:10:57.095Z] Name: azwin-2-d01ea0 [2019-12-31T19:10:57.095Z] ID: LWRU:GEJJ:HMTG:23XN:UUFC:57ZM:RW26:AFHY:IDHV:ZLDZ:CXJV:DNJD [2019-12-31T19:10:57.095Z] Docker Root Dir: D:\CI\PR-40174\11\daemon [2019-12-31T19:10:57.095Z] Debug Mode (client): false [2019-12-31T19:10:57.095Z] Debug Mode (server): true [2019-12-31T19:10:57.095Z] File Descriptors: -1 [2019-12-31T19:10:57.095Z] Goroutines: 18 [2019-12-31T19:10:57.095Z] System Time: 2019-12-31T19:10:53.3782325Z [2019-12-31T19:10:57.095Z] EventsListeners: 0 [2019-12-31T19:10:57.095Z] Registry: https://index.docker.io/v1/ [2019-12-31T19:10:57.095Z] Labels: [2019-12-31T19:10:57.095Z] Experimental: false [2019-12-31T19:10:57.095Z] Insecure Registries: [2019-12-31T19:10:57.095Z] 127.0.0.0/8 [2019-12-31T19:10:57.095Z] Live Restore Enabled: false [2019-12-31T19:10:57.095Z] [2019-12-31T19:10:57.095Z] [2019-12-31T19:10:57.095Z] INFO: Stopping daemon under test [2019-12-31T19:10:57.095Z] SUCCESS: The process with PID 1196 (child process of PID 2148) has been terminated. [2019-12-31T19:10:57.095Z] SUCCESS: The process with PID 2148 (child process of PID 6140) has been terminated. [2019-12-31T19:10:57.095Z] INFO: Stop tailing logs of the daemon under tests [2019-12-31T19:10:57.095Z] INFO: executeCI.ps1 Completed successfully at 12/31/2019 19:10:53. [2019-12-31T19:10:57.095Z] INFO: Tidying up at end of run [2019-12-31T19:10:57.095Z] INFO: Saving daemon under test log (d:\CI\PR-40174\11\dut.out) to C:\windows\TEMP\CIDUT.out [2019-12-31T19:10:57.095Z] INFO: Saving daemon under test log (d:\CI\PR-40174\11\dut.err) to C:\windows\TEMP\CIDUT.err [2019-12-31T19:10:57.095Z] INFO: Nuke-Everything... [2019-12-31T19:10:57.095Z] INFO: Container count on control daemon to delete is 2 [2019-12-31T19:10:57.095Z] 72abf42d45cb [2019-12-31T19:10:57.095Z] b364e94a055a [2019-12-31T19:10:57.095Z] INFO: Tidying pidfile d:\CI\PR-40174\11\docker.pid [2019-12-31T19:10:57.095Z] INFO: Nuking d:\CI [2019-12-31T19:11:27.036Z] INFO: Zapped successfully [2019-12-31T19:11:27.036Z] [2019-12-31T19:11:27.036Z] INFO: executeCI.ps1 exiting at Tue Dec 31 19:11:23 CUT 2019. Duration 01:04:59.8011283 [2019-12-31T19:11:27.036Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2019-12-31T19:11:27.276Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-12-31T19:11:40.081Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-12-31T19:11:41.825Z] Archiving artifacts [2019-12-31T19:11:54.855Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40174/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T19:11:55.795Z] + make clean [2019-12-31T19:11:58.697Z] docker volume rm -f docker-dev-cache [2019-12-31T19:11:59.155Z] 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