Pull request #39086 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 008fc679742b1f6dc386b728887573987ac09feb+d96f61cfe1430791144b5b3b4f07aea0fa19e8eb (0cb0153aa98c9264d52acc3f67dd1e9fafa76cb4) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-02-11T01:13:55.072Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-11T01:13:55.079Z] Trying to pass milestone 6 [Pipeline] milestone [2020-02-11T01:13:55.106Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-11T01:13:55.240Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bb5e8534ba590d4e) in /home/ubuntu/workspace/moby_PR-39086 [Pipeline] { [Pipeline] checkout [2020-02-11T01:13:55.278Z] using credential docker-jenkins-github-credentials [2020-02-11T01:13:55.285Z] Cloning the remote Git repository [2020-02-11T01:13:55.285Z] Cloning with configured refspecs honoured and without tags [2020-02-11T01:13:55.285Z] Cloning repository https://github.com/moby/moby.git [2020-02-11T01:13:55.285Z] > git init /home/ubuntu/workspace/moby_PR-39086 # timeout=10 [2020-02-11T01:13:55.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:13:55.294Z] > git --version # timeout=10 [2020-02-11T01:13:55.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:13:55.311Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:08.206Z] Fetching without tags [2020-02-11T01:14:08.452Z] Merging remotes/origin/master commit d96f61cfe1430791144b5b3b4f07aea0fa19e8eb into PR head commit 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:08.889Z] Merge succeeded, producing 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:08.890Z] Checking out Revision 008fc679742b1f6dc386b728887573987ac09feb (PR-39086) [2020-02-11T01:14:09.334Z] Commit message: "Fluentd: add fluentd-request-ack option" [2020-02-11T01:14:09.339Z] First time build. Skipping changelog. [2020-02-11T01:14:08.189Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:08.191Z] > git config --add remote.origin.fetch +refs/pull/39086/head:refs/remotes/origin/PR-39086 # timeout=10 [2020-02-11T01:14:08.193Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-11T01:14:08.201Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:08.206Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:08.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:08.206Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:08.452Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:08.454Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:08.878Z] > git merge d96f61cfe1430791144b5b3b4f07aea0fa19e8eb # timeout=10 [2020-02-11T01:14:08.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-11T01:14:08.890Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:08.891Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:09.334Z] > git rev-list --no-walk 1166e83ae02de465a8d247898d8ee6c7c99fa347 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-11T01:14:10.244Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39086:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-02-11T01:14:13.519Z] 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 [2020-02-11T01:14:13.734Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07df7ce937c588b8d) in /home/ubuntu/workspace/moby_PR-39086 [Pipeline] node [2020-02-11T01:14:13.738Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aa77a85dd0538730) in /home/ubuntu/workspace/moby_PR-39086 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-02-11T01:14:13.762Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00ea7bcddf91cd5ef) in /home/ubuntu/workspace/moby_PR-39086 [Pipeline] { [Pipeline] { [2020-02-11T01:14:13.786Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-39086 [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-02-11T01:14:13.822Z] using credential docker-jenkins-github-credentials [2020-02-11T01:14:13.831Z] Cloning the remote Git repository [2020-02-11T01:14:13.831Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2020-02-11T01:14:13.851Z] using credential docker-jenkins-github-credentials [2020-02-11T01:14:13.857Z] Cloning the remote Git repository [2020-02-11T01:14:13.857Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-02-11T01:14:13.907Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-02-11T01:14:13.916Z] Cloning the remote Git repository [2020-02-11T01:14:13.917Z] Cloning with configured refspecs honoured and without tags [2020-02-11T01:14:13.918Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-39086 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-02-11T01:14:14.085Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2020-02-11T01:14:14.103Z] Cloning the remote Git repository [2020-02-11T01:14:14.103Z] Cloning with configured refspecs honoured and without tags [2020-02-11T01:14:14.162Z] using credential docker-jenkins-github-credentials [2020-02-11T01:14:14.164Z] Running on azwin-2-1e5140 in d:\jenkins\workspace\moby_PR-39086 [Pipeline] { [Pipeline] ws [2020-02-11T01:14:14.179Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-11T01:14:14.206Z] Cloning the remote Git repository [2020-02-11T01:14:14.206Z] Cloning with configured refspecs honoured and without tags [2020-02-11T01:14:14.477Z] using credential docker-jenkins-github-credentials [2020-02-11T01:14:14.553Z] Cloning the remote Git repository [2020-02-11T01:14:14.553Z] Cloning with configured refspecs honoured and without tags [2020-02-11T01:14:13.905Z] Cloning repository https://github.com/moby/moby.git [2020-02-11T01:14:13.905Z] > git init /home/ubuntu/workspace/moby_PR-39086 # timeout=10 [2020-02-11T01:14:13.911Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:13.911Z] > git --version # timeout=10 [2020-02-11T01:14:13.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:13.919Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:13.825Z] Cloning repository https://github.com/moby/moby.git [2020-02-11T01:14:13.826Z] > git init /home/ubuntu/workspace/moby_PR-39086 # timeout=10 [2020-02-11T01:14:13.837Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:13.837Z] > git --version # timeout=10 [2020-02-11T01:14:13.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:13.843Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:13.920Z] Cloning repository https://github.com/moby/moby.git [2020-02-11T01:14:13.920Z] > git init /home/ubuntu/workspace/moby_PR-39086 # timeout=10 [2020-02-11T01:14:13.931Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:13.931Z] > git --version # timeout=10 [2020-02-11T01:14:13.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:13.935Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:14.111Z] Cloning repository https://github.com/moby/moby.git [2020-02-11T01:14:14.131Z] > git init /home/docker/workspace/moby_PR-39086 # timeout=10 [2020-02-11T01:14:14.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:14.142Z] > git --version # timeout=10 [2020-02-11T01:14:14.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:14.147Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:14.234Z] Cloning repository https://github.com/moby/moby.git [2020-02-11T01:14:14.236Z] > git init /home/jenkins/workspace/moby_PR-39086 # timeout=10 [2020-02-11T01:14:14.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:14.256Z] > git --version # timeout=10 [2020-02-11T01:14:14.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:14.282Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:14.581Z] Cloning repository https://github.com/moby/moby.git [2020-02-11T01:14:14.582Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-11T01:14:14.646Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:14.646Z] > git --version # timeout=10 [2020-02-11T01:14:14.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:14.711Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:22.166Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:22.183Z] > git config --add remote.origin.fetch +refs/pull/39086/head:refs/remotes/origin/PR-39086 # timeout=10 [2020-02-11T01:14:22.292Z] Fetching without tags [2020-02-11T01:14:22.709Z] Merging remotes/origin/master commit d96f61cfe1430791144b5b3b4f07aea0fa19e8eb into PR head commit 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:23.382Z] Merge succeeded, producing 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:23.383Z] Checking out Revision 008fc679742b1f6dc386b728887573987ac09feb (PR-39086) [2020-02-11T01:14:22.202Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-11T01:14:22.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:22.320Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:22.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:22.322Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:22.736Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:22.752Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:23.291Z] > git merge d96f61cfe1430791144b5b3b4f07aea0fa19e8eb # timeout=10 [2020-02-11T01:14:23.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-11T01:14:23.410Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:23.427Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:23.891Z] Commit message: "Fluentd: add fluentd-request-ack option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-11T01:14:25.189Z] + docker version [2020-02-11T01:14:25.189Z] Client: [2020-02-11T01:14:25.189Z] Version: 18.06.1-ce [2020-02-11T01:14:25.189Z] API version: 1.38 [2020-02-11T01:14:25.189Z] Go version: go1.10.3 [2020-02-11T01:14:25.189Z] Git commit: e68fc7a [2020-02-11T01:14:25.189Z] Built: Tue Aug 21 17:24:34 2018 [2020-02-11T01:14:25.189Z] OS/Arch: linux/s390x [2020-02-11T01:14:25.189Z] Experimental: false [2020-02-11T01:14:25.189Z] [2020-02-11T01:14:25.189Z] Server: [2020-02-11T01:14:25.189Z] Engine: [2020-02-11T01:14:25.189Z] Version: 18.06.1-ce [2020-02-11T01:14:25.189Z] API version: 1.38 (minimum version 1.12) [2020-02-11T01:14:25.189Z] Go version: go1.10.3 [2020-02-11T01:14:25.189Z] Git commit: e68fc7a [2020-02-11T01:14:25.189Z] Built: Tue Aug 21 17:23:34 2018 [2020-02-11T01:14:25.189Z] OS/Arch: linux/s390x [2020-02-11T01:14:25.189Z] Experimental: true [Pipeline] sh [2020-02-11T01:14:25.921Z] + docker info [2020-02-11T01:14:25.921Z] Containers: 0 [2020-02-11T01:14:25.921Z] Running: 0 [2020-02-11T01:14:25.921Z] Paused: 0 [2020-02-11T01:14:25.921Z] Stopped: 0 [2020-02-11T01:14:25.921Z] Images: 0 [2020-02-11T01:14:25.921Z] Server Version: 18.06.1-ce [2020-02-11T01:14:25.921Z] Storage Driver: overlay2 [2020-02-11T01:14:25.921Z] Backing Filesystem: extfs [2020-02-11T01:14:25.921Z] Supports d_type: true [2020-02-11T01:14:25.921Z] Native Overlay Diff: true [2020-02-11T01:14:25.921Z] Logging Driver: json-file [2020-02-11T01:14:25.921Z] Cgroup Driver: cgroupfs [2020-02-11T01:14:25.921Z] Plugins: [2020-02-11T01:14:25.921Z] Volume: local [2020-02-11T01:14:25.921Z] Network: bridge host ipvlan macvlan null overlay [2020-02-11T01:14:25.921Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-11T01:14:25.921Z] Swarm: inactive [2020-02-11T01:14:25.921Z] Runtimes: runc [2020-02-11T01:14:25.921Z] Default Runtime: runc [2020-02-11T01:14:25.921Z] Init Binary: docker-init [2020-02-11T01:14:25.921Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-11T01:14:25.921Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-11T01:14:25.921Z] init version: fec3683 [2020-02-11T01:14:25.921Z] Security Options: [2020-02-11T01:14:25.921Z] apparmor [2020-02-11T01:14:25.921Z] seccomp [2020-02-11T01:14:25.921Z] Profile: default [2020-02-11T01:14:25.921Z] Kernel Version: 4.4.0-171-generic [2020-02-11T01:14:25.921Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-11T01:14:25.921Z] OSType: linux [2020-02-11T01:14:25.921Z] Architecture: s390x [2020-02-11T01:14:25.921Z] CPUs: 2 [2020-02-11T01:14:25.921Z] Total Memory: 7.862GiB [2020-02-11T01:14:25.921Z] Name: s390x-ubuntu-14 [2020-02-11T01:14:25.921Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-11T01:14:25.921Z] Docker Root Dir: /var/lib/docker [2020-02-11T01:14:25.921Z] Debug Mode (client): false [2020-02-11T01:14:25.921Z] Debug Mode (server): false [2020-02-11T01:14:25.921Z] Username: dockerbuildbot [2020-02-11T01:14:25.921Z] Registry: https://index.docker.io/v1/ [2020-02-11T01:14:25.921Z] Labels: [2020-02-11T01:14:25.921Z] Experimental: true [2020-02-11T01:14:25.921Z] Insecure Registries: [2020-02-11T01:14:25.921Z] 127.0.0.0/8 [2020-02-11T01:14:25.921Z] Live Restore Enabled: false [2020-02-11T01:14:25.921Z] [2020-02-11T01:14:25.921Z] WARNING: No swap limit support [Pipeline] sh [2020-02-11T01:14:26.667Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:26.667Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:26.667Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39086/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-11T01:14:26.667Z] + bash /home/jenkins/workspace/moby_PR-39086/check-config.sh [2020-02-11T01:14:26.667Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-11T01:14:26.667Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-11T01:14:26.667Z] [2020-02-11T01:14:26.667Z] Generally Necessary: [2020-02-11T01:14:26.667Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-11T01:14:26.667Z] - apparmor: enabled and tools installed [2020-02-11T01:14:26.667Z] - CONFIG_NAMESPACES: enabled [2020-02-11T01:14:26.667Z] - CONFIG_NET_NS: enabled [2020-02-11T01:14:26.667Z] - CONFIG_PID_NS: enabled [2020-02-11T01:14:26.667Z] - CONFIG_IPC_NS: enabled [2020-02-11T01:14:26.667Z] - CONFIG_UTS_NS: enabled [2020-02-11T01:14:26.667Z] - CONFIG_CGROUPS: enabled [2020-02-11T01:14:26.667Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-11T01:14:26.667Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-11T01:14:26.667Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-11T01:14:26.667Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-11T01:14:26.667Z] - CONFIG_CPUSETS: enabled [2020-02-11T01:14:26.667Z] - CONFIG_MEMCG: enabled [2020-02-11T01:14:26.773Z] Fetching without tags [2020-02-11T01:14:26.885Z] Fetching without tags [2020-02-11T01:14:27.018Z] - CONFIG_KEYS: enabled [2020-02-11T01:14:27.018Z] - CONFIG_VETH: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-11T01:14:27.018Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-11T01:14:27.018Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-11T01:14:27.018Z] [2020-02-11T01:14:27.018Z] Optional Features: [2020-02-11T01:14:27.018Z] - CONFIG_USER_NS: enabled [2020-02-11T01:14:27.018Z] - CONFIG_SECCOMP: enabled [2020-02-11T01:14:27.018Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-11T01:14:27.018Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-11T01:14:27.018Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-11T01:14:27.018Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-11T01:14:27.018Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-11T01:14:27.018Z] - CONFIG_BLK_CGROUP: enabled [2020-02-11T01:14:27.018Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-11T01:14:27.018Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-11T01:14:27.018Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-11T01:14:27.018Z] - CONFIG_CGROUP_PERF: enabled [2020-02-11T01:14:27.018Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-11T01:14:27.018Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-11T01:14:27.018Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-11T01:14:27.018Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-11T01:14:27.018Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-11T01:14:27.018Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_IP_VS: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-11T01:14:27.018Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-11T01:14:27.018Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-11T01:14:27.018Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_EXT4_FS: enabled [2020-02-11T01:14:27.018Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-11T01:14:27.018Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-11T01:14:27.018Z] - Network Drivers: [2020-02-11T01:14:27.018Z] - "overlay": [2020-02-11T01:14:27.018Z] - CONFIG_VXLAN: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-11T01:14:27.018Z] Optional (for encrypted networks): [2020-02-11T01:14:27.018Z] - CONFIG_CRYPTO: enabled [2020-02-11T01:14:27.018Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_XFRM: enabled [2020-02-11T01:14:27.018Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-11T01:14:27.018Z] - "ipvlan": [2020-02-11T01:14:27.018Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-11T01:14:27.018Z] - "macvlan": [2020-02-11T01:14:27.018Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_DUMMY: enabled (as module) [2020-02-11T01:14:27.018Z] - "ftp,tftp client in container": [2020-02-11T01:14:27.018Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-11T01:14:27.018Z] - Storage Drivers: [2020-02-11T01:14:27.018Z] - "aufs": [2020-02-11T01:14:27.018Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-11T01:14:27.018Z] - "btrfs": [2020-02-11T01:14:27.018Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-11T01:14:27.018Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-11T01:14:27.018Z] - "devicemapper": [2020-02-11T01:14:27.018Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-11T01:14:27.018Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-11T01:14:27.018Z] - "overlay": [2020-02-11T01:14:27.018Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-11T01:14:27.018Z] - "zfs": [2020-02-11T01:14:27.018Z] - /dev/zfs: missing [2020-02-11T01:14:27.018Z] - zfs command: missing [2020-02-11T01:14:27.018Z] - zpool command: missing [2020-02-11T01:14:27.018Z] [2020-02-11T01:14:27.018Z] Limits: [2020-02-11T01:14:27.018Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-11T01:14:27.018Z] [2020-02-11T01:14:27.018Z] + true [2020-02-11T01:14:27.078Z] Merging remotes/origin/master commit d96f61cfe1430791144b5b3b4f07aea0fa19e8eb into PR head commit 008fc679742b1f6dc386b728887573987ac09feb [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-11T01:14:27.457Z] Merging remotes/origin/master commit d96f61cfe1430791144b5b3b4f07aea0fa19e8eb into PR head commit 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:27.531Z] Merge succeeded, producing 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:27.532Z] Checking out Revision 008fc679742b1f6dc386b728887573987ac09feb (PR-39086) [2020-02-11T01:14:27.772Z] + make bundles/buildx [2020-02-11T01:14:27.772Z] make: command: Command not found [2020-02-11T01:14:27.772Z] make: command: Command not found [2020-02-11T01:14:27.772Z] mkdir bundles [2020-02-11T01:14:27.772Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-11T01:14:27.772Z] --build-arg BUILDX_COMMIT \ [2020-02-11T01:14:27.772Z] --build-arg BUILDX_REPO \ [2020-02-11T01:14:27.772Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-11T01:14:27.772Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-11T01:14:27.772Z] . [2020-02-11T01:14:27.772Z] /bin/sh: 4: go: not found [2020-02-11T01:14:27.772Z] /bin/sh: 5: go: not found [2020-02-11T01:14:27.953Z] Merge succeeded, producing 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:27.954Z] Checking out Revision 008fc679742b1f6dc386b728887573987ac09feb (PR-39086) [2020-02-11T01:14:26.741Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:26.748Z] > git config --add remote.origin.fetch +refs/pull/39086/head:refs/remotes/origin/PR-39086 # timeout=10 [2020-02-11T01:14:26.752Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-11T01:14:26.758Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:26.821Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:26.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:26.821Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:27.082Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:27.087Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:27.520Z] > git merge d96f61cfe1430791144b5b3b4f07aea0fa19e8eb # timeout=10 [2020-02-11T01:14:27.527Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-11T01:14:27.576Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:27.584Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:26.865Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:26.868Z] > git config --add remote.origin.fetch +refs/pull/39086/head:refs/remotes/origin/PR-39086 # timeout=10 [2020-02-11T01:14:26.870Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-11T01:14:26.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:26.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:26.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:26.921Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:27.451Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:27.453Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:27.933Z] > git merge d96f61cfe1430791144b5b3b4f07aea0fa19e8eb # timeout=10 [2020-02-11T01:14:27.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-11T01:14:28.042Z] Commit message: "Fluentd: add fluentd-request-ack option" [2020-02-11T01:14:28.141Z] Fetching without tags [2020-02-11T01:14:28.450Z] Commit message: "Fluentd: add fluentd-request-ack option" [2020-02-11T01:14:28.573Z] Merging remotes/origin/master commit d96f61cfe1430791144b5b3b4f07aea0fa19e8eb into PR head commit 008fc679742b1f6dc386b728887573987ac09feb [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-11T01:14:28.880Z] Fetching without tags [2020-02-11T01:14:28.984Z] Sending build context to Docker daemon 51.68MB [2020-02-11T01:14:28.984Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-11T01:14:28.984Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-11T01:14:28.984Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-11T01:14:28.984Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-02-11T01:14:29.153Z] + [ PR != PR ] [2020-02-11T01:14:29.153Z] + [ master != master ] [2020-02-11T01:14:29.153Z] + [ false = true ] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-11T01:14:29.390Z] 1.12.10-stretch: Pulling from library/golang [2020-02-11T01:14:29.390Z] ade01ea651a2: Pulling fs layer [2020-02-11T01:14:29.390Z] fbabdb69f639: Pulling fs layer [2020-02-11T01:14:29.390Z] ff33bd1013d7: Pulling fs layer [2020-02-11T01:14:29.390Z] 85cfe9d77eff: Pulling fs layer [2020-02-11T01:14:29.390Z] ace5139f9caa: Pulling fs layer [2020-02-11T01:14:29.390Z] e4d79466b81c: Pulling fs layer [2020-02-11T01:14:29.390Z] b00baabad4ce: Pulling fs layer [2020-02-11T01:14:29.390Z] 85cfe9d77eff: Waiting [2020-02-11T01:14:29.390Z] ace5139f9caa: Waiting [2020-02-11T01:14:29.390Z] e4d79466b81c: Waiting [2020-02-11T01:14:29.390Z] b00baabad4ce: Waiting [2020-02-11T01:14:29.417Z] Merge succeeded, producing 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:29.418Z] Checking out Revision 008fc679742b1f6dc386b728887573987ac09feb (PR-39086) [2020-02-11T01:14:29.513Z] + docker version [2020-02-11T01:14:29.513Z] Client: Docker Engine - Community [2020-02-11T01:14:29.513Z] Version: 19.03.5 [2020-02-11T01:14:29.513Z] API version: 1.40 [2020-02-11T01:14:29.513Z] Go version: go1.12.12 [2020-02-11T01:14:29.513Z] Git commit: 633a0ea838 [2020-02-11T01:14:29.513Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-11T01:14:29.513Z] OS/Arch: linux/amd64 [2020-02-11T01:14:29.513Z] Experimental: false [2020-02-11T01:14:29.513Z] [2020-02-11T01:14:29.513Z] Server: Docker Engine - Community [2020-02-11T01:14:29.513Z] Engine: [2020-02-11T01:14:29.513Z] Version: 19.03.5 [2020-02-11T01:14:29.513Z] API version: 1.40 (minimum version 1.12) [2020-02-11T01:14:29.513Z] Go version: go1.12.12 [2020-02-11T01:14:29.513Z] Git commit: 633a0ea838 [2020-02-11T01:14:29.513Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-11T01:14:29.513Z] OS/Arch: linux/amd64 [2020-02-11T01:14:29.513Z] Experimental: true [2020-02-11T01:14:29.513Z] containerd: [2020-02-11T01:14:29.513Z] Version: 1.2.10 [2020-02-11T01:14:29.513Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-11T01:14:29.513Z] runc: [2020-02-11T01:14:29.513Z] Version: 1.0.0-rc8+dev [2020-02-11T01:14:29.513Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-11T01:14:29.513Z] docker-init: [2020-02-11T01:14:29.513Z] Version: 0.18.0 [2020-02-11T01:14:29.513Z] GitCommit: fec3683 [Pipeline] sh [2020-02-11T01:14:29.651Z] Merging remotes/origin/master commit d96f61cfe1430791144b5b3b4f07aea0fa19e8eb into PR head commit 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:27.986Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:27.989Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:29.703Z] + docker version [2020-02-11T01:14:29.703Z] Client: Docker Engine - Community [2020-02-11T01:14:29.703Z] Version: 19.03.5 [2020-02-11T01:14:29.703Z] API version: 1.40 [2020-02-11T01:14:29.703Z] Go version: go1.12.12 [2020-02-11T01:14:29.703Z] Git commit: 633a0ea838 [2020-02-11T01:14:29.703Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-11T01:14:29.703Z] OS/Arch: linux/amd64 [2020-02-11T01:14:29.703Z] Experimental: false [2020-02-11T01:14:29.703Z] [2020-02-11T01:14:29.703Z] Server: Docker Engine - Community [2020-02-11T01:14:29.703Z] Engine: [2020-02-11T01:14:29.703Z] Version: 19.03.5 [2020-02-11T01:14:29.703Z] API version: 1.40 (minimum version 1.12) [2020-02-11T01:14:29.703Z] Go version: go1.12.12 [2020-02-11T01:14:29.703Z] Git commit: 633a0ea838 [2020-02-11T01:14:29.703Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-11T01:14:29.703Z] OS/Arch: linux/amd64 [2020-02-11T01:14:29.703Z] Experimental: true [2020-02-11T01:14:29.703Z] containerd: [2020-02-11T01:14:29.703Z] Version: 1.2.10 [2020-02-11T01:14:29.703Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-11T01:14:29.703Z] runc: [2020-02-11T01:14:29.703Z] Version: 1.0.0-rc8+dev [2020-02-11T01:14:29.703Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-11T01:14:29.703Z] docker-init: [2020-02-11T01:14:29.703Z] Version: 0.18.0 [2020-02-11T01:14:29.703Z] GitCommit: fec3683 [Pipeline] sh [2020-02-11T01:14:29.774Z] fbabdb69f639: Verifying Checksum [2020-02-11T01:14:29.775Z] fbabdb69f639: Download complete [2020-02-11T01:14:29.775Z] ff33bd1013d7: Verifying Checksum [2020-02-11T01:14:29.775Z] ff33bd1013d7: Download complete [2020-02-11T01:14:28.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:28.125Z] > git config --add remote.origin.fetch +refs/pull/39086/head:refs/remotes/origin/PR-39086 # timeout=10 [2020-02-11T01:14:28.129Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-11T01:14:28.136Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:28.144Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:28.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:28.145Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:28.575Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:28.579Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:29.398Z] > git merge d96f61cfe1430791144b5b3b4f07aea0fa19e8eb # timeout=10 [2020-02-11T01:14:29.412Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-11T01:14:29.421Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:29.424Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:29.824Z] Commit message: "Fluentd: add fluentd-request-ack option" [2020-02-11T01:14:29.913Z] + docker info [2020-02-11T01:14:30.073Z] + docker info [2020-02-11T01:14:30.191Z] ade01ea651a2: Verifying Checksum [2020-02-11T01:14:30.192Z] ade01ea651a2: Download complete [2020-02-11T01:14:28.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:28.597Z] > git config --add remote.origin.fetch +refs/pull/39086/head:refs/remotes/origin/PR-39086 # timeout=10 [2020-02-11T01:14:28.653Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-11T01:14:28.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:28.908Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:28.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:28.910Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:29.681Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:29.742Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:30.327Z] Client: [2020-02-11T01:14:30.327Z] Debug Mode: false [2020-02-11T01:14:30.327Z] [2020-02-11T01:14:30.327Z] Server: [2020-02-11T01:14:30.327Z] Containers: 0 [2020-02-11T01:14:30.327Z] Running: 0 [2020-02-11T01:14:30.327Z] Paused: 0 [2020-02-11T01:14:30.327Z] Stopped: 0 [2020-02-11T01:14:30.327Z] Images: 9 [2020-02-11T01:14:30.327Z] Server Version: 19.03.5 [2020-02-11T01:14:30.327Z] Storage Driver: overlay2 [2020-02-11T01:14:30.327Z] Backing Filesystem: extfs [2020-02-11T01:14:30.327Z] Supports d_type: true [2020-02-11T01:14:30.327Z] Native Overlay Diff: true [2020-02-11T01:14:30.327Z] Logging Driver: json-file [2020-02-11T01:14:30.327Z] Cgroup Driver: cgroupfs [2020-02-11T01:14:30.327Z] Plugins: [2020-02-11T01:14:30.327Z] Volume: local [2020-02-11T01:14:30.327Z] Network: bridge host ipvlan macvlan null overlay [2020-02-11T01:14:30.327Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-11T01:14:30.327Z] Swarm: inactive [2020-02-11T01:14:30.327Z] Runtimes: runc [2020-02-11T01:14:30.327Z] Default Runtime: runc [2020-02-11T01:14:30.327Z] Init Binary: docker-init [2020-02-11T01:14:30.327Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-11T01:14:30.327Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-11T01:14:30.327Z] init version: fec3683 [2020-02-11T01:14:30.327Z] Security Options: [2020-02-11T01:14:30.327Z] apparmor [2020-02-11T01:14:30.327Z] seccomp [2020-02-11T01:14:30.327Z] Profile: default [2020-02-11T01:14:30.327Z] Kernel Version: 4.15.0-1058-aws [2020-02-11T01:14:30.327Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-11T01:14:30.327Z] OSType: linux [2020-02-11T01:14:30.327Z] Architecture: x86_64 [2020-02-11T01:14:30.327Z] CPUs: 2 [2020-02-11T01:14:30.327Z] Total Memory: 7.583GiB [2020-02-11T01:14:30.327Z] Name: ip-10-100-94-251 [2020-02-11T01:14:30.327Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-11T01:14:30.327Z] Docker Root Dir: /var/lib/docker [2020-02-11T01:14:30.327Z] Debug Mode: false [2020-02-11T01:14:30.327Z] Registry: https://index.docker.io/v1/ [2020-02-11T01:14:30.327Z] Labels: [2020-02-11T01:14:30.327Z] Experimental: true [2020-02-11T01:14:30.327Z] Insecure Registries: [2020-02-11T01:14:30.327Z] 127.0.0.0/8 [2020-02-11T01:14:30.327Z] Live Restore Enabled: true [2020-02-11T01:14:30.327Z] [2020-02-11T01:14:30.327Z] WARNING: No swap limit support [Pipeline] sh [2020-02-11T01:14:30.471Z] Client: [2020-02-11T01:14:30.471Z] Debug Mode: false [2020-02-11T01:14:30.471Z] [2020-02-11T01:14:30.471Z] Server: [2020-02-11T01:14:30.471Z] Containers: 0 [2020-02-11T01:14:30.471Z] Running: 0 [2020-02-11T01:14:30.471Z] Paused: 0 [2020-02-11T01:14:30.471Z] Stopped: 0 [2020-02-11T01:14:30.471Z] Images: 7 [2020-02-11T01:14:30.471Z] Server Version: 19.03.5 [2020-02-11T01:14:30.471Z] Storage Driver: overlay2 [2020-02-11T01:14:30.471Z] Backing Filesystem: extfs [2020-02-11T01:14:30.471Z] Supports d_type: true [2020-02-11T01:14:30.471Z] Native Overlay Diff: true [2020-02-11T01:14:30.471Z] Logging Driver: json-file [2020-02-11T01:14:30.471Z] Cgroup Driver: cgroupfs [2020-02-11T01:14:30.471Z] Plugins: [2020-02-11T01:14:30.471Z] Volume: local [2020-02-11T01:14:30.471Z] Network: bridge host ipvlan macvlan null overlay [2020-02-11T01:14:30.471Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-11T01:14:30.471Z] Swarm: inactive [2020-02-11T01:14:30.471Z] Runtimes: runc [2020-02-11T01:14:30.471Z] Default Runtime: runc [2020-02-11T01:14:30.471Z] Init Binary: docker-init [2020-02-11T01:14:30.471Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-11T01:14:30.471Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-11T01:14:30.471Z] init version: fec3683 [2020-02-11T01:14:30.471Z] Security Options: [2020-02-11T01:14:30.471Z] apparmor [2020-02-11T01:14:30.471Z] seccomp [2020-02-11T01:14:30.471Z] Profile: default [2020-02-11T01:14:30.471Z] Kernel Version: 4.15.0-1058-aws [2020-02-11T01:14:30.471Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-11T01:14:30.471Z] OSType: linux [2020-02-11T01:14:30.471Z] Architecture: x86_64 [2020-02-11T01:14:30.471Z] CPUs: 2 [2020-02-11T01:14:30.471Z] Total Memory: 7.583GiB [2020-02-11T01:14:30.471Z] Name: ip-10-100-73-162 [2020-02-11T01:14:30.471Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-11T01:14:30.471Z] Docker Root Dir: /var/lib/docker [2020-02-11T01:14:30.471Z] Debug Mode: false [2020-02-11T01:14:30.471Z] Registry: https://index.docker.io/v1/ [2020-02-11T01:14:30.471Z] Labels: [2020-02-11T01:14:30.471Z] Experimental: true [2020-02-11T01:14:30.471Z] Insecure Registries: [2020-02-11T01:14:30.471Z] 127.0.0.0/8 [2020-02-11T01:14:30.471Z] Live Restore Enabled: true [2020-02-11T01:14:30.471Z] [2020-02-11T01:14:30.471Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-11T01:14:30.727Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:30.727Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:30.727Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39086/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-11T01:14:30.727Z] + bash /home/ubuntu/workspace/moby_PR-39086/check-config.sh [2020-02-11T01:14:30.727Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-11T01:14:30.727Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-11T01:14:30.727Z] [2020-02-11T01:14:30.727Z] Generally Necessary: [2020-02-11T01:14:30.727Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-11T01:14:30.727Z] - apparmor: enabled and tools installed [2020-02-11T01:14:30.727Z] - CONFIG_NAMESPACES: enabled [2020-02-11T01:14:30.727Z] - CONFIG_NET_NS: enabled [2020-02-11T01:14:30.727Z] - CONFIG_PID_NS: enabled [2020-02-11T01:14:30.727Z] - CONFIG_IPC_NS: enabled [2020-02-11T01:14:30.727Z] - CONFIG_UTS_NS: enabled [2020-02-11T01:14:30.727Z] - CONFIG_CGROUPS: enabled [2020-02-11T01:14:30.727Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-11T01:14:30.881Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:30.881Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:30.881Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39086/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-11T01:14:30.881Z] + bash /home/ubuntu/workspace/moby_PR-39086/check-config.sh [2020-02-11T01:14:30.881Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-11T01:14:30.881Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-11T01:14:30.881Z] [2020-02-11T01:14:30.881Z] Generally Necessary: [2020-02-11T01:14:30.881Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-11T01:14:30.881Z] - apparmor: enabled and tools installed [2020-02-11T01:14:30.881Z] - CONFIG_NAMESPACES: enabled [2020-02-11T01:14:30.881Z] - CONFIG_NET_NS: enabled [2020-02-11T01:14:30.881Z] - CONFIG_PID_NS: enabled [2020-02-11T01:14:30.881Z] - CONFIG_IPC_NS: enabled [2020-02-11T01:14:30.881Z] - CONFIG_UTS_NS: enabled [2020-02-11T01:14:30.881Z] - CONFIG_CGROUPS: enabled [2020-02-11T01:14:30.881Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-11T01:14:30.881Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-11T01:14:30.881Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-11T01:14:30.881Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-11T01:14:30.881Z] - CONFIG_CPUSETS: enabled [2020-02-11T01:14:30.881Z] - CONFIG_MEMCG: enabled [2020-02-11T01:14:30.881Z] - CONFIG_KEYS: enabled [2020-02-11T01:14:30.881Z] - CONFIG_VETH: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-11T01:14:30.881Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-11T01:14:30.881Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-11T01:14:30.881Z] [2020-02-11T01:14:30.881Z] Optional Features: [2020-02-11T01:14:30.881Z] - CONFIG_USER_NS: enabled [2020-02-11T01:14:30.881Z] - CONFIG_SECCOMP: enabled [2020-02-11T01:14:30.881Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-11T01:14:30.881Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-11T01:14:30.881Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-11T01:14:30.881Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-11T01:14:30.881Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-11T01:14:30.881Z] - CONFIG_BLK_CGROUP: enabled [2020-02-11T01:14:30.881Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-11T01:14:30.881Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-11T01:14:30.973Z] + docker version [2020-02-11T01:14:30.973Z] Client: Docker Engine - Community [2020-02-11T01:14:30.973Z] Version: 19.03.5 [2020-02-11T01:14:30.973Z] API version: 1.40 [2020-02-11T01:14:30.973Z] Go version: go1.12.12 [2020-02-11T01:14:30.973Z] Git commit: 633a0ea [2020-02-11T01:14:30.973Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-11T01:14:30.973Z] OS/Arch: linux/arm64 [2020-02-11T01:14:30.973Z] Experimental: false [2020-02-11T01:14:30.973Z] [2020-02-11T01:14:30.973Z] Server: Docker Engine - Community [2020-02-11T01:14:30.973Z] Engine: [2020-02-11T01:14:30.973Z] Version: 19.03.5 [2020-02-11T01:14:30.973Z] API version: 1.40 (minimum version 1.12) [2020-02-11T01:14:30.973Z] Go version: go1.12.12 [2020-02-11T01:14:30.973Z] Git commit: 633a0ea [2020-02-11T01:14:30.973Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-11T01:14:30.973Z] OS/Arch: linux/arm64 [2020-02-11T01:14:30.973Z] Experimental: true [2020-02-11T01:14:30.973Z] containerd: [2020-02-11T01:14:30.973Z] Version: 1.2.10 [2020-02-11T01:14:30.973Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-11T01:14:30.973Z] runc: [2020-02-11T01:14:30.973Z] Version: 1.0.0-rc8+dev [2020-02-11T01:14:30.973Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-11T01:14:30.973Z] docker-init: [2020-02-11T01:14:30.973Z] Version: 0.18.0 [2020-02-11T01:14:30.973Z] GitCommit: fec3683 [Pipeline] sh [2020-02-11T01:14:30.982Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-11T01:14:30.982Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-11T01:14:30.982Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-11T01:14:30.982Z] - CONFIG_CPUSETS: enabled [2020-02-11T01:14:30.982Z] - CONFIG_MEMCG: enabled [2020-02-11T01:14:30.982Z] - CONFIG_KEYS: enabled [2020-02-11T01:14:30.982Z] - CONFIG_VETH: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-11T01:14:30.982Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-11T01:14:30.982Z] [2020-02-11T01:14:30.982Z] Optional Features: [2020-02-11T01:14:30.982Z] - CONFIG_USER_NS: enabled [2020-02-11T01:14:30.982Z] - CONFIG_SECCOMP: enabled [2020-02-11T01:14:30.982Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-11T01:14:30.982Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-11T01:14:30.982Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-11T01:14:30.982Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-11T01:14:30.982Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-11T01:14:30.982Z] - CONFIG_BLK_CGROUP: enabled [2020-02-11T01:14:30.982Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-11T01:14:30.982Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-11T01:14:30.982Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-11T01:14:30.982Z] - CONFIG_CGROUP_PERF: enabled [2020-02-11T01:14:30.982Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-11T01:14:30.982Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-11T01:14:30.982Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-11T01:14:30.982Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-11T01:14:30.982Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-11T01:14:30.982Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_IP_VS: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-11T01:14:30.982Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-11T01:14:30.982Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-11T01:14:30.982Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_EXT4_FS: enabled [2020-02-11T01:14:30.982Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-11T01:14:30.982Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-11T01:14:30.982Z] - Network Drivers: [2020-02-11T01:14:30.982Z] - "overlay": [2020-02-11T01:14:30.982Z] - CONFIG_VXLAN: enabled (as module) [2020-02-11T01:14:30.982Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-11T01:14:30.982Z] Optional (for encrypted networks): [2020-02-11T01:14:31.050Z] 85cfe9d77eff: Verifying Checksum [2020-02-11T01:14:31.050Z] 85cfe9d77eff: Download complete [2020-02-11T01:14:31.050Z] b00baabad4ce: Verifying Checksum [2020-02-11T01:14:31.050Z] b00baabad4ce: Download complete [2020-02-11T01:14:31.050Z] ace5139f9caa: Verifying Checksum [2020-02-11T01:14:31.050Z] ace5139f9caa: Download complete [2020-02-11T01:14:31.136Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-11T01:14:31.136Z] - CONFIG_CGROUP_PERF: enabled [2020-02-11T01:14:31.136Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-11T01:14:31.136Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-11T01:14:31.136Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-11T01:14:31.136Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-11T01:14:31.136Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-11T01:14:31.136Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_IP_VS: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-11T01:14:31.136Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-11T01:14:31.136Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-11T01:14:31.136Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_EXT4_FS: enabled [2020-02-11T01:14:31.136Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-11T01:14:31.136Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-11T01:14:31.136Z] - Network Drivers: [2020-02-11T01:14:31.136Z] - "overlay": [2020-02-11T01:14:31.136Z] - CONFIG_VXLAN: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-11T01:14:31.136Z] Optional (for encrypted networks): [2020-02-11T01:14:31.136Z] - CONFIG_CRYPTO: enabled [2020-02-11T01:14:31.136Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-11T01:14:31.136Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-11T01:14:31.136Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-11T01:14:31.136Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-11T01:14:31.136Z] - CONFIG_XFRM: enabled [2020-02-11T01:14:31.136Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-11T01:14:31.136Z] - "ipvlan": [2020-02-11T01:14:31.136Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-11T01:14:31.136Z] - "macvlan": [2020-02-11T01:14:31.136Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_DUMMY: enabled (as module) [2020-02-11T01:14:31.136Z] - "ftp,tftp client in container": [2020-02-11T01:14:31.136Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-11T01:14:31.136Z] - Storage Drivers: [2020-02-11T01:14:31.136Z] - "aufs": [2020-02-11T01:14:31.136Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-11T01:14:31.136Z] - "btrfs": [2020-02-11T01:14:31.136Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-11T01:14:31.136Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-11T01:14:31.136Z] - "devicemapper": [2020-02-11T01:14:31.136Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-11T01:14:31.136Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-11T01:14:31.136Z] - "overlay": [2020-02-11T01:14:31.136Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-11T01:14:31.136Z] - "zfs": [2020-02-11T01:14:31.136Z] - /dev/zfs: missing [2020-02-11T01:14:31.136Z] - zfs command: missing [2020-02-11T01:14:31.136Z] - zpool command: missing [2020-02-11T01:14:31.136Z] [2020-02-11T01:14:31.136Z] Limits: [2020-02-11T01:14:31.136Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-11T01:14:31.136Z] [2020-02-11T01:14:31.136Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-11T01:14:31.237Z] - CONFIG_CRYPTO: enabled [2020-02-11T01:14:31.237Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-11T01:14:31.237Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-11T01:14:31.237Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-11T01:14:31.237Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-11T01:14:31.237Z] - CONFIG_XFRM: enabled [2020-02-11T01:14:31.237Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-11T01:14:31.237Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-11T01:14:31.237Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-11T01:14:31.237Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-11T01:14:31.237Z] - "ipvlan": [2020-02-11T01:14:31.237Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-11T01:14:31.237Z] - "macvlan": [2020-02-11T01:14:31.237Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-11T01:14:31.237Z] - CONFIG_DUMMY: enabled (as module) [2020-02-11T01:14:31.237Z] - "ftp,tftp client in container": [2020-02-11T01:14:31.237Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-11T01:14:31.237Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-11T01:14:31.237Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-11T01:14:31.237Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-11T01:14:31.237Z] - Storage Drivers: [2020-02-11T01:14:31.237Z] - "aufs": [2020-02-11T01:14:31.237Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-11T01:14:31.237Z] - "btrfs": [2020-02-11T01:14:31.237Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-11T01:14:31.237Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-11T01:14:31.237Z] - "devicemapper": [2020-02-11T01:14:31.237Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-11T01:14:31.237Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-11T01:14:31.237Z] - "overlay": [2020-02-11T01:14:31.237Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-11T01:14:31.237Z] - "zfs": [2020-02-11T01:14:31.237Z] - /dev/zfs: missing [2020-02-11T01:14:31.237Z] - zfs command: missing [2020-02-11T01:14:31.237Z] - zpool command: missing [2020-02-11T01:14:31.237Z] [2020-02-11T01:14:31.237Z] Limits: [2020-02-11T01:14:31.237Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-11T01:14:31.237Z] [2020-02-11T01:14:31.237Z] + true [2020-02-11T01:14:31.264Z] + docker info [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-11T01:14:31.536Z] + sudo modprobe ip_vs [2020-02-11T01:14:31.537Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:008fc679742b1f6dc386b728887573987ac09feb . [2020-02-11T01:14:31.537Z] #2 [internal] load .dockerignore [2020-02-11T01:14:31.537Z] #2 transferring context: 87B done [2020-02-11T01:14:31.537Z] #2 DONE 0.0s [2020-02-11T01:14:31.537Z] [2020-02-11T01:14:31.537Z] #1 [internal] load build definition from Dockerfile [2020-02-11T01:14:31.537Z] #1 transferring dockerfile: 15.71kB done [2020-02-11T01:14:31.537Z] #1 DONE 0.0s [2020-02-11T01:14:31.537Z] [2020-02-11T01:14:31.537Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-11T01:14:31.735Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:008fc679742b1f6dc386b728887573987ac09feb . [2020-02-11T01:14:31.735Z] #2 [internal] load .dockerignore [2020-02-11T01:14:31.735Z] #2 transferring context: 87B done [2020-02-11T01:14:31.735Z] #2 DONE 0.0s [2020-02-11T01:14:31.735Z] [2020-02-11T01:14:31.735Z] #1 [internal] load build definition from Dockerfile [2020-02-11T01:14:31.735Z] #1 transferring dockerfile: 15.71kB done [2020-02-11T01:14:31.735Z] #1 DONE 0.0s [2020-02-11T01:14:31.735Z] [2020-02-11T01:14:31.735Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-11T01:14:31.791Z] #3 DONE 0.1s [2020-02-11T01:14:31.791Z] [2020-02-11T01:14:31.791Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-11T01:14:31.791Z] #4 CACHED [2020-02-11T01:14:31.810Z] ade01ea651a2: Pull complete [2020-02-11T01:14:31.831Z] Client: [2020-02-11T01:14:31.831Z] Debug Mode: false [2020-02-11T01:14:31.831Z] [2020-02-11T01:14:31.831Z] Server: [2020-02-11T01:14:31.831Z] Containers: 0 [2020-02-11T01:14:31.831Z] Running: 0 [2020-02-11T01:14:31.831Z] Paused: 0 [2020-02-11T01:14:31.831Z] Stopped: 0 [2020-02-11T01:14:31.831Z] Images: 7 [2020-02-11T01:14:31.831Z] Server Version: 19.03.5 [2020-02-11T01:14:31.831Z] Storage Driver: overlay2 [2020-02-11T01:14:31.831Z] Backing Filesystem: extfs [2020-02-11T01:14:31.831Z] Supports d_type: true [2020-02-11T01:14:31.831Z] Native Overlay Diff: true [2020-02-11T01:14:31.831Z] Logging Driver: json-file [2020-02-11T01:14:31.831Z] Cgroup Driver: cgroupfs [2020-02-11T01:14:31.831Z] Plugins: [2020-02-11T01:14:31.831Z] Volume: local [2020-02-11T01:14:31.831Z] Network: bridge host ipvlan macvlan null overlay [2020-02-11T01:14:31.831Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-11T01:14:31.831Z] Swarm: inactive [2020-02-11T01:14:31.831Z] Runtimes: runc [2020-02-11T01:14:31.831Z] Default Runtime: runc [2020-02-11T01:14:31.831Z] Init Binary: docker-init [2020-02-11T01:14:31.831Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-11T01:14:31.831Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-11T01:14:31.831Z] init version: fec3683 [2020-02-11T01:14:31.831Z] Security Options: [2020-02-11T01:14:31.831Z] apparmor [2020-02-11T01:14:31.831Z] seccomp [2020-02-11T01:14:31.831Z] Profile: default [2020-02-11T01:14:31.831Z] Kernel Version: 4.15.0-1057-aws [2020-02-11T01:14:31.831Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-11T01:14:31.831Z] OSType: linux [2020-02-11T01:14:31.831Z] Architecture: aarch64 [2020-02-11T01:14:31.831Z] CPUs: 4 [2020-02-11T01:14:31.831Z] Total Memory: 7.525GiB [2020-02-11T01:14:31.831Z] Name: ip-10-100-47-225 [2020-02-11T01:14:31.831Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-11T01:14:31.831Z] Docker Root Dir: /var/lib/docker [2020-02-11T01:14:31.831Z] Debug Mode: false [2020-02-11T01:14:31.831Z] Registry: https://index.docker.io/v1/ [2020-02-11T01:14:31.831Z] Labels: [2020-02-11T01:14:31.831Z] Experimental: true [2020-02-11T01:14:31.831Z] Insecure Registries: [2020-02-11T01:14:31.831Z] 127.0.0.0/8 [2020-02-11T01:14:31.831Z] Live Restore Enabled: true [2020-02-11T01:14:31.831Z] [2020-02-11T01:14:31.831Z] WARNING: No swap limit support [Pipeline] sh [2020-02-11T01:14:31.989Z] #3 DONE 0.3s [2020-02-11T01:14:31.989Z] [2020-02-11T01:14:31.989Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-11T01:14:31.989Z] #4 CACHED [2020-02-11T01:14:32.122Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:32.122Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:32.122Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39086/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-11T01:14:32.122Z] + bash /home/ubuntu/workspace/moby_PR-39086/check-config.sh [2020-02-11T01:14:32.122Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-11T01:14:32.122Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-11T01:14:32.122Z] [2020-02-11T01:14:32.122Z] Generally Necessary: [2020-02-11T01:14:32.122Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-11T01:14:32.122Z] - apparmor: enabled and tools installed [2020-02-11T01:14:32.122Z] - CONFIG_NAMESPACES: enabled [2020-02-11T01:14:32.122Z] - CONFIG_NET_NS: enabled [2020-02-11T01:14:32.122Z] - CONFIG_PID_NS: enabled [2020-02-11T01:14:32.122Z] - CONFIG_IPC_NS: enabled [2020-02-11T01:14:32.155Z] e4d79466b81c: Verifying Checksum [2020-02-11T01:14:32.155Z] e4d79466b81c: Download complete [2020-02-11T01:14:32.155Z] fbabdb69f639: Pull complete [2020-02-11T01:14:32.155Z] ff33bd1013d7: Pull complete [2020-02-11T01:14:32.350Z] [2020-02-11T01:14:32.350Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-11T01:14:32.350Z] #6 DONE 0.0s [2020-02-11T01:14:32.350Z] [2020-02-11T01:14:32.350Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-11T01:14:32.381Z] - CONFIG_UTS_NS: enabled [2020-02-11T01:14:32.381Z] - CONFIG_CGROUPS: enabled [2020-02-11T01:14:32.381Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-11T01:14:32.381Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-11T01:14:32.381Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-11T01:14:32.381Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-11T01:14:32.381Z] - CONFIG_CPUSETS: enabled [2020-02-11T01:14:32.381Z] - CONFIG_MEMCG: enabled [2020-02-11T01:14:32.381Z] - CONFIG_KEYS: enabled [2020-02-11T01:14:32.381Z] - CONFIG_VETH: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-11T01:14:32.381Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-11T01:14:32.381Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-11T01:14:32.381Z] [2020-02-11T01:14:32.381Z] Optional Features: [2020-02-11T01:14:32.381Z] - CONFIG_USER_NS: enabled [2020-02-11T01:14:32.381Z] - CONFIG_SECCOMP: enabled [2020-02-11T01:14:32.381Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-11T01:14:32.381Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-11T01:14:32.381Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-11T01:14:32.610Z] #5 DONE 0.1s [2020-02-11T01:14:32.610Z] [2020-02-11T01:14:32.610Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-11T01:14:32.610Z] #68 DONE 0.0s [2020-02-11T01:14:32.610Z] [2020-02-11T01:14:32.610Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-11T01:14:32.610Z] #7 DONE 0.0s [2020-02-11T01:14:32.610Z] [2020-02-11T01:14:32.610Z] #20 [internal] load build context [2020-02-11T01:14:32.640Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-11T01:14:32.640Z] - CONFIG_BLK_CGROUP: enabled [2020-02-11T01:14:32.640Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-11T01:14:32.640Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-11T01:14:32.640Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-11T01:14:32.640Z] - CONFIG_CGROUP_PERF: enabled [2020-02-11T01:14:32.640Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-11T01:14:32.640Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-11T01:14:32.640Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-11T01:14:32.640Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-11T01:14:32.640Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-11T01:14:32.640Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-11T01:14:32.640Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-11T01:14:32.640Z] - CONFIG_IP_VS: enabled (as module) [2020-02-11T01:14:32.640Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-11T01:14:32.640Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-11T01:14:32.640Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-11T01:14:32.640Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-11T01:14:32.640Z] - CONFIG_EXT4_FS: enabled [2020-02-11T01:14:32.640Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-11T01:14:32.640Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-11T01:14:32.640Z] - Network Drivers: [2020-02-11T01:14:32.640Z] - "overlay": [2020-02-11T01:14:32.640Z] - CONFIG_VXLAN: enabled (as module) [2020-02-11T01:14:32.640Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-11T01:14:32.640Z] Optional (for encrypted networks): [2020-02-11T01:14:32.899Z] - CONFIG_CRYPTO: enabled [2020-02-11T01:14:32.899Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-11T01:14:32.899Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-11T01:14:32.899Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-11T01:14:32.899Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-11T01:14:32.899Z] - CONFIG_XFRM: enabled [2020-02-11T01:14:32.899Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-11T01:14:32.899Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-11T01:14:32.899Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-11T01:14:32.899Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-11T01:14:32.899Z] - "ipvlan": [2020-02-11T01:14:32.899Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-11T01:14:32.899Z] - "macvlan": [2020-02-11T01:14:32.899Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-11T01:14:32.899Z] - CONFIG_DUMMY: enabled (as module) [2020-02-11T01:14:32.899Z] - "ftp,tftp client in container": [2020-02-11T01:14:32.899Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-11T01:14:32.899Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-11T01:14:32.899Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-11T01:14:32.899Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-11T01:14:32.899Z] - Storage Drivers: [2020-02-11T01:14:32.899Z] - "aufs": [2020-02-11T01:14:32.899Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-11T01:14:32.899Z] - "btrfs": [2020-02-11T01:14:32.899Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-11T01:14:32.899Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-11T01:14:32.899Z] - "devicemapper": [2020-02-11T01:14:32.899Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-11T01:14:32.899Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-11T01:14:32.899Z] - "overlay": [2020-02-11T01:14:32.899Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-11T01:14:32.899Z] - "zfs": [2020-02-11T01:14:32.899Z] - /dev/zfs: missing [2020-02-11T01:14:32.899Z] - zfs command: missing [2020-02-11T01:14:32.899Z] - zpool command: missing [2020-02-11T01:14:32.899Z] [2020-02-11T01:14:32.899Z] Limits: [2020-02-11T01:14:32.899Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-11T01:14:32.899Z] [2020-02-11T01:14:32.899Z] + true [Pipeline] } [2020-02-11T01:14:32.912Z] [2020-02-11T01:14:32.912Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-11T01:14:32.912Z] #5 DONE 0.0s [2020-02-11T01:14:32.912Z] [2020-02-11T01:14:32.912Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-11T01:14:32.912Z] #6 DONE 0.2s [2020-02-11T01:14:32.912Z] [2020-02-11T01:14:32.912Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-11T01:14:32.912Z] #68 DONE 0.0s [2020-02-11T01:14:32.912Z] [2020-02-11T01:14:32.912Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-11T01:14:32.912Z] #7 DONE 0.0s [2020-02-11T01:14:32.912Z] [2020-02-11T01:14:32.912Z] #20 [internal] load build context [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-11T01:14:33.126Z] Merge succeeded, producing 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:33.127Z] Checking out Revision 008fc679742b1f6dc386b728887573987ac09feb (PR-39086) [2020-02-11T01:14:33.233Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:008fc679742b1f6dc386b728887573987ac09feb . [2020-02-11T01:14:33.233Z] #1 [internal] load .dockerignore [2020-02-11T01:14:33.233Z] #1 transferring context: 87B done [2020-02-11T01:14:33.233Z] #1 DONE 0.0s [2020-02-11T01:14:33.233Z] [2020-02-11T01:14:33.233Z] #2 [internal] load build definition from Dockerfile [2020-02-11T01:14:33.233Z] #2 transferring dockerfile: 15.71kB done [2020-02-11T01:14:33.233Z] #2 DONE 0.0s [2020-02-11T01:14:33.233Z] [2020-02-11T01:14:33.233Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-11T01:14:33.491Z] #3 DONE 0.2s [2020-02-11T01:14:33.491Z] [2020-02-11T01:14:33.491Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-11T01:14:33.491Z] #4 CACHED [2020-02-11T01:14:33.542Z] #20 transferring context: 47.10MB 1.1s done [2020-02-11T01:14:33.542Z] #20 DONE 1.1s [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #63 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-11T01:14:33.542Z] #14 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:14:33.542Z] #44 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:33.542Z] #62 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #39 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-11T01:14:33.542Z] #22 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #58 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:14:33.542Z] #10 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-11T01:14:33.542Z] #69 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:14:33.542Z] #35 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:33.542Z] #36 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-11T01:14:33.542Z] #70 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #34 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:33.542Z] #65 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:14:33.542Z] #27 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-11T01:14:33.542Z] #49 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-11T01:14:33.542Z] #9 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-11T01:14:33.542Z] #18 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-11T01:14:33.542Z] #19 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #54 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:33.542Z] #60 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-11T01:14:33.542Z] #37 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:33.542Z] #50 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-11T01:14:33.542Z] #45 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #72 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-11T01:14:33.542Z] #15 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-11T01:14:33.542Z] #32 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-11T01:14:33.542Z] #30 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:14:33.542Z] #25 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-11T01:14:33.542Z] #59 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #31 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:14:33.542Z] #47 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #67 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-11T01:14:33.542Z] #12 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:14:33.542Z] #57 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-11T01:14:33.542Z] #46 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-11T01:14:33.542Z] #24 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:14:33.542Z] #38 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #42 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:14:33.542Z] #71 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:14:33.542Z] #33 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-11T01:14:33.542Z] #56 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:33.542Z] #21 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:14:33.542Z] #43 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-11T01:14:33.542Z] #8 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:14:33.542Z] #17 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #48 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #16 [dev 6/25] RUN ldconfig [2020-02-11T01:14:33.542Z] #16 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-11T01:14:33.542Z] #29 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:33.542Z] #23 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-11T01:14:33.542Z] #66 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-11T01:14:33.542Z] #52 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-11T01:14:33.542Z] #51 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:33.542Z] #53 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-11T01:14:33.542Z] #64 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-11T01:14:33.542Z] #11 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-11T01:14:33.542Z] #61 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-11T01:14:33.542Z] #26 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:33.542Z] #55 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-11T01:14:33.542Z] #40 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-11T01:14:33.542Z] #28 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:14:33.542Z] #41 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-11T01:14:33.542Z] #13 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-11T01:14:33.542Z] #73 CACHED [2020-02-11T01:14:33.542Z] [2020-02-11T01:14:33.542Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-11T01:14:33.855Z] Commit message: "Fluentd: add fluentd-request-ack option" [2020-02-11T01:14:33.880Z] 85cfe9d77eff: Pull complete [2020-02-11T01:14:32.873Z] > git merge d96f61cfe1430791144b5b3b4f07aea0fa19e8eb # timeout=10 [2020-02-11T01:14:33.021Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-11T01:14:33.156Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:33.219Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:34.059Z] [2020-02-11T01:14:34.059Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-11T01:14:34.059Z] #6 DONE 0.0s [2020-02-11T01:14:34.059Z] [2020-02-11T01:14:34.059Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-11T01:14:34.277Z] #20 transferring context: 47.10MB 1.1s done [2020-02-11T01:14:34.277Z] #20 DONE 1.1s [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #51 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #58 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-11T01:14:34.277Z] #12 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:14:34.277Z] #35 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:14:34.277Z] #71 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-11T01:14:34.277Z] #9 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-11T01:14:34.277Z] #49 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-11T01:14:34.277Z] #8 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #42 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-11T01:14:34.277Z] #40 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-11T01:14:34.277Z] #59 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-11T01:14:34.277Z] #64 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:34.277Z] #50 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-11T01:14:34.277Z] #52 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-11T01:14:34.277Z] #24 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-11T01:14:34.277Z] #45 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:34.277Z] #65 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-11T01:14:34.277Z] #69 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-11T01:14:34.277Z] #14 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #67 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:14:34.277Z] #33 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-11T01:14:34.277Z] #11 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:14:34.277Z] #10 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #31 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-11T01:14:34.277Z] #29 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:14:34.277Z] #41 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-11T01:14:34.277Z] #13 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-11T01:14:34.277Z] #19 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:34.277Z] #55 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:34.277Z] #23 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-11T01:14:34.277Z] #30 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:14:34.277Z] #57 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-11T01:14:34.277Z] #56 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-11T01:14:34.277Z] #61 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:34.277Z] #62 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:14:34.277Z] #38 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-11T01:14:34.277Z] #37 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #54 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:34.277Z] #21 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-11T01:14:34.277Z] #18 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #16 [dev 6/25] RUN ldconfig [2020-02-11T01:14:34.277Z] #16 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:34.277Z] #53 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-11T01:14:34.277Z] #28 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-11T01:14:34.277Z] #70 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:14:34.277Z] #27 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:34.277Z] #36 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-11T01:14:34.277Z] #32 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-11T01:14:34.277Z] #22 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:34.277Z] #60 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #39 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-11T01:14:34.277Z] #66 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #48 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:14:34.277Z] #43 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #34 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-11T01:14:34.277Z] #15 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-11T01:14:34.277Z] #26 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:14:34.277Z] #44 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-11T01:14:34.277Z] #46 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:14:34.277Z] #47 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #63 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-11T01:14:34.277Z] #72 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:14:34.277Z] #17 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:14:34.277Z] #25 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-11T01:14:34.277Z] #73 CACHED [2020-02-11T01:14:34.277Z] [2020-02-11T01:14:34.277Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-11T01:14:34.321Z] #5 DONE 0.2s [2020-02-11T01:14:34.321Z] [2020-02-11T01:14:34.321Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-11T01:14:34.321Z] #7 DONE 0.0s [2020-02-11T01:14:34.321Z] [2020-02-11T01:14:34.321Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-11T01:14:34.321Z] #68 DONE 0.0s [2020-02-11T01:14:34.321Z] [2020-02-11T01:14:34.321Z] #20 [internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-11T01:14:34.902Z] #74 DONE 1.1s [2020-02-11T01:14:34.902Z] [2020-02-11T01:14:34.902Z] #75 exporting to image [2020-02-11T01:14:34.902Z] #75 exporting layers [2020-02-11T01:14:35.088Z] ace5139f9caa: Pull complete [2020-02-11T01:14:35.200Z] #74 DONE 1.3s [2020-02-11T01:14:35.374Z] + docker version [2020-02-11T01:14:35.374Z] Client: Docker Engine - Enterprise [2020-02-11T01:14:35.374Z] Version: 19.03.5 [2020-02-11T01:14:35.374Z] API version: 1.40 [2020-02-11T01:14:35.374Z] Go version: go1.12.12 [2020-02-11T01:14:35.374Z] Git commit: 2ee0c57608 [2020-02-11T01:14:35.374Z] Built: 11/13/2019 08:00:16 [2020-02-11T01:14:35.374Z] OS/Arch: windows/amd64 [2020-02-11T01:14:35.374Z] Experimental: false [2020-02-11T01:14:35.374Z] [2020-02-11T01:14:35.374Z] Server: Docker Engine - Enterprise [2020-02-11T01:14:35.374Z] Engine: [2020-02-11T01:14:35.374Z] Version: 19.03.5 [2020-02-11T01:14:35.374Z] API version: 1.40 (minimum version 1.24) [2020-02-11T01:14:35.374Z] Go version: go1.12.12 [2020-02-11T01:14:35.374Z] Git commit: 2ee0c57608 [2020-02-11T01:14:35.374Z] Built: 11/13/2019 07:58:51 [2020-02-11T01:14:35.374Z] OS/Arch: windows/amd64 [2020-02-11T01:14:35.374Z] Experimental: true [2020-02-11T01:14:35.454Z] [2020-02-11T01:14:35.454Z] #75 exporting to image [2020-02-11T01:14:35.454Z] #75 exporting layers [Pipeline] sh [2020-02-11T01:14:35.705Z] #20 transferring context: 47.10MB 1.3s done [2020-02-11T01:14:35.705Z] #20 DONE 1.3s [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-11T01:14:35.705Z] #22 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-11T01:14:35.705Z] #12 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-11T01:14:35.705Z] #56 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #31 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-11T01:14:35.705Z] #69 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #67 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:35.705Z] #60 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-11T01:14:35.705Z] #66 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #42 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-11T01:14:35.705Z] #19 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-11T01:14:35.705Z] #40 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:14:35.705Z] #41 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-11T01:14:35.705Z] #45 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #63 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-11T01:14:35.705Z] #37 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-11T01:14:35.705Z] #52 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-11T01:14:35.705Z] #13 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-11T01:14:35.705Z] #9 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-11T01:14:35.705Z] #46 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:14:35.705Z] #33 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:14:35.705Z] #38 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-11T01:14:35.705Z] #8 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:35.705Z] #50 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #34 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:14:35.705Z] #25 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-11T01:14:35.705Z] #14 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #72 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:14:35.705Z] #35 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-11T01:14:35.705Z] #18 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-11T01:14:35.705Z] #30 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:14:35.705Z] #71 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:14:35.705Z] #27 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:14:35.705Z] #47 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-11T01:14:35.705Z] #32 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-11T01:14:35.705Z] #26 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #16 [dev 6/25] RUN ldconfig [2020-02-11T01:14:35.705Z] #16 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:35.705Z] #65 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:35.705Z] #62 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:35.705Z] #53 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:14:35.705Z] #23 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:14:35.705Z] #17 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-11T01:14:35.705Z] #15 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:14:35.705Z] #43 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:35.705Z] #21 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:14:35.705Z] #57 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #39 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:35.705Z] #55 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:14:35.705Z] #44 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-11T01:14:35.705Z] #64 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #54 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:14:35.705Z] #36 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-11T01:14:35.705Z] #11 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-11T01:14:35.705Z] #28 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #48 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:14:35.705Z] #10 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-11T01:14:35.705Z] #24 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-11T01:14:35.705Z] #70 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-11T01:14:35.705Z] #29 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #58 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-11T01:14:35.705Z] #61 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-11T01:14:35.705Z] #59 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-11T01:14:35.705Z] #49 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-11T01:14:35.705Z] #51 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-11T01:14:35.705Z] #73 CACHED [2020-02-11T01:14:35.705Z] [2020-02-11T01:14:35.705Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-11T01:14:35.825Z] #75 exporting layers 0.9s done [2020-02-11T01:14:35.825Z] #75 writing image sha256:a8e4adfa1c60f9e9a44954a295762e7edb027405591ae6de5fc0fa5cd7634d80 done [2020-02-11T01:14:35.825Z] #75 naming to docker.io/library/docker:008fc679742b1f6dc386b728887573987ac09feb done [2020-02-11T01:14:35.825Z] #75 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-11T01:14:36.377Z] #75 exporting layers 0.9s done [2020-02-11T01:14:36.377Z] #75 writing image sha256:7909910695beb5dee8847cfdce9c17bab69372d2a38cc5ed8c39b5379a28b27b done [2020-02-11T01:14:36.377Z] #75 naming to docker.io/library/docker:008fc679742b1f6dc386b728887573987ac09feb done [2020-02-11T01:14:36.377Z] #75 DONE 1.0s [Pipeline] } [Pipeline] // stage [2020-02-11T01:14:36.405Z] + docker info [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-11T01:14:36.823Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39086/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/validate/default [2020-02-11T01:14:37.034Z] [2020-02-11T01:14:37.034Z] Removing bundles/ [2020-02-11T01:14:37.034Z] [2020-02-11T01:14:37.034Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-11T01:14:37.034Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T01:14:37.034Z] GOOS="" GOARCH="" GOARM="" [2020-02-11T01:14:37.376Z] Client: [2020-02-11T01:14:37.376Z] Debug Mode: false [2020-02-11T01:14:37.376Z] Plugins: [2020-02-11T01:14:37.376Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-11T01:14:37.376Z] [2020-02-11T01:14:37.376Z] Server: [2020-02-11T01:14:37.376Z] Containers: 0 [2020-02-11T01:14:37.376Z] Running: 0 [2020-02-11T01:14:37.376Z] Paused: 0 [2020-02-11T01:14:37.376Z] Stopped: 0 [2020-02-11T01:14:37.376Z] Images: 10 [2020-02-11T01:14:37.376Z] Server Version: 19.03.5 [2020-02-11T01:14:37.376Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-11T01:14:37.376Z] Windows: [2020-02-11T01:14:37.376Z] LCOW: [2020-02-11T01:14:37.376Z] Logging Driver: json-file [2020-02-11T01:14:37.376Z] Plugins: [2020-02-11T01:14:37.376Z] Volume: local [2020-02-11T01:14:37.376Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-11T01:14:37.376Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-11T01:14:37.376Z] Swarm: inactive [2020-02-11T01:14:37.376Z] Default Isolation: process [2020-02-11T01:14:37.376Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-11T01:14:37.376Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-11T01:14:37.376Z] OSType: windows [2020-02-11T01:14:37.376Z] Architecture: x86_64 [2020-02-11T01:14:37.376Z] CPUs: 4 [2020-02-11T01:14:37.376Z] Total Memory: 32GiB [2020-02-11T01:14:37.376Z] Name: azwin-2-1e5140 [2020-02-11T01:14:37.376Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-11T01:14:37.376Z] Docker Root Dir: D:\docker [2020-02-11T01:14:37.376Z] Debug Mode: false [2020-02-11T01:14:37.376Z] Registry: https://index.docker.io/v1/ [2020-02-11T01:14:37.376Z] Labels: [2020-02-11T01:14:37.376Z] Experimental: true [2020-02-11T01:14:37.376Z] Insecure Registries: [2020-02-11T01:14:37.376Z] 10.0.0.4:5000 [2020-02-11T01:14:37.376Z] 127.0.0.0/8 [2020-02-11T01:14:37.376Z] Registry Mirrors: [2020-02-11T01:14:37.376Z] http://10.0.0.4:5000/ [2020-02-11T01:14:37.376Z] Live Restore Enabled: false [2020-02-11T01:14:37.376Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-11T01:14:37.609Z] #74 DONE 2.0s [2020-02-11T01:14:37.609Z] [2020-02-11T01:14:37.609Z] #75 exporting to image [2020-02-11T01:14:37.609Z] #75 exporting layers [2020-02-11T01:14:37.745Z] Congratulations! All commits are properly signed with the DCO! [2020-02-11T01:14:37.745Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-11T01:14:37.745Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-11T01:14:37.745Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-11T01:14:37.745Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-11T01:14:37.745Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-11T01:14:37.745Z] Congratulations! No new tests were added to integration-cli. [2020-02-11T01:14:37.745Z] [2020-02-11T01:14:37.745Z] INFO Start validation with golang-ci-lint [2020-02-11T01:14:38.000Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-11T01:14:38.000Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-11T01:14:38.171Z] e4d79466b81c: Pull complete [2020-02-11T01:14:38.171Z] b00baabad4ce: Pull complete [2020-02-11T01:14:38.171Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-11T01:14:38.171Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-11T01:14:38.171Z] ---> 687421176e14 [2020-02-11T01:14:38.171Z] Step 5/16 : ARG BUILDX_REPO [2020-02-11T01:14:38.171Z] ---> Running in 7a8eb5d04b41 [2020-02-11T01:14:38.171Z] Removing intermediate container 7a8eb5d04b41 [2020-02-11T01:14:38.171Z] ---> 5540822119e5 [2020-02-11T01:14:38.171Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-11T01:14:38.171Z] ---> Running in 249a44a261f6 [2020-02-11T01:14:38.517Z] Cloning into '/buildx'... [2020-02-11T01:14:38.986Z] #75 exporting layers 1.5s done [2020-02-11T01:14:38.986Z] #75 writing image sha256:0c0d6b26e81468d7b7300ad61191c4b7fd8c0a9228b2e28e512c7a5bdf20352a done [2020-02-11T01:14:38.986Z] #75 naming to docker.io/library/docker:008fc679742b1f6dc386b728887573987ac09feb done [2020-02-11T01:14:38.986Z] #75 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-11T01:14:39.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/test/unit [2020-02-11T01:14:39.365Z] Fetching without tags [2020-02-11T01:14:39.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:39.330Z] > git config --add remote.origin.fetch +refs/pull/39086/head:refs/remotes/origin/PR-39086 # timeout=10 [2020-02-11T01:14:39.334Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-11T01:14:39.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-11T01:14:39.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-11T01:14:39.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-11T01:14:39.368Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master [2020-02-11T01:14:39.883Z] Merging remotes/origin/master commit d96f61cfe1430791144b5b3b4f07aea0fa19e8eb into PR head commit 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:41.014Z] Merge succeeded, producing 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:41.015Z] Checking out Revision 008fc679742b1f6dc386b728887573987ac09feb (PR-39086) [2020-02-11T01:14:41.089Z] Removing intermediate container 249a44a261f6 [2020-02-11T01:14:41.089Z] ---> d42ee1371368 [2020-02-11T01:14:41.089Z] Step 7/16 : WORKDIR /buildx [2020-02-11T01:14:41.089Z] ---> Running in 8592914f41af [2020-02-11T01:14:41.089Z] Removing intermediate container 8592914f41af [2020-02-11T01:14:41.089Z] ---> 5b975bbce2e4 [2020-02-11T01:14:41.089Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-11T01:14:41.089Z] ---> Running in bdf91c4d9af3 [2020-02-11T01:14:41.089Z] Removing intermediate container bdf91c4d9af3 [2020-02-11T01:14:41.089Z] ---> 96d6a6ec951b [2020-02-11T01:14:41.089Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-11T01:14:41.089Z] ---> Running in 493b02463073 [2020-02-11T01:14:41.830Z] From https://github.com/docker/buildx [2020-02-11T01:14:41.830Z] * [new tag] v0.3.1 -> build [2020-02-11T01:14:41.830Z] Switched to branch 'build' [2020-02-11T01:14:39.885Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:39.889Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:40.975Z] > git merge d96f61cfe1430791144b5b3b4f07aea0fa19e8eb # timeout=10 [2020-02-11T01:14:41.000Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-11T01:14:41.017Z] > git config core.sparsecheckout # timeout=10 [2020-02-11T01:14:41.022Z] > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:42.063Z] Commit message: "Fluentd: add fluentd-request-ack option" [2020-02-11T01:14:42.580Z] Removing intermediate container 493b02463073 [2020-02-11T01:14:42.580Z] ---> 5bbcce1720b2 [2020-02-11T01:14:42.580Z] Step 10/16 : RUN go mod download [2020-02-11T01:14:42.580Z] ---> Running in 5a764c49e7bf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-11T01:14:42.795Z] ? github.com/docker/docker/api [no test files] [2020-02-11T01:14:43.051Z] + docker version [2020-02-11T01:14:43.051Z] Client: [2020-02-11T01:14:43.052Z] Version: 18.06.1-ce [2020-02-11T01:14:43.052Z] API version: 1.38 [2020-02-11T01:14:43.052Z] Go version: go1.10.3 [2020-02-11T01:14:43.052Z] Git commit: e68fc7a [2020-02-11T01:14:43.052Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-11T01:14:43.052Z] OS/Arch: linux/ppc64le [2020-02-11T01:14:43.052Z] Experimental: false [2020-02-11T01:14:43.052Z] [2020-02-11T01:14:43.052Z] Server: [2020-02-11T01:14:43.052Z] Engine: [2020-02-11T01:14:43.052Z] Version: 18.06.1-ce [2020-02-11T01:14:43.052Z] API version: 1.38 (minimum version 1.12) [2020-02-11T01:14:43.052Z] Go version: go1.10.3 [2020-02-11T01:14:43.052Z] Git commit: e68fc7a [2020-02-11T01:14:43.052Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-11T01:14:43.052Z] OS/Arch: linux/ppc64le [2020-02-11T01:14:43.052Z] Experimental: true [Pipeline] sh [2020-02-11T01:14:43.331Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-11T01:14:43.331Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-11T01:14:43.331Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-11T01:14:43.331Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-11T01:14:43.331Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-11T01:14:43.331Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-11T01:14:43.331Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-11T01:14:43.434Z] + docker info [2020-02-11T01:14:43.435Z] Containers: 0 [2020-02-11T01:14:43.435Z] Running: 0 [2020-02-11T01:14:43.435Z] Paused: 0 [2020-02-11T01:14:43.435Z] Stopped: 0 [2020-02-11T01:14:43.435Z] Images: 0 [2020-02-11T01:14:43.435Z] Server Version: 18.06.1-ce [2020-02-11T01:14:43.435Z] Storage Driver: overlay2 [2020-02-11T01:14:43.435Z] Backing Filesystem: extfs [2020-02-11T01:14:43.435Z] Supports d_type: true [2020-02-11T01:14:43.435Z] Native Overlay Diff: true [2020-02-11T01:14:43.435Z] Logging Driver: json-file [2020-02-11T01:14:43.435Z] Cgroup Driver: cgroupfs [2020-02-11T01:14:43.435Z] Plugins: [2020-02-11T01:14:43.435Z] Volume: local [2020-02-11T01:14:43.435Z] Network: bridge host ipvlan macvlan null overlay [2020-02-11T01:14:43.435Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-11T01:14:43.435Z] Swarm: inactive [2020-02-11T01:14:43.435Z] Runtimes: runc [2020-02-11T01:14:43.435Z] Default Runtime: runc [2020-02-11T01:14:43.435Z] Init Binary: docker-init [2020-02-11T01:14:43.435Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-11T01:14:43.435Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-11T01:14:43.435Z] init version: fec3683 [2020-02-11T01:14:43.435Z] Security Options: [2020-02-11T01:14:43.435Z] apparmor [2020-02-11T01:14:43.435Z] seccomp [2020-02-11T01:14:43.435Z] Profile: default [2020-02-11T01:14:43.435Z] Kernel Version: 4.4.0-139-generic [2020-02-11T01:14:43.435Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-11T01:14:43.435Z] OSType: linux [2020-02-11T01:14:43.435Z] Architecture: ppc64le [2020-02-11T01:14:43.435Z] CPUs: 4 [2020-02-11T01:14:43.435Z] Total Memory: 7.972GiB [2020-02-11T01:14:43.435Z] Name: ppc64le-ubuntu-13 [2020-02-11T01:14:43.435Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-11T01:14:43.435Z] Docker Root Dir: /var/lib/docker [2020-02-11T01:14:43.435Z] Debug Mode (client): false [2020-02-11T01:14:43.435Z] Debug Mode (server): false [2020-02-11T01:14:43.435Z] Username: dockerbuildbot [2020-02-11T01:14:43.435Z] Registry: https://index.docker.io/v1/ [2020-02-11T01:14:43.435Z] Labels: [2020-02-11T01:14:43.435Z] Experimental: true [2020-02-11T01:14:43.435Z] Insecure Registries: [2020-02-11T01:14:43.435Z] 127.0.0.0/8 [2020-02-11T01:14:43.435Z] Live Restore Enabled: false [2020-02-11T01:14:43.435Z] [Pipeline] sh [2020-02-11T01:14:43.692Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-11T01:14:43.692Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-11T01:14:43.824Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:43.824Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:43.824Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39086/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-11T01:14:43.824Z] + bash /home/docker/workspace/moby_PR-39086/check-config.sh [2020-02-11T01:14:43.824Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-11T01:14:43.824Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-11T01:14:43.824Z] [2020-02-11T01:14:43.824Z] Generally Necessary: [2020-02-11T01:14:43.824Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-11T01:14:43.824Z] - apparmor: enabled and tools installed [2020-02-11T01:14:43.824Z] - CONFIG_NAMESPACES: enabled [2020-02-11T01:14:44.046Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-11T01:14:44.046Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-11T01:14:44.046Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-11T01:14:44.046Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-11T01:14:44.046Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-11T01:14:44.046Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-11T01:14:44.046Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-11T01:14:44.111Z] - CONFIG_NET_NS: enabled [2020-02-11T01:14:44.111Z] - CONFIG_PID_NS: enabled [2020-02-11T01:14:44.111Z] - CONFIG_IPC_NS: enabled [2020-02-11T01:14:44.111Z] - CONFIG_UTS_NS: enabled [2020-02-11T01:14:44.111Z] - CONFIG_CGROUPS: enabled [2020-02-11T01:14:44.111Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-11T01:14:44.111Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-11T01:14:44.111Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-11T01:14:44.111Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-11T01:14:44.111Z] - CONFIG_CPUSETS: enabled [2020-02-11T01:14:44.111Z] - CONFIG_MEMCG: enabled [2020-02-11T01:14:44.111Z] - CONFIG_KEYS: enabled [2020-02-11T01:14:44.111Z] - CONFIG_VETH: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-11T01:14:44.111Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-11T01:14:44.111Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-11T01:14:44.111Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-11T01:14:44.111Z] [2020-02-11T01:14:44.111Z] Optional Features: [2020-02-11T01:14:44.111Z] - CONFIG_USER_NS: enabled [2020-02-11T01:14:44.111Z] - CONFIG_SECCOMP: enabled [2020-02-11T01:14:44.111Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-11T01:14:44.111Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-11T01:14:44.400Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-11T01:14:44.400Z] (cgroup swap accounting is currently enabled) [2020-02-11T01:14:44.400Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-11T01:14:44.400Z] - CONFIG_BLK_CGROUP: enabled [2020-02-11T01:14:44.400Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-11T01:14:44.400Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-11T01:14:44.400Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-11T01:14:44.400Z] - CONFIG_CGROUP_PERF: enabled [2020-02-11T01:14:44.400Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-11T01:14:44.400Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-11T01:14:44.400Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-11T01:14:44.400Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-11T01:14:44.400Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-11T01:14:44.400Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-11T01:14:44.400Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-11T01:14:44.400Z] - CONFIG_IP_VS: enabled (as module) [2020-02-11T01:14:44.400Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-11T01:14:44.400Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-11T01:14:44.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-11T01:14:44.400Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-11T01:14:44.400Z] - CONFIG_EXT4_FS: enabled [2020-02-11T01:14:44.400Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-11T01:14:44.400Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-11T01:14:44.400Z] - Network Drivers: [2020-02-11T01:14:44.400Z] - "overlay": [2020-02-11T01:14:44.400Z] - CONFIG_VXLAN: enabled (as module) [2020-02-11T01:14:44.400Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-11T01:14:44.400Z] Optional (for encrypted networks): [2020-02-11T01:14:44.687Z] - CONFIG_CRYPTO: enabled [2020-02-11T01:14:44.687Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_XFRM: enabled [2020-02-11T01:14:44.687Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-11T01:14:44.687Z] - "ipvlan": [2020-02-11T01:14:44.687Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-11T01:14:44.687Z] - "macvlan": [2020-02-11T01:14:44.687Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_DUMMY: enabled (as module) [2020-02-11T01:14:44.687Z] - "ftp,tftp client in container": [2020-02-11T01:14:44.687Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-11T01:14:44.687Z] - Storage Drivers: [2020-02-11T01:14:44.687Z] - "aufs": [2020-02-11T01:14:44.687Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-11T01:14:44.687Z] - "btrfs": [2020-02-11T01:14:44.687Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-11T01:14:44.687Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-11T01:14:44.687Z] - "devicemapper": [2020-02-11T01:14:44.687Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-11T01:14:44.687Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-11T01:14:44.687Z] - "overlay": [2020-02-11T01:14:44.687Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-11T01:14:44.844Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-11T01:14:44.844Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-11T01:14:44.844Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-11T01:14:44.844Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-11T01:14:44.844Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-11T01:14:44.975Z] - "zfs": [2020-02-11T01:14:44.975Z] - /dev/zfs: missing [2020-02-11T01:14:44.975Z] - zfs command: missing [2020-02-11T01:14:44.975Z] - zpool command: missing [2020-02-11T01:14:44.975Z] [2020-02-11T01:14:44.975Z] Limits: [2020-02-11T01:14:44.975Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-11T01:14:44.975Z] [2020-02-11T01:14:44.975Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-11T01:14:45.222Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-11T01:14:45.222Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-11T01:14:45.407Z] + make bundles/buildx [2020-02-11T01:14:45.594Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-11T01:14:45.594Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-11T01:14:45.956Z] make: command: Command not found [2020-02-11T01:14:45.956Z] make: command: Command not found [2020-02-11T01:14:45.956Z] mkdir bundles [2020-02-11T01:14:45.956Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-11T01:14:45.956Z] --build-arg BUILDX_COMMIT \ [2020-02-11T01:14:45.956Z] --build-arg BUILDX_REPO \ [2020-02-11T01:14:45.956Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-11T01:14:45.956Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-11T01:14:45.956Z] . [2020-02-11T01:14:45.956Z] /bin/sh: 4: go: not found [2020-02-11T01:14:45.956Z] /bin/sh: 5: go: not found [2020-02-11T01:14:46.092Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-11T01:14:46.092Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-11T01:14:46.516Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-11T01:14:46.516Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-11T01:14:46.516Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-11T01:14:46.516Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-11T01:14:46.516Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-11T01:14:47.001Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-11T01:14:47.433Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-11T01:14:47.433Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-11T01:14:47.433Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-11T01:14:47.884Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-11T01:14:47.884Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-11T01:14:48.671Z] Sending build context to Docker daemon 51.68MB [2020-02-11T01:14:48.671Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-11T01:14:48.671Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-11T01:14:48.671Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-11T01:14:48.671Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-11T01:14:48.882Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-11T01:14:48.882Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-11T01:14:48.882Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-11T01:14:48.882Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-11T01:14:48.882Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-11T01:14:48.957Z] 1.12.10-stretch: Pulling from library/golang [2020-02-11T01:14:48.957Z] fb056072eab9: Pulling fs layer [2020-02-11T01:14:48.957Z] 6a33b1f9796f: Pulling fs layer [2020-02-11T01:14:48.957Z] 8f8f8962e456: Pulling fs layer [2020-02-11T01:14:48.957Z] 68adcc365214: Pulling fs layer [2020-02-11T01:14:48.957Z] 76d8adf27bdf: Pulling fs layer [2020-02-11T01:14:48.957Z] d66e58854927: Pulling fs layer [2020-02-11T01:14:48.957Z] 71497195576e: Pulling fs layer [2020-02-11T01:14:48.957Z] d66e58854927: Waiting [2020-02-11T01:14:48.957Z] 71497195576e: Waiting [2020-02-11T01:14:48.957Z] 68adcc365214: Waiting [2020-02-11T01:14:48.957Z] 76d8adf27bdf: Waiting [2020-02-11T01:14:49.600Z] 8f8f8962e456: Verifying Checksum [2020-02-11T01:14:49.600Z] 8f8f8962e456: Download complete [2020-02-11T01:14:49.700Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-11T01:14:49.700Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-11T01:14:49.890Z] 6a33b1f9796f: Verifying Checksum [2020-02-11T01:14:49.890Z] 6a33b1f9796f: Download complete [2020-02-11T01:14:50.071Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-11T01:14:50.071Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-11T01:14:50.071Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-11T01:14:50.451Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-11T01:14:50.451Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-11T01:14:50.451Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-11T01:14:50.565Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-11T01:14:50.565Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0495cd57\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-11T01:14:50.565Z] ---------------------------------------------------------------------------- [2020-02-11T01:14:50.565Z] [2020-02-11T01:14:50.565Z] INFO: executeCI.ps1 starting at Tue Feb 11 01:14:49 CUT 2020 [2020-02-11T01:14:50.565Z] [2020-02-11T01:14:50.565Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-11T01:14:50.565Z] INFO: Running git version 2.24.1.windows.2 [2020-02-11T01:14:50.565Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-11T01:14:50.565Z] INFO: Environment variables: [2020-02-11T01:14:50.565Z] [2020-02-11T01:14:50.565Z] Name Value [2020-02-11T01:14:50.565Z] ---- ----- [2020-02-11T01:14:50.565Z] ALLUSERSPROFILE C:\ProgramData [2020-02-11T01:14:50.565Z] amd64 true [2020-02-11T01:14:50.565Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-11T01:14:50.565Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-11T01:14:50.565Z] arm64 true [2020-02-11T01:14:50.565Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-11T01:14:50.565Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-11T01:14:50.565Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-11T01:14:50.565Z] BRANCH_NAME PR-39086 [2020-02-11T01:14:50.565Z] BUILD_DISPLAY_NAME #7 [2020-02-11T01:14:50.565Z] BUILD_ID 7 [2020-02-11T01:14:50.565Z] BUILD_NUMBER 7 [2020-02-11T01:14:50.565Z] BUILD_TAG jenkins-moby-PR-39086-7 [2020-02-11T01:14:50.565Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-39086/7/ [2020-02-11T01:14:50.565Z] CHANGE_AUTHOR thaJeztah [2020-02-11T01:14:50.565Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-02-11T01:14:50.565Z] CHANGE_BRANCH add_fluentd_options [2020-02-11T01:14:50.565Z] CHANGE_FORK thaJeztah/docker [2020-02-11T01:14:50.565Z] CHANGE_ID 39086 [2020-02-11T01:14:50.565Z] CHANGE_TARGET master [2020-02-11T01:14:50.565Z] CHANGE_TITLE Fluentd: add fluentd-async, fluentd-request-ack, and deprecate fluentd-async-connect [2020-02-11T01:14:50.565Z] CHANGE_URL https://github.com/moby/moby/pull/39086 [2020-02-11T01:14:50.565Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-11T01:14:50.565Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-11T01:14:50.565Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-11T01:14:50.566Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-11T01:14:50.566Z] COMPUTERNAME azwin-2-1e5140 [2020-02-11T01:14:50.566Z] ComSpec C:\windows\system32\cmd.exe [2020-02-11T01:14:50.566Z] ConfigSequenceNumber 0 [2020-02-11T01:14:50.566Z] dco true [2020-02-11T01:14:50.566Z] DOCKER_BUILDKIT 0 [2020-02-11T01:14:50.566Z] DOCKER_DUT_DEBUG 1 [2020-02-11T01:14:50.566Z] DOCKER_EXPERIMENTAL 1 [2020-02-11T01:14:50.566Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-11T01:14:50.566Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-11T01:14:50.566Z] EXECUTOR_NUMBER 0 [2020-02-11T01:14:50.566Z] FQDN azwin-2-1e5140.westus.cloudapp.azure.com [2020-02-11T01:14:50.566Z] GIT_BRANCH PR-39086 [2020-02-11T01:14:50.566Z] GIT_COMMIT 008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:14:50.566Z] GIT_PREVIOUS_COMMIT 1166e83ae02de465a8d247898d8ee6c7c99fa347 [2020-02-11T01:14:50.566Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 1166e83ae02de465a8d247898d8ee6c7c99fa347 [2020-02-11T01:14:50.566Z] GIT_URL https://github.com/moby/moby.git [2020-02-11T01:14:50.566Z] HUDSON_COOKIE 0dfc85fc-82a9-4cf3-9266-544a7ece454c [2020-02-11T01:14:50.566Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-11T01:14:50.566Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-11T01:14:50.566Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-11T01:14:50.566Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-11T01:14:50.566Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-11T01:14:50.566Z] JENKINS_NODE_COOKIE 494b438b-742a-4877-a5b2-3b6696e9664c [2020-02-11T01:14:50.566Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-11T01:14:50.566Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-11T01:14:50.566Z] JOB_BASE_NAME PR-39086 [2020-02-11T01:14:50.566Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39086/display/redirect [2020-02-11T01:14:50.566Z] JOB_NAME moby/PR-39086 [2020-02-11T01:14:50.566Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-39086/ [2020-02-11T01:14:50.566Z] library.jps.version master [2020-02-11T01:14:50.566Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-11T01:14:50.566Z] NODE_LABELS amd64 azure azwin-2-1e5140 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-11T01:14:50.566Z] NODE_NAME azwin-2-1e5140 [2020-02-11T01:14:50.566Z] NUMBER_OF_PROCESSORS 4 [2020-02-11T01:14:50.566Z] OS Windows_NT [2020-02-11T01:14:50.566Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-11T01:14:50.566Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-11T01:14:50.566Z] ppc64le true [2020-02-11T01:14:50.566Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-11T01:14:50.566Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-11T01:14:50.566Z] PROCESSOR_LEVEL 6 [2020-02-11T01:14:50.566Z] PROCESSOR_REVISION 4f01 [2020-02-11T01:14:50.566Z] ProgramData C:\ProgramData [2020-02-11T01:14:50.566Z] ProgramFiles C:\Program Files [2020-02-11T01:14:50.566Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-11T01:14:50.566Z] ProgramW6432 C:\Program Files [2020-02-11T01:14:50.566Z] PROMPT $P$G [2020-02-11T01:14:50.566Z] PSExecutionPolicyPreference Bypass [2020-02-11T01:14:50.566Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-11T01:14:50.566Z] PUBLIC C:\Users\Public [2020-02-11T01:14:50.566Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39086/7/display/redirect?page=changes [2020-02-11T01:14:50.566Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39086/7/display/redirect [2020-02-11T01:14:50.566Z] s390x true [2020-02-11T01:14:50.566Z] SKIP_VALIDATION_TESTS 1 [2020-02-11T01:14:50.566Z] SOURCES_DRIVE d [2020-02-11T01:14:50.566Z] SOURCES_SUBDIR gopath [2020-02-11T01:14:50.566Z] STAGE_NAME Run tests [2020-02-11T01:14:50.566Z] SystemDrive C: [2020-02-11T01:14:50.566Z] SystemRoot C:\windows [2020-02-11T01:14:50.566Z] TEMP C:\windows\TEMP [2020-02-11T01:14:50.566Z] TESTDEBUG 0 [2020-02-11T01:14:50.566Z] TESTRUN_DRIVE d [2020-02-11T01:14:50.566Z] TESTRUN_SUBDIR CI [2020-02-11T01:14:50.566Z] TIMEOUT 120m [2020-02-11T01:14:50.566Z] TMP C:\windows\TEMP [2020-02-11T01:14:50.566Z] unit_validate true [2020-02-11T01:14:50.566Z] USERDOMAIN WORKGROUP [2020-02-11T01:14:50.566Z] USERNAME azwin-2-1e5140$ [2020-02-11T01:14:50.566Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-11T01:14:50.566Z] validate_force false [2020-02-11T01:14:50.566Z] windir C:\windows [2020-02-11T01:14:50.566Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-11T01:14:50.566Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-11T01:14:50.566Z] windowsRS1 false [2020-02-11T01:14:50.566Z] windowsRS5 true [2020-02-11T01:14:50.566Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-11T01:14:50.566Z] [2020-02-11T01:14:50.566Z] [2020-02-11T01:14:50.566Z] [2020-02-11T01:14:50.566Z] INFO: Sources under d:\gopath\... [2020-02-11T01:14:50.566Z] INFO: Test run under d:\CI\... [2020-02-11T01:14:50.566Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-11T01:14:50.566Z] INFO: docker/docker repository was found [2020-02-11T01:14:50.566Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-02-11T01:14:50.566Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-11T01:14:50.566Z] INFO: Docker version of control daemon [2020-02-11T01:14:50.566Z] [2020-02-11T01:14:50.566Z] Client: Docker Engine - Enterprise [2020-02-11T01:14:50.566Z] Version: 19.03.5 [2020-02-11T01:14:50.566Z] API version: 1.40 [2020-02-11T01:14:50.566Z] Go version: go1.12.12 [2020-02-11T01:14:50.566Z] Git commit: 2ee0c57608 [2020-02-11T01:14:50.566Z] Built: 11/13/2019 08:00:16 [2020-02-11T01:14:50.566Z] OS/Arch: windows/amd64 [2020-02-11T01:14:50.566Z] Experimental: false [2020-02-11T01:14:50.566Z] [2020-02-11T01:14:50.566Z] Server: Docker Engine - Enterprise [2020-02-11T01:14:50.566Z] Engine: [2020-02-11T01:14:50.566Z] Version: 19.03.5 [2020-02-11T01:14:50.566Z] API version: 1.40 (minimum version 1.24) [2020-02-11T01:14:50.566Z] Go version: go1.12.12 [2020-02-11T01:14:50.566Z] Git commit: 2ee0c57608 [2020-02-11T01:14:50.566Z] Built: 11/13/2019 07:58:51 [2020-02-11T01:14:50.566Z] OS/Arch: windows/amd64 [2020-02-11T01:14:50.566Z] Experimental: true [2020-02-11T01:14:50.566Z] [2020-02-11T01:14:50.566Z] INFO: Docker info of control daemon [2020-02-11T01:14:50.566Z] [2020-02-11T01:14:50.839Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-11T01:14:51.226Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-11T01:14:51.226Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-11T01:14:51.549Z] Client: [2020-02-11T01:14:51.549Z] Debug Mode: false [2020-02-11T01:14:51.549Z] Plugins: [2020-02-11T01:14:51.549Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-11T01:14:51.549Z] [2020-02-11T01:14:51.549Z] Server: [2020-02-11T01:14:51.549Z] Containers: 0 [2020-02-11T01:14:51.549Z] Running: 0 [2020-02-11T01:14:51.549Z] Paused: 0 [2020-02-11T01:14:51.549Z] Stopped: 0 [2020-02-11T01:14:51.549Z] Images: 10 [2020-02-11T01:14:51.549Z] Server Version: 19.03.5 [2020-02-11T01:14:51.549Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-11T01:14:51.549Z] Windows: [2020-02-11T01:14:51.549Z] LCOW: [2020-02-11T01:14:51.549Z] Logging Driver: json-file [2020-02-11T01:14:51.549Z] Plugins: [2020-02-11T01:14:51.549Z] Volume: local [2020-02-11T01:14:51.549Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-11T01:14:51.549Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-11T01:14:51.549Z] Swarm: inactive [2020-02-11T01:14:51.549Z] Default Isolation: process [2020-02-11T01:14:51.549Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-11T01:14:51.549Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-11T01:14:51.549Z] OSType: windows [2020-02-11T01:14:51.549Z] Architecture: x86_64 [2020-02-11T01:14:51.549Z] CPUs: 4 [2020-02-11T01:14:51.549Z] Total Memory: 32GiB [2020-02-11T01:14:51.549Z] Name: azwin-2-1e5140 [2020-02-11T01:14:51.549Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-11T01:14:51.549Z] Docker Root Dir: D:\docker [2020-02-11T01:14:51.549Z] Debug Mode: false [2020-02-11T01:14:51.549Z] Registry: https://index.docker.io/v1/ [2020-02-11T01:14:51.549Z] Labels: [2020-02-11T01:14:51.549Z] Experimental: true [2020-02-11T01:14:51.549Z] Insecure Registries: [2020-02-11T01:14:51.549Z] 10.0.0.4:5000 [2020-02-11T01:14:51.549Z] 127.0.0.0/8 [2020-02-11T01:14:51.549Z] Registry Mirrors: [2020-02-11T01:14:51.549Z] http://10.0.0.4:5000/ [2020-02-11T01:14:51.549Z] Live Restore Enabled: false [2020-02-11T01:14:51.549Z] [2020-02-11T01:14:51.549Z] [2020-02-11T01:14:51.549Z] INFO: Commit hash is 008fc67974 [2020-02-11T01:14:51.549Z] INFO: Nuke-Everything... [2020-02-11T01:14:51.549Z] INFO: Container count on control daemon to delete is 0 [2020-02-11T01:14:51.598Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-11T01:14:51.982Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-11T01:14:51.982Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-11T01:14:51.982Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-11T01:14:52.008Z] fb056072eab9: Verifying Checksum [2020-02-11T01:14:52.008Z] fb056072eab9: Download complete [2020-02-11T01:14:52.010Z] INFO: Nuking d:\CI [2020-02-11T01:14:52.010Z] INFO: Zapped successfully [2020-02-11T01:14:52.369Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-11T01:14:52.369Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-11T01:14:52.369Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-11T01:14:52.369Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-11T01:14:52.469Z] INFO: Location for testing is d:\CI\PR-39086\7 [2020-02-11T01:14:52.469Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-11T01:14:52.469Z] [2020-02-11T01:14:52.469Z] [2020-02-11T01:14:52.469Z] INFO: Building the image from Dockerfile.windows at 02/11/2020 01:14:52... [2020-02-11T01:14:52.469Z] [2020-02-11T01:14:52.763Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-11T01:14:53.537Z] 68adcc365214: Verifying Checksum [2020-02-11T01:14:53.537Z] 68adcc365214: Download complete [2020-02-11T01:14:53.835Z] 71497195576e: Verifying Checksum [2020-02-11T01:14:53.835Z] 71497195576e: Download complete [2020-02-11T01:14:54.057Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-11T01:14:54.057Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-11T01:14:54.124Z] 76d8adf27bdf: Verifying Checksum [2020-02-11T01:14:54.124Z] 76d8adf27bdf: Download complete [2020-02-11T01:14:55.020Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2020-02-11T01:14:55.376Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-11T01:14:55.376Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-11T01:14:55.376Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-11T01:14:56.733Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-11T01:14:56.733Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-11T01:14:56.733Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-11T01:14:56.733Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-11T01:14:56.733Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-11T01:14:56.845Z] fb056072eab9: Pull complete [2020-02-11T01:14:57.110Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-11T01:14:57.865Z] 6a33b1f9796f: Pull complete [2020-02-11T01:14:57.903Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-11T01:14:57.903Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-11T01:14:57.903Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-11T01:14:57.903Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-11T01:14:58.154Z] 8f8f8962e456: Pull complete [2020-02-11T01:14:58.275Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-11T01:14:58.275Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-11T01:14:58.275Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-11T01:14:58.275Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-11T01:14:58.672Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-11T01:14:58.672Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-11T01:14:59.029Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-11T01:14:59.029Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-11T01:14:59.396Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-11T01:14:59.396Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-11T01:14:59.396Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-11T01:14:59.589Z] Sending build context to Docker daemon 51.67MB [2020-02-11T01:14:59.589Z] [2020-02-11T01:14:59.589Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-11T01:14:59.589Z] ---> 8351e66084ac [2020-02-11T01:14:59.589Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-11T01:14:59.589Z] ---> Using cache [2020-02-11T01:14:59.589Z] ---> cd9b58d9f4ed [2020-02-11T01:14:59.589Z] Step 3/10 : ARG GO_VERSION=1.13.7 [2020-02-11T01:14:59.589Z] ---> Using cache [2020-02-11T01:14:59.589Z] ---> 7bf30f7b07f4 [2020-02-11T01:14:59.589Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-11T01:14:59.589Z] ---> Using cache [2020-02-11T01:14:59.589Z] ---> 0d5a6472a955 [2020-02-11T01:14:59.589Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-02-11T01:14:59.589Z] ---> Using cache [2020-02-11T01:14:59.589Z] ---> 0d6642f03a83 [2020-02-11T01:14:59.589Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-02-11T01:14:59.589Z] ---> Using cache [2020-02-11T01:14:59.589Z] ---> b3298a8e4202 [2020-02-11T01:14:59.589Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-02-11T01:14:59.589Z] ---> Using cache [2020-02-11T01:14:59.589Z] ---> 5c61707bd2b3 [2020-02-11T01:14:59.589Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-11T01:14:59.589Z] ---> Using cache [2020-02-11T01:14:59.589Z] ---> f80b01afc4a0 [2020-02-11T01:14:59.589Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-11T01:14:59.589Z] ---> Using cache [2020-02-11T01:14:59.589Z] ---> 8287d2e41d69 [2020-02-11T01:14:59.589Z] Step 10/10 : COPY . . [2020-02-11T01:14:59.646Z] d66e58854927: Verifying Checksum [2020-02-11T01:14:59.646Z] d66e58854927: Download complete [2020-02-11T01:14:59.765Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-11T01:14:59.765Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-11T01:15:00.152Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-11T01:15:00.152Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-11T01:15:00.529Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-11T01:15:00.529Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-11T01:15:00.529Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-11T01:15:00.529Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-11T01:15:00.910Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-11T01:15:01.289Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-11T01:15:01.662Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-11T01:15:01.662Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-11T01:15:01.662Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-11T01:15:01.693Z] 68adcc365214: Pull complete [2020-02-11T01:15:02.020Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-11T01:15:02.402Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-11T01:15:02.402Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-11T01:15:02.402Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-11T01:15:02.402Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-11T01:15:03.727Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-11T01:15:03.727Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-11T01:15:03.727Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-11T01:15:03.727Z] go: finding github.com/lib/pq v1.0.0 [2020-02-11T01:15:03.727Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-11T01:15:04.111Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-11T01:15:04.408Z] 76d8adf27bdf: Pull complete [2020-02-11T01:15:04.491Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-11T01:15:04.491Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-11T01:15:04.871Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-11T01:15:05.256Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-11T01:15:05.256Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-11T01:15:05.256Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-11T01:15:05.256Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-11T01:15:05.639Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-11T01:15:06.015Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-11T01:15:06.397Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-11T01:15:06.397Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-11T01:15:06.397Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-11T01:15:06.768Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-11T01:15:07.146Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-11T01:15:07.146Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-11T01:15:07.146Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-11T01:15:07.146Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-11T01:15:07.521Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-11T01:15:07.521Z] go: finding cloud.google.com/go v0.26.0 [2020-02-11T01:15:07.907Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-11T01:15:07.907Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-11T01:15:08.276Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-11T01:15:08.673Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-11T01:15:09.060Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-11T01:15:09.451Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-11T01:15:09.868Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-11T01:15:10.460Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-11T01:15:10.460Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-11T01:15:11.075Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-11T01:15:11.075Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-11T01:15:11.275Z] d66e58854927: Pull complete [2020-02-11T01:15:11.275Z] 71497195576e: Pull complete [2020-02-11T01:15:11.275Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-11T01:15:11.275Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-11T01:15:11.275Z] ---> ebd73b5ebd31 [2020-02-11T01:15:11.275Z] Step 5/16 : ARG BUILDX_REPO [2020-02-11T01:15:11.275Z] ---> Running in b6b3cc337c29 [2020-02-11T01:15:11.275Z] Removing intermediate container b6b3cc337c29 [2020-02-11T01:15:11.275Z] ---> 97a5c6596bdb [2020-02-11T01:15:11.275Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-11T01:15:11.275Z] ---> Running in 72915965d2e4 [2020-02-11T01:15:11.275Z] Cloning into '/buildx'... [2020-02-11T01:15:11.649Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-11T01:15:12.052Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-11T01:15:12.052Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-11T01:15:12.556Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-11T01:15:12.556Z] go: finding github.com/golang/mock v1.1.1 [2020-02-11T01:15:12.556Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-11T01:15:12.556Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-11T01:15:12.556Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-11T01:15:12.556Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-11T01:15:13.908Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-11T01:15:13.908Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-11T01:15:13.908Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-11T01:15:13.908Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-11T01:15:14.709Z] go: finding golang.org/x/text v0.3.0 [2020-02-11T01:15:14.709Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-11T01:15:15.092Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-11T01:15:15.092Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-11T01:15:15.092Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-11T01:15:15.486Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-11T01:15:15.486Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-11T01:15:15.486Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-11T01:15:15.486Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-11T01:15:15.679Z] Removing intermediate container 72915965d2e4 [2020-02-11T01:15:15.679Z] ---> b03b3cee5c25 [2020-02-11T01:15:15.679Z] Step 7/16 : WORKDIR /buildx [2020-02-11T01:15:15.679Z] ---> Running in a9f9ae597ecf [2020-02-11T01:15:15.679Z] Removing intermediate container a9f9ae597ecf [2020-02-11T01:15:15.679Z] ---> a15dc644939b [2020-02-11T01:15:15.679Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-11T01:15:15.679Z] ---> Running in ca20da8094b0 [2020-02-11T01:15:15.679Z] Removing intermediate container ca20da8094b0 [2020-02-11T01:15:15.679Z] ---> 60f400ccf581 [2020-02-11T01:15:15.679Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-11T01:15:15.679Z] ---> Running in ee22ed08fa70 [2020-02-11T01:15:15.879Z] go: finding github.com/kr/text v0.1.0 [2020-02-11T01:15:16.299Z] From https://github.com/docker/buildx [2020-02-11T01:15:16.300Z] * [new tag] v0.3.1 -> build [2020-02-11T01:15:16.695Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-11T01:15:16.695Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-11T01:15:16.695Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-11T01:15:16.695Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-11T01:15:16.696Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-11T01:15:16.696Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-11T01:15:16.696Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-11T01:15:16.942Z] Switched to branch 'build' [2020-02-11T01:15:17.079Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-11T01:15:17.079Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-11T01:15:17.469Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-11T01:15:17.469Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-11T01:15:17.843Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-11T01:15:17.958Z] Removing intermediate container ee22ed08fa70 [2020-02-11T01:15:17.958Z] ---> ccea636fcf87 [2020-02-11T01:15:17.958Z] Step 10/16 : RUN go mod download [2020-02-11T01:15:17.958Z] ---> Running in f57d89a91b02 [2020-02-11T01:15:18.222Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-11T01:15:18.222Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-11T01:15:18.222Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-11T01:15:18.222Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-11T01:15:18.246Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-11T01:15:18.246Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-11T01:15:18.246Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-11T01:15:18.246Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-11T01:15:18.246Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-11T01:15:18.246Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-11T01:15:18.246Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-11T01:15:18.246Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-11T01:15:18.246Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-11T01:15:18.600Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-11T01:15:18.600Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-11T01:15:18.600Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-11T01:15:18.600Z] go: finding github.com/kr/pty v1.1.1 [2020-02-11T01:15:18.600Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-11T01:15:18.600Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-11T01:15:18.600Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-11T01:15:19.405Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-11T01:15:19.406Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-11T01:15:19.406Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-11T01:15:19.406Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-11T01:15:19.756Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-11T01:15:19.765Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-11T01:15:20.049Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-11T01:15:20.228Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-11T01:15:20.228Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-11T01:15:20.228Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-11T01:15:20.345Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-11T01:15:20.888Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-11T01:15:20.888Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-11T01:15:20.888Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-11T01:15:20.991Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-11T01:15:21.286Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-11T01:15:21.286Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-11T01:15:21.472Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-11T01:15:21.573Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-11T01:15:21.864Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-11T01:15:21.894Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-11T01:15:22.158Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-11T01:15:22.283Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-11T01:15:22.646Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-11T01:15:22.794Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-11T01:15:22.794Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-11T01:15:22.794Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-11T01:15:23.088Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-11T01:15:23.433Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-11T01:15:23.715Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-11T01:15:23.788Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-11T01:15:23.788Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-11T01:15:24.004Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-11T01:15:24.004Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-11T01:15:24.292Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-11T01:15:24.920Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-11T01:15:24.920Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-11T01:15:24.920Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-11T01:15:24.920Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-11T01:15:25.556Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-11T01:15:25.556Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-11T01:15:26.185Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-11T01:15:26.477Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-11T01:15:26.477Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-11T01:15:26.477Z] go: finding github.com/lib/pq v1.0.0 [2020-02-11T01:15:27.140Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-11T01:15:27.431Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-11T01:15:27.431Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-11T01:15:27.431Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-11T01:15:28.943Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-11T01:15:28.943Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-11T01:15:28.943Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-11T01:15:28.943Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-11T01:15:28.943Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-11T01:15:29.545Z] ---> 206804d1efb8 [2020-02-11T01:15:29.545Z] Successfully built 206804d1efb8 [2020-02-11T01:15:29.545Z] Successfully tagged docker:latest [2020-02-11T01:15:29.545Z] INFO: Image build ended at 02/11/2020 01:15:28. Duration:00:00:36.1342633 [2020-02-11T01:15:29.545Z] [2020-02-11T01:15:29.545Z] [2020-02-11T01:15:29.545Z] INFO: Building the test binaries at 02/11/2020 01:15:28... [2020-02-11T01:15:29.575Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-11T01:15:29.575Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-11T01:15:30.205Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-11T01:15:30.496Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-11T01:15:30.790Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-11T01:15:31.086Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-11T01:15:31.086Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-11T01:15:31.378Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-11T01:15:32.017Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-11T01:15:33.052Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-11T01:15:33.052Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-11T01:15:33.293Z] INFO: make.ps1 starting at 02/11/2020 01:15:32 [2020-02-11T01:15:33.293Z] INFO: Git commit (008fc67974) assumed from DOCKER_GITCOMMIT environment variable [2020-02-11T01:15:33.293Z] INFO: Invoking autogen... [2020-02-11T01:15:33.347Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-11T01:15:33.751Z] INFO: Building daemon... [2020-02-11T01:15:34.378Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-11T01:15:34.378Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-11T01:15:34.669Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-11T01:15:34.971Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-11T01:15:35.263Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-11T01:15:35.554Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-11T01:15:36.188Z] go: finding golang.org/x/text v0.3.0 [2020-02-11T01:15:37.223Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-11T01:15:37.517Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-11T01:15:38.148Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-11T01:15:38.148Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-11T01:15:38.148Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-11T01:15:40.251Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-11T01:15:40.540Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-11T01:15:40.832Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-11T01:15:42.944Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-11T01:15:43.234Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-11T01:15:44.739Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-11T01:15:45.045Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-11T01:15:45.338Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-11T01:15:45.965Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-11T01:15:46.594Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-11T01:15:48.662Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-11T01:15:49.715Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-11T01:15:50.017Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-11T01:15:50.017Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-11T01:15:51.070Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.5% of statements [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/builder [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-11T01:15:51.269Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/cli/debug 0.026s coverage: 100.0% of statements [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/builder/remotecontext 0.286s coverage: 13.6% of statements [2020-02-11T01:15:51.269Z] ok github.com/docker/docker/builder/remotecontext/git 3.206s coverage: 86.3% of statements [2020-02-11T01:15:51.840Z] ok github.com/docker/docker/builder/dockerfile 1.155s coverage: 48.2% of statements [2020-02-11T01:15:51.840Z] ? github.com/docker/docker/cli [no test files] [2020-02-11T01:15:51.840Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-11T01:15:52.139Z] Removing intermediate container 5a764c49e7bf [2020-02-11T01:15:52.139Z] ---> 38b08faf597b [2020-02-11T01:15:52.139Z] Step 11/16 : ARG GOOS [2020-02-11T01:15:52.139Z] ---> Running in 772d4e81d450 [2020-02-11T01:15:52.139Z] Removing intermediate container 772d4e81d450 [2020-02-11T01:15:52.139Z] ---> 4ce8205aa550 [2020-02-11T01:15:52.139Z] Step 12/16 : ARG GOARCH [2020-02-11T01:15:52.139Z] ---> Running in 4a216dc9fc47 [2020-02-11T01:15:52.139Z] Removing intermediate container 4a216dc9fc47 [2020-02-11T01:15:52.139Z] ---> 1402f8920976 [2020-02-11T01:15:52.139Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-02-11T01:15:52.139Z] ---> Running in d85f4beee958 [2020-02-11T01:15:53.818Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-11T01:15:54.450Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-11T01:15:54.743Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-11T01:15:56.041Z] ok github.com/docker/docker/client 0.394s coverage: 75.8% of statements [2020-02-11T01:15:58.264Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-11T01:15:58.264Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-11T01:15:58.264Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-11T01:15:58.264Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-11T01:15:58.383Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T01:15:58.383Z] [2020-02-11T01:15:58.383Z] [2020-02-11T01:15:58.383Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-11T01:15:58.383Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-11T01:15:58.383Z] HOSTNAME=18cacef4d6cc [2020-02-11T01:15:58.383Z] TEST_SKIP_INTEGRATION=1 [2020-02-11T01:15:58.383Z] TESTDEBUG=0 [2020-02-11T01:15:58.383Z] DEST=bundles/test-integration [2020-02-11T01:15:58.383Z] PWD=/go/src/github.com/docker/docker [2020-02-11T01:15:58.383Z] KEEPBUNDLE=1 [2020-02-11T01:15:58.383Z] DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:15:58.383Z] container=docker [2020-02-11T01:15:58.383Z] HOME=/root [2020-02-11T01:15:58.383Z] GOLANG_VERSION=1.13.7 [2020-02-11T01:15:58.383Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-11T01:15:58.383Z] VALIDATE_BRANCH=master [2020-02-11T01:15:58.383Z] TERM=xterm [2020-02-11T01:15:58.383Z] DOCKER_PKG=github.com/docker/docker [2020-02-11T01:15:58.383Z] SHLVL=1 [2020-02-11T01:15:58.383Z] TIMEOUT=120m [2020-02-11T01:15:58.383Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-11T01:15:58.383Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-11T01:15:58.383Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-11T01:15:58.383Z] GO111MODULE=off [2020-02-11T01:15:58.383Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-11T01:15:58.383Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-11T01:15:58.383Z] GOPATH=/go [2020-02-11T01:15:58.383Z] PKG_CONFIG=pkg-config [2020-02-11T01:15:58.383Z] _=/usr/bin/env [2020-02-11T01:15:58.383Z] Building test suite binary ./integration-cli/test.main [2020-02-11T01:15:58.638Z] [2020-02-11T01:15:58.638Z] [2020-02-11T01:15:58.892Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-11T01:15:58.892Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-11T01:15:58.892Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-11T01:15:58.892Z] HOSTNAME=cc4c18aeb067 [2020-02-11T01:15:58.892Z] TEST_SKIP_INTEGRATION=1 [2020-02-11T01:15:58.892Z] TESTDEBUG=0 [2020-02-11T01:15:58.892Z] DEST=bundles/test-integration [2020-02-11T01:15:58.892Z] PWD=/go/src/github.com/docker/docker [2020-02-11T01:15:58.892Z] KEEPBUNDLE=1 [2020-02-11T01:15:58.892Z] DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:15:58.892Z] container=docker [2020-02-11T01:15:58.892Z] HOME=/root [2020-02-11T01:15:58.892Z] GOLANG_VERSION=1.13.7 [2020-02-11T01:15:58.892Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-11T01:15:58.892Z] VALIDATE_BRANCH=master [2020-02-11T01:15:58.892Z] TERM=xterm [2020-02-11T01:15:58.892Z] DOCKER_PKG=github.com/docker/docker [2020-02-11T01:15:58.892Z] SHLVL=1 [2020-02-11T01:15:58.892Z] TIMEOUT=120m [2020-02-11T01:15:58.892Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-11T01:15:58.892Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-11T01:15:58.892Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-11T01:15:58.892Z] GO111MODULE=off [2020-02-11T01:15:58.892Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-11T01:15:58.892Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-11T01:15:58.892Z] GOPATH=/go [2020-02-11T01:15:58.892Z] PKG_CONFIG=pkg-config [2020-02-11T01:15:58.892Z] _=/usr/bin/env [2020-02-11T01:15:58.892Z] Building test suite binary ./integration-cli/test.main [2020-02-11T01:15:59.147Z] No new tests added to integration. [2020-02-11T01:15:59.147Z] [2020-02-11T01:15:59.147Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-11T01:16:00.508Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-11T01:16:00.508Z] HOSTNAME=44e302ff6160 [2020-02-11T01:16:00.508Z] TESTDEBUG=0 [2020-02-11T01:16:00.508Z] DEST=bundles/test-integration [2020-02-11T01:16:00.508Z] PWD=/go/src/github.com/docker/docker [2020-02-11T01:16:00.508Z] KEEPBUNDLE=1 [2020-02-11T01:16:00.508Z] DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:16:00.508Z] container=docker [2020-02-11T01:16:00.508Z] HOME=/root [2020-02-11T01:16:00.508Z] GOLANG_VERSION=1.13.7 [2020-02-11T01:16:00.508Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-11T01:16:00.508Z] VALIDATE_BRANCH=master [2020-02-11T01:16:00.508Z] TERM=xterm [2020-02-11T01:16:00.508Z] DOCKER_PKG=github.com/docker/docker [2020-02-11T01:16:00.508Z] SHLVL=1 [2020-02-11T01:16:00.508Z] TIMEOUT=120m [2020-02-11T01:16:00.508Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-11T01:16:00.508Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-11T01:16:00.508Z] GO111MODULE=off [2020-02-11T01:16:00.508Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-11T01:16:00.508Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-11T01:16:00.509Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-11T01:16:00.509Z] GOPATH=/go [2020-02-11T01:16:00.509Z] PKG_CONFIG=pkg-config [2020-02-11T01:16:00.509Z] _=/usr/bin/env [2020-02-11T01:16:00.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-11T01:16:01.013Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-11T01:16:01.310Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-11T01:16:01.601Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-11T01:16:01.893Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-11T01:16:03.955Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-11T01:16:04.246Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-11T01:16:06.308Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-11T01:16:06.308Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-11T01:16:06.308Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-11T01:16:06.308Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-11T01:16:06.601Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-11T01:16:06.601Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-11T01:16:06.601Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-11T01:16:06.894Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-11T01:16:06.894Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-11T01:16:07.926Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-11T01:16:08.990Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-11T01:16:09.284Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-11T01:16:09.917Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-11T01:16:10.210Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-11T01:16:10.844Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-11T01:16:11.479Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-11T01:16:11.769Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-11T01:16:11.769Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-11T01:16:11.769Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-11T01:16:12.060Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-11T01:16:12.370Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-11T01:16:12.370Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-11T01:16:12.370Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-11T01:16:13.408Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-11T01:16:13.408Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-11T01:16:13.701Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-11T01:16:13.996Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-11T01:16:15.088Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-11T01:16:15.088Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-11T01:16:15.088Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-11T01:16:15.088Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-11T01:16:16.119Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-11T01:16:16.410Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-11T01:16:16.705Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-11T01:16:16.705Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-11T01:16:16.705Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-11T01:16:16.998Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-11T01:16:17.289Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-11T01:16:17.289Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-11T01:16:17.582Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-11T01:16:17.582Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-11T01:16:17.582Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-11T01:16:19.095Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-11T01:16:19.095Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-11T01:16:19.406Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-11T01:16:19.699Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-11T01:16:19.989Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-11T01:16:20.280Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-11T01:16:20.324Z] Removing intermediate container d85f4beee958 [2020-02-11T01:16:20.324Z] ---> 951378e81e75 [2020-02-11T01:16:20.324Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-11T01:16:20.324Z] ---> 687421176e14 [2020-02-11T01:16:20.324Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-11T01:16:20.324Z] ---> 675d8ef5dd94 [2020-02-11T01:16:20.324Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-11T01:16:20.324Z] ---> Running in dd22af8f8be9 [2020-02-11T01:16:20.324Z] Removing intermediate container dd22af8f8be9 [2020-02-11T01:16:20.324Z] ---> e5a1ca8e2ade [2020-02-11T01:16:20.324Z] Successfully built e5a1ca8e2ade [2020-02-11T01:16:20.324Z] Successfully tagged moby-buildx:latest [2020-02-11T01:16:20.324Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-11T01:16:20.324Z] if [ -n "${id}" ]; then \ [2020-02-11T01:16:20.324Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-11T01:16:20.324Z] && touch bundles/buildx; \ [2020-02-11T01:16:20.324Z] docker rm -f ${id}; \ [2020-02-11T01:16:20.324Z] fi [2020-02-11T01:16:20.324Z] 0baedc905e78f50e3465b065364f24f7dae8b9d5e10ca93335af5bd37d72bcfd [2020-02-11T01:16:20.324Z] bundles/buildx version [2020-02-11T01:16:20.324Z] buildx v0.3.1 6db68d0 [2020-02-11T01:16:20.324Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:008fc679742b1f6dc386b728887573987ac09feb . [2020-02-11T01:16:20.324Z] #1 [internal] booting buildkit [2020-02-11T01:16:20.679Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-11T01:16:21.794Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-11T01:16:22.426Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-11T01:16:22.426Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-11T01:16:22.446Z] #1 pulling image moby/buildkit:buildx-stable-1 1.6s done [2020-02-11T01:16:22.446Z] #1 creating container buildx_buildkit_default [2020-02-11T01:16:22.446Z] #1 creating container buildx_buildkit_default 0.4s done [2020-02-11T01:16:22.446Z] #1 DONE 2.0s [2020-02-11T01:16:22.610Z] ok github.com/docker/docker/cmd/dockerd 0.140s coverage: 30.6% of statements [2020-02-11T01:16:22.793Z] [2020-02-11T01:16:22.793Z] #2 [internal] load .dockerignore [2020-02-11T01:16:22.793Z] #2 transferring context: 87B done [2020-02-11T01:16:22.793Z] #2 DONE 0.0s [2020-02-11T01:16:22.793Z] [2020-02-11T01:16:22.793Z] #3 [internal] load build definition from Dockerfile [2020-02-11T01:16:22.793Z] #3 transferring dockerfile: 15.71kB done [2020-02-11T01:16:22.793Z] #3 DONE 0.0s [2020-02-11T01:16:22.793Z] [2020-02-11T01:16:22.793Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-11T01:16:23.539Z] #4 DONE 0.6s [2020-02-11T01:16:23.539Z] [2020-02-11T01:16:23.539Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-11T01:16:23.539Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-11T01:16:23.539Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-11T01:16:23.539Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-11T01:16:23.539Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-02-11T01:16:23.539Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-11T01:16:23.539Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-11T01:16:23.886Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done [2020-02-11T01:16:23.886Z] #5 DONE 0.4s [2020-02-11T01:16:23.935Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-11T01:16:23.935Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-11T01:16:24.233Z] [2020-02-11T01:16:24.233Z] #7 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-11T01:16:24.233Z] #7 ... [2020-02-11T01:16:24.233Z] [2020-02-11T01:16:24.233Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-11T01:16:24.233Z] #6 DONE 0.3s [2020-02-11T01:16:24.649Z] [2020-02-11T01:16:24.649Z] #7 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-11T01:16:24.649Z] #7 DONE 0.4s [2020-02-11T01:16:24.649Z] [2020-02-11T01:16:24.649Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-11T01:16:24.649Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-11T01:16:24.649Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 0B / 51.33MB 0.1s [2020-02-11T01:16:24.649Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-11T01:16:24.649Z] #8 sha256:053af876b91913aed3c9ac2dd8b595bad22b94416eea6848860df62f3367af60 1.79kB / 1.79kB done [2020-02-11T01:16:24.649Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s [2020-02-11T01:16:24.649Z] #8 sha256:405b58165bf06b178dacbf6c969d559fe180cadb2d6f1c75fe0755bdf368aaa0 5.45kB / 5.45kB done [2020-02-11T01:16:24.649Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 0B / 7.38MB 0.1s [2020-02-11T01:16:24.649Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 0B / 9.88MB 0.1s [2020-02-11T01:16:24.649Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 4.52MB / 48.95MB 0.1s [2020-02-11T01:16:24.649Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 0B / 56.59MB 0.1s [2020-02-11T01:16:24.649Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 0B / 102.16MB 0.1s [2020-02-11T01:16:24.995Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-11T01:16:24.995Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-11T01:16:24.995Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-11T01:16:25.145Z] ok github.com/docker/docker/container 0.161s coverage: 35.3% of statements [2020-02-11T01:16:25.145Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-11T01:16:25.145Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-11T01:16:25.145Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-11T01:16:25.145Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-11T01:16:25.213Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s done [2020-02-11T01:16:25.213Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 2.49MB / 7.38MB 0.3s [2020-02-11T01:16:25.213Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 3.01MB / 9.88MB 0.3s [2020-02-11T01:16:25.213Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 10.62MB / 48.95MB 0.3s [2020-02-11T01:16:25.213Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 3.93MB / 51.33MB 0.4s [2020-02-11T01:16:25.213Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 4.63MB / 7.38MB 0.4s [2020-02-11T01:16:25.213Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 4.88MB / 9.88MB 0.4s [2020-02-11T01:16:25.213Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 3.41MB / 56.59MB 0.4s [2020-02-11T01:16:25.213Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 6.98MB / 7.38MB 0.6s [2020-02-11T01:16:25.213Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 7.40MB / 9.88MB 0.6s [2020-02-11T01:16:25.213Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 15.06MB / 48.95MB 0.6s [2020-02-11T01:16:25.213Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 5.70MB / 102.16MB 0.6s [2020-02-11T01:16:25.213Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 8.39MB / 51.33MB 0.7s [2020-02-11T01:16:25.213Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.6s done [2020-02-11T01:16:25.213Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.58MB / 9.88MB 0.7s [2020-02-11T01:16:25.213Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 8.22MB / 56.59MB 0.7s [2020-02-11T01:16:25.622Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-11T01:16:25.671Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 11.56MB / 51.33MB 0.9s [2020-02-11T01:16:25.671Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.7s done [2020-02-11T01:16:25.671Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 20.21MB / 48.95MB 0.9s [2020-02-11T01:16:25.671Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 11.67MB / 56.59MB 0.9s [2020-02-11T01:16:25.671Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 11.89MB / 102.16MB 0.9s [2020-02-11T01:16:25.671Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 15.52MB / 51.33MB 1.0s [2020-02-11T01:16:25.671Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 24.52MB / 48.95MB 1.0s [2020-02-11T01:16:25.671Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 15.77MB / 56.59MB 1.0s [2020-02-11T01:16:25.671Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 20.11MB / 51.33MB 1.2s [2020-02-11T01:16:25.671Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 29.21MB / 48.95MB 1.2s [2020-02-11T01:16:25.671Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 20.05MB / 56.59MB 1.2s [2020-02-11T01:16:25.671Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 20.51MB / 102.16MB 1.2s [2020-02-11T01:16:26.069Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 24.98MB / 51.33MB 1.3s [2020-02-11T01:16:26.069Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 32.38MB / 48.95MB 1.3s [2020-02-11T01:16:26.069Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 24.97MB / 56.59MB 1.3s [2020-02-11T01:16:26.069Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 28.35MB / 51.33MB 1.5s [2020-02-11T01:16:26.069Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 35.36MB / 48.95MB 1.5s [2020-02-11T01:16:26.069Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 28.34MB / 56.59MB 1.5s [2020-02-11T01:16:26.069Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 27.11MB / 102.16MB 1.5s [2020-02-11T01:16:26.440Z] #8 ... [2020-02-11T01:16:26.440Z] [2020-02-11T01:16:26.440Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-11T01:16:26.440Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-11T01:16:26.440Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-11T01:16:26.440Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-11T01:16:26.440Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s done [2020-02-11T01:16:26.440Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2020-02-11T01:16:26.440Z] #69 DONE 1.7s [2020-02-11T01:16:26.440Z] [2020-02-11T01:16:26.440Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-11T01:16:26.440Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 32.56MB / 51.33MB 1.6s [2020-02-11T01:16:26.440Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 39.66MB / 48.95MB 1.6s [2020-02-11T01:16:26.440Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 32.16MB / 56.59MB 1.6s [2020-02-11T01:16:26.440Z] #8 ... [2020-02-11T01:16:26.440Z] [2020-02-11T01:16:26.440Z] #21 [internal] load build context [2020-02-11T01:16:26.440Z] #21 transferring context: 47.10MB 1.7s done [2020-02-11T01:16:26.440Z] #21 DONE 1.8s [2020-02-11T01:16:26.440Z] [2020-02-11T01:16:26.440Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-11T01:16:26.440Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 37.09MB / 51.33MB 1.8s [2020-02-11T01:16:26.440Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 42.67MB / 48.95MB 1.8s [2020-02-11T01:16:26.440Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 35.36MB / 56.59MB 1.8s [2020-02-11T01:16:26.440Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 33.96MB / 102.16MB 1.8s [2020-02-11T01:16:26.440Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 41.60MB / 51.33MB 1.9s [2020-02-11T01:16:26.440Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 46.65MB / 48.95MB 1.9s [2020-02-11T01:16:26.440Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 40.01MB / 56.59MB 1.9s [2020-02-11T01:16:26.662Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-11T01:16:26.808Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 47.04MB / 51.33MB 2.1s [2020-02-11T01:16:26.808Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.0s done [2020-02-11T01:16:26.808Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 44.92MB / 56.59MB 2.1s [2020-02-11T01:16:26.808Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 43.53MB / 102.16MB 2.1s [2020-02-11T01:16:26.808Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.2s [2020-02-11T01:16:26.808Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 50.36MB / 56.59MB 2.2s [2020-02-11T01:16:26.808Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 51.50MB / 102.16MB 2.2s [2020-02-11T01:16:27.216Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.2s done [2020-02-11T01:16:27.216Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.4s [2020-02-11T01:16:27.216Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 63.03MB / 102.16MB 2.4s [2020-02-11T01:16:27.216Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.4s done [2020-02-11T01:16:27.216Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 98.12MB / 102.16MB 2.7s [2020-02-11T01:16:27.309Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-11T01:16:27.309Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-11T01:16:27.603Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-11T01:16:27.619Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.8s done [2020-02-11T01:16:27.619Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-11T01:16:27.688Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.077s coverage: 65.3% of statements [2020-02-11T01:16:27.890Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-11T01:16:28.182Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-11T01:16:28.475Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-11T01:16:28.765Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-11T01:16:29.071Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.7% of statements [2020-02-11T01:16:29.397Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-11T01:16:29.397Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-11T01:16:30.011Z] ok github.com/docker/docker/daemon/cluster 0.139s coverage: 0.5% of statements [2020-02-11T01:16:30.030Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-11T01:16:30.320Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-11T01:16:30.612Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-11T01:16:30.612Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-11T01:16:30.902Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-11T01:16:31.194Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-11T01:16:31.485Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-11T01:16:32.518Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-11T01:16:32.518Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-11T01:16:32.518Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-11T01:16:32.810Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-11T01:16:33.104Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-11T01:16:33.338Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2020-02-11T01:16:33.479Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-11T01:16:33.479Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-11T01:16:33.479Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-11T01:16:34.116Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-11T01:16:34.116Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-11T01:16:34.116Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-11T01:16:34.281Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 82.1% of statements [2020-02-11T01:16:34.281Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-02-11T01:16:34.405Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-11T01:16:34.696Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-11T01:16:35.327Z] go: finding github.com/golang/mock v1.1.1 [2020-02-11T01:16:35.617Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-11T01:16:35.907Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-11T01:16:36.824Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-02-11T01:16:36.940Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-11T01:16:36.940Z] go: finding cloud.google.com/go v0.26.0 [2020-02-11T01:16:37.054Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 9.7s done [2020-02-11T01:16:37.403Z] #8 DONE 12.6s [2020-02-11T01:16:37.403Z] [2020-02-11T01:16:37.403Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-11T01:16:37.572Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-11T01:16:37.572Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-11T01:16:37.572Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-11T01:16:37.760Z] #9 DONE 0.3s [2020-02-11T01:16:37.760Z] [2020-02-11T01:16:37.760Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-11T01:16:37.760Z] #10 DONE 0.3s [2020-02-11T01:16:37.760Z] [2020-02-11T01:16:37.760Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:16:37.760Z] #22 DONE 0.1s [2020-02-11T01:16:37.760Z] [2020-02-11T01:16:37.760Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-11T01:16:37.760Z] #30 DONE 0.1s [2020-02-11T01:16:37.760Z] [2020-02-11T01:16:37.760Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-11T01:16:37.760Z] #41 DONE 0.1s [2020-02-11T01:16:37.760Z] [2020-02-11T01:16:37.760Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:16:38.130Z] #42 ... [2020-02-11T01:16:38.130Z] [2020-02-11T01:16:38.130Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-11T01:16:38.130Z] #23 DONE 0.1s [2020-02-11T01:16:38.130Z] [2020-02-11T01:16:38.130Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-11T01:16:38.130Z] #71 DONE 0.1s [2020-02-11T01:16:38.130Z] [2020-02-11T01:16:38.130Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-11T01:16:38.130Z] #53 DONE 0.1s [2020-02-11T01:16:38.130Z] [2020-02-11T01:16:38.130Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-11T01:16:38.130Z] #33 DONE 0.1s [2020-02-11T01:16:38.130Z] [2020-02-11T01:16:38.130Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-11T01:16:38.130Z] #65 DONE 0.1s [2020-02-11T01:16:38.130Z] [2020-02-11T01:16:38.130Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-11T01:16:38.130Z] #50 DONE 0.1s [2020-02-11T01:16:38.130Z] [2020-02-11T01:16:38.130Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-11T01:16:38.130Z] #47 DONE 0.2s [2020-02-11T01:16:38.130Z] [2020-02-11T01:16:38.130Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:16:38.502Z] #48 0.521 + RM_GOPATH=0 [2020-02-11T01:16:38.502Z] #48 0.521 + TMP_GOPATH= [2020-02-11T01:16:38.502Z] #48 0.521 + : /build [2020-02-11T01:16:38.502Z] #48 0.521 + '[' -z '' ']' [2020-02-11T01:16:38.502Z] #48 0.521 ++ mktemp -d [2020-02-11T01:16:38.502Z] #48 0.523 + export GOPATH=/tmp/tmp.cHzFYAWEmW [2020-02-11T01:16:38.502Z] #48 0.523 + GOPATH=/tmp/tmp.cHzFYAWEmW [2020-02-11T01:16:38.502Z] #48 0.523 + RM_GOPATH=1 [2020-02-11T01:16:38.502Z] #48 0.524 ++ dirname ./install.sh [2020-02-11T01:16:38.502Z] #48 0.526 + dir=. [2020-02-11T01:16:38.502Z] #48 0.526 + bin=vndr [2020-02-11T01:16:38.502Z] #48 0.526 + shift [2020-02-11T01:16:38.502Z] #48 0.526 + '[' '!' -f ./vndr.installer ']' [2020-02-11T01:16:38.502Z] #48 0.526 + . ./vndr.installer [2020-02-11T01:16:38.502Z] #48 0.526 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-11T01:16:38.502Z] #48 0.526 + install_vndr [2020-02-11T01:16:38.502Z] #48 0.526 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-11T01:16:38.502Z] #48 0.527 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-11T01:16:38.502Z] #48 0.527 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cHzFYAWEmW/src/github.com/LK4D4/vndr [2020-02-11T01:16:38.502Z] #48 0.546 Cloning into '/tmp/tmp.cHzFYAWEmW/src/github.com/LK4D4/vndr'... [2020-02-11T01:16:39.080Z] go: finding github.com/kr/text v0.1.0 [2020-02-11T01:16:39.321Z] #48 1.123 + cd /tmp/tmp.cHzFYAWEmW/src/github.com/LK4D4/vndr [2020-02-11T01:16:39.321Z] #48 1.139 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-11T01:16:39.321Z] #48 1.154 + go build -buildmode=pie -v -o /build/vndr . [2020-02-11T01:16:39.717Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-11T01:16:39.717Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-11T01:16:40.118Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-02-11T01:16:40.118Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 13.6% of statements [2020-02-11T01:16:40.131Z] #48 1.962 runtime/internal/atomic [2020-02-11T01:16:40.131Z] #48 1.971 internal/cpu [2020-02-11T01:16:40.131Z] #48 2.108 runtime/internal/sys [2020-02-11T01:16:40.131Z] #48 2.225 runtime/internal/math [2020-02-11T01:16:40.519Z] #48 2.283 internal/race [2020-02-11T01:16:40.519Z] #48 2.337 sync/atomic [2020-02-11T01:16:40.519Z] #48 2.371 internal/bytealg [2020-02-11T01:16:40.519Z] #48 2.548 unicode [2020-02-11T01:16:40.904Z] #48 2.708 runtime [2020-02-11T01:16:41.499Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.664s coverage: 57.0% of statements [2020-02-11T01:16:41.784Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-11T01:16:41.784Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-11T01:16:41.784Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-11T01:16:41.784Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-11T01:16:42.076Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-11T01:16:43.106Z] go: finding github.com/kr/pty v1.1.1 [2020-02-11T01:16:43.399Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-11T01:16:43.520Z] #48 5.640 unicode/utf8 [2020-02-11T01:16:44.060Z] #48 ... [2020-02-11T01:16:44.060Z] [2020-02-11T01:16:44.060Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:16:44.060Z] #24 0.392 + RM_GOPATH=0 [2020-02-11T01:16:44.060Z] #24 0.392 + TMP_GOPATH= [2020-02-11T01:16:44.060Z] #24 0.393 + : /build [2020-02-11T01:16:44.060Z] #24 0.393 + '[' -z '' ']' [2020-02-11T01:16:44.060Z] #24 0.394 ++ mktemp -d [2020-02-11T01:16:44.060Z] #24 0.394 + export GOPATH=/tmp/tmp.hshmcsMDxt [2020-02-11T01:16:44.060Z] #24 0.394 + GOPATH=/tmp/tmp.hshmcsMDxt [2020-02-11T01:16:44.060Z] #24 0.394 + RM_GOPATH=1 [2020-02-11T01:16:44.060Z] #24 0.394 ++ dirname ./install.sh [2020-02-11T01:16:44.060Z] #24 0.394 + dir=. [2020-02-11T01:16:44.060Z] #24 0.394 + bin=dockercli [2020-02-11T01:16:44.060Z] #24 0.394 + shift [2020-02-11T01:16:44.060Z] #24 0.394 + '[' '!' -f ./dockercli.installer ']' [2020-02-11T01:16:44.060Z] #24 0.394 + . ./dockercli.installer [2020-02-11T01:16:44.060Z] #24 0.394 ++ : stable [2020-02-11T01:16:44.060Z] #24 0.394 ++ : 17.06.2-ce [2020-02-11T01:16:44.060Z] #24 0.403 + install_dockercli [2020-02-11T01:16:44.060Z] #24 0.409 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-11T01:16:44.060Z] #24 0.409 Install docker/cli version 17.06.2-ce from stable [2020-02-11T01:16:44.060Z] #24 0.410 ++ uname -m [2020-02-11T01:16:44.060Z] #24 0.410 + arch=s390x [2020-02-11T01:16:44.060Z] #24 0.410 + '[' s390x '!=' x86_64 ']' [2020-02-11T01:16:44.060Z] #24 0.410 + '[' s390x '!=' s390x ']' [2020-02-11T01:16:44.060Z] #24 0.410 + url=https://download.docker.com/linux/static [2020-02-11T01:16:44.060Z] #24 0.411 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-11T01:16:44.060Z] #24 0.411 + tar -xz docker/docker [2020-02-11T01:16:44.060Z] #24 5.963 + mkdir -p /build [2020-02-11T01:16:44.060Z] #24 5.980 + mv docker/docker /build/ [2020-02-11T01:16:44.060Z] #24 5.981 + rmdir docker [2020-02-11T01:16:44.060Z] #24 DONE 6.1s [2020-02-11T01:16:44.060Z] [2020-02-11T01:16:44.060Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:16:44.060Z] #34 0.542 + RM_GOPATH=0 [2020-02-11T01:16:44.060Z] #34 0.542 + TMP_GOPATH= [2020-02-11T01:16:44.060Z] #34 0.542 + : /build [2020-02-11T01:16:44.060Z] #34 0.542 + '[' -z '' ']' [2020-02-11T01:16:44.060Z] #34 0.552 ++ mktemp -d [2020-02-11T01:16:44.060Z] #34 0.562 + export GOPATH=/tmp/tmp.JY6NbNw5ru [2020-02-11T01:16:44.060Z] #34 0.562 + GOPATH=/tmp/tmp.JY6NbNw5ru [2020-02-11T01:16:44.060Z] #34 0.562 + RM_GOPATH=1 [2020-02-11T01:16:44.060Z] #34 0.564 ++ dirname ./install.sh [2020-02-11T01:16:44.060Z] #34 0.565 + dir=. [2020-02-11T01:16:44.060Z] #34 0.565 + bin=tomlv [2020-02-11T01:16:44.060Z] #34 0.565 + shift [2020-02-11T01:16:44.060Z] #34 0.568 + '[' '!' -f ./tomlv.installer ']' [2020-02-11T01:16:44.060Z] #34 0.569 + . ./tomlv.installer [2020-02-11T01:16:44.060Z] #34 0.569 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-11T01:16:44.060Z] #34 0.570 + install_tomlv [2020-02-11T01:16:44.060Z] #34 0.571 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-11T01:16:44.060Z] #34 0.571 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-11T01:16:44.060Z] #34 0.571 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JY6NbNw5ru/src/github.com/BurntSushi/toml [2020-02-11T01:16:44.060Z] #34 0.589 Cloning into '/tmp/tmp.JY6NbNw5ru/src/github.com/BurntSushi/toml'... [2020-02-11T01:16:44.060Z] #34 1.424 + cd /tmp/tmp.JY6NbNw5ru/src/github.com/BurntSushi/toml [2020-02-11T01:16:44.060Z] #34 1.425 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-11T01:16:44.060Z] #34 1.440 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-11T01:16:44.060Z] #34 1.983 runtime/internal/atomic [2020-02-11T01:16:44.060Z] #34 1.990 internal/cpu [2020-02-11T01:16:44.060Z] #34 2.233 runtime/internal/sys [2020-02-11T01:16:44.060Z] #34 2.361 math/bits [2020-02-11T01:16:44.060Z] #34 2.506 internal/bytealg [2020-02-11T01:16:44.060Z] #34 2.763 math [2020-02-11T01:16:44.060Z] #34 2.770 runtime [2020-02-11T01:16:44.362Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 1m53.69172601s [2020-02-11T01:16:44.362Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.713433ms [2020-02-11T01:16:44.795Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.416s coverage: 46.2% of statements [2020-02-11T01:16:44.896Z] #34 6.882 unicode/utf8 [2020-02-11T01:16:44.897Z] #34 6.907 internal/testlog [2020-02-11T01:16:44.897Z] #34 7.011 encoding [2020-02-11T01:16:44.897Z] #34 ... [2020-02-11T01:16:44.897Z] [2020-02-11T01:16:44.897Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:16:44.897Z] #48 7.034 encoding [2020-02-11T01:16:45.284Z] #48 7.205 unicode/utf16 [2020-02-11T01:16:45.363Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.735s coverage: 48.6% of statements [2020-02-11T01:16:45.461Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-11T01:16:45.461Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-11T01:16:45.461Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-11T01:16:45.461Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-11T01:16:45.685Z] #48 7.372 container/list [2020-02-11T01:16:45.685Z] #48 7.775 crypto/internal/subtle [2020-02-11T01:16:45.751Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-11T01:16:45.907Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-11T01:16:45.907Z] [2020-02-11T01:16:45.907Z] ________ ____ __. [2020-02-11T01:16:45.907Z] \_____ \ | |/ _| [2020-02-11T01:16:45.907Z] / | \| < [2020-02-11T01:16:45.907Z] / | \ | \ [2020-02-11T01:16:45.907Z] \_______ /____|__ \ [2020-02-11T01:16:45.907Z] \/ \/ [2020-02-11T01:16:45.907Z] [2020-02-11T01:16:45.907Z] INFO: make.ps1 ended at 02/11/2020 01:16:39 [2020-02-11T01:16:45.907Z] INFO: Binaries build ended at 02/11/2020 01:16:42. Duration:00:01:13.6603913 [2020-02-11T01:16:45.907Z] INFO: Copying the built daemon binary to d:\CI\PR-39086\7\binary\dockerd-008fc67974.exe... [2020-02-11T01:16:45.907Z] INFO: Copying the built client binary to d:\CI\PR-39086\7\binary\docker-008fc67974.exe... [2020-02-11T01:16:45.907Z] INFO: Copying dockerversion from the container... [2020-02-11T01:16:45.907Z] INFO: Copying the golang package from the container to d:\CI\PR-39086\7\installer\go.zip... [2020-02-11T01:16:46.085Z] #48 7.981 crypto/subtle [2020-02-11T01:16:46.085Z] #48 8.031 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-11T01:16:46.085Z] #48 8.122 internal/nettrace [2020-02-11T01:16:46.448Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.772s coverage: 72.5% of statements [2020-02-11T01:16:46.483Z] #48 8.183 runtime/cgo [2020-02-11T01:16:47.782Z] #48 ... [2020-02-11T01:16:47.782Z] [2020-02-11T01:16:47.782Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:16:47.782Z] #44 0.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:16:47.782Z] #44 0.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:16:47.782Z] #44 0.835 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:16:47.782Z] #44 1.076 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-11T01:16:47.782Z] #44 3.355 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-11T01:16:47.782Z] #44 3.450 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-11T01:16:47.830Z] ok github.com/docker/docker/daemon 12.355s coverage: 17.5% of statements [2020-02-11T01:16:47.830Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-11T01:16:47.830Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-11T01:16:47.830Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-11T01:16:47.830Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-11T01:16:47.830Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-11T01:16:48.183Z] #44 ... [2020-02-11T01:16:48.183Z] [2020-02-11T01:16:48.183Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-11T01:16:48.183Z] #60 0.442 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:16:48.183Z] #60 0.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:16:48.183Z] #60 0.744 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:16:48.183Z] #60 1.076 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-11T01:16:48.183Z] #60 4.685 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-11T01:16:48.183Z] #60 4.769 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-11T01:16:48.183Z] #60 ... [2020-02-11T01:16:48.183Z] [2020-02-11T01:16:48.183Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-11T01:16:48.183Z] #31 0.704 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-11T01:16:48.183Z] #31 0.705 Cloning into '.'... [2020-02-11T01:16:48.183Z] #31 ... [2020-02-11T01:16:48.183Z] [2020-02-11T01:16:48.183Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:16:48.183Z] #26 0.421 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:16:48.183Z] #26 0.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:16:48.183Z] #26 0.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:16:48.183Z] #26 0.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-11T01:16:48.183Z] #26 4.187 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-11T01:16:48.183Z] #26 4.270 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-11T01:16:48.398Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.612s coverage: 76.1% of statements [2020-02-11T01:16:48.398Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-02-11T01:16:48.569Z] #26 ... [2020-02-11T01:16:48.569Z] [2020-02-11T01:16:48.569Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:16:48.569Z] #66 0.525 + RM_GOPATH=0 [2020-02-11T01:16:48.569Z] #66 0.525 + TMP_GOPATH= [2020-02-11T01:16:48.569Z] #66 0.525 + : /build/ [2020-02-11T01:16:48.569Z] #66 0.525 + '[' -z '' ']' [2020-02-11T01:16:48.569Z] #66 0.525 ++ mktemp -d [2020-02-11T01:16:48.569Z] #66 0.536 + export GOPATH=/tmp/tmp.lP5qesbYjt [2020-02-11T01:16:48.569Z] #66 0.536 + GOPATH=/tmp/tmp.lP5qesbYjt [2020-02-11T01:16:48.569Z] #66 0.536 + RM_GOPATH=1 [2020-02-11T01:16:48.569Z] #66 0.546 ++ dirname ./install.sh [2020-02-11T01:16:48.569Z] #66 0.547 + dir=. [2020-02-11T01:16:48.569Z] #66 0.547 + bin=rootlesskit [2020-02-11T01:16:48.569Z] #66 0.547 + shift [2020-02-11T01:16:48.569Z] #66 0.547 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-11T01:16:48.569Z] #66 0.548 + . ./rootlesskit.installer [2020-02-11T01:16:48.569Z] #66 0.552 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-11T01:16:48.569Z] #66 0.554 + install_rootlesskit [2020-02-11T01:16:48.569Z] #66 0.554 + case "$1" in [2020-02-11T01:16:48.569Z] #66 0.562 + export CGO_ENABLED=0 [2020-02-11T01:16:48.569Z] #66 0.562 + CGO_ENABLED=0 [2020-02-11T01:16:48.569Z] #66 0.562 + _install_rootlesskit [2020-02-11T01:16:48.569Z] #66 0.563 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-11T01:16:48.569Z] #66 0.563 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-11T01:16:48.569Z] #66 0.563 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lP5qesbYjt/src/github.com/rootless-containers/rootlesskit [2020-02-11T01:16:48.569Z] #66 0.574 Cloning into '/tmp/tmp.lP5qesbYjt/src/github.com/rootless-containers/rootlesskit'... [2020-02-11T01:16:48.569Z] #66 2.946 + cd /tmp/tmp.lP5qesbYjt/src/github.com/rootless-containers/rootlesskit [2020-02-11T01:16:48.569Z] #66 2.946 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-11T01:16:48.569Z] #66 3.246 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-11T01:16:48.569Z] #66 3.246 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-11T01:16:48.569Z] #66 ... [2020-02-11T01:16:48.569Z] [2020-02-11T01:16:48.569Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:16:48.569Z] #72 0.454 + RM_GOPATH=0 [2020-02-11T01:16:48.569Z] #72 0.454 + TMP_GOPATH= [2020-02-11T01:16:48.569Z] #72 0.454 + : /build [2020-02-11T01:16:48.569Z] #72 0.454 + '[' -z '' ']' [2020-02-11T01:16:48.569Z] #72 0.454 ++ mktemp -d [2020-02-11T01:16:48.569Z] #72 0.455 + export GOPATH=/tmp/tmp.EX5SI6y8pr [2020-02-11T01:16:48.569Z] #72 0.455 + GOPATH=/tmp/tmp.EX5SI6y8pr [2020-02-11T01:16:48.569Z] #72 0.455 + RM_GOPATH=1 [2020-02-11T01:16:48.569Z] #72 0.455 ++ dirname ./install.sh [2020-02-11T01:16:48.569Z] #72 0.456 + dir=. [2020-02-11T01:16:48.569Z] #72 0.456 + bin=proxy [2020-02-11T01:16:48.569Z] #72 0.456 + shift [2020-02-11T01:16:48.569Z] #72 0.456 + '[' '!' -f ./proxy.installer ']' [2020-02-11T01:16:48.569Z] #72 0.456 + . ./proxy.installer [2020-02-11T01:16:48.569Z] #72 0.456 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-11T01:16:48.569Z] #72 0.456 + install_proxy [2020-02-11T01:16:48.569Z] #72 0.456 + case "$1" in [2020-02-11T01:16:48.569Z] #72 0.456 + export CGO_ENABLED=0 [2020-02-11T01:16:48.569Z] #72 0.456 + CGO_ENABLED=0 [2020-02-11T01:16:48.569Z] #72 0.456 + _install_proxy [2020-02-11T01:16:48.569Z] #72 0.456 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-11T01:16:48.569Z] #72 0.456 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EX5SI6y8pr/src/github.com/docker/libnetwork [2020-02-11T01:16:48.569Z] #72 0.456 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-11T01:16:48.569Z] #72 0.458 Cloning into '/tmp/tmp.EX5SI6y8pr/src/github.com/docker/libnetwork'... [2020-02-11T01:16:48.569Z] #72 ... [2020-02-11T01:16:48.569Z] [2020-02-11T01:16:48.569Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:16:48.569Z] #54 0.572 + RM_GOPATH=0 [2020-02-11T01:16:48.569Z] #54 0.572 + TMP_GOPATH= [2020-02-11T01:16:48.569Z] #54 0.572 + : /build [2020-02-11T01:16:48.569Z] #54 0.572 + '[' -z '' ']' [2020-02-11T01:16:48.569Z] #54 0.574 ++ mktemp -d [2020-02-11T01:16:48.569Z] #54 0.578 + export GOPATH=/tmp/tmp.FEq3XbT0gh [2020-02-11T01:16:48.569Z] #54 0.578 + GOPATH=/tmp/tmp.FEq3XbT0gh [2020-02-11T01:16:48.569Z] #54 0.578 + RM_GOPATH=1 [2020-02-11T01:16:48.569Z] #54 0.582 ++ dirname ./install.sh [2020-02-11T01:16:48.569Z] #54 0.585 + dir=. [2020-02-11T01:16:48.569Z] #54 0.586 + bin=golangci_lint [2020-02-11T01:16:48.569Z] #54 0.586 + shift [2020-02-11T01:16:48.569Z] #54 0.586 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-11T01:16:48.569Z] #54 0.586 + . ./golangci_lint.installer [2020-02-11T01:16:48.569Z] #54 0.587 ++ : v1.20.0 [2020-02-11T01:16:48.569Z] #54 0.588 + install_golangci_lint [2020-02-11T01:16:48.569Z] #54 0.588 + echo 'Installing golangci-lint version v1.20.0' [2020-02-11T01:16:48.569Z] #54 0.588 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-11T01:16:48.569Z] #54 0.588 Installing golangci-lint version v1.20.0 [2020-02-11T01:16:48.815Z] INFO: Extracting go.zip to d:\CI\PR-39086\7\go [2020-02-11T01:16:48.946Z] #54 ... [2020-02-11T01:16:48.946Z] [2020-02-11T01:16:48.946Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:16:48.946Z] #51 0.523 + RM_GOPATH=0 [2020-02-11T01:16:48.946Z] #51 0.523 + TMP_GOPATH= [2020-02-11T01:16:48.946Z] #51 0.523 + : /build [2020-02-11T01:16:48.946Z] #51 0.523 + '[' -z '' ']' [2020-02-11T01:16:48.946Z] #51 0.523 ++ mktemp -d [2020-02-11T01:16:48.946Z] #51 0.535 + export GOPATH=/tmp/tmp.LHjfJZkvNC [2020-02-11T01:16:48.946Z] #51 0.535 + GOPATH=/tmp/tmp.LHjfJZkvNC [2020-02-11T01:16:48.946Z] #51 0.536 + RM_GOPATH=1 [2020-02-11T01:16:48.946Z] #51 0.540 ++ dirname ./install.sh [2020-02-11T01:16:48.946Z] #51 0.551 + dir=. [2020-02-11T01:16:48.946Z] #51 0.551 + bin=gotestsum [2020-02-11T01:16:48.946Z] #51 0.552 + shift [2020-02-11T01:16:48.946Z] #51 0.552 + '[' '!' -f ./gotestsum.installer ']' [2020-02-11T01:16:48.946Z] #51 0.552 + . ./gotestsum.installer [2020-02-11T01:16:48.946Z] #51 0.553 ++ : v0.3.5 [2020-02-11T01:16:48.946Z] #51 0.553 + install_gotestsum [2020-02-11T01:16:48.946Z] #51 0.554 + echo 'Installing gotestsum version v0.3.5' [2020-02-11T01:16:48.946Z] #51 0.554 Installing gotestsum version v0.3.5 [2020-02-11T01:16:48.946Z] #51 0.555 + go get -d gotest.tools/gotestsum [2020-02-11T01:16:48.946Z] #51 ... [2020-02-11T01:16:48.946Z] [2020-02-11T01:16:48.946Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:16:48.946Z] #36 0.446 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:16:48.946Z] #36 0.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:16:48.946Z] #36 0.736 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:16:48.946Z] #36 1.056 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-11T01:16:48.946Z] #36 5.519 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-11T01:16:48.946Z] #36 5.628 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-11T01:16:48.967Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-02-11T01:16:49.329Z] #36 ... [2020-02-11T01:16:49.329Z] [2020-02-11T01:16:49.329Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:16:49.329Z] #42 0.488 + git clone https://github.com/docker/distribution.git . [2020-02-11T01:16:49.329Z] #42 0.489 Cloning into '.'... [2020-02-11T01:16:49.329Z] #42 10.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-11T01:16:49.329Z] #42 ... [2020-02-11T01:16:49.329Z] [2020-02-11T01:16:49.329Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:16:49.329Z] #11 0.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:16:49.329Z] #11 0.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:16:49.329Z] #11 0.744 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:16:49.329Z] #11 1.024 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-11T01:16:49.329Z] #11 4.829 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-11T01:16:49.329Z] #11 4.886 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-11T01:16:49.329Z] #11 ... [2020-02-11T01:16:49.329Z] [2020-02-11T01:16:49.329Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:16:49.329Z] #44 11.47 Fetched 8022 kB in 11s (727 kB/s) [2020-02-11T01:16:49.909Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-02-11T01:16:51.794Z] #44 11.47 Reading package lists... [2020-02-11T01:16:51.818Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 42.7% of statements [2020-02-11T01:16:52.076Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.747s coverage: 60.1% of statements [2020-02-11T01:16:52.076Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-11T01:16:52.076Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-11T01:16:52.645Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 4.9% of statements [2020-02-11T01:16:52.645Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-11T01:16:52.645Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-11T01:16:52.907Z] ok github.com/docker/docker/daemon/logger/awslogs 0.318s coverage: 77.8% of statements [2020-02-11T01:16:52.907Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-11T01:16:52.907Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-11T01:16:53.168Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2020-02-11T01:16:53.739Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 26.2% of statements [2020-02-11T01:16:53.999Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 88.3% of statements [2020-02-11T01:16:54.940Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 62.1% of statements [2020-02-11T01:16:55.033Z] #44 14.17 Reading package lists... [2020-02-11T01:16:55.034Z] #44 ... [2020-02-11T01:16:55.034Z] [2020-02-11T01:16:55.034Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:16:55.034Z] #54 13.31 + cd /tmp/tmp.FEq3XbT0gh/src/github.com/golangci/golangci-lint/ [2020-02-11T01:16:55.034Z] #54 13.31 + git checkout -q v1.20.0 [2020-02-11T01:16:55.034Z] #54 14.29 ++ git describe --tags [2020-02-11T01:16:55.034Z] #54 14.29 + version=v1.20.0 [2020-02-11T01:16:55.034Z] #54 14.29 ++ git rev-parse --short HEAD [2020-02-11T01:16:55.034Z] #54 14.29 + commit=cc98739 [2020-02-11T01:16:55.034Z] #54 14.29 ++ git show -s --format=%cd [2020-02-11T01:16:55.034Z] #54 14.33 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-11T01:16:55.034Z] #54 14.33 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-11T01:16:55.202Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 74.7% of statements [2020-02-11T01:16:55.202Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-11T01:16:55.415Z] #54 ... [2020-02-11T01:16:55.415Z] [2020-02-11T01:16:55.415Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:16:55.415Z] #34 7.156 runtime/cgo [2020-02-11T01:16:55.415Z] #34 ... [2020-02-11T01:16:55.415Z] [2020-02-11T01:16:55.415Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:16:55.415Z] #72 11.94 Checking out files: 96% (1923/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-11T01:16:55.415Z] #72 12.01 + cd /tmp/tmp.EX5SI6y8pr/src/github.com/docker/libnetwork [2020-02-11T01:16:55.415Z] #72 12.01 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-11T01:16:55.415Z] #72 12.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-11T01:16:55.789Z] #72 ... [2020-02-11T01:16:55.789Z] [2020-02-11T01:16:55.789Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:16:55.789Z] #44 14.17 Reading package lists... [2020-02-11T01:16:56.142Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 19.9% of statements [2020-02-11T01:16:56.142Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2020-02-11T01:16:56.580Z] #44 18.13 Building dependency tree... [2020-02-11T01:16:56.712Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2020-02-11T01:16:57.373Z] #44 19.30 The following additional packages will be installed: [2020-02-11T01:16:57.373Z] #44 19.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-11T01:16:57.373Z] #44 19.31 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-11T01:16:57.373Z] #44 19.31 Suggested packages: [2020-02-11T01:16:57.373Z] #44 19.31 manpages-dev python-setuptools [2020-02-11T01:16:57.653Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2020-02-11T01:16:58.226Z] ok github.com/docker/docker/daemon/logger/splunk 1.913s coverage: 82.5% of statements [2020-02-11T01:16:58.226Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-11T01:16:58.226Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-11T01:16:58.554Z] #44 20.62 The following NEW packages will be installed: [2020-02-11T01:16:58.554Z] #44 20.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-11T01:16:58.554Z] #44 20.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-11T01:16:58.554Z] #44 20.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-11T01:16:58.554Z] #44 20.63 python-six zlib1g-dev [2020-02-11T01:16:58.554Z] #44 20.75 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-11T01:16:58.554Z] #44 20.75 Need to get 3742 kB of archives. [2020-02-11T01:16:58.554Z] #44 20.75 After this operation, 22.0 MB of additional disk space will be used. [2020-02-11T01:16:58.554Z] #44 20.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-02-11T01:16:58.554Z] #44 20.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-11T01:16:58.554Z] #44 20.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-02-11T01:16:58.554Z] #44 20.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-11T01:16:58.554Z] #44 20.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-02-11T01:16:58.554Z] #44 20.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-11T01:16:58.554Z] #44 20.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-02-11T01:16:58.554Z] #44 20.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-02-11T01:16:58.554Z] #44 20.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-11T01:16:58.554Z] #44 20.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-11T01:16:59.167Z] ok github.com/docker/docker/distribution/metadata 0.082s coverage: 48.2% of statements [2020-02-11T01:16:59.287Z] #44 20.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-11T01:16:59.287Z] #44 21.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-11T01:16:59.287Z] #44 21.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-02-11T01:16:59.287Z] #44 21.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-02-11T01:16:59.287Z] #44 21.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-11T01:16:59.287Z] #44 21.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-11T01:16:59.287Z] #44 21.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-11T01:16:59.737Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-02-11T01:16:59.855Z] #44 ... [2020-02-11T01:16:59.855Z] [2020-02-11T01:16:59.855Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:16:59.855Z] #42 12.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-11T01:16:59.997Z] ok github.com/docker/docker/distribution 0.355s coverage: 22.1% of statements [2020-02-11T01:16:59.997Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-11T01:17:00.293Z] #42 ... [2020-02-11T01:17:00.293Z] [2020-02-11T01:17:00.293Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:17:00.293Z] #44 22.28 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:17:00.293Z] #44 22.52 Fetched 3742 kB in 1s (5369 kB/s) [2020-02-11T01:17:00.293Z] #44 ... [2020-02-11T01:17:00.293Z] [2020-02-11T01:17:00.293Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:17:00.293Z] #26 12.42 Fetched 8022 kB in 12s (661 kB/s) [2020-02-11T01:17:00.293Z] #26 12.42 Reading package lists... [2020-02-11T01:17:00.293Z] #26 16.62 Reading package lists... [2020-02-11T01:17:00.293Z] #26 20.81 Building dependency tree... [2020-02-11T01:17:00.293Z] #26 22.62 ca-certificates is already the newest version (20190110). [2020-02-11T01:17:00.293Z] #26 22.62 The following additional packages will be installed: [2020-02-11T01:17:00.293Z] #26 22.62 libjq1 libonig5 [2020-02-11T01:17:00.293Z] #26 ... [2020-02-11T01:17:00.293Z] [2020-02-11T01:17:00.293Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:17:00.293Z] #44 22.65 Selecting previously unselected package libcap-dev:s390x. [2020-02-11T01:17:00.697Z] #44 22.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-11T01:17:00.697Z] #44 22.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-11T01:17:00.697Z] #44 22.79 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-11T01:17:00.697Z] #44 22.88 Selecting previously unselected package libnet1:s390x. [2020-02-11T01:17:00.697Z] #44 ... [2020-02-11T01:17:00.697Z] [2020-02-11T01:17:00.697Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-11T01:17:00.697Z] #60 12.84 Fetched 8022 kB in 12s (646 kB/s) [2020-02-11T01:17:00.697Z] #60 12.84 Reading package lists... [2020-02-11T01:17:00.697Z] #60 16.96 Reading package lists... [2020-02-11T01:17:00.697Z] #60 21.71 Building dependency tree... [2020-02-11T01:17:00.697Z] #60 ... [2020-02-11T01:17:00.697Z] [2020-02-11T01:17:00.697Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:17:00.697Z] #26 22.99 The following NEW packages will be installed: [2020-02-11T01:17:01.071Z] #26 23.02 jq libjq1 libonig5 [2020-02-11T01:17:01.071Z] #26 ... [2020-02-11T01:17:01.071Z] [2020-02-11T01:17:01.071Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:17:01.071Z] #11 13.11 Fetched 8022 kB in 13s (633 kB/s) [2020-02-11T01:17:01.071Z] #11 13.11 Reading package lists... [2020-02-11T01:17:01.071Z] #11 17.19 Reading package lists... [2020-02-11T01:17:01.071Z] #11 22.26 Building dependency tree... [2020-02-11T01:17:01.071Z] #11 ... [2020-02-11T01:17:01.071Z] [2020-02-11T01:17:01.071Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:17:01.071Z] #26 23.21 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-11T01:17:01.071Z] #26 23.21 Need to get 350 kB of archives. [2020-02-11T01:17:01.071Z] #26 23.21 After this operation, 1154 kB of additional disk space will be used. [2020-02-11T01:17:01.071Z] #26 23.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-11T01:17:01.071Z] #26 23.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-11T01:17:01.071Z] #26 23.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-11T01:17:01.444Z] #26 ... [2020-02-11T01:17:01.444Z] [2020-02-11T01:17:01.444Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:17:01.444Z] #36 13.58 Fetched 8022 kB in 13s (609 kB/s) [2020-02-11T01:17:01.444Z] #36 13.58 Reading package lists... [2020-02-11T01:17:01.444Z] #36 17.71 Reading package lists... [2020-02-11T01:17:01.444Z] #36 23.08 Building dependency tree... [2020-02-11T01:17:01.444Z] #36 ... [2020-02-11T01:17:01.444Z] [2020-02-11T01:17:01.444Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:17:01.444Z] #44 22.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-11T01:17:01.444Z] #44 22.90 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-11T01:17:01.444Z] #44 22.96 Selecting previously unselected package libnet1-dev. [2020-02-11T01:17:01.444Z] #44 22.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-11T01:17:01.444Z] #44 22.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-11T01:17:01.444Z] #44 23.21 Selecting previously unselected package libnl-3-200:s390x. [2020-02-11T01:17:01.444Z] #44 23.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-11T01:17:01.444Z] #44 23.22 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-11T01:17:01.444Z] #44 23.30 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-11T01:17:01.444Z] #44 23.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-11T01:17:01.444Z] #44 23.30 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-11T01:17:01.444Z] #44 23.50 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-11T01:17:01.444Z] #44 23.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-11T01:17:01.444Z] #44 23.57 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-11T01:17:01.444Z] #44 23.61 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-11T01:17:01.444Z] #44 23.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-11T01:17:01.444Z] #44 23.62 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-11T01:17:01.444Z] #44 23.69 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-11T01:17:01.444Z] #44 23.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-11T01:17:01.444Z] #44 23.70 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-11T01:17:01.816Z] #44 23.88 Selecting previously unselected package libprotobuf17:s390x. [2020-02-11T01:17:01.816Z] #44 23.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-11T01:17:01.816Z] #44 23.92 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-11T01:17:01.909Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-02-11T01:17:01.909Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2020-02-11T01:17:01.909Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-02-11T01:17:02.169Z] ok github.com/docker/docker/distribution/xfer 1.689s coverage: 85.1% of statements [2020-02-11T01:17:02.169Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-11T01:17:02.169Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-11T01:17:02.169Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-11T01:17:02.187Z] #44 24.42 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-11T01:17:02.187Z] #44 24.42 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-11T01:17:02.187Z] #44 24.43 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-11T01:17:02.429Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2020-02-11T01:17:02.555Z] #44 24.61 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-11T01:17:02.555Z] #44 24.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-11T01:17:02.555Z] #44 24.65 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-11T01:17:02.924Z] #44 ... [2020-02-11T01:17:02.924Z] [2020-02-11T01:17:02.924Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:17:02.924Z] #26 24.14 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:17:02.924Z] #26 24.20 Fetched 350 kB in 0s (2185 kB/s) [2020-02-11T01:17:02.924Z] #26 24.31 Selecting previously unselected package libonig5:s390x. [2020-02-11T01:17:02.924Z] #26 24.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-11T01:17:02.924Z] #26 24.41 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-11T01:17:02.924Z] #26 24.42 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-11T01:17:02.924Z] #26 24.62 Selecting previously unselected package libjq1:s390x. [2020-02-11T01:17:02.924Z] #26 24.63 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-11T01:17:02.924Z] #26 24.64 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-11T01:17:02.924Z] #26 24.75 Selecting previously unselected package jq. [2020-02-11T01:17:02.924Z] #26 24.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-11T01:17:02.924Z] #26 24.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-11T01:17:02.924Z] #26 24.85 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-11T01:17:02.924Z] #26 24.87 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-11T01:17:02.924Z] #26 24.87 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-11T01:17:02.924Z] #26 24.88 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:17:02.924Z] #26 DONE 25.1s [2020-02-11T01:17:02.924Z] [2020-02-11T01:17:02.924Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-11T01:17:02.924Z] #27 DONE 0.1s [2020-02-11T01:17:02.924Z] [2020-02-11T01:17:02.924Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:17:02.924Z] #34 25.06 sync [2020-02-11T01:17:03.509Z] #34 ... [2020-02-11T01:17:03.509Z] [2020-02-11T01:17:03.509Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-11T01:17:03.509Z] #60 23.59 The following additional packages will be installed: [2020-02-11T01:17:03.509Z] #60 23.59 libbtrfs0 [2020-02-11T01:17:03.509Z] #60 23.67 The following NEW packages will be installed: [2020-02-11T01:17:03.509Z] #60 23.67 libbtrfs-dev libbtrfs0 [2020-02-11T01:17:03.509Z] #60 23.82 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-11T01:17:03.509Z] #60 23.82 Need to get 118 kB of archives. [2020-02-11T01:17:03.509Z] #60 23.82 After this operation, 390 kB of additional disk space will be used. [2020-02-11T01:17:03.509Z] #60 23.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-11T01:17:03.509Z] #60 23.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-11T01:17:03.509Z] #60 24.48 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:17:03.509Z] #60 24.59 Fetched 118 kB in 0s (1264 kB/s) [2020-02-11T01:17:03.509Z] #60 24.64 Selecting previously unselected package libbtrfs0. [2020-02-11T01:17:03.509Z] #60 24.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-11T01:17:03.509Z] #60 24.70 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-11T01:17:03.509Z] #60 24.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-11T01:17:03.509Z] #60 24.77 Selecting previously unselected package libbtrfs-dev. [2020-02-11T01:17:03.509Z] #60 24.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-11T01:17:03.509Z] #60 24.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-11T01:17:03.509Z] #60 25.05 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-11T01:17:03.509Z] #60 25.05 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-11T01:17:03.509Z] #60 25.06 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:17:03.509Z] #60 DONE 25.4s [2020-02-11T01:17:03.509Z] [2020-02-11T01:17:03.509Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:17:03.509Z] #34 25.06 internal/reflectlite [2020-02-11T01:17:03.509Z] #34 ... [2020-02-11T01:17:03.509Z] [2020-02-11T01:17:03.509Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:17:03.509Z] #61 DONE 0.1s [2020-02-11T01:17:03.509Z] [2020-02-11T01:17:03.509Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-11T01:17:03.509Z] #62 DONE 0.1s [2020-02-11T01:17:03.509Z] [2020-02-11T01:17:03.509Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:17:03.509Z] #44 25.61 Selecting previously unselected package libprotoc17:s390x. [2020-02-11T01:17:03.509Z] #44 25.63 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-11T01:17:03.509Z] #44 25.64 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-11T01:17:03.550Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 50.0% of statements [2020-02-11T01:17:03.875Z] #44 26.09 Selecting previously unselected package protobuf-c-compiler. [2020-02-11T01:17:03.875Z] #44 26.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-11T01:17:03.875Z] #44 26.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-11T01:17:04.121Z] ok github.com/docker/docker/opts 0.082s coverage: 67.0% of statements [2020-02-11T01:17:04.252Z] #44 26.20 Selecting previously unselected package protobuf-compiler. [2020-02-11T01:17:04.252Z] #44 26.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-11T01:17:04.252Z] #44 26.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-11T01:17:04.252Z] #44 26.34 Selecting previously unselected package python-pkg-resources. [2020-02-11T01:17:04.252Z] #44 26.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-11T01:17:04.252Z] #44 26.35 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-11T01:17:04.252Z] #44 26.47 Selecting previously unselected package python-six. [2020-02-11T01:17:04.252Z] #44 26.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-11T01:17:04.252Z] #44 26.48 Unpacking python-six (1.12.0-1) ... [2020-02-11T01:17:04.252Z] #44 26.51 Selecting previously unselected package python-protobuf. [2020-02-11T01:17:04.252Z] #44 26.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-11T01:17:04.252Z] #44 26.52 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-11T01:17:04.621Z] #44 26.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-11T01:17:05.015Z] #44 ... [2020-02-11T01:17:05.015Z] [2020-02-11T01:17:05.015Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:17:05.015Z] #72 DONE 26.9s [2020-02-11T01:17:05.015Z] [2020-02-11T01:17:05.015Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:17:05.015Z] #28 1.027 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-11T01:17:05.015Z] #28 1.323 [2020-02-11T01:17:05.502Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-02-11T01:17:05.502Z] ok github.com/docker/docker/pkg/authorization 0.406s coverage: 68.3% of statements [2020-02-11T01:17:05.762Z] ok github.com/docker/docker/pkg/capabilities 0.025s coverage: 87.5% of statements [2020-02-11T01:17:06.515Z] #28 1.487 ### 5.0% ######## 11.3% ############## 19.7% ################## 26.0% ##################### 30.2% ########################## 36.4% ########################### 38.5% ############################## 42.7% ################################# 46.9% ###################################### 53.2% ########################################## 59.4% ############################################### 65.7% ##################################################### 74.1% ######################################################### 80.3% ############################################################### 88.7% ##################################################################### 97.0% ######################################################################## 100.0% [2020-02-11T01:17:06.515Z] #28 3.709 [2020-02-11T01:17:06.701Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-02-11T01:17:06.701Z] ok github.com/docker/docker/pkg/archive 1.281s coverage: 77.0% of statements [2020-02-11T01:17:07.261Z] #28 3.853 ######## 11.8% ######################## 34.5% ######################################### 57.1% ##################################################### 74.1% ##################################################################### 96.8% ######################################################################## 100.0% [2020-02-11T01:17:07.270Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-02-11T01:17:07.270Z] ok github.com/docker/docker/pkg/discovery/file 0.025s coverage: 92.9% of statements [2020-02-11T01:17:07.648Z] #28 4.652 [2020-02-11T01:17:08.208Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-02-11T01:17:08.776Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-02-11T01:17:09.035Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-02-11T01:17:09.063Z] #28 4.810 ##### 7.0% ########## 14.6% ################ 22.3% ####################### 32.4% ################################ 44.9% ##################################### 52.6% ############################################### 65.3% ######################################################## 78.0% ############################################################### 88.2% ######################################################################## 100.0% [2020-02-11T01:17:09.063Z] #28 6.016 [2020-02-11T01:17:10.412Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-02-11T01:17:10.412Z] ok github.com/docker/docker/pkg/chrootarchive 3.562s coverage: 43.2% of statements [2020-02-11T01:17:10.672Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-02-11T01:17:11.240Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-02-11T01:17:11.434Z] #28 6.135 1.1% ### 5.0% ####### 9.7% ######### 12.6% ########### 16.3% ############## 20.1% ################ 23.0% ################### 26.7% ##################### 30.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ############################ 39.0% ############################# 40.9% ############################## 43.0% ############################### 44.3% ################################## 48.4% #################################### 51.2% #### [2020-02-11T01:17:11.434Z] #28 ... [2020-02-11T01:17:11.434Z] [2020-02-11T01:17:11.434Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:17:11.434Z] #11 23.83 The following additional packages will be installed: [2020-02-11T01:17:11.434Z] #11 23.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-11T01:17:11.434Z] #11 23.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-11T01:17:11.434Z] #11 23.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-11T01:17:11.434Z] #11 23.83 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-11T01:17:11.434Z] #11 23.83 mingw-w64-x86-64-dev [2020-02-11T01:17:11.434Z] #11 23.83 Suggested packages: [2020-02-11T01:17:11.434Z] #11 23.83 gcc-8-locales seccomp wine64 [2020-02-11T01:17:11.434Z] #11 24.96 The following NEW packages will be installed: [2020-02-11T01:17:11.434Z] #11 24.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-11T01:17:11.434Z] #11 24.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-11T01:17:11.434Z] #11 24.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-11T01:17:11.434Z] #11 24.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-11T01:17:11.434Z] #11 24.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-11T01:17:11.434Z] #11 24.98 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-11T01:17:11.434Z] #11 24.98 The following packages will be upgraded: [2020-02-11T01:17:11.434Z] #11 24.98 libsystemd0 libudev1 [2020-02-11T01:17:11.434Z] #11 25.08 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-11T01:17:11.434Z] #11 25.08 Need to get 73.7 MB of archives. [2020-02-11T01:17:11.434Z] #11 25.08 After this operation, 494 MB of additional disk space will be used. [2020-02-11T01:17:11.434Z] #11 25.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB] [2020-02-11T01:17:11.434Z] #11 25.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB] [2020-02-11T01:17:11.434Z] #11 25.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-02-11T01:17:11.434Z] #11 26.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-02-11T01:17:11.434Z] #11 27.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-11T01:17:11.434Z] #11 27.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-02-11T01:17:11.434Z] #11 27.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-11T01:17:11.434Z] #11 27.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-11T01:17:11.434Z] #11 29.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-11T01:17:11.434Z] #11 30.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-11T01:17:11.434Z] #11 30.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-02-11T01:17:11.499Z] ok github.com/docker/docker/pkg/fsutils 0.286s coverage: 85.1% of statements [2020-02-11T01:17:11.758Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-02-11T01:17:11.834Z] #11 ... [2020-02-11T01:17:11.834Z] [2020-02-11T01:17:11.834Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:17:11.834Z] #36 23.08 Building dependency tree... [2020-02-11T01:17:11.834Z] #36 24.64 The following additional packages will be installed: [2020-02-11T01:17:11.834Z] #36 24.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-11T01:17:11.834Z] #36 24.65 Suggested packages: [2020-02-11T01:17:11.834Z] #36 24.65 cmake-doc ninja-build lrzip [2020-02-11T01:17:11.834Z] #36 24.65 Recommended packages: [2020-02-11T01:17:11.834Z] #36 24.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-11T01:17:11.834Z] #36 25.34 The following NEW packages will be installed: [2020-02-11T01:17:11.834Z] #36 25.38 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-11T01:17:11.835Z] #36 25.38 vim-common xxd [2020-02-11T01:17:11.835Z] #36 25.54 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-11T01:17:11.835Z] #36 25.54 Need to get 13.9 MB of archives. [2020-02-11T01:17:11.835Z] #36 25.54 After this operation, 62.1 MB of additional disk space will be used. [2020-02-11T01:17:11.835Z] #36 25.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-11T01:17:11.835Z] #36 25.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-11T01:17:11.835Z] #36 25.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-11T01:17:11.835Z] #36 25.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-11T01:17:11.835Z] #36 29.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-11T01:17:11.835Z] #36 30.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-11T01:17:11.835Z] #36 30.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-11T01:17:11.835Z] #36 30.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-11T01:17:11.835Z] #36 30.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-11T01:17:11.835Z] #36 30.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-11T01:17:11.835Z] #36 33.35 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:17:11.835Z] #36 33.63 Fetched 13.9 MB in 7s (2034 kB/s) [2020-02-11T01:17:11.835Z] #36 33.65 Selecting previously unselected package xxd. [2020-02-11T01:17:11.835Z] #36 33.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-11T01:17:11.835Z] #36 33.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-11T01:17:11.835Z] #36 33.72 Unpacking xxd (2:8.1.0875-5) ... [2020-02-11T01:17:11.835Z] #36 33.88 Selecting previously unselected package vim-common. [2020-02-11T01:17:11.835Z] #36 33.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-11T01:17:11.835Z] #36 33.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-11T01:17:11.835Z] #36 34.09 Selecting previously unselected package cmake-data. [2020-02-11T01:17:11.835Z] #36 ... [2020-02-11T01:17:11.835Z] [2020-02-11T01:17:11.835Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:17:12.329Z] ok github.com/docker/docker/layer 7.339s coverage: 68.8% of statements [2020-02-11T01:17:12.329Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-11T01:17:12.329Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-11T01:17:12.329Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-11T01:17:12.329Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-11T01:17:12.329Z] ? github.com/docker/docker/oci [no test files] [2020-02-11T01:17:12.329Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-11T01:17:12.329Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-11T01:17:12.329Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-11T01:17:12.613Z] #28 6.135 1.1% ### 5.0% ####### 9.7% ######### 12.6% ########### 16.3% ############## 20.1% ################ 23.0% ################### 26.7% ##################### 30.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ############################ 39.0% ############################# 40.9% ############################## 43.0% ############################### 44.3% ################################## 48.4% #################################### 51.2% ####################################### 55.0% ######################################### 57.8% ############################################# 62.6% ################################################ 67.3% ################################################### 71.1% ###################################################### 75.8% ######################################################### 79.6% ############################################################ 84.3% ############################################################### 88.1% ### [2020-02-11T01:17:12.613Z] #28 ... [2020-02-11T01:17:12.613Z] [2020-02-11T01:17:12.613Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:17:12.613Z] #44 29.07 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-11T01:17:12.613Z] #44 29.08 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-11T01:17:12.613Z] #44 29.09 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-11T01:17:12.613Z] #44 29.10 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-11T01:17:12.613Z] #44 29.11 Setting up python-six (1.12.0-1) ... [2020-02-11T01:17:12.613Z] #44 30.51 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-11T01:17:12.613Z] #44 30.51 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-11T01:17:12.613Z] #44 30.54 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-11T01:17:12.613Z] #44 30.54 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-11T01:17:12.613Z] #44 30.55 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-11T01:17:12.613Z] #44 30.56 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-11T01:17:12.613Z] #44 30.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-11T01:17:12.613Z] #44 30.58 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-11T01:17:12.613Z] #44 30.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-11T01:17:12.613Z] #44 30.59 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-11T01:17:12.613Z] #44 34.51 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-11T01:17:12.613Z] #44 34.52 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:17:12.613Z] #44 DONE 34.9s [2020-02-11T01:17:12.613Z] [2020-02-11T01:17:12.613Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:17:12.900Z] ok github.com/docker/docker/pkg/jsonmessage 0.042s coverage: 91.7% of statements [2020-02-11T01:17:12.900Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-02-11T01:17:12.900Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 69.3% of statements [2020-02-11T01:17:12.990Z] #28 6.135 1.1% ### 5.0% ####### 9.7% ######### 12.6% ########### 16.3% ############## 20.1% ################ 23.0% ################### 26.7% ##################### 30.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ############################ 39.0% ############################# 40.9% ############################## 43.0% ############################### 44.3% ################################## 48.4% #################################### 51.2% ####################################### 55.0% ######################################### 57.8% ############################################# 62.6% ################################################ 67.3% ################################################### 71.1% ###################################################### 75.8% ######################################################### 79.6% ############################################################ 84.3% ############################################################### 88.1% ################################################################## 91.9% ################################################################### 93.8% ##################################################################### 96.6% ######################################################################## 100.0% [2020-02-11T01:17:12.990Z] #28 10.14 [2020-02-11T01:17:12.990Z] #28 ... [2020-02-11T01:17:12.990Z] [2020-02-11T01:17:12.990Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:17:12.990Z] #48 25.12 sync [2020-02-11T01:17:12.990Z] #48 25.17 internal/reflectlite [2020-02-11T01:17:12.990Z] #48 26.25 github.com/LK4D4/vndr/godl/singleflight [2020-02-11T01:17:12.990Z] #48 26.53 math/rand [2020-02-11T01:17:12.990Z] #48 27.78 internal/singleflight [2020-02-11T01:17:12.990Z] #48 28.13 io [2020-02-11T01:17:12.990Z] #48 28.13 strconv [2020-02-11T01:17:12.990Z] #48 28.84 bytes [2020-02-11T01:17:12.990Z] #48 30.23 bufio [2020-02-11T01:17:12.990Z] #48 31.23 reflect [2020-02-11T01:17:12.990Z] #48 32.32 syscall [2020-02-11T01:17:13.160Z] ok github.com/docker/docker/pkg/idtools 0.826s coverage: 70.1% of statements [2020-02-11T01:17:13.160Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-02-11T01:17:13.160Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-11T01:17:13.376Z] #48 ... [2020-02-11T01:17:13.376Z] [2020-02-11T01:17:13.376Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:17:13.376Z] #63 0.220 + RM_GOPATH=0 [2020-02-11T01:17:13.376Z] #63 0.220 + TMP_GOPATH= [2020-02-11T01:17:13.376Z] #63 0.220 + : /build [2020-02-11T01:17:13.376Z] #63 0.221 + '[' -z '' ']' [2020-02-11T01:17:13.376Z] #63 0.223 ++ mktemp -d [2020-02-11T01:17:13.376Z] #63 0.228 + export GOPATH=/tmp/tmp.SDV0TaTL3E [2020-02-11T01:17:13.376Z] #63 0.228 + GOPATH=/tmp/tmp.SDV0TaTL3E [2020-02-11T01:17:13.376Z] #63 0.228 + RM_GOPATH=1 [2020-02-11T01:17:13.376Z] #63 0.230 ++ dirname ./install.sh [2020-02-11T01:17:13.376Z] #63 0.233 + dir=. [2020-02-11T01:17:13.376Z] #63 0.234 + bin=containerd [2020-02-11T01:17:13.376Z] #63 0.234 + shift [2020-02-11T01:17:13.376Z] #63 0.234 + '[' '!' -f ./containerd.installer ']' [2020-02-11T01:17:13.376Z] #63 0.235 + . ./containerd.installer [2020-02-11T01:17:13.376Z] #63 0.235 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-11T01:17:13.376Z] #63 0.236 + install_containerd [2020-02-11T01:17:13.376Z] #63 0.237 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-11T01:17:13.376Z] #63 0.237 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-11T01:17:13.376Z] #63 0.237 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SDV0TaTL3E/src/github.com/containerd/containerd [2020-02-11T01:17:13.376Z] #63 0.247 Cloning into '/tmp/tmp.SDV0TaTL3E/src/github.com/containerd/containerd'... [2020-02-11T01:17:13.420Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2020-02-11T01:17:13.710Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2020-02-11T01:17:13.758Z] #63 ... [2020-02-11T01:17:13.758Z] [2020-02-11T01:17:13.758Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:17:13.758Z] #28 10.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-11T01:17:14.012Z] INFO: Extraction ended at 02/11/2020 01:17:13. Duration:00:00:25.4339746 [2020-02-11T01:17:14.012Z] INFO: Updating the golang and path environment variables [2020-02-11T01:17:14.012Z] INFO: GOPATH=d:\gopath [2020-02-11T01:17:14.012Z] INFO: go version go1.13.7 windows/amd64 [2020-02-11T01:17:14.012Z] INFO: Running the daemon under test in debug mode [2020-02-11T01:17:14.012Z] INFO: Starting a daemon under test... [2020-02-11T01:17:14.012Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39086\7\daemon --pidfile d:\CI\PR-39086\7\docker.pid -D [2020-02-11T01:17:14.012Z] INFO: Process started successfully. [2020-02-11T01:17:14.012Z] INFO: Start tailing logs of the daemon under tests [2020-02-11T01:17:14.012Z] INFO: Waiting for the daemon under test to start... [2020-02-11T01:17:14.131Z] #28 11.20 [2020-02-11T01:17:14.280Z] ok github.com/docker/docker/pkg/parsers/kernel 0.028s coverage: 60.0% of statements [2020-02-11T01:17:14.500Z] #28 11.31 ######################################################################## 100.0% [2020-02-11T01:17:14.500Z] #28 11.45 [2020-02-11T01:17:14.541Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2020-02-11T01:17:14.541Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2020-02-11T01:17:14.871Z] #28 ... [2020-02-11T01:17:14.871Z] [2020-02-11T01:17:14.871Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:17:14.871Z] #51 26.71 + cd /tmp/tmp.LHjfJZkvNC/src/gotest.tools/gotestsum [2020-02-11T01:17:14.871Z] #51 26.71 + git checkout -q v0.3.5 [2020-02-11T01:17:14.871Z] #51 26.72 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-11T01:17:14.871Z] #51 ... [2020-02-11T01:17:14.871Z] [2020-02-11T01:17:14.871Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:17:14.871Z] #36 34.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-11T01:17:14.871Z] #36 34.09 Unpacking cmake-data (3.13.4-1) ... [2020-02-11T01:17:14.871Z] #36 36.02 Selecting previously unselected package libicu63:s390x. [2020-02-11T01:17:14.871Z] #36 36.02 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-11T01:17:14.871Z] #36 36.04 Unpacking libicu63:s390x (63.1-6) ... [2020-02-11T01:17:15.111Z] ok github.com/docker/docker/pkg/mount 0.933s coverage: 70.0% of statements [2020-02-11T01:17:15.111Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-11T01:17:15.111Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-11T01:17:15.111Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-11T01:17:15.111Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-02-11T01:17:15.259Z] #36 ... [2020-02-11T01:17:15.259Z] [2020-02-11T01:17:15.259Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:17:15.259Z] #34 27.12 errors [2020-02-11T01:17:15.259Z] #34 27.15 sort [2020-02-11T01:17:15.259Z] #34 27.70 strconv [2020-02-11T01:17:15.259Z] #34 28.42 io [2020-02-11T01:17:15.259Z] #34 29.50 syscall [2020-02-11T01:17:15.259Z] #34 30.60 reflect [2020-02-11T01:17:15.259Z] #34 36.96 time [2020-02-11T01:17:15.259Z] #34 ... [2020-02-11T01:17:15.259Z] [2020-02-11T01:17:15.259Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:17:15.259Z] #28 12.34 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-11T01:17:15.629Z] #28 12.60 [2020-02-11T01:17:15.629Z] #28 12.76 ##################################################### 73.9% ######################################################################## 100.0% [2020-02-11T01:17:15.680Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2020-02-11T01:17:15.939Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-02-11T01:17:15.939Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-02-11T01:17:15.996Z] #28 12.95 [2020-02-11T01:17:16.510Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements [2020-02-11T01:17:16.798Z] #28 13.75 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-11T01:17:16.798Z] #28 13.80 skipping existing b63cc5f62c21 [2020-02-11T01:17:16.798Z] #28 13.87 [2020-02-11T01:17:17.078Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-02-11T01:17:17.170Z] #28 ... [2020-02-11T01:17:17.170Z] [2020-02-11T01:17:17.170Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-11T01:17:17.170Z] #31 29.16 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-11T01:17:17.170Z] #31 30.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-11T01:17:17.170Z] #31 ... [2020-02-11T01:17:17.170Z] [2020-02-11T01:17:17.170Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:17:17.170Z] #48 38.38 time [2020-02-11T01:17:17.339Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-02-11T01:17:17.740Z] INFO: Daemon under test started and replied! [2020-02-11T01:17:17.740Z] INFO: Docker version of the daemon under test [2020-02-11T01:17:17.740Z] [2020-02-11T01:17:17.740Z] Client: [2020-02-11T01:17:17.740Z] Version: 17.06.2-ce [2020-02-11T01:17:17.740Z] API version: 1.30 [2020-02-11T01:17:17.740Z] Go version: go1.8.3 [2020-02-11T01:17:17.740Z] Git commit: cec0b72 [2020-02-11T01:17:17.740Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-11T01:17:17.740Z] OS/Arch: windows/amd64 [2020-02-11T01:17:17.740Z] [2020-02-11T01:17:17.740Z] Server: [2020-02-11T01:17:17.740Z] Version: 0.0.0-dev [2020-02-11T01:17:17.740Z] API version: 1.41 (minimum version 1.24) [2020-02-11T01:17:17.740Z] Go version: go1.13.7 [2020-02-11T01:17:17.740Z] Git commit: 008fc67974 [2020-02-11T01:17:17.740Z] Built: 02/11/2020 01:15:32 [2020-02-11T01:17:17.740Z] OS/Arch: windows/amd64 [2020-02-11T01:17:17.740Z] Experimental: false [2020-02-11T01:17:17.740Z] [2020-02-11T01:17:17.740Z] INFO: Docker info of the daemon under test [2020-02-11T01:17:17.740Z] [2020-02-11T01:17:17.740Z] Containers: 0 [2020-02-11T01:17:17.740Z] Running: 0 [2020-02-11T01:17:17.740Z] Paused: 0 [2020-02-11T01:17:17.740Z] Stopped: 0 [2020-02-11T01:17:17.740Z] Images: 0 [2020-02-11T01:17:17.740Z] Server Version: 0.0.0-dev [2020-02-11T01:17:17.740Z] Storage Driver: windowsfilter [2020-02-11T01:17:17.740Z] Windows: [2020-02-11T01:17:17.740Z] Logging Driver: json-file [2020-02-11T01:17:17.740Z] Plugins: [2020-02-11T01:17:17.740Z] Volume: local [2020-02-11T01:17:17.740Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-11T01:17:17.740Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-11T01:17:17.740Z] Swarm: inactive [2020-02-11T01:17:17.740Z] Default Isolation: process [2020-02-11T01:17:17.740Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-11T01:17:17.740Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-11T01:17:17.740Z] OSType: windows [2020-02-11T01:17:17.740Z] Architecture: x86_64 [2020-02-11T01:17:17.740Z] CPUs: 4 [2020-02-11T01:17:17.740Z] Total Memory: 32GiB [2020-02-11T01:17:17.740Z] Name: azwin-2-1e5140 [2020-02-11T01:17:17.740Z] ID: GOXO:LLE5:Y5LK:UAD2:BEE6:GMFO:CODX:UHF6:2WVB:DXM4:YNQ6:VCPN [2020-02-11T01:17:17.740Z] Docker Root Dir: D:\CI\PR-39086\7\daemon [2020-02-11T01:17:17.740Z] Debug Mode (client): false [2020-02-11T01:17:17.740Z] Debug Mode (server): true [2020-02-11T01:17:17.740Z] File Descriptors: -1 [2020-02-11T01:17:17.740Z] Goroutines: 17 [2020-02-11T01:17:17.740Z] System Time: 2020-02-11T01:17:17.4949555Z [2020-02-11T01:17:17.740Z] EventsListeners: 0 [2020-02-11T01:17:17.740Z] Registry: https://index.docker.io/v1/ [2020-02-11T01:17:17.740Z] Labels: [2020-02-11T01:17:17.740Z] Experimental: false [2020-02-11T01:17:17.740Z] Insecure Registries: [2020-02-11T01:17:17.740Z] 127.0.0.0/8 [2020-02-11T01:17:17.740Z] Live Restore Enabled: false [2020-02-11T01:17:17.740Z] [2020-02-11T01:17:17.740Z] [2020-02-11T01:17:17.740Z] INFO: Docker images of the daemon under test [2020-02-11T01:17:17.740Z] [2020-02-11T01:17:17.740Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-11T01:17:17.740Z] [2020-02-11T01:17:17.740Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-11T01:17:17.740Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-11T01:17:17.910Z] ok github.com/docker/docker/pkg/streamformatter 0.016s coverage: 66.2% of statements [2020-02-11T01:17:17.910Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-02-11T01:17:18.199Z] ltsc2019: Pulling from windows/servercore [2020-02-11T01:17:18.199Z] 65014b3c3121: Pulling fs layer [2020-02-11T01:17:18.199Z] edbd72df76b4: Pulling fs layer [2020-02-11T01:17:18.465Z] #48 ... [2020-02-11T01:17:18.465Z] [2020-02-11T01:17:18.465Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:17:18.465Z] #28 14.71 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-11T01:17:18.465Z] #28 15.01 [2020-02-11T01:17:18.465Z] #28 15.12 ######################################################################## 100.0% [2020-02-11T01:17:18.465Z] #28 15.17 [2020-02-11T01:17:18.465Z] #28 15.24 Download of images into '/build' complete. [2020-02-11T01:17:18.465Z] #28 15.24 Use something like the following to load the result into a Docker daemon: [2020-02-11T01:17:18.465Z] #28 15.24 tar -cC '/build' . | docker load [2020-02-11T01:17:18.465Z] #28 DONE 15.4s [2020-02-11T01:17:18.465Z] [2020-02-11T01:17:18.465Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:17:18.465Z] #36 40.03 Selecting previously unselected package libxml2:s390x. [2020-02-11T01:17:18.465Z] #36 40.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-11T01:17:18.465Z] #36 40.05 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-11T01:17:18.465Z] #36 40.40 Selecting previously unselected package libarchive13:s390x. [2020-02-11T01:17:18.465Z] #36 40.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-11T01:17:18.465Z] #36 40.41 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-11T01:17:18.465Z] #36 40.61 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-11T01:17:18.465Z] #36 40.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-11T01:17:18.465Z] #36 40.61 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-11T01:17:18.465Z] #36 40.70 Selecting previously unselected package librhash0:s390x. [2020-02-11T01:17:18.465Z] #36 40.70 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-11T01:17:18.465Z] #36 40.71 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-11T01:17:18.465Z] #36 40.81 Selecting previously unselected package libuv1:s390x. [2020-02-11T01:17:18.480Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-02-11T01:17:18.480Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 71.3% of statements [2020-02-11T01:17:18.843Z] #36 40.82 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-11T01:17:18.843Z] #36 40.84 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-11T01:17:18.843Z] #36 40.89 Selecting previously unselected package cmake. [2020-02-11T01:17:18.843Z] #36 40.94 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-11T01:17:18.843Z] #36 40.94 Unpacking cmake (3.13.4-1) ... [2020-02-11T01:17:19.419Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2020-02-11T01:17:19.419Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.2% of statements [2020-02-11T01:17:19.680Z] ok github.com/docker/docker/pkg/signal 2.892s coverage: 61.0% of statements [2020-02-11T01:17:20.251Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 84.8% of statements [2020-02-11T01:17:20.251Z] testing: warning: no tests to run [2020-02-11T01:17:20.251Z] coverage: [no statements] [2020-02-11T01:17:20.251Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-02-11T01:17:20.251Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2020-02-11T01:17:20.655Z] #36 42.82 Setting up libicu63:s390x (63.1-6) ... [2020-02-11T01:17:20.655Z] #36 42.84 Setting up xxd (2:8.1.0875-5) ... [2020-02-11T01:17:20.655Z] #36 42.85 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-11T01:17:20.655Z] #36 42.86 Setting up vim-common (2:8.1.0875-5) ... [2020-02-11T01:17:20.655Z] #36 42.87 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-11T01:17:20.655Z] #36 42.87 Setting up cmake-data (3.13.4-1) ... [2020-02-11T01:17:20.655Z] #36 42.88 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-11T01:17:20.655Z] #36 42.89 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-11T01:17:20.655Z] #36 42.90 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-11T01:17:20.655Z] #36 42.90 Setting up cmake (3.13.4-1) ... [2020-02-11T01:17:20.655Z] #36 42.91 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:17:20.655Z] #36 42.95 Processing triggers for mime-support (3.62) ... [2020-02-11T01:17:20.822Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-02-11T01:17:20.822Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-02-11T01:17:20.822Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-02-11T01:17:21.031Z] #36 DONE 43.2s [2020-02-11T01:17:21.031Z] [2020-02-11T01:17:21.031Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:17:21.031Z] #37 DONE 0.1s [2020-02-11T01:17:21.031Z] [2020-02-11T01:17:21.031Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-11T01:17:21.031Z] #38 DONE 0.1s [2020-02-11T01:17:21.031Z] [2020-02-11T01:17:21.031Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:17:21.408Z] #39 0.249 + RM_GOPATH=0 [2020-02-11T01:17:21.408Z] #39 0.252 + TMP_GOPATH= [2020-02-11T01:17:21.408Z] #39 0.252 + : /build [2020-02-11T01:17:21.408Z] #39 0.252 + '[' -z '' ']' [2020-02-11T01:17:21.408Z] #39 0.254 ++ mktemp -d [2020-02-11T01:17:21.408Z] #39 0.256 + export GOPATH=/tmp/tmp.eb1STJy0fx [2020-02-11T01:17:21.408Z] #39 0.257 + GOPATH=/tmp/tmp.eb1STJy0fx [2020-02-11T01:17:21.408Z] #39 0.257 + RM_GOPATH=1 [2020-02-11T01:17:21.408Z] #39 0.257 ++ dirname ./install.sh [2020-02-11T01:17:21.408Z] #39 0.259 + dir=. [2020-02-11T01:17:21.408Z] #39 0.259 + bin=tini [2020-02-11T01:17:21.408Z] #39 0.260 + shift [2020-02-11T01:17:21.408Z] #39 0.260 + '[' '!' -f ./tini.installer ']' [2020-02-11T01:17:21.408Z] #39 0.260 + . ./tini.installer [2020-02-11T01:17:21.408Z] #39 0.260 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-11T01:17:21.408Z] #39 0.261 + install_tini [2020-02-11T01:17:21.408Z] #39 0.261 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-11T01:17:21.408Z] #39 0.261 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-11T01:17:21.408Z] #39 0.261 + git clone https://github.com/krallin/tini.git /tmp/tmp.eb1STJy0fx/tini [2020-02-11T01:17:21.408Z] #39 0.264 Cloning into '/tmp/tmp.eb1STJy0fx/tini'... [2020-02-11T01:17:21.840Z] #39 0.704 + cd /tmp/tmp.eb1STJy0fx/tini [2020-02-11T01:17:21.840Z] #39 0.704 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-11T01:17:22.545Z] #39 0.713 + cmake . [2020-02-11T01:17:22.545Z] #39 1.145 -- The C compiler identification is GNU 8.3.0 [2020-02-11T01:17:22.545Z] #39 1.183 -- Check for working C compiler: /usr/bin/cc [2020-02-11T01:17:22.731Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-02-11T01:17:22.731Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2020-02-11T01:17:22.975Z] #39 1.575 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-11T01:17:22.975Z] #39 1.575 -- Detecting C compiler ABI info [2020-02-11T01:17:22.975Z] #39 ... [2020-02-11T01:17:22.975Z] [2020-02-11T01:17:22.975Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:17:22.975Z] #45 6.602 Note: Building without setproctitle() and strlcpy() support. [2020-02-11T01:17:22.975Z] #45 6.602 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-11T01:17:22.975Z] #45 7.316 fatal: not a git repository (or any of the parent directories): .git [2020-02-11T01:17:22.975Z] #45 7.326 GEN .gitid [2020-02-11T01:17:22.975Z] #45 7.330 GEN criu/include/version.h [2020-02-11T01:17:22.975Z] #45 7.362 GEN include/common/asm [2020-02-11T01:17:22.975Z] #45 8.177 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.270 PBCC images/opts.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.276 PBCC images/sit.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.294 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.343 DEP images/opts.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.385 DEP images/sit.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.427 PBCC images/macvlan.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.438 DEP images/macvlan.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.487 PBCC images/autofs.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.490 DEP images/autofs.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.533 PBCC images/sysctl.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.545 DEP images/sysctl.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.627 PBCC images/time.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.638 DEP images/time.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.680 PBCC images/binfmt-misc.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.683 DEP images/binfmt-misc.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.721 PBCC images/seccomp.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.743 DEP images/seccomp.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.784 PBCC images/userns.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.795 DEP images/userns.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.838 PBCC images/cgroup.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.852 DEP images/cgroup.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.899 PBCC images/fown.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.911 PBCC images/ext-file.pb-c.c [2020-02-11T01:17:22.975Z] #45 8.914 DEP images/fown.pb-c.d [2020-02-11T01:17:22.975Z] #45 8.956 DEP images/ext-file.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.004 PBCC images/rpc.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.036 DEP images/rpc.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.075 PBCC images/siginfo.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.090 DEP images/siginfo.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.120 PBCC images/pagemap.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.150 DEP images/pagemap.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.176 PBCC images/rlimit.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.189 DEP images/rlimit.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.213 PBCC images/file-lock.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.235 DEP images/file-lock.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.270 PBCC images/tty.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.328 DEP images/tty.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.346 PBCC images/tun.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.387 PBCC images/netdev.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.425 DEP images/tun.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.447 DEP images/netdev.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.481 PBCC images/vma.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.515 DEP images/vma.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.598 PBCC images/creds.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.615 DEP images/creds.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.649 PBCC images/utsns.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.673 DEP images/utsns.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.741 PBCC images/ipc-desc.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.758 PBCC images/ipc-sem.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.786 DEP images/ipc-desc.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.851 DEP images/ipc-sem.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.932 PBCC images/ipc-msg.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.937 DEP images/ipc-msg.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.953 PBCC images/ipc-shm.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.961 DEP images/ipc-shm.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.972 PBCC images/ipc-var.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.977 DEP images/ipc-var.pb-c.d [2020-02-11T01:17:22.975Z] #45 9.994 PBCC images/sk-opts.pb-c.c [2020-02-11T01:17:22.975Z] #45 9.998 PBCC images/packet-sock.pb-c.c [2020-02-11T01:17:22.975Z] #45 10.17 DEP images/sk-opts.pb-c.d [2020-02-11T01:17:22.975Z] #45 10.21 DEP images/packet-sock.pb-c.d [2020-02-11T01:17:22.975Z] #45 10.25 PBCC images/sk-netlink.pb-c.c [2020-02-11T01:17:22.975Z] #45 10.29 DEP images/sk-netlink.pb-c.d [2020-02-11T01:17:22.975Z] #45 10.33 PBCC images/sk-inet.pb-c.c [2020-02-11T01:17:22.975Z] #45 10.39 DEP images/sk-inet.pb-c.d [2020-02-11T01:17:22.975Z] #45 10.46 PBCC images/sk-unix.pb-c.c [2020-02-11T01:17:23.299Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-02-11T01:17:23.363Z] #45 10.51 DEP images/sk-unix.pb-c.d [2020-02-11T01:17:23.363Z] #45 10.58 PBCC images/mm.pb-c.c [2020-02-11T01:17:23.363Z] #45 10.64 DEP images/mm.pb-c.d [2020-02-11T01:17:23.363Z] #45 10.70 PBCC images/timerfd.pb-c.c [2020-02-11T01:17:23.363Z] #45 ... [2020-02-11T01:17:23.363Z] [2020-02-11T01:17:23.363Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:17:23.363Z] #39 2.123 -- Detecting C compiler ABI info - done [2020-02-11T01:17:23.363Z] #39 2.175 -- Detecting C compile features [2020-02-11T01:17:24.238Z] ok github.com/docker/docker/plugin 0.588s coverage: 27.1% of statements [2020-02-11T01:17:24.497Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-02-11T01:17:25.066Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-02-11T01:17:25.066Z] ok github.com/docker/docker/registry 0.228s coverage: 56.0% of statements [2020-02-11T01:17:25.222Z] #39 3.845 -- Detecting C compile features - done [2020-02-11T01:17:25.222Z] #39 3.877 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-11T01:17:25.222Z] #39 3.973 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-11T01:17:25.222Z] #39 4.092 -- Configuring done [2020-02-11T01:17:25.222Z] #39 4.108 -- Generating done [2020-02-11T01:17:25.222Z] #39 4.121 -- Build files have been written to: /tmp/tmp.eb1STJy0fx/tini [2020-02-11T01:17:25.222Z] #39 4.137 + make tini-static [2020-02-11T01:17:25.601Z] #39 4.420 Scanning dependencies of target tini-static [2020-02-11T01:17:25.601Z] #39 4.488 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-11T01:17:26.009Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2020-02-11T01:17:26.009Z] ok github.com/docker/docker/runconfig 0.032s coverage: 68.2% of statements [2020-02-11T01:17:26.414Z] #39 5.279 [100%] Linking C executable tini-static [2020-02-11T01:17:26.811Z] #39 5.569 [100%] Built target tini-static [2020-02-11T01:17:26.811Z] #39 5.600 + mkdir -p /build [2020-02-11T01:17:26.811Z] #39 5.601 + cp tini-static /build/docker-init [2020-02-11T01:17:26.811Z] #39 DONE 5.7s [2020-02-11T01:17:26.811Z] [2020-02-11T01:17:26.811Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:17:26.811Z] #63 20.83 Checking out files: 45% (1382/3042) Checking out files: 46% (1400/3042) Checking out files: 47% (1430/3042) Checking out files: 48% (1461/3042) Checking out files: 49% (1491/3042) Checking out files: 50% (1521/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-11T01:17:26.811Z] #63 21.74 + cd /tmp/tmp.SDV0TaTL3E/src/github.com/containerd/containerd [2020-02-11T01:17:26.811Z] #63 21.74 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-11T01:17:26.811Z] #63 22.68 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-11T01:17:26.811Z] #63 22.68 + BUILDTAGS='netgo osusergo static_build' [2020-02-11T01:17:26.811Z] #63 22.68 + export EXTRA_FLAGS=-buildmode=pie [2020-02-11T01:17:26.811Z] #63 22.68 + EXTRA_FLAGS=-buildmode=pie [2020-02-11T01:17:26.811Z] #63 22.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-11T01:17:26.811Z] #63 22.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-11T01:17:26.811Z] #63 22.68 + '[' '' = dynamic ']' [2020-02-11T01:17:26.811Z] #63 22.68 + make [2020-02-11T01:17:26.811Z] #63 23.28 + bin/ctr [2020-02-11T01:17:27.921Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-02-11T01:17:28.490Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-02-11T01:17:28.490Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2020-02-11T01:17:29.869Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.0% of statements [2020-02-11T01:17:30.050Z] #63 ... [2020-02-11T01:17:30.050Z] [2020-02-11T01:17:30.050Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:17:30.050Z] #34 41.95 os [2020-02-11T01:17:30.050Z] #34 42.57 internal/fmtsort [2020-02-11T01:17:30.050Z] #34 43.05 strings [2020-02-11T01:17:30.050Z] #34 45.01 fmt [2020-02-11T01:17:30.050Z] #34 45.93 path/filepath [2020-02-11T01:17:30.050Z] #34 47.22 io/ioutil [2020-02-11T01:17:30.050Z] #34 47.74 path [2020-02-11T01:17:30.050Z] #34 48.14 text/tabwriter [2020-02-11T01:17:30.050Z] #34 48.97 flag [2020-02-11T01:17:30.050Z] #34 48.97 github.com/BurntSushi/toml [2020-02-11T01:17:30.050Z] #34 50.28 log [2020-02-11T01:17:30.050Z] #34 51.71 github.com/BurntSushi/toml/cmd/tomlv [2020-02-11T01:17:30.050Z] #34 ... [2020-02-11T01:17:30.050Z] [2020-02-11T01:17:30.050Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:17:30.050Z] #45 10.76 DEP images/timerfd.pb-c.d [2020-02-11T01:17:30.050Z] #45 10.83 PBCC images/timer.pb-c.c [2020-02-11T01:17:30.050Z] #45 10.86 DEP images/timer.pb-c.d [2020-02-11T01:17:30.050Z] #45 10.93 PBCC images/sa.pb-c.c [2020-02-11T01:17:30.050Z] #45 10.95 DEP images/sa.pb-c.d [2020-02-11T01:17:30.050Z] #45 10.96 PBCC images/pipe-data.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.04 DEP images/pipe-data.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.09 PBCC images/mnt.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.19 DEP images/mnt.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.24 PBCC images/sk-packet.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.28 DEP images/sk-packet.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.33 PBCC images/tcp-stream.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.38 DEP images/tcp-stream.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.44 PBCC images/pipe.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.50 DEP images/pipe.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.57 PBCC images/pstree.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.58 DEP images/pstree.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.60 PBCC images/fs.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.61 DEP images/fs.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.63 PBCC images/signalfd.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.65 DEP images/signalfd.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.73 PBCC images/fh.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.80 PBCC images/fsnotify.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.84 DEP images/fh.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.93 DEP images/fsnotify.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.94 PBCC images/eventpoll.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.94 DEP images/eventpoll.pb-c.d [2020-02-11T01:17:30.050Z] #45 11.96 PBCC images/eventfd.pb-c.c [2020-02-11T01:17:30.050Z] #45 11.96 DEP images/eventfd.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.00 PBCC images/remap-file-path.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.01 DEP images/remap-file-path.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.03 PBCC images/fifo.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.05 DEP images/fifo.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.09 PBCC images/ghost-file.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.12 DEP images/ghost-file.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.18 PBCC images/regfile.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.23 DEP images/regfile.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.30 PBCC images/ns.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.34 DEP images/ns.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.41 PBCC images/fdinfo.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.47 DEP images/fdinfo.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.48 PBCC images/core-aarch64.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.51 PBCC images/core-arm.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.53 PBCC images/core-ppc64.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.56 PBCC images/core-s390.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.59 PBCC images/core-x86.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.63 PBCC images/core.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.67 PBCC images/inventory.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.69 DEP images/core-aarch64.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.73 DEP images/core-arm.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.75 DEP images/core-ppc64.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.79 DEP images/core-s390.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.82 DEP images/core-x86.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.85 DEP images/core.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.89 DEP images/inventory.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.92 PBCC images/cpuinfo.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.95 DEP images/cpuinfo.pb-c.d [2020-02-11T01:17:30.050Z] #45 12.95 PBCC images/stats.pb-c.c [2020-02-11T01:17:30.050Z] #45 12.98 DEP images/stats.pb-c.d [2020-02-11T01:17:30.050Z] #45 13.72 make[1]: Nothing to be done for 'all'. [2020-02-11T01:17:30.050Z] #45 14.59 CC images/stats.o [2020-02-11T01:17:30.050Z] #45 14.87 CC images/core.o [2020-02-11T01:17:30.050Z] #45 15.28 CC images/core-x86.o [2020-02-11T01:17:30.050Z] #45 15.53 CC images/core-arm.o [2020-02-11T01:17:30.050Z] #45 15.73 CC images/core-aarch64.o [2020-02-11T01:17:30.050Z] #45 15.95 CC images/core-ppc64.o [2020-02-11T01:17:30.050Z] #45 16.27 CC images/core-s390.o [2020-02-11T01:17:30.050Z] #45 16.63 CC images/cpuinfo.o [2020-02-11T01:17:30.050Z] #45 16.97 CC images/inventory.o [2020-02-11T01:17:30.050Z] #45 17.11 CC images/fdinfo.o [2020-02-11T01:17:30.050Z] #45 17.35 CC images/fown.o [2020-02-11T01:17:30.050Z] #45 17.50 CC images/ns.o [2020-02-11T01:17:30.423Z] #45 17.64 CC images/regfile.o [2020-02-11T01:17:30.423Z] #45 ... [2020-02-11T01:17:30.423Z] [2020-02-11T01:17:30.423Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:17:30.423Z] #48 42.36 internal/fmtsort [2020-02-11T01:17:30.423Z] #48 42.58 os [2020-02-11T01:17:30.423Z] #48 43.03 strings [2020-02-11T01:17:30.423Z] #48 45.87 regexp/syntax [2020-02-11T01:17:30.423Z] #48 46.50 fmt [2020-02-11T01:17:30.423Z] #48 49.52 regexp [2020-02-11T01:17:30.423Z] #48 50.16 flag [2020-02-11T01:17:30.423Z] #48 51.55 go/token [2020-02-11T01:17:30.423Z] #48 51.83 internal/lazyregexp [2020-02-11T01:17:30.423Z] #48 51.98 net/url [2020-02-11T01:17:30.423Z] #48 52.31 go/scanner [2020-02-11T01:17:30.423Z] #48 ... [2020-02-11T01:17:30.423Z] [2020-02-11T01:17:30.423Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:17:30.423Z] #45 17.76 CC images/ghost-file.o [2020-02-11T01:17:30.800Z] #45 17.89 CC images/fifo.o [2020-02-11T01:17:30.800Z] #45 18.02 CC images/remap-file-path.o [2020-02-11T01:17:30.800Z] #45 18.11 CC images/eventfd.o [2020-02-11T01:17:30.800Z] #45 18.20 CC images/eventpoll.o [2020-02-11T01:17:31.194Z] #45 18.38 CC images/fh.o [2020-02-11T01:17:31.194Z] #45 18.51 CC images/fsnotify.o [2020-02-11T01:17:31.558Z] #45 18.87 CC images/signalfd.o [2020-02-11T01:17:31.558Z] #45 18.97 CC images/fs.o [2020-02-11T01:17:31.933Z] #45 19.05 CC images/pstree.o [2020-02-11T01:17:31.933Z] #45 19.16 CC images/pipe.o [2020-02-11T01:17:31.933Z] #45 19.27 CC images/tcp-stream.o [2020-02-11T01:17:31.933Z] #45 19.38 CC images/sk-packet.o [2020-02-11T01:17:32.305Z] #45 ... [2020-02-11T01:17:32.305Z] [2020-02-11T01:17:32.305Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:17:32.305Z] #34 DONE 54.2s [2020-02-11T01:17:32.305Z] [2020-02-11T01:17:32.305Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:17:32.305Z] #45 19.56 CC images/mnt.o [2020-02-11T01:17:32.674Z] #45 19.90 CC images/pipe-data.o [2020-02-11T01:17:32.674Z] #45 20.07 CC images/sa.o [2020-02-11T01:17:33.005Z] edbd72df76b4: Verifying Checksum [2020-02-11T01:17:33.005Z] edbd72df76b4: Download complete [2020-02-11T01:17:33.005Z] 65014b3c3121: Verifying Checksum [2020-02-11T01:17:33.005Z] 65014b3c3121: Download complete [2020-02-11T01:17:33.055Z] #45 20.21 CC images/timer.o [2020-02-11T01:17:33.431Z] #45 20.55 CC images/timerfd.o [2020-02-11T01:17:33.431Z] #45 20.69 CC images/mm.o [2020-02-11T01:17:33.431Z] #45 20.81 CC images/sk-opts.o [2020-02-11T01:17:33.431Z] #45 20.90 CC images/sk-unix.o [2020-02-11T01:17:33.811Z] #45 21.09 CC images/sk-inet.o [2020-02-11T01:17:33.811Z] #45 21.23 CC images/tun.o [2020-02-11T01:17:34.195Z] #45 21.45 CC images/sk-netlink.o [2020-02-11T01:17:34.195Z] #45 21.52 CC images/packet-sock.o [2020-02-11T01:17:34.591Z] #45 21.65 CC images/ipc-var.o [2020-02-11T01:17:34.591Z] #45 21.75 CC images/ipc-desc.o [2020-02-11T01:17:34.591Z] #45 21.85 CC images/ipc-shm.o [2020-02-11T01:17:34.591Z] #45 21.94 CC images/ipc-msg.o [2020-02-11T01:17:35.185Z] #45 22.13 CC images/ipc-sem.o [2020-02-11T01:17:35.185Z] #45 ... [2020-02-11T01:17:35.185Z] [2020-02-11T01:17:35.185Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:17:35.185Z] #11 46.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-02-11T01:17:35.185Z] #11 ... [2020-02-11T01:17:35.185Z] [2020-02-11T01:17:35.185Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:17:35.185Z] #48 53.11 text/template/parse [2020-02-11T01:17:35.185Z] #48 53.28 go/ast [2020-02-11T01:17:35.185Z] #48 56.29 text/template [2020-02-11T01:17:35.185Z] #48 56.58 go/parser [2020-02-11T01:17:36.626Z] #48 ... [2020-02-11T01:17:36.626Z] [2020-02-11T01:17:36.626Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:17:36.626Z] #11 58.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-11T01:17:36.626Z] #11 58.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-11T01:17:36.626Z] #11 58.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-11T01:17:36.626Z] #11 58.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-11T01:17:36.627Z] #11 58.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-02-11T01:17:36.627Z] #11 58.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-11T01:17:36.627Z] #11 58.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-11T01:17:37.000Z] #11 59.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-11T01:17:37.000Z] #11 59.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-11T01:17:37.387Z] #11 59.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-11T01:17:37.387Z] #11 59.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-11T01:17:37.387Z] #11 59.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-11T01:17:37.387Z] #11 59.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-02-11T01:17:37.387Z] #11 59.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-11T01:17:37.752Z] #11 59.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-11T01:17:38.126Z] #11 60.42 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:17:38.486Z] #11 60.53 Fetched 73.7 MB in 35s (2113 kB/s) [2020-02-11T01:17:38.487Z] #11 60.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-11T01:17:38.487Z] #11 60.61 Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ... [2020-02-11T01:17:38.487Z] #11 60.63 Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-11T01:17:38.487Z] #11 60.77 Setting up libsystemd0:s390x (241-7~deb10u3) ... [2020-02-11T01:17:38.852Z] #11 60.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-11T01:17:38.852Z] #11 60.91 Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ... [2020-02-11T01:17:38.852Z] #11 60.91 Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-11T01:17:38.852Z] #11 61.06 Setting up libudev1:s390x (241-7~deb10u3) ... [2020-02-11T01:17:38.852Z] #11 61.15 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-11T01:17:38.852Z] #11 61.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-11T01:17:38.853Z] #11 61.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-11T01:17:38.853Z] #11 61.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-11T01:17:40.109Z] #11 62.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-11T01:17:40.109Z] #11 62.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-11T01:17:40.480Z] #11 62.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-11T01:17:41.750Z] #11 64.01 Selecting previously unselected package binutils-mingw-w64. [2020-02-11T01:17:41.750Z] #11 64.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-11T01:17:41.750Z] #11 64.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-11T01:17:41.750Z] #11 64.07 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-11T01:17:41.750Z] #11 64.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-11T01:17:41.750Z] #11 64.08 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-11T01:17:41.750Z] #11 64.19 Selecting previously unselected package dmsetup. [2020-02-11T01:17:41.750Z] #11 64.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-11T01:17:42.121Z] #11 64.19 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-11T01:17:42.121Z] #11 64.32 Selecting previously unselected package mingw-w64-common. [2020-02-11T01:17:42.121Z] #11 64.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-11T01:17:42.121Z] #11 64.32 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-11T01:17:45.333Z] #11 ... [2020-02-11T01:17:45.333Z] [2020-02-11T01:17:45.333Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:17:45.333Z] #45 22.30 CC images/utsns.o [2020-02-11T01:17:45.333Z] #45 22.41 CC images/creds.o [2020-02-11T01:17:45.333Z] #45 22.55 CC images/vma.o [2020-02-11T01:17:45.333Z] #45 22.66 CC images/netdev.o [2020-02-11T01:17:45.333Z] #45 22.80 CC images/tty.o [2020-02-11T01:17:45.333Z] #45 23.15 CC images/file-lock.o [2020-02-11T01:17:45.333Z] #45 23.32 CC images/rlimit.o [2020-02-11T01:17:45.333Z] #45 23.44 CC images/pagemap.o [2020-02-11T01:17:45.333Z] #45 23.67 CC images/siginfo.o [2020-02-11T01:17:45.333Z] #45 23.98 CC images/rpc.o [2020-02-11T01:17:45.333Z] #45 24.64 CC images/ext-file.o [2020-02-11T01:17:45.333Z] #45 24.73 CC images/cgroup.o [2020-02-11T01:17:45.333Z] #45 25.05 CC images/userns.o [2020-02-11T01:17:45.333Z] #45 25.15 CC images/google/protobuf/descriptor.o [2020-02-11T01:17:45.333Z] #45 25.82 CC images/opts.o [2020-02-11T01:17:45.333Z] #45 25.91 CC images/seccomp.o [2020-02-11T01:17:45.333Z] #45 26.07 CC images/binfmt-misc.o [2020-02-11T01:17:45.333Z] #45 26.18 CC images/time.o [2020-02-11T01:17:45.333Z] #45 26.29 CC images/sysctl.o [2020-02-11T01:17:45.333Z] #45 26.45 CC images/autofs.o [2020-02-11T01:17:45.333Z] #45 26.56 CC images/macvlan.o [2020-02-11T01:17:45.333Z] #45 26.66 CC images/sit.o [2020-02-11T01:17:45.333Z] #45 26.86 LINK images/built-in.o [2020-02-11T01:17:45.333Z] #45 26.93 GEN compel/include/asm [2020-02-11T01:17:45.333Z] #45 26.93 GEN compel/include/version.h [2020-02-11T01:17:45.333Z] #45 26.95 touch .config [2020-02-11T01:17:45.333Z] #45 26.95 GEN include/common/config.h [2020-02-11T01:17:45.333Z] #45 27.00 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-11T01:17:45.333Z] #45 27.04 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-11T01:17:45.333Z] #45 27.05 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-11T01:17:45.333Z] #45 27.06 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-11T01:17:45.333Z] #45 27.07 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-11T01:17:45.333Z] #45 27.09 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-11T01:17:45.333Z] #45 27.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-11T01:17:45.333Z] #45 27.12 DEP compel/plugins/std/infect.d [2020-02-11T01:17:45.333Z] #45 27.27 DEP compel/plugins/std/string.d [2020-02-11T01:17:45.333Z] #45 27.32 DEP compel/plugins/std/log.d [2020-02-11T01:17:45.333Z] #45 27.39 DEP compel/plugins/std/fds.d [2020-02-11T01:17:45.333Z] #45 27.47 DEP compel/plugins/std/std.d [2020-02-11T01:17:45.333Z] #45 27.54 DEP compel/plugins/shmem/shmem.d [2020-02-11T01:17:45.333Z] #45 27.61 DEP compel/plugins/fds/fds.d [2020-02-11T01:17:45.333Z] #45 27.77 CC compel/plugins/std/std.o [2020-02-11T01:17:45.333Z] #45 28.02 CC compel/plugins/std/fds.o [2020-02-11T01:17:45.333Z] #45 28.22 CC compel/plugins/std/log.o [2020-02-11T01:17:45.333Z] #45 28.88 CC compel/plugins/std/string.o [2020-02-11T01:17:45.333Z] #45 29.49 CC compel/plugins/std/infect.o [2020-02-11T01:17:45.333Z] #45 29.75 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-11T01:17:45.333Z] #45 29.77 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-11T01:17:45.333Z] #45 29.84 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-11T01:17:45.333Z] #45 29.91 AR compel/plugins/std.lib.a [2020-02-11T01:17:45.333Z] #45 29.93 CC compel/plugins/fds/fds.o [2020-02-11T01:17:45.333Z] #45 30.10 AR compel/plugins/fds.lib.a [2020-02-11T01:17:45.333Z] #45 30.14 HOSTDEP compel/src/lib/log-host.d [2020-02-11T01:17:45.333Z] #45 30.26 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-11T01:17:45.333Z] #45 30.39 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-11T01:17:45.333Z] #45 30.49 HOSTDEP compel/src/main-host.d [2020-02-11T01:17:45.333Z] #45 30.59 DEP compel/src/lib/ptrace.d [2020-02-11T01:17:45.333Z] #45 30.66 DEP compel/src/lib/infect.d [2020-02-11T01:17:45.333Z] #45 30.74 DEP compel/src/lib/infect-util.d [2020-02-11T01:17:45.333Z] #45 30.80 DEP compel/src/lib/infect-rpc.d [2020-02-11T01:17:45.333Z] #45 30.90 DEP compel/arch/s390/src/lib/infect.d [2020-02-11T01:17:45.333Z] #45 31.02 DEP compel/arch/s390/src/lib/cpu.d [2020-02-11T01:17:45.333Z] #45 31.07 DEP compel/src/lib/log.d [2020-02-11T01:17:45.333Z] #45 31.12 DEP compel/src/main.d [2020-02-11T01:17:45.333Z] #45 31.19 DEP compel/src/lib/handle-elf.d [2020-02-11T01:17:45.333Z] #45 31.26 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-11T01:17:45.333Z] #45 31.36 CC compel/src/lib/log.o [2020-02-11T01:17:45.333Z] #45 31.56 CC compel/arch/s390/src/lib/cpu.o [2020-02-11T01:17:45.333Z] #45 31.73 CC compel/arch/s390/src/lib/infect.o [2020-02-11T01:17:45.333Z] #45 32.24 CC compel/src/lib/infect-rpc.o [2020-02-11T01:17:45.333Z] #45 32.46 CC compel/src/lib/infect-util.o [2020-02-11T01:17:45.333Z] #45 ... [2020-02-11T01:17:45.333Z] [2020-02-11T01:17:45.333Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:17:45.333Z] #11 67.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-11T01:17:45.333Z] #11 67.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-11T01:17:45.333Z] #11 67.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-11T01:17:47.777Z] #11 ... [2020-02-11T01:17:47.777Z] [2020-02-11T01:17:47.777Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:17:47.777Z] #48 59.51 encoding/xml [2020-02-11T01:17:47.777Z] #48 60.44 go/doc [2020-02-11T01:17:47.778Z] #48 63.05 github.com/LK4D4/vndr/build [2020-02-11T01:17:47.778Z] #48 64.52 github.com/LK4D4/vndr/versioned [2020-02-11T01:17:47.778Z] #48 64.71 net [2020-02-11T01:17:47.778Z] #48 65.48 vendor/golang.org/x/text/transform [2020-02-11T01:17:47.778Z] #48 66.05 vendor/golang.org/x/text/unicode/bidi [2020-02-11T01:17:47.778Z] #48 67.50 vendor/golang.org/x/text/secure/bidirule [2020-02-11T01:17:47.778Z] #48 67.71 vendor/golang.org/x/text/unicode/norm [2020-02-11T01:17:47.778Z] #48 ... [2020-02-11T01:17:47.778Z] [2020-02-11T01:17:47.778Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:17:47.778Z] #45 32.63 CC compel/src/lib/infect.o [2020-02-11T01:17:47.778Z] #45 34.22 CC compel/src/lib/ptrace.o [2020-02-11T01:17:47.778Z] #45 34.56 AR compel/libcompel.a [2020-02-11T01:17:47.778Z] #45 34.66 HOSTCC compel/src/main-host.o [2020-02-11T01:17:47.778Z] #45 34.87 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-11T01:17:47.778Z] #45 34.98 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-11T01:17:47.778Z] #45 35.19 HOSTCC compel/src/lib/log-host.o [2020-02-11T01:17:48.151Z] #45 35.33 HOSTLINK compel/compel-host-bin [2020-02-11T01:17:48.151Z] #45 35.40 DEP soccr/soccr.d [2020-02-11T01:17:48.151Z] #45 35.50 CC soccr/soccr.o [2020-02-11T01:17:48.938Z] #45 36.34 AR soccr/libsoccr.a [2020-02-11T01:17:48.938Z] #45 36.37 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-11T01:17:49.423Z] #45 36.50 DEP criu/arch/s390/sigframe.d [2020-02-11T01:17:49.423Z] #45 36.63 DEP criu/arch/s390/crtools.d [2020-02-11T01:17:49.423Z] #45 36.83 DEP criu/arch/s390/cpu.d [2020-02-11T01:17:49.909Z] #45 37.10 CC criu/arch/s390/cpu.o [2020-02-11T01:17:50.337Z] #45 37.68 CC criu/arch/s390/crtools.o [2020-02-11T01:17:51.797Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/rootless [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/volume [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-11T01:17:51.797Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === Skipped [2020-02-11T01:17:51.797Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-11T01:17:51.797Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-11T01:17:51.797Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:17:51.797Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:17:51.797Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:17:51.797Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:17:51.797Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:17:51.797Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:73: No driver to put! [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-11T01:17:51.797Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-11T01:17:51.797Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-11T01:17:51.797Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:17:51.797Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:17:51.797Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:17:51.797Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:17:51.797Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:17:51.797Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-11T01:17:51.797Z] graphtest_unix.go:73: No driver to put! [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-11T01:17:51.797Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-11T01:17:51.797Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] [2020-02-11T01:17:51.797Z] DONE 2155 tests, 20 skipped in 188.280s Post stage [Pipeline] junit [2020-02-11T01:17:51.810Z] Recording test results [2020-02-11T01:17:51.861Z] #45 38.92 CC criu/arch/s390/sigframe.o [2020-02-11T01:17:51.861Z] #45 39.06 LINK criu/arch/s390/crtools.built-in.o [2020-02-11T01:17:51.861Z] #45 39.08 DEP criu/arch/s390/vdso-pie.d [2020-02-11T01:17:51.861Z] #45 39.16 DEP criu/pie/parasite-vdso.d [2020-02-11T01:17:51.861Z] #45 39.27 DEP criu/pie/util-vdso.d [2020-02-11T01:17:51.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-11T01:17:52.220Z] #45 39.34 DEP criu/pie/util.d [2020-02-11T01:17:52.220Z] #45 39.49 CC criu/pie/util.o [2020-02-11T01:17:52.220Z] #45 39.69 CC criu/pie/util-vdso.o [2020-02-11T01:17:52.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -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:008fc679742b1f6dc386b728887573987ac09feb hack/make.sh dynbinary test-integration [2020-02-11T01:17:52.809Z] [2020-02-11T01:17:53.014Z] #45 40.31 CC criu/pie/parasite-vdso.o [2020-02-11T01:17:53.069Z] Removing bundles/ [2020-02-11T01:17:53.069Z] [2020-02-11T01:17:53.069Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-11T01:17:53.069Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T01:17:53.069Z] GOOS="" GOARCH="" GOARM="" [2020-02-11T01:17:53.384Z] #45 40.72 CC criu/arch/s390/vdso-pie.o [2020-02-11T01:17:53.750Z] #45 40.89 AR criu/pie/pie.lib.a [2020-02-11T01:17:53.750Z] #45 40.96 DEP criu/pie/restorer.d [2020-02-11T01:17:53.750Z] #45 41.17 DEP criu/arch/s390/restorer.d [2020-02-11T01:17:53.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-11T01:17:54.118Z] #45 41.35 DEP criu/pie/parasite.d [2020-02-11T01:17:54.118Z] #45 41.54 CC criu/pie/parasite.o [2020-02-11T01:17:54.920Z] #45 ... [2020-02-11T01:17:54.920Z] [2020-02-11T01:17:54.920Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:17:54.920Z] #66 70.69 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-11T01:17:54.920Z] #66 70.72 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-11T01:17:54.920Z] #66 DONE 77.0s [2020-02-11T01:17:54.920Z] [2020-02-11T01:17:54.920Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-11T01:17:55.273Z] #67 DONE 0.1s [2020-02-11T01:17:55.273Z] [2020-02-11T01:17:55.273Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:17:55.273Z] #11 71.20 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-11T01:17:55.273Z] #11 71.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-11T01:17:55.273Z] #11 71.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:17:55.273Z] #11 71.28 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-11T01:17:55.273Z] #11 71.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-11T01:17:55.273Z] #11 71.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:17:55.639Z] #11 ... [2020-02-11T01:17:55.639Z] [2020-02-11T01:17:55.639Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:17:55.639Z] #45 42.69 LINK criu/pie/parasite.built-in.o [2020-02-11T01:17:55.639Z] #45 42.70 GEN criu/pie/parasite-blob.h [2020-02-11T01:17:55.639Z] #45 42.71 CC criu/arch/s390/restorer.o [2020-02-11T01:17:55.639Z] #45 43.10 CC criu/pie/restorer.o [2020-02-11T01:17:58.185Z] #45 44.98 LINK criu/pie/restorer.built-in.o [2020-02-11T01:17:58.185Z] #45 44.98 GEN criu/pie/restorer-blob.h [2020-02-11T01:17:58.185Z] #45 45.11 DEP criu/vdso.d [2020-02-11T01:17:58.185Z] #45 45.28 DEP criu/uts_ns.d [2020-02-11T01:17:58.185Z] #45 45.44 DEP criu/util.d [2020-02-11T01:17:58.185Z] #45 45.57 DEP criu/uffd.d [2020-02-11T01:17:58.555Z] #45 45.68 DEP criu/tun.d [2020-02-11T01:17:58.555Z] #45 45.78 DEP criu/tty.d [2020-02-11T01:17:58.555Z] #45 45.90 DEP criu/timerfd.d [2020-02-11T01:17:58.555Z] #45 46.00 DEP criu/sysfs_parse.d [2020-02-11T01:17:58.930Z] #45 46.17 DEP criu/sysctl.d [2020-02-11T01:17:58.930Z] #45 46.27 DEP criu/string.d [2020-02-11T01:17:58.930Z] #45 46.31 DEP criu/stats.d [2020-02-11T01:17:58.930Z] #45 46.38 DEP criu/sockets.d [2020-02-11T01:17:59.290Z] #45 46.53 DEP criu/sk-unix.d [2020-02-11T01:17:59.290Z] #45 46.64 DEP criu/sk-tcp.d [2020-02-11T01:17:59.683Z] #45 46.81 DEP criu/sk-queue.d [2020-02-11T01:17:59.683Z] #45 46.92 DEP criu/sk-packet.d [2020-02-11T01:17:59.683Z] #45 ... [2020-02-11T01:17:59.683Z] [2020-02-11T01:17:59.683Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:17:59.683Z] #51 DONE 81.7s [2020-02-11T01:18:00.130Z] [2020-02-11T01:18:00.130Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:18:00.130Z] #45 47.15 DEP criu/sk-netlink.d [2020-02-11T01:18:00.130Z] #45 47.37 DEP criu/sk-inet.d [2020-02-11T01:18:00.130Z] #45 ... [2020-02-11T01:18:00.130Z] [2020-02-11T01:18:00.130Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:18:00.130Z] #48 71.75 vendor/golang.org/x/net/idna [2020-02-11T01:18:00.130Z] #48 74.26 vendor/golang.org/x/net/http2/hpack [2020-02-11T01:18:00.130Z] #48 75.64 mime [2020-02-11T01:18:00.130Z] #48 77.23 net/http/internal [2020-02-11T01:18:00.130Z] #48 79.42 net/textproto [2020-02-11T01:18:00.130Z] #48 79.42 crypto/x509 [2020-02-11T01:18:00.130Z] #48 80.40 vendor/golang.org/x/net/http/httpguts [2020-02-11T01:18:00.130Z] #48 80.58 vendor/golang.org/x/net/http/httpproxy [2020-02-11T01:18:00.130Z] #48 80.95 mime/multipart [2020-02-11T01:18:00.619Z] #48 ... [2020-02-11T01:18:00.619Z] [2020-02-11T01:18:00.619Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:18:00.619Z] #45 47.75 DEP criu/signalfd.d [2020-02-11T01:18:00.619Z] #45 47.79 DEP criu/sigframe.d [2020-02-11T01:18:00.619Z] #45 47.88 DEP criu/shmem.d [2020-02-11T01:18:00.619Z] #45 48.06 DEP criu/servicefd.d [2020-02-11T01:18:01.066Z] #45 48.26 DEP criu/seize.d [2020-02-11T01:18:01.066Z] #45 48.36 DEP criu/seccomp.d [2020-02-11T01:18:01.066Z] #45 48.47 DEP criu/rst-malloc.d [2020-02-11T01:18:01.066Z] #45 48.54 DEP criu/rbtree.d [2020-02-11T01:18:01.066Z] #45 48.57 DEP criu/pstree.d [2020-02-11T01:18:01.560Z] #45 48.68 DEP criu/protobuf.d [2020-02-11T01:18:01.560Z] #45 48.79 GEN criu/protobuf-desc-gen.h [2020-02-11T01:18:01.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-11T01:18:02.407Z] #45 49.79 DEP criu/protobuf-desc.d [2020-02-11T01:18:02.767Z] #45 49.88 DEP criu/proc_parse.d [2020-02-11T01:18:02.767Z] #45 50.02 DEP criu/plugin.d [2020-02-11T01:18:02.767Z] #45 50.08 DEP criu/pipes.d [2020-02-11T01:18:02.767Z] #45 50.15 DEP criu/pie-util.d [2020-02-11T01:18:02.767Z] #45 50.26 DEP criu/pie-util-vdso.d [2020-02-11T01:18:03.136Z] #45 50.35 DEP criu/pie-util-vdso-elf32.d [2020-02-11T01:18:03.136Z] #45 50.40 DEP criu/path.d [2020-02-11T01:18:03.136Z] #45 50.50 DEP criu/parasite-syscall.d [2020-02-11T01:18:03.136Z] #45 50.64 DEP criu/pagemap.d [2020-02-11T01:18:03.499Z] #45 50.74 DEP criu/pagemap-cache.d [2020-02-11T01:18:03.499Z] #45 50.84 DEP criu/page-xfer.d [2020-02-11T01:18:03.499Z] #45 50.92 DEP criu/page-pipe.d [2020-02-11T01:18:03.869Z] #45 51.03 DEP criu/netfilter.d [2020-02-11T01:18:03.869Z] #45 51.13 DEP criu/net.d [2020-02-11T01:18:03.869Z] #45 51.26 DEP criu/namespaces.d [2020-02-11T01:18:04.230Z] #45 51.42 DEP criu/mount.d [2020-02-11T01:18:04.230Z] #45 51.53 DEP criu/mem.d [2020-02-11T01:18:04.230Z] #45 51.60 DEP criu/lsm.d [2020-02-11T01:18:04.230Z] #45 51.65 DEP criu/log.d [2020-02-11T01:18:04.230Z] #45 51.72 DEP criu/libnetlink.d [2020-02-11T01:18:04.584Z] #45 51.78 DEP criu/kerndat.d [2020-02-11T01:18:04.584Z] #45 51.88 DEP criu/kcmp-ids.d [2020-02-11T01:18:04.584Z] #45 51.93 DEP criu/irmap.d [2020-02-11T01:18:04.584Z] #45 52.00 DEP criu/ipc_ns.d [2020-02-11T01:18:04.584Z] #45 52.11 DEP criu/image.d [2020-02-11T01:18:04.954Z] #45 52.22 DEP criu/image-desc.d [2020-02-11T01:18:04.954Z] #45 52.27 DEP criu/fsnotify.d [2020-02-11T01:18:05.329Z] #45 52.38 DEP criu/filesystems.d [2020-02-11T01:18:05.329Z] #45 52.51 DEP criu/files.d [2020-02-11T01:18:05.329Z] #45 52.60 DEP criu/files-reg.d [2020-02-11T01:18:05.329Z] #45 52.69 DEP criu/files-ext.d [2020-02-11T01:18:05.329Z] #45 52.75 DEP criu/file-lock.d [2020-02-11T01:18:05.329Z] #45 52.85 DEP criu/file-ids.d [2020-02-11T01:18:05.695Z] #45 52.95 DEP criu/fifo.d [2020-02-11T01:18:05.695Z] #45 53.01 DEP criu/fdstore.d [2020-02-11T01:18:05.695Z] #45 53.07 DEP criu/fault-injection.d [2020-02-11T01:18:05.695Z] #45 53.09 DEP criu/external.d [2020-02-11T01:18:05.710Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_purity: failed prerequisites: buildssa@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-02-11T01:18:05.710Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-02-11T01:18:05.710Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, exclude-rules: 1/1, nolint: 0/1, cgo: 10/46, path_prettifier: 10/10, skip_dirs: 10/10, exclude: 1/1, filename_unadjuster: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1 [2020-02-11T01:18:05.710Z] INFO [runner] processing took 845.134µs with stages: nolint: 386.36µs, path_prettifier: 262.841µs, skip_dirs: 88.671µs, autogenerated_exclude: 56.784µs, identifier_marker: 21.213µs, cgo: 15.517µs, filename_unadjuster: 5.03µs, exclude-rules: 4.125µs, max_same_issues: 1.454µs, exclude: 595ns, diff: 476ns, uniq_by_line: 448ns, max_from_linter: 372ns, path_shortener: 355ns, skip_files: 335ns, source_code: 293ns, max_per_file_from_linter: 265ns [2020-02-11T01:18:05.710Z] INFO [runner] linters took 1m33.178540476s with stages: goanalysis_metalinter: 1m13.792766956s, unused: 19.384771179s [2020-02-11T01:18:05.710Z] INFO File cache stats: 1446 entries of total size 6.8MiB [2020-02-11T01:18:05.710Z] INFO Memory: 1395 samples, avg is 607.9MB, max is 3370.9MB [2020-02-11T01:18:05.710Z] INFO Execution took 3m27.345509271s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-11T01:18:06.059Z] #45 53.18 DEP criu/eventpoll.d [2020-02-11T01:18:06.059Z] #45 53.37 DEP criu/eventfd.d [2020-02-11T01:18:06.059Z] #45 53.45 DEP criu/crtools.d [2020-02-11T01:18:06.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/make.sh dynbinary-daemon test-docker-py [2020-02-11T01:18:06.443Z] #45 53.63 DEP criu/cr-service.d [2020-02-11T01:18:06.443Z] #45 53.72 DEP criu/cr-restore.d [2020-02-11T01:18:06.443Z] #45 53.85 DEP criu/cr-errno.d [2020-02-11T01:18:09.384Z] [2020-02-11T01:18:09.385Z] Removing bundles/ [2020-02-11T01:18:09.385Z] [2020-02-11T01:18:09.385Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-11T01:18:09.385Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T01:18:09.385Z] GOOS="" GOARCH="" GOARM="" [2020-02-11T01:18:09.399Z] Removing intermediate container f57d89a91b02 [2020-02-11T01:18:09.399Z] ---> fb1ea3753621 [2020-02-11T01:18:09.399Z] Step 11/16 : ARG GOOS [2020-02-11T01:18:09.399Z] ---> Running in c17c5434f096 [2020-02-11T01:18:09.399Z] Removing intermediate container c17c5434f096 [2020-02-11T01:18:09.399Z] ---> fc8cac420a03 [2020-02-11T01:18:09.399Z] Step 12/16 : ARG GOARCH [2020-02-11T01:18:09.399Z] ---> Running in 3afb01977890 [2020-02-11T01:18:09.399Z] Removing intermediate container 3afb01977890 [2020-02-11T01:18:09.399Z] ---> 29612cc91ce2 [2020-02-11T01:18:09.399Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-02-11T01:18:09.399Z] ---> Running in 9baaf868c5fb [2020-02-11T01:18:09.460Z] #45 53.85 DEP criu/cr-dump.d [2020-02-11T01:18:09.460Z] #45 54.05 DEP criu/cr-dedup.d [2020-02-11T01:18:09.460Z] #45 54.14 DEP criu/cr-check.d [2020-02-11T01:18:09.460Z] #45 54.23 DEP criu/config.d [2020-02-11T01:18:09.460Z] #45 54.29 DEP criu/clone-noasan.d [2020-02-11T01:18:09.460Z] #45 54.32 DEP criu/cgroup.d [2020-02-11T01:18:09.460Z] #45 54.44 DEP criu/cgroup-props.d [2020-02-11T01:18:09.460Z] #45 54.48 DEP criu/bitmap.d [2020-02-11T01:18:09.460Z] #45 54.49 DEP criu/bfd.d [2020-02-11T01:18:09.460Z] #45 54.54 DEP criu/autofs.d [2020-02-11T01:18:09.460Z] #45 54.62 DEP criu/aio.d [2020-02-11T01:18:09.460Z] #45 54.71 DEP criu/action-scripts.d [2020-02-11T01:18:09.460Z] #45 54.90 CC criu/action-scripts.o [2020-02-11T01:18:09.460Z] #45 55.19 CC criu/aio.o [2020-02-11T01:18:09.460Z] #45 55.45 CC criu/autofs.o [2020-02-11T01:18:09.460Z] #45 56.23 CC criu/bfd.o [2020-02-11T01:18:09.460Z] #45 56.45 CC criu/bitmap.o [2020-02-11T01:18:09.460Z] #45 56.53 CC criu/cgroup-props.o [2020-02-11T01:18:09.833Z] #45 57.08 CC criu/cgroup.o [2020-02-11T01:18:11.631Z] #45 58.78 CC criu/clone-noasan.o [2020-02-11T01:18:11.631Z] #45 58.88 CC criu/config.o [2020-02-11T01:18:11.631Z] #45 ... [2020-02-11T01:18:11.631Z] [2020-02-11T01:18:11.631Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:18:11.631Z] #48 83.54 crypto/tls [2020-02-11T01:18:11.631Z] #48 87.30 net/http/httptrace [2020-02-11T01:18:11.631Z] #48 87.44 net/http [2020-02-11T01:18:11.631Z] #48 ... [2020-02-11T01:18:11.631Z] [2020-02-11T01:18:11.631Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:18:11.631Z] #11 86.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-11T01:18:11.631Z] #11 86.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-11T01:18:11.631Z] #11 86.60 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:18:12.423Z] #11 ... [2020-02-11T01:18:12.423Z] [2020-02-11T01:18:12.423Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:18:12.423Z] #45 59.68 CC criu/cr-check.o [2020-02-11T01:18:13.193Z] #45 60.60 CC criu/cr-dedup.o [2020-02-11T01:18:13.559Z] #45 60.88 CC criu/cr-dump.o [2020-02-11T01:18:14.838Z] #45 ... [2020-02-11T01:18:14.838Z] [2020-02-11T01:18:14.838Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:18:14.838Z] #11 94.82 Selecting previously unselected package libapparmor1:s390x. [2020-02-11T01:18:14.838Z] #11 94.82 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 94.83 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-11T01:18:14.838Z] #11 94.88 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-11T01:18:14.838Z] #11 94.88 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 94.88 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-11T01:18:14.838Z] #11 94.95 Selecting previously unselected package libbtrfs0. [2020-02-11T01:18:14.838Z] #11 94.95 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 94.95 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-11T01:18:14.838Z] #11 94.97 Selecting previously unselected package libbtrfs-dev. [2020-02-11T01:18:14.838Z] #11 94.97 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 94.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-11T01:18:14.838Z] #11 95.02 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-11T01:18:14.838Z] #11 95.02 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 95.03 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-11T01:18:14.838Z] #11 95.05 Selecting previously unselected package libudev-dev:s390x. [2020-02-11T01:18:14.838Z] #11 95.05 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 95.06 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-11T01:18:14.838Z] #11 95.15 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-11T01:18:14.838Z] #11 95.15 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 95.15 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-11T01:18:14.838Z] #11 95.28 Selecting previously unselected package libpcre16-3:s390x. [2020-02-11T01:18:14.838Z] #11 95.28 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 95.28 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-11T01:18:14.838Z] #11 95.35 Selecting previously unselected package libpcre32-3:s390x. [2020-02-11T01:18:14.838Z] #11 95.35 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 95.35 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-11T01:18:14.838Z] #11 95.44 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-11T01:18:14.838Z] #11 95.44 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 95.44 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-11T01:18:14.838Z] #11 95.49 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-11T01:18:14.838Z] #11 95.49 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 95.49 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-11T01:18:14.838Z] #11 95.72 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-11T01:18:14.838Z] #11 95.72 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 95.72 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-11T01:18:14.838Z] #11 95.84 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-11T01:18:14.838Z] #11 95.85 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 95.85 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-11T01:18:14.838Z] #11 95.92 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-11T01:18:14.838Z] #11 95.92 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 95.92 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-11T01:18:14.838Z] #11 96.03 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-11T01:18:14.838Z] #11 96.03 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-11T01:18:14.838Z] #11 96.07 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-11T01:18:14.838Z] #11 96.46 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-11T01:18:14.838Z] #11 96.47 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-11T01:18:14.838Z] #11 96.48 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-11T01:18:14.838Z] #11 96.48 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-11T01:18:14.838Z] #11 96.49 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-11T01:18:14.838Z] #11 96.50 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-11T01:18:14.838Z] #11 96.50 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:18:14.838Z] #11 96.51 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-11T01:18:14.838Z] #11 96.52 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-11T01:18:14.838Z] #11 96.52 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-11T01:18:14.838Z] #11 96.53 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-11T01:18:14.838Z] #11 96.54 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-11T01:18:14.838Z] #11 96.54 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-11T01:18:14.838Z] #11 96.55 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-11T01:18:14.838Z] #11 96.56 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-11T01:18:14.838Z] #11 96.56 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-11T01:18:14.838Z] #11 96.57 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-11T01:18:14.838Z] #11 96.58 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:18:14.838Z] #11 96.58 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-11T01:18:14.838Z] #11 96.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-11T01:18:14.838Z] #11 96.59 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:18:14.838Z] #11 96.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-11T01:18:14.838Z] #11 96.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-11T01:18:14.838Z] #11 96.60 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-11T01:18:14.838Z] #11 96.61 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-11T01:18:14.838Z] #11 96.61 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-11T01:18:14.838Z] #11 96.62 Setting up dmsetup (2:1.02.155-3) ... [2020-02-11T01:18:14.838Z] #11 96.63 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-11T01:18:14.838Z] #11 96.64 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-11T01:18:14.838Z] #11 96.64 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:18:14.838Z] #11 DONE 96.9s [2020-02-11T01:18:14.838Z] [2020-02-11T01:18:14.838Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:18:14.838Z] #56 DONE 0.1s [2020-02-11T01:18:14.838Z] [2020-02-11T01:18:14.838Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-11T01:18:14.838Z] #12 ... [2020-02-11T01:18:14.838Z] [2020-02-11T01:18:14.838Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-11T01:18:14.838Z] #57 DONE 0.1s [2020-02-11T01:18:15.222Z] [2020-02-11T01:18:15.222Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:18:15.222Z] #45 62.09 CC criu/cr-errno.o [2020-02-11T01:18:15.222Z] #45 62.13 CC criu/cr-restore.o [2020-02-11T01:18:15.222Z] #45 ... [2020-02-11T01:18:15.222Z] [2020-02-11T01:18:15.222Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-11T01:18:15.222Z] #12 DONE 0.5s [2020-02-11T01:18:15.222Z] [2020-02-11T01:18:15.222Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:18:15.222Z] #58 0.237 + RM_GOPATH=0 [2020-02-11T01:18:15.222Z] #58 0.237 + TMP_GOPATH= [2020-02-11T01:18:15.222Z] #58 0.237 + : /build [2020-02-11T01:18:15.222Z] #58 0.237 + '[' -z '' ']' [2020-02-11T01:18:15.222Z] #58 0.237 ++ mktemp -d [2020-02-11T01:18:15.222Z] #58 0.238 + export GOPATH=/tmp/tmp.dl7YmMHxaR [2020-02-11T01:18:15.222Z] #58 0.238 + GOPATH=/tmp/tmp.dl7YmMHxaR [2020-02-11T01:18:15.222Z] #58 0.238 + RM_GOPATH=1 [2020-02-11T01:18:15.222Z] #58 0.238 ++ dirname ./install.sh [2020-02-11T01:18:15.222Z] #58 0.239 + dir=. [2020-02-11T01:18:15.222Z] #58 0.239 + bin=runc [2020-02-11T01:18:15.222Z] #58 0.239 + shift [2020-02-11T01:18:15.222Z] #58 0.239 + '[' '!' -f ./runc.installer ']' [2020-02-11T01:18:15.222Z] #58 0.239 + . ./runc.installer [2020-02-11T01:18:15.222Z] #58 0.245 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-11T01:18:15.222Z] #58 0.245 + install_runc [2020-02-11T01:18:15.222Z] #58 0.245 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-11T01:18:15.222Z] #58 0.245 + uname -r [2020-02-11T01:18:15.222Z] #58 0.246 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-11T01:18:15.222Z] #58 0.247 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-11T01:18:15.222Z] #58 0.247 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-11T01:18:15.222Z] #58 0.247 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dl7YmMHxaR/src/github.com/opencontainers/runc [2020-02-11T01:18:15.222Z] #58 0.257 Cloning into '/tmp/tmp.dl7YmMHxaR/src/github.com/opencontainers/runc'... [2020-02-11T01:18:15.633Z] #58 ... [2020-02-11T01:18:15.633Z] [2020-02-11T01:18:15.633Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-11T01:18:15.633Z] #13 DONE 0.4s [2020-02-11T01:18:15.633Z] [2020-02-11T01:18:15.633Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-11T01:18:15.633Z] #14 0.212 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-11T01:18:15.633Z] #14 DONE 0.3s [2020-02-11T01:18:15.633Z] [2020-02-11T01:18:15.633Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:18:15.633Z] #48 94.89 github.com/LK4D4/vndr/godl [2020-02-11T01:18:15.633Z] #48 95.28 github.com/LK4D4/vndr [2020-02-11T01:18:16.071Z] #48 ... [2020-02-11T01:18:16.071Z] [2020-02-11T01:18:16.071Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-11T01:18:16.071Z] #15 DONE 0.3s [2020-02-11T01:18:16.561Z] [2020-02-11T01:18:16.561Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-11T01:18:16.561Z] #16 DONE 0.4s [2020-02-11T01:18:16.561Z] [2020-02-11T01:18:16.561Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:18:17.063Z] #45 ... [2020-02-11T01:18:17.063Z] [2020-02-11T01:18:17.063Z] #17 [dev 6/25] RUN ldconfig [2020-02-11T01:18:17.063Z] #17 DONE 0.4s [2020-02-11T01:18:17.063Z] [2020-02-11T01:18:17.063Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:18:17.540Z] #18 0.448 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:18:17.540Z] #18 0.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:18:17.540Z] #18 0.687 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:18:18.528Z] #18 1.163 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-11T01:18:20.376Z] #18 ... [2020-02-11T01:18:20.376Z] [2020-02-11T01:18:20.376Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:18:20.376Z] #48 DONE 102.4s [2020-02-11T01:18:20.753Z] [2020-02-11T01:18:20.753Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:18:20.753Z] #58 5.060 + cd /tmp/tmp.dl7YmMHxaR/src/github.com/opencontainers/runc [2020-02-11T01:18:20.753Z] #58 5.061 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-11T01:18:20.753Z] #58 5.260 + '[' -z '' ']' [2020-02-11T01:18:20.753Z] #58 5.260 + target=static [2020-02-11T01:18:20.753Z] #58 5.261 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-11T01:18:21.127Z] #58 6.189 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-11T01:18:25.229Z] #58 ... [2020-02-11T01:18:25.229Z] [2020-02-11T01:18:25.229Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-11T01:18:25.229Z] #31 DONE 106.9s [2020-02-11T01:18:25.229Z] [2020-02-11T01:18:25.229Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:18:25.229Z] #45 66.39 CC criu/cr-service.o [2020-02-11T01:18:25.229Z] #45 67.29 CC criu/crtools.o [2020-02-11T01:18:25.229Z] #45 67.74 CC criu/eventfd.o [2020-02-11T01:18:25.229Z] #45 67.98 CC criu/eventpoll.o [2020-02-11T01:18:25.229Z] #45 68.91 CC criu/external.o [2020-02-11T01:18:25.229Z] #45 69.07 CC criu/fault-injection.o [2020-02-11T01:18:25.229Z] #45 69.14 CC criu/fdstore.o [2020-02-11T01:18:25.229Z] #45 69.35 CC criu/fifo.o [2020-02-11T01:18:25.229Z] #45 69.68 CC criu/file-ids.o [2020-02-11T01:18:25.229Z] #45 69.84 CC criu/file-lock.o [2020-02-11T01:18:25.229Z] #45 70.54 CC criu/files-ext.o [2020-02-11T01:18:25.229Z] #45 70.83 CC criu/files-reg.o [2020-02-11T01:18:25.229Z] #45 72.11 CC criu/files.o [2020-02-11T01:18:26.481Z] #45 73.80 CC criu/filesystems.o [2020-02-11T01:18:26.852Z] #45 74.18 CC criu/fsnotify.o [2020-02-11T01:18:27.661Z] #45 74.88 CC criu/image-desc.o [2020-02-11T01:18:27.661Z] #45 74.96 CC criu/image.o [2020-02-11T01:18:27.661Z] #45 ... [2020-02-11T01:18:27.661Z] [2020-02-11T01:18:27.661Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:18:27.661Z] #18 4.390 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-11T01:18:27.661Z] #18 4.467 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-11T01:18:27.661Z] #18 7.642 Fetched 8022 kB in 7s (1093 kB/s) [2020-02-11T01:18:27.661Z] #18 7.642 Reading package lists... [2020-02-11T01:18:27.661Z] #18 9.076 Reading package lists... [2020-02-11T01:18:27.661Z] #18 10.34 Building dependency tree... [2020-02-11T01:18:27.661Z] #18 10.70 libcap2-bin is already the newest version (1:2.25-2). [2020-02-11T01:18:27.661Z] #18 10.70 The following additional packages will be installed: [2020-02-11T01:18:27.661Z] #18 10.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-11T01:18:27.661Z] #18 10.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-11T01:18:27.661Z] #18 10.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-11T01:18:27.661Z] #18 10.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-11T01:18:27.661Z] #18 10.71 python3.7 python3.7-minimal vim-runtime xxd [2020-02-11T01:18:27.661Z] #18 10.71 Suggested packages: [2020-02-11T01:18:27.661Z] #18 10.71 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-11T01:18:27.661Z] #18 10.71 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-11T01:18:27.661Z] #18 10.71 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-11T01:18:27.661Z] #18 10.71 Recommended packages: [2020-02-11T01:18:27.661Z] #18 10.71 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-11T01:18:27.661Z] #18 10.71 python3-keyrings.alt python3-xdg unzip [2020-02-11T01:18:28.040Z] #18 ... [2020-02-11T01:18:28.040Z] [2020-02-11T01:18:28.040Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:18:28.040Z] #45 75.37 CC criu/ipc_ns.o [2020-02-11T01:18:28.830Z] #45 76.00 CC criu/irmap.o [2020-02-11T01:18:29.338Z] #45 76.38 CC criu/kcmp-ids.o [2020-02-11T01:18:29.338Z] #45 76.53 CC criu/kerndat.o [2020-02-11T01:18:30.219Z] #45 77.46 CC criu/libnetlink.o [2020-02-11T01:18:30.625Z] #45 77.81 CC criu/log.o [2020-02-11T01:18:31.032Z] #45 78.23 CC criu/lsm.o [2020-02-11T01:18:31.430Z] #45 78.59 CC criu/mem.o [2020-02-11T01:18:32.234Z] #45 79.43 CC criu/mount.o [2020-02-11T01:18:34.029Z] #45 81.33 CC criu/namespaces.o [2020-02-11T01:18:34.414Z] #45 ... [2020-02-11T01:18:34.414Z] [2020-02-11T01:18:34.414Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:18:34.414Z] #18 11.61 The following NEW packages will be installed: [2020-02-11T01:18:34.414Z] #18 11.61 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-11T01:18:34.414Z] #18 11.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-11T01:18:34.415Z] #18 11.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-11T01:18:34.415Z] #18 11.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-11T01:18:34.415Z] #18 11.61 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-11T01:18:34.415Z] #18 11.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-11T01:18:34.415Z] #18 11.61 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-11T01:18:34.415Z] #18 11.61 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-11T01:18:34.415Z] #18 11.66 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-11T01:18:34.415Z] #18 11.66 Need to get 26.3 MB of archives. [2020-02-11T01:18:34.415Z] #18 11.66 After this operation, 112 MB of additional disk space will be used. [2020-02-11T01:18:34.415Z] #18 11.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-11T01:18:34.415Z] #18 11.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-02-11T01:18:34.415Z] #18 11.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-02-11T01:18:34.415Z] #18 11.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-11T01:18:34.415Z] #18 11.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-11T01:18:34.415Z] #18 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-02-11T01:18:34.415Z] #18 12.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-11T01:18:34.415Z] #18 12.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-11T01:18:34.415Z] #18 12.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-11T01:18:34.415Z] #18 12.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-11T01:18:34.415Z] #18 12.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-11T01:18:34.415Z] #18 12.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-11T01:18:34.415Z] #18 12.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-11T01:18:34.415Z] #18 12.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-11T01:18:34.415Z] #18 12.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-11T01:18:34.415Z] #18 12.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-11T01:18:34.415Z] #18 13.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-11T01:18:34.415Z] #18 13.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-11T01:18:34.415Z] #18 13.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-11T01:18:34.415Z] #18 13.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-02-11T01:18:34.415Z] #18 13.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-11T01:18:34.415Z] #18 13.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-11T01:18:34.415Z] #18 13.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-11T01:18:34.415Z] #18 13.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-11T01:18:34.415Z] #18 13.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-11T01:18:34.415Z] #18 13.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-11T01:18:34.415Z] #18 13.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-11T01:18:34.415Z] #18 13.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-11T01:18:34.415Z] #18 14.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-11T01:18:34.788Z] #18 18.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-11T01:18:34.788Z] #18 18.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-11T01:18:34.788Z] #18 ... [2020-02-11T01:18:34.788Z] [2020-02-11T01:18:34.788Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:18:34.788Z] #45 82.31 CC criu/net.o [2020-02-11T01:18:36.554Z] #45 83.96 CC criu/netfilter.o [2020-02-11T01:18:36.923Z] #45 84.15 CC criu/page-pipe.o [2020-02-11T01:18:37.288Z] #45 84.52 CC criu/page-xfer.o [2020-02-11T01:18:37.669Z] #45 85.06 CC criu/pagemap-cache.o [2020-02-11T01:18:38.032Z] #45 85.28 CC criu/pagemap.o [2020-02-11T01:18:38.818Z] #45 85.94 CC criu/parasite-syscall.o [2020-02-11T01:18:39.197Z] #45 86.40 CC criu/path.o [2020-02-11T01:18:39.197Z] #45 86.61 CC criu/pie-util-vdso-elf32.o [2020-02-11T01:18:39.570Z] #45 86.90 CC criu/pie-util-vdso.o [2020-02-11T01:18:39.942Z] #45 87.18 CC criu/pie-util.o [2020-02-11T01:18:39.942Z] #45 87.30 CC criu/pipes.o [2020-02-11T01:18:40.318Z] #45 87.74 CC criu/plugin.o [2020-02-11T01:18:40.679Z] #45 87.98 CC criu/proc_parse.o [2020-02-11T01:18:41.935Z] #45 ... [2020-02-11T01:18:41.935Z] [2020-02-11T01:18:41.935Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:18:41.935Z] #18 18.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-11T01:18:41.935Z] #18 18.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-11T01:18:41.935Z] #18 18.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-11T01:18:41.935Z] #18 18.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-11T01:18:41.935Z] #18 19.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-11T01:18:41.935Z] #18 19.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-11T01:18:41.935Z] #18 19.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-11T01:18:41.935Z] #18 19.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-11T01:18:41.935Z] #18 19.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-11T01:18:41.935Z] #18 19.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-11T01:18:41.935Z] #18 19.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-02-11T01:18:41.935Z] #18 19.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-11T01:18:41.935Z] #18 23.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-11T01:18:41.935Z] #18 23.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-11T01:18:41.935Z] #18 24.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-11T01:18:41.935Z] #18 24.47 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:18:41.935Z] #18 24.49 Fetched 26.3 MB in 13s (2095 kB/s) [2020-02-11T01:18:41.935Z] #18 24.53 Selecting previously unselected package pigz. [2020-02-11T01:18:41.935Z] #18 24.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-02-11T01:18:41.935Z] #18 24.56 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-11T01:18:41.935Z] #18 24.56 Unpacking pigz (2.4-1) ... [2020-02-11T01:18:41.935Z] #18 24.59 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-11T01:18:41.935Z] #18 24.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-11T01:18:41.935Z] #18 24.60 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-11T01:18:41.935Z] #18 24.85 Selecting previously unselected package python3.7-minimal. [2020-02-11T01:18:41.935Z] #18 24.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-11T01:18:41.935Z] #18 24.86 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-11T01:18:42.318Z] #18 25.36 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-11T01:18:42.318Z] #18 25.37 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-11T01:18:42.318Z] #18 ... [2020-02-11T01:18:42.318Z] [2020-02-11T01:18:42.318Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:18:42.318Z] #45 89.65 CC criu/protobuf-desc.o [2020-02-11T01:18:43.047Z] #45 90.18 CC criu/protobuf.o [2020-02-11T01:18:43.518Z] #45 90.63 CC criu/pstree.o [2020-02-11T01:18:45.084Z] #45 92.07 CC criu/rbtree.o [2020-02-11T01:18:45.084Z] #45 92.42 CC criu/rst-malloc.o [2020-02-11T01:18:45.460Z] #45 92.65 CC criu/seccomp.o [2020-02-11T01:18:45.835Z] #45 93.10 CC criu/seize.o [2020-02-11T01:18:46.605Z] #45 93.72 CC criu/servicefd.o [2020-02-11T01:18:46.962Z] #45 94.10 CC criu/shmem.o [2020-02-11T01:18:47.322Z] #45 94.72 CC criu/sigframe.o [2020-02-11T01:18:47.693Z] #45 94.81 CC criu/signalfd.o [2020-02-11T01:18:47.693Z] #45 95.02 CC criu/sk-inet.o [2020-02-11T01:18:48.088Z] #45 ... [2020-02-11T01:18:48.088Z] [2020-02-11T01:18:48.088Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:18:48.088Z] #18 26.85 Selecting previously unselected package python3-minimal. [2020-02-11T01:18:48.088Z] #18 26.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 ... 23439 files and directories currently installed.) [2020-02-11T01:18:48.088Z] #18 26.86 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 26.86 Unpacking python3-minimal (3.7.3-1) ... [2020-02-11T01:18:48.088Z] #18 26.91 Selecting previously unselected package libmpdec2:s390x. [2020-02-11T01:18:48.088Z] #18 26.91 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 26.91 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-11T01:18:48.088Z] #18 26.96 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-11T01:18:48.088Z] #18 26.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 26.96 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-11T01:18:48.088Z] #18 27.65 Selecting previously unselected package python3.7. [2020-02-11T01:18:48.088Z] #18 27.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 27.66 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-11T01:18:48.088Z] #18 27.82 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-11T01:18:48.088Z] #18 27.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 27.82 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-11T01:18:48.088Z] #18 27.89 Setting up python3-minimal (3.7.3-1) ... [2020-02-11T01:18:48.088Z] #18 28.53 Selecting previously unselected package python3. [2020-02-11T01:18:48.088Z] #18 28.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-02-11T01:18:48.088Z] #18 28.55 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 28.56 Unpacking python3 (3.7.3-1) ... [2020-02-11T01:18:48.088Z] #18 28.62 Selecting previously unselected package libip4tc0:s390x. [2020-02-11T01:18:48.088Z] #18 28.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 28.62 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-11T01:18:48.088Z] #18 28.67 Selecting previously unselected package libip6tc0:s390x. [2020-02-11T01:18:48.088Z] #18 28.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 28.68 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-11T01:18:48.088Z] #18 28.72 Selecting previously unselected package libiptc0:s390x. [2020-02-11T01:18:48.088Z] #18 28.73 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 28.74 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-11T01:18:48.088Z] #18 28.79 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-11T01:18:48.088Z] #18 28.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 28.79 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-11T01:18:48.088Z] #18 28.82 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-11T01:18:48.088Z] #18 28.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 28.83 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-11T01:18:48.088Z] #18 28.85 Selecting previously unselected package libnftnl11:s390x. [2020-02-11T01:18:48.088Z] #18 28.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 28.86 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-11T01:18:48.088Z] #18 28.89 Selecting previously unselected package iptables. [2020-02-11T01:18:48.088Z] #18 28.89 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 28.89 Unpacking iptables (1.8.2-4) ... [2020-02-11T01:18:48.088Z] #18 29.05 Selecting previously unselected package xxd. [2020-02-11T01:18:48.088Z] #18 29.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 29.06 Unpacking xxd (2:8.1.0875-5) ... [2020-02-11T01:18:48.088Z] #18 29.18 Selecting previously unselected package vim-common. [2020-02-11T01:18:48.088Z] #18 29.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-11T01:18:48.088Z] #18 29.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-11T01:18:48.088Z] #18 29.31 Selecting previously unselected package bash-completion. [2020-02-11T01:18:48.088Z] #18 29.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-11T01:18:48.088Z] #18 30.82 Unpacking bash-completion (1:2.8-6) ... [2020-02-11T01:18:48.088Z] #18 31.06 Selecting previously unselected package bzip2. [2020-02-11T01:18:48.088Z] #18 31.06 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 31.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-11T01:18:48.088Z] #18 31.14 Selecting previously unselected package xz-utils. [2020-02-11T01:18:48.088Z] #18 31.14 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 31.15 Unpacking xz-utils (5.2.4-1) ... [2020-02-11T01:18:48.088Z] #18 31.23 Selecting previously unselected package apparmor. [2020-02-11T01:18:48.088Z] #18 31.23 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-11T01:18:48.088Z] #18 31.29 Unpacking apparmor (2.13.2-10) ... [2020-02-11T01:18:48.456Z] #18 31.51 Selecting previously unselected package aufs-tools. [2020-02-11T01:18:48.456Z] #18 31.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-11T01:18:48.456Z] #18 31.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-11T01:18:48.456Z] #18 31.59 Selecting previously unselected package libonig5:s390x. [2020-02-11T01:18:48.456Z] #18 31.59 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-11T01:18:48.456Z] #18 31.59 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-11T01:18:48.818Z] #18 31.65 Selecting previously unselected package libjq1:s390x. [2020-02-11T01:18:48.818Z] #18 31.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-11T01:18:48.818Z] #18 31.65 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-11T01:18:48.818Z] #18 31.70 Selecting previously unselected package jq. [2020-02-11T01:18:48.818Z] #18 31.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-11T01:18:48.818Z] #18 31.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-11T01:18:48.818Z] #18 31.74 Selecting previously unselected package libaio1:s390x. [2020-02-11T01:18:48.818Z] #18 31.74 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-11T01:18:48.818Z] #18 31.74 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-11T01:18:48.818Z] #18 31.77 Selecting previously unselected package libgpm2:s390x. [2020-02-11T01:18:48.818Z] #18 31.78 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-11T01:18:48.818Z] #18 31.78 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-11T01:18:48.818Z] #18 31.84 Selecting previously unselected package libicu63:s390x. [2020-02-11T01:18:48.818Z] #18 31.84 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-11T01:18:48.818Z] #18 31.84 Unpacking libicu63:s390x (63.1-6) ... [2020-02-11T01:18:50.075Z] #18 ... [2020-02-11T01:18:50.075Z] [2020-02-11T01:18:50.075Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:18:50.075Z] #42 132.4 + dpkg --print-architecture [2020-02-11T01:18:50.449Z] #42 132.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-11T01:18:50.826Z] #42 133.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-11T01:18:50.826Z] #42 133.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-11T01:18:55.867Z] #42 ... [2020-02-11T01:18:55.867Z] [2020-02-11T01:18:55.867Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:18:55.867Z] #18 34.11 Selecting previously unselected package libnet1:s390x. [2020-02-11T01:18:55.867Z] #18 34.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-11T01:18:55.867Z] #18 34.11 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-11T01:18:55.867Z] #18 34.18 Selecting previously unselected package libnl-3-200:s390x. [2020-02-11T01:18:55.867Z] #18 34.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-11T01:18:55.867Z] #18 34.18 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-11T01:18:55.867Z] #18 34.24 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-11T01:18:55.867Z] #18 34.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-11T01:18:55.867Z] #18 34.24 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-11T01:18:55.867Z] #18 34.26 Selecting previously unselected package libreadline5:s390x. [2020-02-11T01:18:55.867Z] #18 34.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-11T01:18:55.867Z] #18 34.27 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-11T01:18:55.867Z] #18 34.32 Selecting previously unselected package net-tools. [2020-02-11T01:18:55.867Z] #18 34.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-11T01:18:55.867Z] #18 34.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-11T01:18:55.867Z] #18 34.45 Selecting previously unselected package python-pip-whl. [2020-02-11T01:18:55.867Z] #18 34.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-11T01:18:55.867Z] #18 34.48 Unpacking python-pip-whl (18.1-5) ... [2020-02-11T01:18:55.867Z] #18 34.79 Selecting previously unselected package python3-lib2to3. [2020-02-11T01:18:55.867Z] #18 34.79 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-11T01:18:55.867Z] #18 34.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-11T01:18:55.867Z] #18 34.86 Selecting previously unselected package python3-distutils. [2020-02-11T01:18:55.867Z] #18 34.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-11T01:18:55.867Z] #18 34.86 Unpacking python3-distutils (3.7.3-1) ... [2020-02-11T01:18:55.867Z] #18 34.96 Selecting previously unselected package python3-pip. [2020-02-11T01:18:55.867Z] #18 34.96 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-11T01:18:55.867Z] #18 34.96 Unpacking python3-pip (18.1-5) ... [2020-02-11T01:18:55.867Z] #18 35.05 Selecting previously unselected package python3-pkg-resources. [2020-02-11T01:18:55.867Z] #18 35.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-11T01:18:55.867Z] #18 35.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-11T01:18:55.867Z] #18 35.11 Selecting previously unselected package python3-setuptools. [2020-02-11T01:18:55.867Z] #18 35.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-11T01:18:55.867Z] #18 35.11 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-11T01:18:55.867Z] #18 35.23 Selecting previously unselected package python3-wheel. [2020-02-11T01:18:55.867Z] #18 35.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-11T01:18:55.867Z] #18 35.23 Unpacking python3-wheel (0.32.3-2) ... [2020-02-11T01:18:55.867Z] #18 35.26 Selecting previously unselected package thin-provisioning-tools. [2020-02-11T01:18:55.867Z] #18 35.26 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-11T01:18:55.867Z] #18 35.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-11T01:18:55.867Z] #18 35.43 Selecting previously unselected package vim-runtime. [2020-02-11T01:18:55.867Z] #18 35.43 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-11T01:18:55.867Z] #18 35.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-11T01:18:55.867Z] #18 35.45 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-11T01:18:55.867Z] #18 35.45 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-11T01:18:55.867Z] #18 37.53 Selecting previously unselected package vim. [2020-02-11T01:18:55.867Z] #18 37.53 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-11T01:18:55.867Z] #18 37.54 Unpacking vim (2:8.1.0875-5) ... [2020-02-11T01:18:55.867Z] #18 37.87 Selecting previously unselected package xfsprogs. [2020-02-11T01:18:55.867Z] #18 37.87 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-11T01:18:55.867Z] #18 37.87 Unpacking xfsprogs (4.20.0-1) ... [2020-02-11T01:18:55.867Z] #18 38.18 Selecting previously unselected package zip. [2020-02-11T01:18:55.867Z] #18 38.18 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-11T01:18:55.867Z] #18 38.18 Unpacking zip (3.0-11+b1) ... [2020-02-11T01:18:55.867Z] #18 38.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-11T01:18:55.867Z] #18 38.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-11T01:18:55.867Z] #18 38.38 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-11T01:18:55.867Z] #18 38.38 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-11T01:18:55.867Z] #18 38.39 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-11T01:18:55.867Z] #18 38.40 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-11T01:18:55.867Z] #18 38.40 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-11T01:18:55.867Z] #18 38.41 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-11T01:18:55.867Z] #18 38.42 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-11T01:18:55.867Z] #18 38.42 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-11T01:18:55.867Z] #18 38.43 Setting up libicu63:s390x (63.1-6) ... [2020-02-11T01:18:55.867Z] #18 38.44 Setting up xxd (2:8.1.0875-5) ... [2020-02-11T01:18:55.867Z] #18 38.44 Setting up zip (3.0-11+b1) ... [2020-02-11T01:18:55.867Z] #18 38.45 Setting up vim-common (2:8.1.0875-5) ... [2020-02-11T01:18:55.867Z] #18 38.48 Setting up bash-completion (1:2.8-6) ... [2020-02-11T01:18:57.333Z] #18 40.26 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-11T01:18:57.333Z] #18 40.27 Setting up xz-utils (5.2.4-1) ... [2020-02-11T01:18:57.333Z] #18 40.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-11T01:18:57.333Z] #18 40.31 Setting up pigz (2.4-1) ... [2020-02-11T01:18:57.333Z] #18 40.32 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-11T01:18:57.333Z] #18 40.33 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-11T01:18:57.333Z] #18 40.34 Setting up python-pip-whl (18.1-5) ... [2020-02-11T01:18:57.333Z] #18 40.35 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-11T01:18:57.333Z] #18 40.36 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-11T01:18:57.744Z] #18 40.68 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-11T01:18:57.744Z] #18 40.70 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-11T01:18:57.744Z] #18 40.72 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-11T01:18:57.744Z] #18 40.73 Setting up vim (2:8.1.0875-5) ... [2020-02-11T01:18:57.744Z] #18 40.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-11T01:18:57.744Z] #18 40.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-11T01:18:57.744Z] #18 40.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-11T01:18:57.744Z] #18 40.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-11T01:18:57.744Z] #18 40.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-11T01:18:57.744Z] #18 40.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-11T01:18:57.744Z] #18 40.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-11T01:18:57.744Z] #18 40.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-11T01:18:57.744Z] #18 40.80 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-11T01:18:57.744Z] #18 40.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-11T01:18:57.744Z] #18 40.81 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-11T01:18:57.744Z] #18 40.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-11T01:18:57.744Z] #18 40.84 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-11T01:18:57.744Z] #18 40.85 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-11T01:18:58.167Z] #18 ... [2020-02-11T01:18:58.167Z] [2020-02-11T01:18:58.167Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:18:58.167Z] #45 95.60 CC criu/sk-netlink.o [2020-02-11T01:18:58.167Z] #45 96.01 CC criu/sk-packet.o [2020-02-11T01:18:58.167Z] #45 96.53 CC criu/sk-queue.o [2020-02-11T01:18:58.167Z] #45 97.02 CC criu/sk-tcp.o [2020-02-11T01:18:58.167Z] #45 97.36 CC criu/sk-unix.o [2020-02-11T01:18:58.167Z] #45 98.90 CC criu/sockets.o [2020-02-11T01:18:58.167Z] #45 99.48 CC criu/stats.o [2020-02-11T01:18:58.167Z] #45 99.70 CC criu/string.o [2020-02-11T01:18:58.167Z] #45 99.76 CC criu/sysctl.o [2020-02-11T01:18:58.167Z] #45 100.2 CC criu/sysfs_parse.o [2020-02-11T01:18:58.167Z] #45 100.5 CC criu/timerfd.o [2020-02-11T01:18:58.167Z] #45 100.8 CC criu/tty.o [2020-02-11T01:18:58.167Z] #45 102.1 CC criu/tun.o [2020-02-11T01:18:58.167Z] #45 102.5 CC criu/uffd.o [2020-02-11T01:18:58.167Z] #45 103.3 CC criu/util.o [2020-02-11T01:18:58.167Z] #45 104.4 CC criu/uts_ns.o [2020-02-11T01:18:58.167Z] #45 104.7 CC criu/vdso.o [2020-02-11T01:18:58.167Z] #45 105.5 LINK criu/built-in.o [2020-02-11T01:18:58.607Z] #45 105.7 LINK criu/criu [2020-02-11T01:18:59.003Z] #45 106.4 DEP lib/c/criu.d [2020-02-11T01:18:59.003Z] #45 106.5 CC images/rpc.pb-c.o [2020-02-11T01:18:59.780Z] #45 106.9 CC lib/c/criu.o [2020-02-11T01:19:00.141Z] #45 ... [2020-02-11T01:19:00.141Z] [2020-02-11T01:19:00.141Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:19:00.141Z] #18 43.19 Setting up iptables (1.8.2-4) ... [2020-02-11T01:19:00.141Z] #18 43.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-11T01:19:00.141Z] #18 43.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-11T01:19:00.141Z] #18 43.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-11T01:19:00.141Z] #18 43.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-11T01:19:00.141Z] #18 43.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-11T01:19:00.141Z] #18 43.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-11T01:19:00.141Z] #18 43.22 Setting up python3 (3.7.3-1) ... [2020-02-11T01:19:00.516Z] #18 43.50 Setting up python3-wheel (0.32.3-2) ... [2020-02-11T01:19:00.885Z] #18 43.95 Setting up apparmor (2.13.2-10) ... [2020-02-11T01:19:02.139Z] #18 45.00 Setting up xfsprogs (4.20.0-1) ... [2020-02-11T01:19:02.139Z] #18 45.01 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-11T01:19:02.139Z] #18 45.23 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-11T01:19:02.205Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T01:19:02.205Z] [2020-02-11T01:19:02.205Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-11T01:19:02.205Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-11T01:19:02.205Z] HOSTNAME=3a27458e29c0 [2020-02-11T01:19:02.205Z] TESTDEBUG=0 [2020-02-11T01:19:02.205Z] DEST=bundles/test-integration [2020-02-11T01:19:02.205Z] PWD=/go/src/github.com/docker/docker [2020-02-11T01:19:02.205Z] DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:19:02.205Z] container=docker [2020-02-11T01:19:02.205Z] HOME=/root [2020-02-11T01:19:02.205Z] GOLANG_VERSION=1.13.7 [2020-02-11T01:19:02.205Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-11T01:19:02.205Z] VALIDATE_BRANCH=master [2020-02-11T01:19:02.205Z] TERM=xterm [2020-02-11T01:19:02.205Z] DOCKER_PKG=github.com/docker/docker [2020-02-11T01:19:02.205Z] SHLVL=1 [2020-02-11T01:19:02.205Z] TIMEOUT=120m [2020-02-11T01:19:02.205Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-11T01:19:02.206Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-11T01:19:02.206Z] GO111MODULE=off [2020-02-11T01:19:02.206Z] DOCKER_EXPERIMENTAL=1 [2020-02-11T01:19:02.206Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-11T01:19:02.206Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-11T01:19:02.206Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-11T01:19:02.206Z] GOPATH=/go [2020-02-11T01:19:02.206Z] PKG_CONFIG=pkg-config [2020-02-11T01:19:02.206Z] _=/usr/bin/env [2020-02-11T01:19:02.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-11T01:19:02.930Z] #18 45.76 Setting up python3-distutils (3.7.3-1) ... [2020-02-11T01:19:02.930Z] #18 ... [2020-02-11T01:19:02.930Z] [2020-02-11T01:19:02.930Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:19:02.930Z] #45 107.7 LINK lib/c/built-in.o [2020-02-11T01:19:02.930Z] #45 107.7 LINK lib/c/libcriu.so [2020-02-11T01:19:02.930Z] #45 107.9 GEN magic.py [2020-02-11T01:19:02.930Z] #45 108.0 Note: Building without setproctitle() and strlcpy() support. [2020-02-11T01:19:02.930Z] #45 108.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-11T01:19:02.930Z] #45 108.4 fatal: not a git repository (or any of the parent directories): .git [2020-02-11T01:19:02.930Z] #45 108.9 make[1]: Nothing to be done for 'all'. [2020-02-11T01:19:02.930Z] #45 109.4 make[1]: 'images/built-in.o' is up to date. [2020-02-11T01:19:02.930Z] #45 109.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-11T01:19:02.930Z] #45 109.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-11T01:19:02.930Z] #45 109.5 make[1]: 'compel/libcompel.a' is up to date. [2020-02-11T01:19:02.930Z] #45 109.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-11T01:19:02.930Z] #45 109.5 make[1]: Nothing to be done for 'all'. [2020-02-11T01:19:02.930Z] #45 109.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-11T01:19:02.930Z] #45 109.7 make[2]: Nothing to be done for 'all'. [2020-02-11T01:19:02.930Z] #45 109.7 make[2]: Nothing to be done for 'all'. [2020-02-11T01:19:02.930Z] #45 109.8 make[2]: Nothing to be done for 'all'. [2020-02-11T01:19:02.930Z] #45 109.8 make[2]: Nothing to be done for 'all'. [2020-02-11T01:19:02.930Z] #45 109.8 make[2]: Nothing to be done for 'all'. [2020-02-11T01:19:02.930Z] #45 109.9 make[2]: Nothing to be done for 'all'. [2020-02-11T01:19:02.930Z] #45 109.9 make[2]: Nothing to be done for 'all'. [2020-02-11T01:19:02.930Z] #45 110.0 make[2]: Nothing to be done for 'all'. [2020-02-11T01:19:02.930Z] #45 110.0 INSTALL criu/criu [2020-02-11T01:19:02.930Z] #45 DONE 110.1s [2020-02-11T01:19:02.930Z] [2020-02-11T01:19:02.930Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:19:03.321Z] #58 ... [2020-02-11T01:19:03.321Z] [2020-02-11T01:19:03.321Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:19:03.321Z] #18 46.24 Setting up python3-setuptools (40.8.0-1) ... [2020-02-11T01:19:04.119Z] #18 46.91 Setting up python3-pip (18.1-5) ... [2020-02-11T01:19:04.484Z] #18 47.46 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:19:04.484Z] #18 47.47 Processing triggers for mime-support (3.62) ... [2020-02-11T01:19:04.854Z] #18 DONE 47.7s [2020-02-11T01:19:04.854Z] [2020-02-11T01:19:04.854Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-11T01:19:04.854Z] #19 0.305 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-11T01:19:04.854Z] #19 0.307 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-11T01:19:04.854Z] #19 0.310 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-11T01:19:05.226Z] #19 DONE 0.4s [2020-02-11T01:19:05.226Z] [2020-02-11T01:19:05.226Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-11T01:19:06.291Z] Removing intermediate container 9baaf868c5fb [2020-02-11T01:19:06.291Z] ---> 595ab2d1d104 [2020-02-11T01:19:06.291Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-11T01:19:06.291Z] ---> ebd73b5ebd31 [2020-02-11T01:19:06.291Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-11T01:19:06.291Z] ---> 61dfd5252bb3 [2020-02-11T01:19:06.291Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-11T01:19:06.291Z] ---> Running in ce28fd246e8e [2020-02-11T01:19:06.291Z] Removing intermediate container ce28fd246e8e [2020-02-11T01:19:06.291Z] ---> 4584a1af9280 [2020-02-11T01:19:06.291Z] Successfully built 4584a1af9280 [2020-02-11T01:19:06.291Z] Successfully tagged moby-buildx:latest [2020-02-11T01:19:06.291Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-11T01:19:06.291Z] if [ -n "${id}" ]; then \ [2020-02-11T01:19:06.291Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-11T01:19:06.291Z] && touch bundles/buildx; \ [2020-02-11T01:19:06.291Z] docker rm -f ${id}; \ [2020-02-11T01:19:06.291Z] fi [2020-02-11T01:19:06.291Z] d8d0796da073360e341ef1ad5b9a3e42b94c9b697d64be0756bc0cc8bc1d14bc [2020-02-11T01:19:06.291Z] bundles/buildx version [2020-02-11T01:19:06.291Z] buildx v0.3.1 6db68d0 [2020-02-11T01:19:06.291Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:008fc679742b1f6dc386b728887573987ac09feb . [2020-02-11T01:19:06.291Z] #1 [internal] booting buildkit [2020-02-11T01:19:06.291Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-11T01:19:06.291Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-02-11T01:19:06.291Z] #1 creating container buildx_buildkit_default [2020-02-11T01:19:06.291Z] #1 creating container buildx_buildkit_default 0.4s done [2020-02-11T01:19:06.291Z] #1 DONE 3.2s [2020-02-11T01:19:06.291Z] [2020-02-11T01:19:06.291Z] #3 [internal] load build definition from Dockerfile [2020-02-11T01:19:06.291Z] #3 transferring dockerfile: 15.71kB done [2020-02-11T01:19:06.291Z] #3 DONE 0.0s [2020-02-11T01:19:06.291Z] [2020-02-11T01:19:06.291Z] #2 [internal] load .dockerignore [2020-02-11T01:19:06.291Z] #2 transferring context: 87B done [2020-02-11T01:19:06.291Z] #2 DONE 0.0s [2020-02-11T01:19:06.291Z] [2020-02-11T01:19:06.291Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-11T01:19:06.291Z] #4 DONE 0.6s [2020-02-11T01:19:06.291Z] [2020-02-11T01:19:06.291Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-11T01:19:06.291Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-11T01:19:06.291Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-11T01:19:06.291Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-11T01:19:06.291Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-11T01:19:06.291Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-02-11T01:19:06.291Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-11T01:19:06.576Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-02-11T01:19:06.859Z] #5 DONE 0.8s [2020-02-11T01:19:06.860Z] [2020-02-11T01:19:06.860Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-11T01:19:07.031Z] #20 2.030 Collecting yamllint==1.16.0 [2020-02-11T01:19:07.143Z] #7 ... [2020-02-11T01:19:07.143Z] [2020-02-11T01:19:07.143Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-11T01:19:07.143Z] #6 DONE 0.3s [2020-02-11T01:19:07.417Z] #20 2.236 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-11T01:19:07.417Z] #20 2.274 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-11T01:19:07.417Z] #20 2.292 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-11T01:19:07.417Z] #20 2.304 Collecting pyyaml (from yamllint==1.16.0) [2020-02-11T01:19:07.417Z] #20 2.366 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-11T01:19:07.426Z] [2020-02-11T01:19:07.426Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-11T01:19:07.719Z] #7 DONE 1.0s [2020-02-11T01:19:08.018Z] [2020-02-11T01:19:08.018Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-11T01:19:08.018Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-11T01:19:08.231Z] #20 3.113 Building wheels for collected packages: pyyaml [2020-02-11T01:19:08.231Z] #20 3.128 Running setup.py bdist_wheel for pyyaml: started [2020-02-11T01:19:08.317Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-11T01:19:08.317Z] #8 sha256:64dc93eeed1d456095865eef3895c70e18daf1f542c1b6746f98bff434144b18 1.79kB / 1.79kB done [2020-02-11T01:19:08.317Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 40.05kB / 54.13MB 0.1s [2020-02-11T01:19:08.317Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 0B / 8.25MB 0.1s [2020-02-11T01:19:08.317Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 0B / 73.43MB 0.1s [2020-02-11T01:19:08.317Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.1s [2020-02-11T01:19:08.317Z] #8 sha256:58cb3db3afdb6f78f9bb067dd4d9c58d87f1951dfaefcbc52f4734e2a6ffda06 5.46kB / 5.46kB done [2020-02-11T01:19:08.317Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 0B / 10.73MB 0.1s [2020-02-11T01:19:08.317Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 0B / 57.39MB 0.1s [2020-02-11T01:19:08.317Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 0B / 96.43MB 0.1s [2020-02-11T01:19:08.317Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 752.76kB / 8.25MB 0.3s [2020-02-11T01:19:08.317Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.1s done [2020-02-11T01:19:08.317Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 1.28MB / 8.25MB 0.4s [2020-02-11T01:19:08.317Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 1.01MB / 10.73MB 0.4s [2020-02-11T01:19:08.607Z] #20 3.572 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-11T01:19:08.607Z] #20 3.572 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-11T01:19:08.607Z] #20 3.643 Successfully built pyyaml [2020-02-11T01:19:08.628Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 1.97MB / 8.25MB 0.6s [2020-02-11T01:19:08.628Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 1.67MB / 10.73MB 0.6s [2020-02-11T01:19:08.925Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 3.18MB / 54.13MB 0.7s [2020-02-11T01:19:08.925Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.55MB / 8.25MB 0.7s [2020-02-11T01:19:08.925Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 2.23MB / 10.73MB 0.7s [2020-02-11T01:19:08.925Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 3.01MB / 8.25MB 0.9s [2020-02-11T01:19:08.925Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 3.60MB / 8.25MB 1.0s [2020-02-11T01:19:08.925Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 3.28MB / 10.73MB 1.0s [2020-02-11T01:19:08.925Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 3.21MB / 57.39MB 1.0s [2020-02-11T01:19:08.981Z] #20 3.660 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-11T01:19:08.981Z] #20 3.970 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-11T01:19:09.214Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.16MB / 8.25MB 1.2s [2020-02-11T01:19:09.214Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 3.73MB / 73.43MB 1.2s [2020-02-11T01:19:09.214Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 3.83MB / 10.73MB 1.2s [2020-02-11T01:19:09.350Z] #20 DONE 4.2s [2020-02-11T01:19:09.350Z] [2020-02-11T01:19:09.350Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:19:09.350Z] #42 ... [2020-02-11T01:19:09.350Z] [2020-02-11T01:19:09.350Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-11T01:19:09.350Z] #25 DONE 0.1s [2020-02-11T01:19:09.350Z] [2020-02-11T01:19:09.350Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-11T01:19:09.505Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.14MB / 8.25MB 1.5s [2020-02-11T01:19:09.505Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 4.82MB / 10.73MB 1.5s [2020-02-11T01:19:09.796Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 6.32MB / 54.13MB 1.6s [2020-02-11T01:19:09.796Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.64MB / 8.25MB 1.6s [2020-02-11T01:19:09.796Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 5.01MB / 96.43MB 1.6s [2020-02-11T01:19:09.796Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.23MB / 8.25MB 1.8s [2020-02-11T01:19:09.796Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 5.90MB / 10.73MB 1.8s [2020-02-11T01:19:09.796Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.88MB / 8.25MB 1.9s [2020-02-11T01:19:09.796Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 6.52MB / 10.73MB 1.9s [2020-02-11T01:19:09.796Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 6.42MB / 57.39MB 1.9s [2020-02-11T01:19:09.880Z] #29 DONE 0.4s [2020-02-11T01:19:09.880Z] [2020-02-11T01:19:09.880Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-11T01:19:09.880Z] #32 DONE 0.1s [2020-02-11T01:19:09.880Z] [2020-02-11T01:19:09.880Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-11T01:19:10.135Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 7.34MB / 8.25MB 2.1s [2020-02-11T01:19:10.135Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 7.77MB / 8.25MB 2.2s [2020-02-11T01:19:10.135Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 7.44MB / 10.73MB 2.2s [2020-02-11T01:19:10.316Z] #35 DONE 0.1s [2020-02-11T01:19:10.316Z] [2020-02-11T01:19:10.316Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-11T01:19:10.316Z] #40 DONE 0.1s [2020-02-11T01:19:10.316Z] [2020-02-11T01:19:10.316Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:19:10.425Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.4s [2020-02-11T01:19:10.425Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 7.85MB / 73.43MB 2.4s [2020-02-11T01:19:10.720Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 9.40MB / 54.13MB 2.5s [2020-02-11T01:19:10.720Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.4s done [2020-02-11T01:19:10.720Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 8.62MB / 10.73MB 2.5s [2020-02-11T01:19:10.720Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 9.27MB / 10.73MB 2.7s [2020-02-11T01:19:10.720Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 9.90MB / 10.73MB 2.8s [2020-02-11T01:19:10.720Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 9.60MB / 57.39MB 2.8s [2020-02-11T01:19:10.759Z] #42 DONE 153.0s [2020-02-11T01:19:10.759Z] [2020-02-11T01:19:10.759Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:11.020Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.1s [2020-02-11T01:19:11.020Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 10.45MB / 96.43MB 3.1s [2020-02-11T01:19:11.319Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 12.39MB / 54.13MB 3.3s [2020-02-11T01:19:11.319Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.1s done [2020-02-11T01:19:11.611Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 12.06MB / 73.43MB 3.4s [2020-02-11T01:19:11.611Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 12.65MB / 57.39MB 3.6s [2020-02-11T01:19:11.904Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 15.14MB / 54.13MB 3.9s [2020-02-11T01:19:11.908Z] #54 ... [2020-02-11T01:19:11.908Z] [2020-02-11T01:19:11.908Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-11T01:19:11.908Z] #43 DONE 0.2s [2020-02-11T01:19:11.908Z] [2020-02-11T01:19:11.908Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-11T01:19:11.908Z] #46 DONE 0.1s [2020-02-11T01:19:11.908Z] [2020-02-11T01:19:11.908Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:11.908Z] #54 ... [2020-02-11T01:19:11.908Z] [2020-02-11T01:19:11.908Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-11T01:19:11.908Z] #49 DONE 0.1s [2020-02-11T01:19:11.908Z] [2020-02-11T01:19:11.908Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-11T01:19:11.908Z] #52 DONE 0.1s [2020-02-11T01:19:11.908Z] [2020-02-11T01:19:11.908Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:12.197Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 16.17MB / 73.43MB 4.2s [2020-02-11T01:19:12.197Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 16.11MB / 57.39MB 4.2s [2020-02-11T01:19:12.197Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 15.92MB / 96.43MB 4.2s [2020-02-11T01:19:12.503Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 18.28MB / 54.13MB 4.5s [2020-02-11T01:19:13.139Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 19.54MB / 57.39MB 4.9s [2020-02-11T01:19:13.139Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 21.20MB / 54.13MB 5.1s [2020-02-11T01:19:13.139Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 20.60MB / 73.43MB 5.1s [2020-02-11T01:19:13.430Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 20.87MB / 96.43MB 5.2s [2020-02-11T01:19:13.430Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 22.90MB / 57.39MB 5.5s [2020-02-11T01:19:13.719Z] #8 ... [2020-02-11T01:19:13.719Z] [2020-02-11T01:19:13.719Z] #21 [internal] load build context [2020-02-11T01:19:13.719Z] #21 transferring context: 47.10MB 5.7s done [2020-02-11T01:19:13.719Z] #21 DONE 5.8s [2020-02-11T01:19:13.719Z] [2020-02-11T01:19:13.719Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-11T01:19:13.719Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 24.99MB / 54.13MB 5.7s [2020-02-11T01:19:13.719Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 24.71MB / 73.43MB 5.7s [2020-02-11T01:19:13.719Z] #8 ... [2020-02-11T01:19:13.719Z] [2020-02-11T01:19:13.719Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-11T01:19:13.719Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-11T01:19:13.719Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done [2020-02-11T01:19:13.719Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-11T01:19:13.719Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-11T01:19:13.719Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-11T01:19:13.719Z] #69 ... [2020-02-11T01:19:13.719Z] [2020-02-11T01:19:13.719Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-11T01:19:14.008Z] #8 ... [2020-02-11T01:19:14.008Z] [2020-02-11T01:19:14.008Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-11T01:19:14.008Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2020-02-11T01:19:14.008Z] #69 DONE 5.9s [2020-02-11T01:19:14.008Z] [2020-02-11T01:19:14.008Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-11T01:19:14.008Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 27.90MB / 54.13MB 6.0s [2020-02-11T01:19:14.008Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 27.11MB / 57.39MB 6.0s [2020-02-11T01:19:14.008Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 26.48MB / 96.43MB 6.0s [2020-02-11T01:19:14.295Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 29.74MB / 73.43MB 6.1s [2020-02-11T01:19:14.295Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 31.63MB / 54.13MB 6.3s [2020-02-11T01:19:14.295Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 30.80MB / 57.39MB 6.3s [2020-02-11T01:19:14.594Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 34.68MB / 54.13MB 6.6s [2020-02-11T01:19:14.594Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 35.25MB / 73.43MB 6.6s [2020-02-11T01:19:14.594Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 34.60MB / 57.39MB 6.6s [2020-02-11T01:19:14.594Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 34.08MB / 96.43MB 6.6s [2020-02-11T01:19:14.880Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 39.56MB / 54.13MB 7.0s [2020-02-11T01:19:14.880Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 40.10MB / 73.43MB 7.0s [2020-02-11T01:19:14.880Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 39.78MB / 57.39MB 7.0s [2020-02-11T01:19:15.168Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 43.10MB / 54.13MB 7.3s [2020-02-11T01:19:15.168Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 43.83MB / 73.43MB 7.3s [2020-02-11T01:19:15.168Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 43.24MB / 57.39MB 7.3s [2020-02-11T01:19:15.168Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 42.37MB / 96.43MB 7.3s [2020-02-11T01:19:15.793Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 47.00MB / 54.13MB 7.6s [2020-02-11T01:19:15.793Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 46.99MB / 57.39MB 7.6s [2020-02-11T01:19:15.793Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 49.47MB / 73.43MB 7.8s [2020-02-11T01:19:15.793Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 48.30MB / 96.43MB 7.8s [2020-02-11T01:19:15.793Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 50.68MB / 54.13MB 7.9s [2020-02-11T01:19:15.793Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 50.72MB / 57.39MB 7.9s [2020-02-11T01:19:16.083Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 53.16MB / 73.43MB 8.1s [2020-02-11T01:19:16.375Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.2s done [2020-02-11T01:19:16.375Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 57.60MB / 73.43MB 8.4s [2020-02-11T01:19:16.375Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 56.88MB / 57.39MB 8.4s [2020-02-11T01:19:16.375Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 56.79MB / 96.43MB 8.4s [2020-02-11T01:19:16.375Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.4s done [2020-02-11T01:19:16.664Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 62.26MB / 73.43MB 8.7s [2020-02-11T01:19:16.664Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 64.49MB / 96.43MB 8.7s [2020-02-11T01:19:17.287Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 69.59MB / 73.43MB 9.0s [2020-02-11T01:19:17.287Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 71.56MB / 96.43MB 9.0s [2020-02-11T01:19:17.287Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 87.83MB / 96.43MB 9.3s [2020-02-11T01:19:17.287Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.4s done [2020-02-11T01:19:17.287Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 93.45MB / 96.43MB 9.4s [2020-02-11T01:19:17.571Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 9.5s done [2020-02-11T01:19:17.571Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-11T01:19:21.322Z] #54 ... [2020-02-11T01:19:21.322Z] [2020-02-11T01:19:21.322Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:21.322Z] #63 137.4 + bin/containerd [2020-02-11T01:19:22.610Z] #63 ... [2020-02-11T01:19:22.610Z] [2020-02-11T01:19:22.610Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:19:22.610Z] #58 66.21 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-11T01:19:22.610Z] #58 67.26 + mkdir -p /build [2020-02-11T01:19:22.610Z] #58 67.27 + cp runc /build/runc [2020-02-11T01:19:22.610Z] #58 DONE 67.4s [2020-02-11T01:19:22.610Z] [2020-02-11T01:19:22.610Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:25.090Z] #54 DONE 167.3s [2020-02-11T01:19:25.090Z] [2020-02-11T01:19:25.090Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:25.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-11T01:19:25.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-11T01:19:25.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-11T01:19:25.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-11T01:19:25.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-11T01:19:25.863Z] #63 ... [2020-02-11T01:19:25.863Z] [2020-02-11T01:19:25.863Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-11T01:19:26.270Z] #55 DONE 0.1s [2020-02-11T01:19:26.270Z] [2020-02-11T01:19:26.270Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-11T01:19:26.270Z] #59 DONE 0.1s [2020-02-11T01:19:26.270Z] [2020-02-11T01:19:26.270Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:28.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-11T01:19:28.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-11T01:19:28.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-11T01:19:30.726Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T01:19:30.726Z] [2020-02-11T01:19:30.726Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-11T01:19:30.726Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-11T01:19:30.726Z] Using test binary docker [2020-02-11T01:19:30.726Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-11T01:19:30.726Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-11T01:19:30.726Z] INFO: Waiting for daemon to start... [2020-02-11T01:19:30.726Z] Starting dockerd [2020-02-11T01:19:30.726Z] . [2020-02-11T01:19:30.726Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-11T01:19:31.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-11T01:19:32.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-11T01:19:36.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-11T01:19:42.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-11T01:19:45.564Z] 65014b3c3121: Pull complete [2020-02-11T01:19:46.139Z] #63 160.1 + bin/containerd-stress [2020-02-11T01:19:46.140Z] #63 161.6 + bin/containerd-shim [2020-02-11T01:19:46.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-11T01:19:50.121Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 29.3s done [2020-02-11T01:19:50.121Z] #8 DONE 39.0s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-11T01:19:50.121Z] #9 DONE 0.2s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-11T01:19:50.121Z] #10 DONE 0.2s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:19:50.121Z] #22 DONE 0.0s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-11T01:19:50.121Z] #30 DONE 0.1s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-11T01:19:50.121Z] #41 DONE 0.1s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-11T01:19:50.121Z] #71 DONE 0.1s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:19:50.121Z] #42 ... [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-11T01:19:50.121Z] #47 DONE 0.1s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-11T01:19:50.121Z] #33 DONE 0.1s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-11T01:19:50.121Z] #53 DONE 0.1s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-11T01:19:50.121Z] #50 DONE 0.1s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-11T01:19:50.121Z] #23 DONE 0.1s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-11T01:19:50.121Z] #65 DONE 0.1s [2020-02-11T01:19:50.121Z] [2020-02-11T01:19:50.121Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:50.121Z] #66 0.776 + RM_GOPATH=0 [2020-02-11T01:19:50.121Z] #66 0.776 + TMP_GOPATH= [2020-02-11T01:19:50.121Z] #66 0.776 + : /build/ [2020-02-11T01:19:50.121Z] #66 0.777 + '[' -z '' ']' [2020-02-11T01:19:50.121Z] #66 0.780 ++ mktemp -d [2020-02-11T01:19:50.121Z] #66 0.783 + export GOPATH=/tmp/tmp.MqyCOMbUhq [2020-02-11T01:19:50.121Z] #66 0.784 + GOPATH=/tmp/tmp.MqyCOMbUhq [2020-02-11T01:19:50.121Z] #66 0.784 + RM_GOPATH=1 [2020-02-11T01:19:50.121Z] #66 0.785 ++ dirname ./install.sh [2020-02-11T01:19:50.121Z] #66 0.790 + dir=. [2020-02-11T01:19:50.121Z] #66 0.790 + bin=rootlesskit [2020-02-11T01:19:50.121Z] #66 0.790 + shift [2020-02-11T01:19:50.121Z] #66 0.791 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-11T01:19:50.121Z] #66 0.791 + . ./rootlesskit.installer [2020-02-11T01:19:50.121Z] #66 0.792 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-11T01:19:50.121Z] #66 0.793 + install_rootlesskit [2020-02-11T01:19:50.121Z] #66 0.793 + case "$1" in [2020-02-11T01:19:50.121Z] #66 0.794 + export CGO_ENABLED=0 [2020-02-11T01:19:50.121Z] #66 0.794 + CGO_ENABLED=0 [2020-02-11T01:19:50.121Z] #66 0.794 + _install_rootlesskit [2020-02-11T01:19:50.121Z] #66 0.794 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-11T01:19:50.121Z] #66 0.795 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-11T01:19:50.121Z] #66 0.795 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MqyCOMbUhq/src/github.com/rootless-containers/rootlesskit [2020-02-11T01:19:50.121Z] #66 0.811 Cloning into '/tmp/tmp.MqyCOMbUhq/src/github.com/rootless-containers/rootlesskit'... [2020-02-11T01:19:50.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-11T01:19:50.202Z] #63 166.4 + bin/containerd-shim-runc-v1 [2020-02-11T01:19:52.003Z] #63 168.9 + bin/containerd-shim-runc-v2 [2020-02-11T01:19:52.760Z] #63 169.6 + binaries [2020-02-11T01:19:52.760Z] #63 169.6 + mkdir -p /build [2020-02-11T01:19:52.760Z] #63 169.6 + cp bin/containerd /build/containerd [2020-02-11T01:19:52.760Z] #63 169.6 + cp bin/containerd-shim /build/containerd-shim [2020-02-11T01:19:53.122Z] #63 169.6 + cp bin/ctr /build/ctr [2020-02-11T01:19:53.122Z] #63 DONE 169.7s [2020-02-11T01:19:53.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-11T01:19:53.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-11T01:19:53.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-11T01:19:53.635Z] #66 ... [2020-02-11T01:19:53.635Z] [2020-02-11T01:19:53.635Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:19:53.635Z] #34 0.788 + RM_GOPATH=0 [2020-02-11T01:19:53.635Z] #34 0.790 + TMP_GOPATH= [2020-02-11T01:19:53.635Z] #34 0.790 + : /build [2020-02-11T01:19:53.635Z] #34 0.791 + '[' -z '' ']' [2020-02-11T01:19:53.635Z] #34 0.791 ++ mktemp -d [2020-02-11T01:19:53.635Z] #34 0.812 + export GOPATH=/tmp/tmp.nurOEXlPzs [2020-02-11T01:19:53.635Z] #34 0.822 + GOPATH=/tmp/tmp.nurOEXlPzs [2020-02-11T01:19:53.635Z] #34 0.823 + RM_GOPATH=1 [2020-02-11T01:19:53.635Z] #34 0.835 ++ dirname ./install.sh [2020-02-11T01:19:53.635Z] #34 0.838 + dir=. [2020-02-11T01:19:53.635Z] #34 0.857 + bin=tomlv [2020-02-11T01:19:53.635Z] #34 0.858 + shift [2020-02-11T01:19:53.635Z] #34 0.862 + '[' '!' -f ./tomlv.installer ']' [2020-02-11T01:19:53.635Z] #34 0.863 + . ./tomlv.installer [2020-02-11T01:19:53.635Z] #34 0.864 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-11T01:19:53.635Z] #34 0.864 + install_tomlv [2020-02-11T01:19:53.635Z] #34 0.865 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-11T01:19:53.635Z] #34 0.865 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-11T01:19:53.635Z] #34 0.866 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nurOEXlPzs/src/github.com/BurntSushi/toml [2020-02-11T01:19:53.635Z] #34 0.872 Cloning into '/tmp/tmp.nurOEXlPzs/src/github.com/BurntSushi/toml'... [2020-02-11T01:19:53.635Z] #34 2.426 + cd /tmp/tmp.nurOEXlPzs/src/github.com/BurntSushi/toml [2020-02-11T01:19:53.635Z] #34 2.426 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-11T01:19:53.635Z] #34 2.482 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-11T01:19:53.635Z] #34 3.523 runtime/internal/sys [2020-02-11T01:19:53.635Z] #34 3.534 math/bits [2020-02-11T01:19:53.635Z] #34 3.573 internal/cpu [2020-02-11T01:19:53.635Z] #34 3.636 runtime/internal/atomic [2020-02-11T01:19:53.635Z] #34 4.258 runtime/internal/math [2020-02-11T01:19:53.635Z] #34 4.644 unicode/utf8 [2020-02-11T01:19:53.635Z] #34 4.802 internal/race [2020-02-11T01:19:53.635Z] #34 5.265 sync/atomic [2020-02-11T01:19:53.635Z] #34 6.172 internal/bytealg [2020-02-11T01:19:53.635Z] #34 6.329 unicode [2020-02-11T01:19:53.902Z] [2020-02-11T01:19:53.902Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-11T01:19:53.902Z] #64 DONE 0.1s [2020-02-11T01:19:53.902Z] [2020-02-11T01:19:53.902Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-11T01:19:53.902Z] #68 DONE 0.1s [2020-02-11T01:19:53.902Z] [2020-02-11T01:19:53.902Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-11T01:19:53.902Z] #70 DONE 0.1s [2020-02-11T01:19:53.902Z] [2020-02-11T01:19:53.902Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-11T01:19:54.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-11T01:19:54.251Z] #73 DONE 0.1s [2020-02-11T01:19:54.251Z] [2020-02-11T01:19:54.251Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-11T01:19:54.251Z] #74 DONE 0.0s [2020-02-11T01:19:54.251Z] [2020-02-11T01:19:54.251Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-11T01:19:54.269Z] #34 7.045 math [2020-02-11T01:19:54.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-11T01:19:54.560Z] #34 ... [2020-02-11T01:19:54.560Z] [2020-02-11T01:19:54.560Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:54.560Z] #66 7.090 + cd /tmp/tmp.MqyCOMbUhq/src/github.com/rootless-containers/rootlesskit [2020-02-11T01:19:54.560Z] #66 7.091 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-11T01:19:54.613Z] #75 DONE 0.5s [2020-02-11T01:19:54.613Z] [2020-02-11T01:19:54.613Z] #76 exporting to oci image format [2020-02-11T01:19:54.991Z] #76 exporting layers [2020-02-11T01:19:55.203Z] #66 7.857 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-11T01:19:55.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-11T01:19:55.498Z] #66 7.862 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-11T01:19:56.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-11T01:19:57.565Z] #66 ... [2020-02-11T01:19:57.565Z] [2020-02-11T01:19:57.565Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:19:57.565Z] #26 0.797 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:19:57.565Z] #26 0.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:19:57.565Z] #26 1.051 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:19:57.565Z] #26 2.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-11T01:19:57.565Z] #26 6.238 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-11T01:19:57.565Z] #26 9.124 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-11T01:19:57.565Z] #26 ... [2020-02-11T01:19:57.565Z] [2020-02-11T01:19:57.565Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:57.565Z] #54 0.783 + RM_GOPATH=0 [2020-02-11T01:19:57.565Z] #54 0.783 + TMP_GOPATH= [2020-02-11T01:19:57.565Z] #54 0.783 + : /build [2020-02-11T01:19:57.565Z] #54 0.783 + '[' -z '' ']' [2020-02-11T01:19:57.565Z] #54 0.786 ++ mktemp -d [2020-02-11T01:19:57.565Z] #54 0.788 + export GOPATH=/tmp/tmp.WzQjWqjsHH [2020-02-11T01:19:57.565Z] #54 0.815 + GOPATH=/tmp/tmp.WzQjWqjsHH [2020-02-11T01:19:57.565Z] #54 0.824 + RM_GOPATH=1 [2020-02-11T01:19:57.565Z] #54 0.831 ++ dirname ./install.sh [2020-02-11T01:19:57.565Z] #54 0.833 + dir=. [2020-02-11T01:19:57.565Z] #54 0.834 + bin=golangci_lint [2020-02-11T01:19:57.565Z] #54 0.834 + shift [2020-02-11T01:19:57.565Z] #54 0.834 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-11T01:19:57.565Z] #54 0.835 + . ./golangci_lint.installer [2020-02-11T01:19:57.565Z] #54 0.835 ++ : v1.20.0 [2020-02-11T01:19:57.565Z] #54 0.836 + install_golangci_lint [2020-02-11T01:19:57.565Z] #54 0.836 + echo 'Installing golangci-lint version v1.20.0' [2020-02-11T01:19:57.565Z] #54 0.837 Installing golangci-lint version v1.20.0 [2020-02-11T01:19:57.565Z] #54 0.837 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-11T01:19:57.565Z] #54 ... [2020-02-11T01:19:57.565Z] [2020-02-11T01:19:57.565Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-11T01:19:57.565Z] #60 0.610 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:19:57.565Z] #60 0.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:19:57.565Z] #60 0.880 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:19:57.565Z] #60 2.238 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-11T01:19:57.565Z] #60 5.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-11T01:19:57.565Z] #60 8.422 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-11T01:19:57.855Z] #60 ... [2020-02-11T01:19:57.855Z] [2020-02-11T01:19:57.855Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:57.855Z] #51 0.757 + RM_GOPATH=0 [2020-02-11T01:19:57.855Z] #51 0.757 + TMP_GOPATH= [2020-02-11T01:19:57.855Z] #51 0.757 + : /build [2020-02-11T01:19:57.855Z] #51 0.757 + '[' -z '' ']' [2020-02-11T01:19:57.855Z] #51 0.757 ++ mktemp -d [2020-02-11T01:19:57.855Z] #51 0.810 + export GOPATH=/tmp/tmp.znoap5RFuV [2020-02-11T01:19:57.855Z] #51 0.812 + GOPATH=/tmp/tmp.znoap5RFuV [2020-02-11T01:19:57.855Z] #51 0.812 + RM_GOPATH=1 [2020-02-11T01:19:57.855Z] #51 0.818 ++ dirname ./install.sh [2020-02-11T01:19:57.855Z] #51 0.822 + dir=. [2020-02-11T01:19:57.855Z] #51 0.822 + bin=gotestsum [2020-02-11T01:19:57.855Z] #51 0.822 + shift [2020-02-11T01:19:57.855Z] #51 0.823 + '[' '!' -f ./gotestsum.installer ']' [2020-02-11T01:19:57.855Z] #51 0.823 + . ./gotestsum.installer [2020-02-11T01:19:57.855Z] #51 0.823 ++ : v0.3.5 [2020-02-11T01:19:57.855Z] #51 0.825 + install_gotestsum [2020-02-11T01:19:57.855Z] #51 0.825 + echo 'Installing gotestsum version v0.3.5' [2020-02-11T01:19:57.855Z] #51 0.825 Installing gotestsum version v0.3.5 [2020-02-11T01:19:57.855Z] #51 0.826 + go get -d gotest.tools/gotestsum [2020-02-11T01:19:57.855Z] #51 ... [2020-02-11T01:19:57.855Z] [2020-02-11T01:19:57.855Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:19:57.855Z] #72 0.673 + RM_GOPATH=0 [2020-02-11T01:19:57.855Z] #72 0.673 + TMP_GOPATH= [2020-02-11T01:19:57.855Z] #72 0.673 + : /build [2020-02-11T01:19:57.855Z] #72 0.673 + '[' -z '' ']' [2020-02-11T01:19:57.855Z] #72 0.674 ++ mktemp -d [2020-02-11T01:19:57.855Z] #72 0.682 + export GOPATH=/tmp/tmp.eVyNp0X7ET [2020-02-11T01:19:57.855Z] #72 0.682 + GOPATH=/tmp/tmp.eVyNp0X7ET [2020-02-11T01:19:57.855Z] #72 0.685 + RM_GOPATH=1 [2020-02-11T01:19:57.855Z] #72 0.688 ++ dirname ./install.sh [2020-02-11T01:19:57.855Z] #72 0.692 + dir=. [2020-02-11T01:19:57.855Z] #72 0.692 + bin=proxy [2020-02-11T01:19:57.855Z] #72 0.692 + shift [2020-02-11T01:19:57.855Z] #72 0.693 + '[' '!' -f ./proxy.installer ']' [2020-02-11T01:19:57.855Z] #72 0.693 + . ./proxy.installer [2020-02-11T01:19:57.855Z] #72 0.693 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-11T01:19:57.855Z] #72 0.694 + install_proxy [2020-02-11T01:19:57.855Z] #72 0.694 + case "$1" in [2020-02-11T01:19:57.855Z] #72 0.695 + export CGO_ENABLED=0 [2020-02-11T01:19:57.855Z] #72 0.695 + CGO_ENABLED=0 [2020-02-11T01:19:57.855Z] #72 0.695 + _install_proxy [2020-02-11T01:19:57.855Z] #72 0.695 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-11T01:19:57.855Z] #72 0.696 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-11T01:19:57.855Z] #72 0.696 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eVyNp0X7ET/src/github.com/docker/libnetwork [2020-02-11T01:19:57.855Z] #72 0.699 Cloning into '/tmp/tmp.eVyNp0X7ET/src/github.com/docker/libnetwork'... [2020-02-11T01:19:57.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-11T01:19:58.145Z] #72 ... [2020-02-11T01:19:58.145Z] [2020-02-11T01:19:58.145Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:19:58.145Z] #36 0.779 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:19:58.145Z] #36 1.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:19:58.145Z] #36 1.041 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:19:58.145Z] #36 2.697 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-11T01:19:58.145Z] #36 6.037 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-11T01:19:58.145Z] #36 8.962 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-11T01:19:58.145Z] #36 ... [2020-02-11T01:19:58.145Z] [2020-02-11T01:19:58.145Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:19:58.145Z] #44 1.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:19:58.145Z] #44 1.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:19:58.145Z] #44 1.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:19:58.145Z] #44 3.399 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-11T01:19:58.145Z] #44 6.497 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-11T01:19:58.145Z] #44 9.372 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-11T01:19:58.433Z] #44 ... [2020-02-11T01:19:58.433Z] [2020-02-11T01:19:58.433Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:19:58.433Z] #11 0.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:19:58.433Z] #11 0.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:19:58.433Z] #11 0.930 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:19:58.433Z] #11 2.617 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-11T01:19:58.433Z] #11 5.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-11T01:19:58.433Z] #11 8.549 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-11T01:19:58.433Z] #11 ... [2020-02-11T01:19:58.433Z] [2020-02-11T01:19:58.433Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:19:58.433Z] #24 0.612 + RM_GOPATH=0 [2020-02-11T01:19:58.433Z] #24 0.613 + TMP_GOPATH= [2020-02-11T01:19:58.433Z] #24 0.613 + : /build [2020-02-11T01:19:58.433Z] #24 0.614 + '[' -z '' ']' [2020-02-11T01:19:58.433Z] #24 0.632 ++ mktemp -d [2020-02-11T01:19:58.433Z] #24 0.644 + export GOPATH=/tmp/tmp.WBcGA8wRRW [2020-02-11T01:19:58.433Z] #24 0.657 + GOPATH=/tmp/tmp.WBcGA8wRRW [2020-02-11T01:19:58.433Z] #24 0.659 + RM_GOPATH=1 [2020-02-11T01:19:58.433Z] #24 0.663 ++ dirname ./install.sh [2020-02-11T01:19:58.433Z] #24 0.670 + dir=. [2020-02-11T01:19:58.433Z] #24 0.671 + bin=dockercli [2020-02-11T01:19:58.433Z] #24 0.671 + shift [2020-02-11T01:19:58.433Z] #24 0.672 + '[' '!' -f ./dockercli.installer ']' [2020-02-11T01:19:58.433Z] #24 0.672 + . ./dockercli.installer [2020-02-11T01:19:58.433Z] #24 0.672 ++ : stable [2020-02-11T01:19:58.433Z] #24 0.672 ++ : 17.06.2-ce [2020-02-11T01:19:58.433Z] #24 0.676 Install docker/cli version 17.06.2-ce from stable [2020-02-11T01:19:58.433Z] #24 0.676 + install_dockercli [2020-02-11T01:19:58.433Z] #24 0.676 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-11T01:19:58.433Z] #24 0.682 ++ uname -m [2020-02-11T01:19:58.433Z] #24 0.695 + arch=ppc64le [2020-02-11T01:19:58.433Z] #24 0.695 + '[' ppc64le '!=' x86_64 ']' [2020-02-11T01:19:58.433Z] #24 0.695 + '[' ppc64le '!=' s390x ']' [2020-02-11T01:19:58.433Z] #24 0.695 + '[' ppc64le '!=' armhf ']' [2020-02-11T01:19:58.433Z] #24 0.695 + build_dockercli [2020-02-11T01:19:58.433Z] #24 0.695 + git clone https://github.com/docker/docker-ce /tmp/tmp.WBcGA8wRRW/tmp/docker-ce [2020-02-11T01:19:58.433Z] #24 0.700 Cloning into '/tmp/tmp.WBcGA8wRRW/tmp/docker-ce'... [2020-02-11T01:19:58.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-11T01:19:58.722Z] #24 ... [2020-02-11T01:19:58.722Z] [2020-02-11T01:19:58.722Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:19:58.722Z] #42 0.852 + git clone https://github.com/docker/distribution.git . [2020-02-11T01:19:58.722Z] #42 0.864 Cloning into '.'... [2020-02-11T01:19:58.722Z] #42 ... [2020-02-11T01:19:58.722Z] [2020-02-11T01:19:58.722Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:19:58.722Z] #48 0.668 + RM_GOPATH=0 [2020-02-11T01:19:58.722Z] #48 0.668 + TMP_GOPATH= [2020-02-11T01:19:58.722Z] #48 0.668 + : /build [2020-02-11T01:19:58.722Z] #48 0.668 + '[' -z '' ']' [2020-02-11T01:19:58.722Z] #48 0.670 ++ mktemp -d [2020-02-11T01:19:58.722Z] #48 0.677 + export GOPATH=/tmp/tmp.iDTEg6AcnL [2020-02-11T01:19:58.722Z] #48 0.677 + GOPATH=/tmp/tmp.iDTEg6AcnL [2020-02-11T01:19:58.722Z] #48 0.677 + RM_GOPATH=1 [2020-02-11T01:19:58.722Z] #48 0.692 ++ dirname ./install.sh [2020-02-11T01:19:58.722Z] #48 0.707 + dir=. [2020-02-11T01:19:58.722Z] #48 0.711 + bin=vndr [2020-02-11T01:19:58.722Z] #48 0.712 + shift [2020-02-11T01:19:58.722Z] #48 0.713 + '[' '!' -f ./vndr.installer ']' [2020-02-11T01:19:58.722Z] #48 0.713 + . ./vndr.installer [2020-02-11T01:19:58.722Z] #48 0.715 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-11T01:19:58.722Z] #48 0.716 + install_vndr [2020-02-11T01:19:58.722Z] #48 0.716 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-11T01:19:58.722Z] #48 0.716 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iDTEg6AcnL/src/github.com/LK4D4/vndr [2020-02-11T01:19:58.722Z] #48 0.717 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-11T01:19:58.722Z] #48 0.744 Cloning into '/tmp/tmp.iDTEg6AcnL/src/github.com/LK4D4/vndr'... [2020-02-11T01:19:58.722Z] #48 2.043 + cd /tmp/tmp.iDTEg6AcnL/src/github.com/LK4D4/vndr [2020-02-11T01:19:58.722Z] #48 2.045 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-11T01:19:58.722Z] #48 2.082 + go build -buildmode=pie -v -o /build/vndr . [2020-02-11T01:19:58.722Z] #48 4.517 runtime/internal/math [2020-02-11T01:19:58.722Z] #48 4.549 internal/race [2020-02-11T01:19:58.722Z] #48 4.698 internal/cpu [2020-02-11T01:19:58.722Z] #48 4.846 sync/atomic [2020-02-11T01:19:58.722Z] #48 5.080 unicode [2020-02-11T01:19:58.722Z] #48 5.249 unicode/utf8 [2020-02-11T01:19:58.722Z] #48 6.178 math/bits [2020-02-11T01:19:58.722Z] #48 6.946 internal/bytealg [2020-02-11T01:19:58.722Z] #48 7.628 internal/testlog [2020-02-11T01:19:58.722Z] #48 8.995 encoding [2020-02-11T01:19:58.722Z] #48 9.267 math [2020-02-11T01:19:58.722Z] #48 9.413 unicode/utf16 [2020-02-11T01:19:58.722Z] #48 10.33 runtime [2020-02-11T01:19:58.722Z] #48 11.23 container/list [2020-02-11T01:19:59.012Z] #48 ... [2020-02-11T01:19:59.012Z] [2020-02-11T01:19:59.012Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-11T01:19:59.012Z] #31 0.858 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-11T01:19:59.012Z] #31 0.865 Cloning into '.'... [2020-02-11T01:19:59.012Z] #31 ... [2020-02-11T01:19:59.012Z] [2020-02-11T01:19:59.012Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:19:59.012Z] #34 7.309 internal/testlog [2020-02-11T01:19:59.012Z] #34 8.777 encoding [2020-02-11T01:19:59.012Z] #34 9.551 runtime/cgo [2020-02-11T01:19:59.012Z] #34 9.627 runtime [2020-02-11T01:19:59.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-11T01:20:01.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-11T01:20:02.518Z] #34 ... [2020-02-11T01:20:02.518Z] [2020-02-11T01:20:02.518Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:20:02.518Z] #48 14.86 crypto/internal/subtle [2020-02-11T01:20:03.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-11T01:20:03.146Z] #48 15.60 crypto/subtle [2020-02-11T01:20:03.778Z] #48 16.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-11T01:20:04.069Z] #48 16.61 internal/nettrace [2020-02-11T01:20:04.706Z] #48 17.16 runtime/cgo [2020-02-11T01:20:05.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-11T01:20:05.164Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-11T01:20:05.164Z] Using test binary docker [2020-02-11T01:20:05.164Z] +++ /etc/init.d/apparmor start [2020-02-11T01:20:05.164Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-11T01:20:05.164Z] INFO: Waiting for daemon to start... [2020-02-11T01:20:05.164Z] Starting dockerd [2020-02-11T01:20:05.164Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-11T01:20:06.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-11T01:20:07.051Z] . [2020-02-11T01:20:07.051Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-11T01:20:07.051Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-11T01:20:07.051Z] Error: No such image: emptyfs [2020-02-11T01:20:07.051Z] ++++ docker load [2020-02-11T01:20:07.051Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-11T01:20:07.612Z] Running integration-test (iteration 1) [2020-02-11T01:20:07.612Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-11T01:20:07.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:20:07.612Z] ++ set -e [2020-02-11T01:20:07.612Z] ++ '[' -n 0 ']' [2020-02-11T01:20:07.612Z] ++ set -x [2020-02-11T01:20:07.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:20:08.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-11T01:20:09.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-11T01:20:10.271Z] #48 22.66 vendor/golang.org/x/crypto/internal/subtle [2020-02-11T01:20:10.271Z] #48 ... [2020-02-11T01:20:10.271Z] [2020-02-11T01:20:10.271Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:20:10.271Z] #36 22.90 Fetched 8107 kB in 22s (366 kB/s) [2020-02-11T01:20:11.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-11T01:20:12.630Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-11T01:20:12.630Z] Using test binary docker [2020-02-11T01:20:12.630Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-11T01:20:12.630Z] +++ /etc/init.d/apparmor start [2020-02-11T01:20:12.630Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-11T01:20:12.630Z] INFO: Waiting for daemon to start... [2020-02-11T01:20:12.630Z] Starting dockerd [2020-02-11T01:20:12.630Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-11T01:20:14.533Z] . [2020-02-11T01:20:14.533Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-11T01:20:14.793Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-11T01:20:14.793Z] Error: No such image: emptyfs [2020-02-11T01:20:14.793Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-11T01:20:14.793Z] ++++ docker load [2020-02-11T01:20:15.052Z] Running integration-test (iteration 1) [2020-02-11T01:20:15.052Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-11T01:20:15.052Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:20:15.052Z] ++ set -e [2020-02-11T01:20:15.052Z] ++ '[' -n 0 ']' [2020-02-11T01:20:15.052Z] ++ set -x [2020-02-11T01:20:15.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:20:15.841Z] #36 22.90 Reading package lists... [2020-02-11T01:20:15.841Z] #36 ... [2020-02-11T01:20:15.841Z] [2020-02-11T01:20:15.841Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:20:15.841Z] #42 24.89 Checking out files: 81% (1277/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-11T01:20:15.841Z] #42 25.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-11T01:20:15.841Z] #42 28.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-11T01:20:17.326Z] sha256:a24687c720e595859f2ed18af23cdd953c73adfa0b96db6580f2c48e7e8cb55a [2020-02-11T01:20:17.327Z] INFO: Starting docker-py tests... [2020-02-11T01:20:17.886Z] ============================= test session starts ============================== [2020-02-11T01:20:17.886Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-11T01:20:17.886Z] rootdir: /src, inifile: pytest.ini [2020-02-11T01:20:17.886Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-11T01:20:18.571Z] #42 ... [2020-02-11T01:20:18.571Z] [2020-02-11T01:20:18.571Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:20:18.571Z] #54 31.14 + cd /tmp/tmp.WzQjWqjsHH/src/github.com/golangci/golangci-lint/ [2020-02-11T01:20:18.571Z] #54 31.14 + git checkout -q v1.20.0 [2020-02-11T01:20:18.809Z] collected 387 items [2020-02-11T01:20:18.809Z] [2020-02-11T01:20:19.200Z] #54 31.81 ++ git describe --tags [2020-02-11T01:20:19.200Z] #54 31.83 + version=v1.20.0 [2020-02-11T01:20:19.200Z] #54 31.83 ++ git rev-parse --short HEAD [2020-02-11T01:20:19.200Z] #54 31.84 + commit=cc98739 [2020-02-11T01:20:19.200Z] #54 31.84 ++ git show -s --format=%cd [2020-02-11T01:20:19.200Z] #54 31.85 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-11T01:20:19.201Z] #54 31.85 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-11T01:20:20.229Z] #54 ... [2020-02-11T01:20:20.229Z] [2020-02-11T01:20:20.229Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:20:20.229Z] #11 23.01 Fetched 8107 kB in 22s (365 kB/s) [2020-02-11T01:20:20.229Z] #11 23.01 Reading package lists... [2020-02-11T01:20:20.518Z] #11 32.50 Reading package lists... [2020-02-11T01:20:20.518Z] #11 ... [2020-02-11T01:20:20.518Z] [2020-02-11T01:20:20.518Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:20:20.518Z] #72 28.21 Checking out files: 61% (1224/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-11T01:20:20.518Z] #72 29.29 + cd /tmp/tmp.eVyNp0X7ET/src/github.com/docker/libnetwork [2020-02-11T01:20:20.518Z] #72 29.29 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-11T01:20:20.518Z] #72 29.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-11T01:20:20.518Z] #72 ... [2020-02-11T01:20:20.518Z] [2020-02-11T01:20:20.518Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:20:20.518Z] #26 23.34 Fetched 8107 kB in 23s (359 kB/s) [2020-02-11T01:20:20.518Z] #26 23.34 Reading package lists... [2020-02-11T01:20:20.807Z] #26 33.26 Reading package lists... [2020-02-11T01:20:20.807Z] #26 ... [2020-02-11T01:20:20.807Z] [2020-02-11T01:20:20.807Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-11T01:20:20.807Z] #60 23.37 Fetched 8107 kB in 23s (354 kB/s) [2020-02-11T01:20:20.807Z] #60 23.37 Reading package lists... [2020-02-11T01:20:20.807Z] #60 33.28 Reading package lists... [2020-02-11T01:20:20.807Z] #60 ... [2020-02-11T01:20:20.807Z] [2020-02-11T01:20:20.807Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:20:20.807Z] #36 22.90 Reading package lists... [2020-02-11T01:20:21.844Z] #36 32.95 Reading package lists... [2020-02-11T01:20:21.844Z] #36 ... [2020-02-11T01:20:21.844Z] [2020-02-11T01:20:21.844Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:20:21.844Z] #44 24.38 Fetched 8107 kB in 23s (347 kB/s) [2020-02-11T01:20:21.844Z] #44 24.38 Reading package lists... [2020-02-11T01:20:25.037Z] Loaded image: buildpack-deps:jessie [2020-02-11T01:20:25.037Z] Loaded image: busybox:latest [2020-02-11T01:20:25.037Z] Loaded image: busybox:glibc [2020-02-11T01:20:25.037Z] Loaded image: debian:jessie [2020-02-11T01:20:25.037Z] Loaded image: hello-world:latest [2020-02-11T01:20:25.037Z] INFO: Testing against a local daemon [2020-02-11T01:20:25.037Z] === RUN TestCgroupNamespacesBuild [2020-02-11T01:20:29.226Z] --- PASS: TestCgroupNamespacesBuild (4.25s) [2020-02-11T01:20:29.226Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-11T01:20:30.297Z] #44 34.32 Reading package lists... [2020-02-11T01:20:30.297Z] #44 ... [2020-02-11T01:20:30.297Z] [2020-02-11T01:20:30.297Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:20:30.297Z] #11 32.50 Reading package lists... [2020-02-11T01:20:31.129Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-02-11T01:20:31.129Z] === RUN TestBuildWithSession [2020-02-11T01:20:31.129Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-11T01:20:31.129Z] build_session_test.go:25: TODO: BuildKit [2020-02-11T01:20:31.129Z] === RUN TestBuildSquashParent [2020-02-11T01:20:32.358Z] #11 42.63 Building dependency tree... [2020-02-11T01:20:34.432Z] #11 47.25 The following additional packages will be installed: [2020-02-11T01:20:34.722Z] #11 47.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-11T01:20:34.722Z] #11 47.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-11T01:20:34.722Z] #11 47.27 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-11T01:20:34.722Z] #11 47.27 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-11T01:20:34.722Z] #11 47.27 mingw-w64-x86-64-dev [2020-02-11T01:20:34.722Z] #11 47.27 Suggested packages: [2020-02-11T01:20:34.722Z] #11 47.27 gcc-8-locales seccomp wine64 [2020-02-11T01:20:35.757Z] #11 ... [2020-02-11T01:20:35.757Z] [2020-02-11T01:20:35.757Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:20:35.757Z] #44 34.32 Reading package lists... [2020-02-11T01:20:35.757Z] #44 45.28 Building dependency tree... [2020-02-11T01:20:35.757Z] #44 48.46 The following additional packages will be installed: [2020-02-11T01:20:35.757Z] #44 48.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-11T01:20:35.757Z] #44 48.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-11T01:20:35.757Z] #44 48.48 Suggested packages: [2020-02-11T01:20:35.757Z] #44 48.48 manpages-dev python-setuptools [2020-02-11T01:20:37.291Z] #44 ... [2020-02-11T01:20:37.291Z] [2020-02-11T01:20:37.291Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:20:37.291Z] #11 49.85 The following NEW packages will be installed: [2020-02-11T01:20:37.291Z] #11 49.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-11T01:20:37.291Z] #11 49.86 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-11T01:20:37.291Z] #11 49.86 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-11T01:20:37.291Z] #11 49.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-11T01:20:37.291Z] #11 49.86 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-11T01:20:37.291Z] #11 49.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-11T01:20:37.291Z] #11 49.87 The following packages will be upgraded: [2020-02-11T01:20:37.291Z] #11 49.88 libsystemd0 libudev1 [2020-02-11T01:20:37.291Z] #11 49.99 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-11T01:20:37.291Z] #11 49.99 Need to get 79.4 MB of archives. [2020-02-11T01:20:37.291Z] #11 49.99 After this operation, 532 MB of additional disk space will be used. [2020-02-11T01:20:37.291Z] #11 49.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB] [2020-02-11T01:20:37.291Z] #11 50.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB] [2020-02-11T01:20:37.291Z] #11 50.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-02-11T01:20:37.694Z] --- PASS: TestBuildSquashParent (5.99s) [2020-02-11T01:20:37.694Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-11T01:20:37.694Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:20:37.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:20:37.694Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:20:37.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:20:37.694Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:20:37.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:20:37.694Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:20:37.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:20:37.694Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:20:37.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:20:37.694Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:20:37.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:20:37.694Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:20:37.694Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:20:37.694Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:20:37.694Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:20:37.925Z] #11 50.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-02-11T01:20:38.219Z] #11 ... [2020-02-11T01:20:38.219Z] [2020-02-11T01:20:38.219Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-11T01:20:38.219Z] #60 33.28 Reading package lists... [2020-02-11T01:20:38.219Z] #60 43.54 Building dependency tree... [2020-02-11T01:20:38.219Z] #60 47.34 The following additional packages will be installed: [2020-02-11T01:20:38.219Z] #60 47.35 libbtrfs0 [2020-02-11T01:20:38.219Z] #60 47.48 The following NEW packages will be installed: [2020-02-11T01:20:38.219Z] #60 47.49 libbtrfs-dev libbtrfs0 [2020-02-11T01:20:38.219Z] #60 47.71 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-11T01:20:38.219Z] #60 47.71 Need to get 120 kB of archives. [2020-02-11T01:20:38.219Z] #60 47.71 After this operation, 423 kB of additional disk space will be used. [2020-02-11T01:20:38.219Z] #60 47.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-11T01:20:38.219Z] #60 47.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-11T01:20:38.219Z] #60 49.36 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:20:38.219Z] #60 49.57 Fetched 120 kB in 0s (873 kB/s) [2020-02-11T01:20:38.219Z] #60 49.69 Selecting previously unselected package libbtrfs0. [2020-02-11T01:20:38.219Z] #60 49.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-11T01:20:38.219Z] #60 49.89 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-11T01:20:38.219Z] #60 49.91 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-11T01:20:38.219Z] #60 50.14 Selecting previously unselected package libbtrfs-dev. [2020-02-11T01:20:38.219Z] #60 50.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-11T01:20:38.219Z] #60 50.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-11T01:20:38.219Z] #60 50.52 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-11T01:20:38.219Z] #60 50.54 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-11T01:20:38.219Z] #60 50.57 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:20:38.219Z] #60 DONE 51.0s [2020-02-11T01:20:38.219Z] [2020-02-11T01:20:38.219Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:20:38.219Z] #61 DONE 0.1s [2020-02-11T01:20:38.513Z] [2020-02-11T01:20:38.513Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-11T01:20:38.513Z] #62 DONE 0.1s [2020-02-11T01:20:38.513Z] [2020-02-11T01:20:38.513Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:20:38.513Z] #44 50.78 The following NEW packages will be installed: [2020-02-11T01:20:38.513Z] #44 50.79 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-11T01:20:38.513Z] #44 50.79 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-11T01:20:38.513Z] #44 50.80 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-11T01:20:38.513Z] #44 50.80 python-six zlib1g-dev [2020-02-11T01:20:38.513Z] #44 51.08 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-11T01:20:38.513Z] #44 51.08 Need to get 4075 kB of archives. [2020-02-11T01:20:38.513Z] #44 51.08 After this operation, 24.5 MB of additional disk space will be used. [2020-02-11T01:20:38.513Z] #44 51.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-11T01:20:38.513Z] #44 51.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-11T01:20:38.513Z] #44 51.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-02-11T01:20:38.513Z] #44 51.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-11T01:20:38.513Z] #44 51.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-11T01:20:38.513Z] #44 51.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-11T01:20:38.513Z] #44 51.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-02-11T01:20:38.513Z] #44 51.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-02-11T01:20:38.805Z] #44 51.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-11T01:20:39.098Z] #44 51.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-11T01:20:39.098Z] #44 51.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-11T01:20:39.398Z] #44 ... [2020-02-11T01:20:39.398Z] [2020-02-11T01:20:39.398Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-11T01:20:39.398Z] #26 33.26 Reading package lists... [2020-02-11T01:20:39.398Z] #26 43.30 Building dependency tree... [2020-02-11T01:20:39.398Z] #26 46.84 ca-certificates is already the newest version (20190110). [2020-02-11T01:20:39.398Z] #26 46.84 The following additional packages will be installed: [2020-02-11T01:20:39.398Z] #26 46.86 libjq1 libonig5 [2020-02-11T01:20:39.398Z] #26 47.94 The following NEW packages will be installed: [2020-02-11T01:20:39.398Z] #26 47.97 jq libjq1 libonig5 [2020-02-11T01:20:39.398Z] #26 48.14 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-11T01:20:39.398Z] #26 48.14 Need to get 358 kB of archives. [2020-02-11T01:20:39.398Z] #26 48.14 After this operation, 1277 kB of additional disk space will be used. [2020-02-11T01:20:39.398Z] #26 48.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-11T01:20:39.398Z] #26 48.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-11T01:20:39.398Z] #26 48.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-11T01:20:39.398Z] #26 49.81 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:20:39.398Z] #26 50.23 Fetched 358 kB in 0s (2949 kB/s) [2020-02-11T01:20:39.398Z] #26 50.35 Selecting previously unselected package libonig5:ppc64el. [2020-02-11T01:20:39.398Z] #26 50.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-11T01:20:39.398Z] #26 50.52 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-11T01:20:39.398Z] #26 50.53 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-11T01:20:39.398Z] #26 50.91 Selecting previously unselected package libjq1:ppc64el. [2020-02-11T01:20:39.398Z] #26 50.92 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-11T01:20:39.398Z] #26 50.92 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-11T01:20:39.398Z] #26 51.26 Selecting previously unselected package jq. [2020-02-11T01:20:39.398Z] #26 51.31 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-11T01:20:39.398Z] #26 51.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-11T01:20:39.398Z] #26 51.56 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-11T01:20:39.398Z] #26 51.59 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-11T01:20:39.398Z] #26 51.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-11T01:20:39.398Z] #26 51.61 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:20:39.398Z] #26 DONE 52.0s [2020-02-11T01:20:39.398Z] [2020-02-11T01:20:39.398Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-11T01:20:39.398Z] #27 DONE 0.1s [2020-02-11T01:20:39.398Z] [2020-02-11T01:20:39.398Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:20:39.398Z] #44 52.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-11T01:20:39.601Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:20:39.629Z] Loaded image: buildpack-deps:jessie [2020-02-11T01:20:39.629Z] Loaded image: busybox:latest [2020-02-11T01:20:39.688Z] #44 52.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-02-11T01:20:39.688Z] #44 52.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-02-11T01:20:39.688Z] #44 52.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-11T01:20:39.688Z] #44 52.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-11T01:20:39.688Z] #44 52.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-11T01:20:39.884Z] Loaded image: busybox:glibc [2020-02-11T01:20:39.884Z] Loaded image: debian:jessie [2020-02-11T01:20:40.139Z] Loaded image: hello-world:latest [2020-02-11T01:20:40.139Z] INFO: Testing against a local daemon [2020-02-11T01:20:40.139Z] === RUN TestCgroupNamespacesBuild [2020-02-11T01:20:40.168Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:20:40.742Z] #44 ... [2020-02-11T01:20:40.742Z] [2020-02-11T01:20:40.742Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:20:40.742Z] #36 32.95 Reading package lists... [2020-02-11T01:20:40.742Z] #36 43.71 Building dependency tree... [2020-02-11T01:20:40.742Z] #36 47.61 The following additional packages will be installed: [2020-02-11T01:20:40.742Z] #36 47.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-11T01:20:40.742Z] #36 47.65 Suggested packages: [2020-02-11T01:20:40.742Z] #36 47.65 cmake-doc ninja-build lrzip [2020-02-11T01:20:40.742Z] #36 47.65 Recommended packages: [2020-02-11T01:20:40.742Z] #36 47.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-11T01:20:40.742Z] #36 49.07 The following NEW packages will be installed: [2020-02-11T01:20:40.742Z] #36 49.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-11T01:20:40.742Z] #36 49.08 vim-common xxd [2020-02-11T01:20:40.742Z] #36 49.24 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-11T01:20:40.742Z] #36 49.24 Need to get 14.9 MB of archives. [2020-02-11T01:20:40.742Z] #36 49.24 After this operation, 67.2 MB of additional disk space will be used. [2020-02-11T01:20:40.742Z] #36 49.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-11T01:20:40.742Z] #36 49.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-11T01:20:40.742Z] #36 49.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-11T01:20:40.742Z] #36 49.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-11T01:20:40.742Z] #36 51.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-11T01:20:40.742Z] #36 51.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-11T01:20:40.742Z] #36 51.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-11T01:20:40.742Z] #36 51.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-11T01:20:40.742Z] #36 51.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-11T01:20:40.742Z] #36 51.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-11T01:20:41.033Z] #36 ... [2020-02-11T01:20:41.033Z] [2020-02-11T01:20:41.033Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:20:41.033Z] #63 0.276 + RM_GOPATH=0 [2020-02-11T01:20:41.033Z] #63 0.276 + TMP_GOPATH= [2020-02-11T01:20:41.033Z] #63 0.276 + : /build [2020-02-11T01:20:41.033Z] #63 0.276 + '[' -z '' ']' [2020-02-11T01:20:41.033Z] #63 0.276 ++ mktemp -d [2020-02-11T01:20:41.033Z] #63 0.281 + export GOPATH=/tmp/tmp.tvxTKIlhMI [2020-02-11T01:20:41.033Z] #63 0.281 + GOPATH=/tmp/tmp.tvxTKIlhMI [2020-02-11T01:20:41.033Z] #63 0.281 + RM_GOPATH=1 [2020-02-11T01:20:41.033Z] #63 0.282 ++ dirname ./install.sh [2020-02-11T01:20:41.033Z] #63 0.284 + dir=. [2020-02-11T01:20:41.033Z] #63 0.285 + bin=containerd [2020-02-11T01:20:41.033Z] #63 0.285 + shift [2020-02-11T01:20:41.033Z] #63 0.285 + '[' '!' -f ./containerd.installer ']' [2020-02-11T01:20:41.033Z] #63 0.285 + . ./containerd.installer [2020-02-11T01:20:41.033Z] #63 0.285 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-11T01:20:41.033Z] #63 0.287 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-11T01:20:41.033Z] #63 0.292 + install_containerd [2020-02-11T01:20:41.033Z] #63 0.292 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-11T01:20:41.033Z] #63 0.292 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tvxTKIlhMI/src/github.com/containerd/containerd [2020-02-11T01:20:41.033Z] #63 0.295 Cloning into '/tmp/tmp.tvxTKIlhMI/src/github.com/containerd/containerd'... [2020-02-11T01:20:42.075Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-11T01:20:42.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2020-02-11T01:20:42.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2020-02-11T01:20:42.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s) [2020-02-11T01:20:42.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s) [2020-02-11T01:20:42.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-02-11T01:20:42.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2020-02-11T01:20:42.075Z] === RUN TestBuildMultiStageCopy [2020-02-11T01:20:42.075Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-11T01:20:43.803Z] #63 ... [2020-02-11T01:20:43.803Z] [2020-02-11T01:20:43.803Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:20:43.803Z] #28 3.015 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-11T01:20:43.803Z] #28 3.659 #=#=# [2020-02-11T01:20:44.302Z] --- PASS: TestCgroupNamespacesBuild (3.83s) [2020-02-11T01:20:44.302Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-11T01:20:44.534Z] #76 exporting layers 44.4s done [2020-02-11T01:20:44.534Z] #76 exporting manifest sha256:04fdf49db046203d21e7daf7e93b155705e33fd10ec9a0277fd668006072636b 0.0s done [2020-02-11T01:20:44.534Z] #76 exporting config sha256:6e78bbaeffc936316741e84f482c24721babbca98213dbf66d48e8bdb11a7df7 0.0s done [2020-02-11T01:20:44.534Z] #76 sending tarball [2020-02-11T01:20:44.608Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-11T01:20:44.867Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-11T01:20:45.434Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-11T01:20:45.634Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-11T01:20:45.851Z] #28 3.904 #=#=# ## 3.2% ##### 7.4% ######## 11.7% ########### 16.0% ############## 20.2% ################## 25.5% ###################### 31.4% ########################### 37.8% ############################## 42.0% ################################## 48.1% ###################################### 53.4% ########################################### 59.8% ############################################## 64.1% ################################################# 68.3% ##################################################### 74.7% ######################################################## 78.9% ############################################################# 85.3% ################################################################## 91.7% ##################################################################### 95.9% ######################################################################## 100.0% [2020-02-11T01:20:46.001Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-11T01:20:46.192Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-11T01:20:46.481Z] #76 sending tarball 7.1s done [2020-02-11T01:20:46.481Z] #76 DONE 51.6s [2020-02-11T01:20:46.481Z] [2020-02-11T01:20:46.481Z] #77 importing to docker [2020-02-11T01:20:46.569Z] --- PASS: TestBuildMultiStageCopy (4.28s) [2020-02-11T01:20:46.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.21s) [2020-02-11T01:20:46.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-02-11T01:20:46.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-02-11T01:20:46.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-02-11T01:20:46.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-02-11T01:20:46.569Z] === RUN TestBuildMultiStageParentConfig [2020-02-11T01:20:46.826Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.49s) [2020-02-11T01:20:46.826Z] === RUN TestBuildWithSession [2020-02-11T01:20:46.826Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-11T01:20:46.826Z] build_session_test.go:25: TODO: BuildKit [2020-02-11T01:20:46.826Z] === RUN TestBuildSquashParent [2020-02-11T01:20:46.908Z] #28 7.291 [2020-02-11T01:20:47.945Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-02-11T01:20:47.945Z] === RUN TestBuildLabelWithTargets [2020-02-11T01:20:48.179Z] #28 7.654 #=#=# ##### 7.0% ######### 12.7% ######################### 35.7% ############################# 41.5% ###################################### 53.0% ############################################## 64.4% ###################################################### 75.9% ############################################################## 87.5% ######################################################################## 100.0% [2020-02-11T01:20:48.328Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-11T01:20:48.811Z] #28 ... [2020-02-11T01:20:48.811Z] [2020-02-11T01:20:48.811Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:20:48.811Z] #11 51.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-11T01:20:48.811Z] #11 51.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-02-11T01:20:48.811Z] #11 51.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-11T01:20:48.811Z] #11 51.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-11T01:20:48.811Z] #11 52.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-11T01:20:48.811Z] #11 53.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-11T01:20:48.811Z] #11 53.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-02-11T01:20:48.811Z] #11 59.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-02-11T01:20:48.811Z] #11 ... [2020-02-11T01:20:48.811Z] [2020-02-11T01:20:48.811Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:20:48.811Z] #44 53.96 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:20:48.811Z] #44 54.25 Fetched 4075 kB in 1s (2835 kB/s) [2020-02-11T01:20:48.811Z] #44 54.39 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-11T01:20:48.811Z] #44 54.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-11T01:20:48.811Z] #44 54.50 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 54.51 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-11T01:20:48.811Z] #44 54.62 Selecting previously unselected package libnet1:ppc64el. [2020-02-11T01:20:48.811Z] #44 54.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 54.63 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-11T01:20:48.811Z] #44 54.81 Selecting previously unselected package libnet1-dev. [2020-02-11T01:20:48.811Z] #44 54.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 54.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-11T01:20:48.811Z] #44 55.29 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-11T01:20:48.811Z] #44 55.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 55.29 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-11T01:20:48.811Z] #44 55.44 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-11T01:20:48.811Z] #44 55.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 55.48 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-11T01:20:48.811Z] #44 55.90 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-11T01:20:48.811Z] #44 55.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 55.94 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-11T01:20:48.811Z] #44 56.22 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-11T01:20:48.811Z] #44 56.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 56.24 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-11T01:20:48.811Z] #44 56.49 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-11T01:20:48.811Z] #44 56.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 56.52 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-11T01:20:48.811Z] #44 57.17 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-11T01:20:48.811Z] #44 57.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 57.19 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-11T01:20:48.811Z] #44 58.54 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-11T01:20:48.811Z] #44 58.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 58.54 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-11T01:20:48.811Z] #44 58.89 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-11T01:20:48.811Z] #44 58.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 58.92 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-11T01:20:48.811Z] #44 61.39 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-11T01:20:48.811Z] #44 61.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-11T01:20:48.811Z] #44 61.41 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-11T01:20:49.132Z] #44 ... [2020-02-11T01:20:49.132Z] [2020-02-11T01:20:49.132Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:20:49.132Z] #28 9.691 [2020-02-11T01:20:50.367Z] #28 9.917 #=#=# ## 3.5% ###### 8.7% ######### 13.9% ############# 18.7% ################ 22.7% ##################### 29.7% ######################### 34.9% ############################## 42.6% #################################### 50.3% [2020-02-11T01:20:50.367Z] #28 ... [2020-02-11T01:20:50.367Z] [2020-02-11T01:20:50.367Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:20:50.367Z] #72 DONE 63.1s [2020-02-11T01:20:50.367Z] [2020-02-11T01:20:50.367Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:20:50.477Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2020-02-11T01:20:50.477Z] === RUN TestBuildWithEmptyLayers [2020-02-11T01:20:51.044Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-02-11T01:20:51.044Z] === RUN TestBuildMultiStageOnBuild [2020-02-11T01:20:51.245Z] #28 9.917 #=#=# ## 3.5% ###### 8.7% ######### 13.9% ############# 18.7% ################ 22.7% ##################### 29.7% ######################### 34.9% ############################## 42.6% #################################### 50.3% ####################################### 55.5% ########################################### 60.7% ############################################### 65.8% ################################################### 71.0% ###################################################### 76.1% ########################################################## 81.3% [2020-02-11T01:20:51.245Z] #28 ... [2020-02-11T01:20:51.245Z] [2020-02-11T01:20:51.245Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:20:51.245Z] #36 53.93 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:20:51.245Z] #36 54.28 Fetched 14.9 MB in 3s (4653 kB/s) [2020-02-11T01:20:51.245Z] #36 54.38 Selecting previously unselected package xxd. [2020-02-11T01:20:51.245Z] #36 54.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-11T01:20:51.245Z] #36 54.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-11T01:20:51.245Z] #36 54.53 Unpacking xxd (2:8.1.0875-5) ... [2020-02-11T01:20:51.245Z] #36 54.88 Selecting previously unselected package vim-common. [2020-02-11T01:20:51.245Z] #36 54.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-11T01:20:51.245Z] #36 55.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-11T01:20:51.245Z] #36 55.55 Selecting previously unselected package cmake-data. [2020-02-11T01:20:51.245Z] #36 55.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-11T01:20:51.245Z] #36 55.61 Unpacking cmake-data (3.13.4-1) ... [2020-02-11T01:20:51.245Z] #36 60.50 Selecting previously unselected package libicu63:ppc64el. [2020-02-11T01:20:51.245Z] #36 60.54 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-11T01:20:51.245Z] #36 60.57 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-11T01:20:51.533Z] #36 ... [2020-02-11T01:20:51.534Z] [2020-02-11T01:20:51.534Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:20:51.824Z] #28 9.917 #=#=# ## 3.5% ###### 8.7% ######### 13.9% ############# 18.7% ################ 22.7% ##################### 29.7% ######################### 34.9% ############################## 42.6% #################################### 50.3% ####################################### 55.5% ########################################### 60.7% ############################################### 65.8% ################################################### 71.0% ###################################################### 76.1% ########################################################## 81.3% ############################################################## 86.4% ################################################################ 89.0% ################################################################### 94.2% ####################################################################### 99.4% ######################################################################## 100.0% [2020-02-11T01:20:52.865Z] #28 13.29 #=#=# [2020-02-11T01:20:54.335Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-02-11T01:20:54.335Z] === RUN TestBuildUncleanTarFilenames [2020-02-11T01:20:55.281Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-02-11T01:20:55.281Z] === RUN TestBuildMultiStageLayerLeak [2020-02-11T01:20:57.814Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-02-11T01:20:57.814Z] === RUN TestBuildWithHugeFile [2020-02-11T01:20:58.483Z] #28 13.46 0.1% 1.2% # 2.1% ### 4.8% ##### 7.5% ###### 9.3% ####### 11.1% ######### 12.9% ########## 14.6% ########### 16.0% ############ 17.4% ############# 19.2% ############### 21.0% ################ 22.8% ################## 25.5% ################### 27.2% ###################### 30.8% ####################### 33.2% ######################## 34.3% ########################## 36.6% ########################## 37.5% ############################ 39.3% ############################# 41.1% ############################### 43.7% ################################# 46.4% ################################## 47.3% ################################### 49.1% #################################### 50.2% ##################################### 52.3% ###################################### 54.1% ######################################## 55.9% ########################################## 59.5% ############################################# 62.5% ############################################## 65.2% ################################################ 67.9% ################################################## 69.7% ################################################### 71.5% ##################################################### 74.1% ####################################################### 76.8% ######################################################### 79.5% ########################################################### 82.2% ############################################################ 84.7% ############################################################## 87.3% ################################################################ 90.0% ################################################################## 92.6% #################################################################### 95.3% ###################################################################### 97.9% ####################################################################### 99.2% ####################################################################### 99.9% ######################################################################## 100.0% [2020-02-11T01:20:58.781Z] #28 19.63 [2020-02-11T01:20:58.985Z] --- PASS: TestBuildSquashParent (10.61s) [2020-02-11T01:20:58.985Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-11T01:20:58.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:20:58.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:20:58.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:20:58.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:20:58.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:20:58.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:20:58.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:20:58.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:20:58.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:20:58.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:20:58.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:20:58.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:20:58.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:20:58.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:21:00.293Z] #28 ... [2020-02-11T01:21:00.293Z] [2020-02-11T01:21:00.293Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:21:00.293Z] #44 62.72 Selecting previously unselected package protobuf-c-compiler. [2020-02-11T01:21:00.293Z] #44 62.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-11T01:21:00.293Z] #44 62.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-11T01:21:00.293Z] #44 63.21 Selecting previously unselected package protobuf-compiler. [2020-02-11T01:21:00.293Z] #44 63.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-11T01:21:00.293Z] #44 63.31 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-11T01:21:00.293Z] #44 63.61 Selecting previously unselected package python-pkg-resources. [2020-02-11T01:21:00.293Z] #44 63.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-11T01:21:00.293Z] #44 63.66 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-11T01:21:00.293Z] #44 64.40 Selecting previously unselected package python-six. [2020-02-11T01:21:00.293Z] #44 64.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-11T01:21:00.293Z] #44 64.45 Unpacking python-six (1.12.0-1) ... [2020-02-11T01:21:00.293Z] #44 64.67 Selecting previously unselected package python-protobuf. [2020-02-11T01:21:00.293Z] #44 64.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-11T01:21:00.293Z] #44 64.68 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-11T01:21:00.293Z] #44 65.43 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-11T01:21:00.293Z] #44 72.39 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-11T01:21:00.293Z] #44 72.41 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-11T01:21:00.293Z] #44 72.43 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-11T01:21:00.293Z] #44 72.43 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-11T01:21:00.293Z] #44 72.45 Setting up python-six (1.12.0-1) ... [2020-02-11T01:21:00.293Z] #44 ... [2020-02-11T01:21:00.293Z] [2020-02-11T01:21:00.293Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:21:00.293Z] #11 64.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-11T01:21:00.293Z] #11 64.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-11T01:21:00.293Z] #11 64.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-11T01:21:00.293Z] #11 64.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-11T01:21:00.293Z] #11 64.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-02-11T01:21:00.293Z] #11 64.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-11T01:21:00.293Z] #11 64.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-11T01:21:00.293Z] #11 64.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-11T01:21:00.293Z] #11 64.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-11T01:21:00.293Z] #11 64.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-11T01:21:00.293Z] #11 64.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-11T01:21:00.293Z] #11 65.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-11T01:21:00.293Z] #11 65.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-02-11T01:21:00.293Z] #11 65.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-11T01:21:00.293Z] #11 65.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-11T01:21:00.293Z] #11 67.32 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:21:00.293Z] #11 67.45 Fetched 79.4 MB in 15s (5167 kB/s) [2020-02-11T01:21:00.293Z] #11 67.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-11T01:21:00.293Z] #11 67.72 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ... [2020-02-11T01:21:00.293Z] #11 67.75 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-11T01:21:00.293Z] #11 68.61 Setting up libsystemd0:ppc64el (241-7~deb10u3) ... [2020-02-11T01:21:00.293Z] #11 68.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-11T01:21:00.293Z] #11 69.06 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ... [2020-02-11T01:21:00.293Z] #11 69.09 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-11T01:21:00.293Z] #11 69.51 Setting up libudev1:ppc64el (241-7~deb10u3) ... [2020-02-11T01:21:00.293Z] #11 69.74 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-11T01:21:00.293Z] #11 69.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-11T01:21:00.293Z] #11 69.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-11T01:21:00.293Z] #11 69.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-11T01:21:00.581Z] #11 ... [2020-02-11T01:21:00.581Z] [2020-02-11T01:21:00.581Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:21:00.581Z] #36 73.26 Selecting previously unselected package libxml2:ppc64el. [2020-02-11T01:21:00.581Z] #36 73.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-11T01:21:00.581Z] #36 73.27 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-11T01:21:00.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:21:00.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:21:01.615Z] #36 74.08 Selecting previously unselected package libarchive13:ppc64el. [2020-02-11T01:21:01.615Z] #36 74.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-11T01:21:01.615Z] #36 74.09 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-11T01:21:01.906Z] #36 74.59 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-11T01:21:01.906Z] #36 74.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-11T01:21:01.906Z] #36 74.63 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-11T01:21:02.197Z] #36 74.91 Selecting previously unselected package librhash0:ppc64el. [2020-02-11T01:21:02.197Z] #36 74.94 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-11T01:21:02.197Z] #36 74.95 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-11T01:21:02.197Z] #36 ... [2020-02-11T01:21:02.197Z] [2020-02-11T01:21:02.197Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:21:02.197Z] #34 64.79 sync [2020-02-11T01:21:02.197Z] #34 64.82 internal/reflectlite [2020-02-11T01:21:02.197Z] #34 69.89 errors [2020-02-11T01:21:02.197Z] #34 69.89 sort [2020-02-11T01:21:02.197Z] #34 71.01 io [2020-02-11T01:21:02.197Z] #34 71.01 internal/oserror [2020-02-11T01:21:02.197Z] #34 71.04 strconv [2020-02-11T01:21:02.197Z] #34 71.64 syscall [2020-02-11T01:21:02.197Z] #34 ... [2020-02-11T01:21:02.197Z] [2020-02-11T01:21:02.197Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:21:02.197Z] #11 74.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-11T01:21:02.197Z] #11 74.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-11T01:21:02.197Z] #11 74.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-11T01:21:04.134Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:21:04.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:21:06.034Z] #77 DONE 19.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-11T01:21:06.813Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/test/unit [2020-02-11T01:21:07.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2020-02-11T01:21:07.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.53s) [2020-02-11T01:21:07.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.72s) [2020-02-11T01:21:07.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s) [2020-02-11T01:21:07.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.50s) [2020-02-11T01:21:07.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2020-02-11T01:21:07.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s) [2020-02-11T01:21:07.651Z] === RUN TestBuildMultiStageCopy [2020-02-11T01:21:07.651Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-11T01:21:07.751Z] #11 ... [2020-02-11T01:21:07.751Z] [2020-02-11T01:21:07.751Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:21:07.751Z] #48 69.47 internal/reflectlite [2020-02-11T01:21:07.751Z] #48 69.48 math/rand [2020-02-11T01:21:07.751Z] #48 69.48 internal/singleflight [2020-02-11T01:21:07.751Z] #48 69.48 github.com/LK4D4/vndr/godl/singleflight [2020-02-11T01:21:07.751Z] #48 74.92 io [2020-02-11T01:21:07.751Z] #48 75.02 sort [2020-02-11T01:21:07.751Z] #48 75.05 strconv [2020-02-11T01:21:07.751Z] #48 75.08 syscall [2020-02-11T01:21:07.751Z] #48 ... [2020-02-11T01:21:07.751Z] [2020-02-11T01:21:07.751Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:21:07.751Z] #11 79.68 Selecting previously unselected package binutils-mingw-w64. [2020-02-11T01:21:07.751Z] #11 79.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-11T01:21:07.751Z] #11 79.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-11T01:21:07.751Z] #11 79.96 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-11T01:21:07.751Z] #11 79.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-11T01:21:07.751Z] #11 80.00 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-11T01:21:07.751Z] #11 80.32 Selecting previously unselected package dmsetup. [2020-02-11T01:21:07.751Z] #11 80.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-11T01:21:07.751Z] #11 80.34 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-11T01:21:08.079Z] #11 80.63 Selecting previously unselected package mingw-w64-common. [2020-02-11T01:21:08.080Z] #11 80.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-11T01:21:08.080Z] #11 80.64 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-11T01:21:08.080Z] #11 ... [2020-02-11T01:21:08.080Z] [2020-02-11T01:21:08.080Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-11T01:21:08.080Z] #36 74.95 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-11T01:21:08.080Z] #36 75.23 Selecting previously unselected package libuv1:ppc64el. [2020-02-11T01:21:08.080Z] #36 75.25 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-11T01:21:08.080Z] #36 75.27 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-11T01:21:08.080Z] #36 75.48 Selecting previously unselected package cmake. [2020-02-11T01:21:08.080Z] #36 75.51 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-11T01:21:08.080Z] #36 75.53 Unpacking cmake (3.13.4-1) ... [2020-02-11T01:21:08.080Z] #36 80.02 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-11T01:21:08.080Z] #36 80.05 Setting up xxd (2:8.1.0875-5) ... [2020-02-11T01:21:08.080Z] #36 80.06 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-11T01:21:08.080Z] #36 80.07 Setting up vim-common (2:8.1.0875-5) ... [2020-02-11T01:21:08.080Z] #36 80.13 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-11T01:21:08.080Z] #36 80.14 Setting up cmake-data (3.13.4-1) ... [2020-02-11T01:21:08.080Z] #36 80.15 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-11T01:21:08.080Z] #36 80.15 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-11T01:21:08.080Z] #36 80.16 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-11T01:21:08.080Z] #36 80.17 Setting up cmake (3.13.4-1) ... [2020-02-11T01:21:08.080Z] #36 80.20 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:21:08.080Z] #36 80.34 Processing triggers for mime-support (3.62) ... [2020-02-11T01:21:08.080Z] #36 DONE 80.9s [2020-02-11T01:21:08.388Z] [2020-02-11T01:21:08.388Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:21:08.388Z] #37 DONE 0.1s [2020-02-11T01:21:08.388Z] [2020-02-11T01:21:08.388Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-11T01:21:08.388Z] #38 DONE 0.1s [2020-02-11T01:21:08.388Z] [2020-02-11T01:21:08.388Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:21:08.388Z] #28 22.12 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-11T01:21:08.388Z] #28 22.91 [2020-02-11T01:21:08.388Z] #28 23.21 #=#=# ############################################ 62.1% ######################################################################## 100.0% [2020-02-11T01:21:08.388Z] #28 23.62 [2020-02-11T01:21:08.388Z] #28 25.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-11T01:21:08.388Z] #28 26.33 #=#=# [2020-02-11T01:21:08.388Z] #28 26.60 #=#=# ################################################### 71.8% ######################################################################## 100.0% [2020-02-11T01:21:08.388Z] #28 27.02 [2020-02-11T01:21:08.679Z] #28 29.23 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-11T01:21:08.679Z] #28 29.40 skipping existing c8c2d4a6b2e3 [2020-02-11T01:21:08.679Z] #28 ... [2020-02-11T01:21:08.679Z] [2020-02-11T01:21:08.679Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:21:08.679Z] #39 0.361 + RM_GOPATH=0 [2020-02-11T01:21:08.679Z] #39 0.369 + TMP_GOPATH= [2020-02-11T01:21:08.679Z] #39 0.370 + : /build [2020-02-11T01:21:08.679Z] #39 0.371 + '[' -z '' ']' [2020-02-11T01:21:08.679Z] #39 0.373 ++ mktemp -d [2020-02-11T01:21:08.679Z] #39 0.376 + export GOPATH=/tmp/tmp.RaaS9Kir1K [2020-02-11T01:21:08.679Z] #39 0.376 + GOPATH=/tmp/tmp.RaaS9Kir1K [2020-02-11T01:21:08.679Z] #39 0.376 + RM_GOPATH=1 [2020-02-11T01:21:08.679Z] #39 0.378 ++ dirname ./install.sh [2020-02-11T01:21:08.679Z] #39 0.385 + dir=. [2020-02-11T01:21:08.679Z] #39 0.386 + bin=tini [2020-02-11T01:21:08.679Z] #39 0.386 + shift [2020-02-11T01:21:08.679Z] #39 0.387 + '[' '!' -f ./tini.installer ']' [2020-02-11T01:21:08.679Z] #39 0.388 + . ./tini.installer [2020-02-11T01:21:08.679Z] #39 0.389 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-11T01:21:08.679Z] #39 0.396 + install_tini [2020-02-11T01:21:08.679Z] #39 0.397 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-11T01:21:08.679Z] #39 0.397 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-11T01:21:08.679Z] #39 0.398 + git clone https://github.com/krallin/tini.git /tmp/tmp.RaaS9Kir1K/tini [2020-02-11T01:21:08.970Z] #39 0.464 Cloning into '/tmp/tmp.RaaS9Kir1K/tini'... [2020-02-11T01:21:09.199Z] ? github.com/docker/docker/api [no test files] [2020-02-11T01:21:10.475Z] #39 1.948 + cd /tmp/tmp.RaaS9Kir1K/tini [2020-02-11T01:21:10.475Z] #39 1.950 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-11T01:21:10.475Z] #39 1.994 + cmake . [2020-02-11T01:21:10.910Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-11T01:21:11.107Z] #39 2.817 -- The C compiler identification is GNU 8.3.0 [2020-02-11T01:21:11.107Z] #39 2.909 -- Check for working C compiler: /usr/bin/cc [2020-02-11T01:21:11.470Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-11T01:21:11.737Z] #39 ... [2020-02-11T01:21:11.738Z] [2020-02-11T01:21:11.738Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:21:11.738Z] #51 74.41 + cd /tmp/tmp.znoap5RFuV/src/gotest.tools/gotestsum [2020-02-11T01:21:11.738Z] #51 74.41 + git checkout -q v0.3.5 [2020-02-11T01:21:11.738Z] #51 74.69 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-11T01:21:12.029Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-11T01:21:12.030Z] #51 ... [2020-02-11T01:21:12.030Z] [2020-02-11T01:21:12.030Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-11T01:21:12.030Z] #28 29.80 [2020-02-11T01:21:12.030Z] #28 31.86 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-11T01:21:12.030Z] #28 32.34 [2020-02-11T01:21:12.030Z] #28 32.61 #=#=# ######################################################################## 100.0% [2020-02-11T01:21:12.321Z] #28 32.86 [2020-02-11T01:21:12.321Z] #28 32.96 Download of images into '/build' complete. [2020-02-11T01:21:12.321Z] #28 32.96 Use something like the following to load the result into a Docker daemon: [2020-02-11T01:21:12.321Z] #28 32.97 tar -cC '/build' . | docker load [2020-02-11T01:21:12.321Z] #28 DONE 33.1s [2020-02-11T01:21:12.321Z] [2020-02-11T01:21:12.321Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:21:12.321Z] #39 3.894 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-11T01:21:12.321Z] #39 3.924 -- Detecting C compiler ABI info [2020-02-11T01:21:12.953Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-11T01:21:13.374Z] #39 5.026 -- Detecting C compiler ABI info - done [2020-02-11T01:21:13.374Z] #39 5.129 -- Detecting C compile features [2020-02-11T01:21:13.512Z] --- PASS: TestBuildMultiStageCopy (5.95s) [2020-02-11T01:21:13.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2020-02-11T01:21:13.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-02-11T01:21:13.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.70s) [2020-02-11T01:21:13.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2020-02-11T01:21:13.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2020-02-11T01:21:13.513Z] === RUN TestBuildMultiStageParentConfig [2020-02-11T01:21:15.396Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-02-11T01:21:15.396Z] === RUN TestBuildLabelWithTargets [2020-02-11T01:21:15.431Z] #39 ... [2020-02-11T01:21:15.432Z] [2020-02-11T01:21:15.432Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:21:15.432Z] #44 78.29 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-11T01:21:15.432Z] #44 78.30 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-11T01:21:15.432Z] #44 78.31 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-11T01:21:15.432Z] #44 78.32 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-11T01:21:15.432Z] #44 78.35 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-11T01:21:15.432Z] #44 78.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-11T01:21:15.432Z] #44 78.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-11T01:21:15.432Z] #44 78.41 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-11T01:21:15.432Z] #44 78.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-11T01:21:15.432Z] #44 78.42 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-11T01:21:15.731Z] #44 ... [2020-02-11T01:21:15.731Z] [2020-02-11T01:21:15.731Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:21:15.731Z] #34 78.25 bytes [2020-02-11T01:21:15.731Z] #34 78.31 strings [2020-02-11T01:21:15.731Z] #34 ... [2020-02-11T01:21:15.731Z] [2020-02-11T01:21:15.731Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-11T01:21:15.731Z] #44 88.54 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-11T01:21:15.731Z] #44 88.57 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:21:16.372Z] #44 DONE 89.1s [2020-02-11T01:21:16.372Z] [2020-02-11T01:21:16.372Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:21:17.402Z] #45 ... [2020-02-11T01:21:17.402Z] [2020-02-11T01:21:17.402Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-11T01:21:17.402Z] #31 79.79 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-11T01:21:17.402Z] #31 82.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-11T01:21:17.402Z] #31 ... [2020-02-11T01:21:17.402Z] [2020-02-11T01:21:17.402Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:21:17.402Z] #39 8.378 -- Detecting C compile features - done [2020-02-11T01:21:17.402Z] #39 8.421 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-11T01:21:17.402Z] #39 8.604 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-11T01:21:17.402Z] #39 8.753 -- Configuring done [2020-02-11T01:21:17.402Z] #39 8.781 -- Generating done [2020-02-11T01:21:17.402Z] #39 8.789 -- Build files have been written to: /tmp/tmp.RaaS9Kir1K/tini [2020-02-11T01:21:17.402Z] #39 8.797 + make tini-static [2020-02-11T01:21:17.693Z] #39 9.313 Scanning dependencies of target tini-static [2020-02-11T01:21:17.693Z] #39 9.435 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-11T01:21:17.905Z] --- PASS: TestBuildLabelWithTargets (2.73s) [2020-02-11T01:21:17.905Z] === RUN TestBuildWithEmptyLayers [2020-02-11T01:21:18.440Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-02-11T01:21:19.211Z] #39 ... [2020-02-11T01:21:19.211Z] [2020-02-11T01:21:19.211Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:21:19.211Z] #48 81.60 vendor/golang.org/x/net/dns/dnsmessage [2020-02-11T01:21:19.211Z] #48 82.12 bytes [2020-02-11T01:21:19.211Z] #48 ... [2020-02-11T01:21:19.211Z] [2020-02-11T01:21:19.211Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:21:19.211Z] #11 91.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-11T01:21:19.211Z] #11 91.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-11T01:21:19.211Z] #11 91.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-11T01:21:19.266Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2020-02-11T01:21:19.266Z] === RUN TestBuildMultiStageOnBuild [2020-02-11T01:21:21.288Z] #11 ... [2020-02-11T01:21:21.288Z] [2020-02-11T01:21:21.288Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:21:21.288Z] #39 11.82 [100%] Linking C executable tini-static [2020-02-11T01:21:21.288Z] #39 12.72 [100%] Built target tini-static [2020-02-11T01:21:21.288Z] #39 12.82 + mkdir -p /build [2020-02-11T01:21:21.288Z] #39 12.82 + cp tini-static /build/docker-init [2020-02-11T01:21:21.288Z] #39 DONE 12.9s [2020-02-11T01:21:21.288Z] [2020-02-11T01:21:21.288Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:21:21.288Z] #48 93.81 bufio [2020-02-11T01:21:23.423Z] --- PASS: TestBuildMultiStageOnBuild (3.85s) [2020-02-11T01:21:23.423Z] === RUN TestBuildUncleanTarFilenames [2020-02-11T01:21:24.032Z] #48 96.27 reflect [2020-02-11T01:21:25.306Z] --- PASS: TestBuildUncleanTarFilenames (2.00s) [2020-02-11T01:21:25.306Z] === RUN TestBuildMultiStageLayerLeak [2020-02-11T01:21:26.752Z] #48 ... [2020-02-11T01:21:26.752Z] [2020-02-11T01:21:26.752Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:21:26.752Z] #45 2.195 Note: Building without setproctitle() and strlcpy() support. [2020-02-11T01:21:26.752Z] #45 2.195 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-11T01:21:26.752Z] #45 4.387 fatal: not a git repository (or any of the parent directories): .git [2020-02-11T01:21:26.752Z] #45 4.438 GEN .gitid [2020-02-11T01:21:26.752Z] #45 4.444 GEN criu/include/version.h [2020-02-11T01:21:26.752Z] #45 4.489 GEN include/common/asm [2020-02-11T01:21:26.752Z] #45 7.238 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-11T01:21:26.752Z] #45 7.465 PBCC images/opts.pb-c.c [2020-02-11T01:21:26.752Z] #45 7.617 PBCC images/sit.pb-c.c [2020-02-11T01:21:26.752Z] #45 7.663 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-11T01:21:26.752Z] #45 7.792 DEP images/opts.pb-c.d [2020-02-11T01:21:26.752Z] #45 7.912 DEP images/sit.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.001 PBCC images/macvlan.pb-c.c [2020-02-11T01:21:26.752Z] #45 8.030 DEP images/macvlan.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.119 PBCC images/autofs.pb-c.c [2020-02-11T01:21:26.752Z] #45 8.181 DEP images/autofs.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.229 PBCC images/sysctl.pb-c.c [2020-02-11T01:21:26.752Z] #45 8.250 DEP images/sysctl.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.309 PBCC images/time.pb-c.c [2020-02-11T01:21:26.752Z] #45 8.338 DEP images/time.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.390 PBCC images/binfmt-misc.pb-c.c [2020-02-11T01:21:26.752Z] #45 8.414 DEP images/binfmt-misc.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.457 PBCC images/seccomp.pb-c.c [2020-02-11T01:21:26.752Z] #45 8.488 DEP images/seccomp.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.531 PBCC images/userns.pb-c.c [2020-02-11T01:21:26.752Z] #45 8.557 DEP images/userns.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.609 PBCC images/cgroup.pb-c.c [2020-02-11T01:21:26.752Z] #45 8.641 DEP images/cgroup.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.691 PBCC images/fown.pb-c.c [2020-02-11T01:21:26.752Z] #45 8.722 PBCC images/ext-file.pb-c.c [2020-02-11T01:21:26.752Z] #45 8.760 DEP images/fown.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.813 DEP images/ext-file.pb-c.d [2020-02-11T01:21:26.752Z] #45 8.912 PBCC images/rpc.pb-c.c [2020-02-11T01:21:26.752Z] #45 9.042 DEP images/rpc.pb-c.d [2020-02-11T01:21:26.752Z] #45 9.134 PBCC images/siginfo.pb-c.c [2020-02-11T01:21:26.752Z] #45 9.191 DEP images/siginfo.pb-c.d [2020-02-11T01:21:26.752Z] #45 9.289 PBCC images/pagemap.pb-c.c [2020-02-11T01:21:26.752Z] #45 9.380 DEP images/pagemap.pb-c.d [2020-02-11T01:21:26.752Z] #45 9.493 PBCC images/rlimit.pb-c.c [2020-02-11T01:21:26.753Z] #45 9.526 DEP images/rlimit.pb-c.d [2020-02-11T01:21:26.753Z] #45 9.630 PBCC images/file-lock.pb-c.c [2020-02-11T01:21:26.753Z] #45 9.680 DEP images/file-lock.pb-c.d [2020-02-11T01:21:26.753Z] #45 9.778 PBCC images/tty.pb-c.c [2020-02-11T01:21:26.753Z] #45 9.899 DEP images/tty.pb-c.d [2020-02-11T01:21:26.753Z] #45 9.999 PBCC images/tun.pb-c.c [2020-02-11T01:21:26.753Z] #45 10.07 PBCC images/netdev.pb-c.c [2020-02-11T01:21:26.753Z] #45 10.22 DEP images/tun.pb-c.d [2020-02-11T01:21:26.753Z] #45 10.28 DEP images/netdev.pb-c.d [2020-02-11T01:21:26.753Z] #45 10.41 PBCC images/vma.pb-c.c [2020-02-11T01:21:26.753Z] #45 10.51 DEP images/vma.pb-c.d [2020-02-11T01:21:27.043Z] #45 10.58 PBCC images/creds.pb-c.c [2020-02-11T01:21:27.043Z] #45 10.61 DEP images/creds.pb-c.d [2020-02-11T01:21:27.043Z] #45 10.72 PBCC images/utsns.pb-c.c [2020-02-11T01:21:27.043Z] #45 10.75 DEP images/utsns.pb-c.d [2020-02-11T01:21:27.334Z] #45 10.83 PBCC images/ipc-desc.pb-c.c [2020-02-11T01:21:27.334Z] #45 10.88 PBCC images/ipc-sem.pb-c.c [2020-02-11T01:21:27.334Z] #45 10.93 DEP images/ipc-desc.pb-c.d [2020-02-11T01:21:27.334Z] #45 11.04 DEP images/ipc-sem.pb-c.d [2020-02-11T01:21:27.334Z] #45 11.12 PBCC images/ipc-msg.pb-c.c [2020-02-11T01:21:27.334Z] #45 11.15 DEP images/ipc-msg.pb-c.d [2020-02-11T01:21:27.334Z] #45 ... [2020-02-11T01:21:27.334Z] [2020-02-11T01:21:27.334Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:21:27.334Z] #11 100.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-11T01:21:27.334Z] #11 100.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-11T01:21:27.334Z] #11 100.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:21:27.625Z] #11 100.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-11T01:21:27.625Z] #11 100.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-11T01:21:27.625Z] #11 100.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:21:27.834Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-11T01:21:27.916Z] #11 ... [2020-02-11T01:21:27.916Z] [2020-02-11T01:21:27.916Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:21:27.916Z] #34 90.42 reflect [2020-02-11T01:21:27.916Z] #34 91.96 bufio [2020-02-11T01:21:27.916Z] #34 96.43 path [2020-02-11T01:21:27.916Z] #34 98.66 text/tabwriter [2020-02-11T01:21:27.916Z] #34 ... [2020-02-11T01:21:27.916Z] [2020-02-11T01:21:27.916Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:21:27.916Z] #45 11.24 PBCC images/ipc-shm.pb-c.c [2020-02-11T01:21:27.916Z] #45 11.27 DEP images/ipc-shm.pb-c.d [2020-02-11T01:21:27.916Z] #45 11.38 PBCC images/ipc-var.pb-c.c [2020-02-11T01:21:27.916Z] #45 11.41 DEP images/ipc-var.pb-c.d [2020-02-11T01:21:27.916Z] #45 11.49 PBCC images/sk-opts.pb-c.c [2020-02-11T01:21:27.916Z] #45 11.51 PBCC images/packet-sock.pb-c.c [2020-02-11T01:21:27.916Z] #45 11.62 DEP images/sk-opts.pb-c.d [2020-02-11T01:21:27.916Z] #45 11.72 DEP images/packet-sock.pb-c.d [2020-02-11T01:21:28.205Z] #45 11.79 PBCC images/sk-netlink.pb-c.c [2020-02-11T01:21:28.496Z] #45 11.88 DEP images/sk-netlink.pb-c.d [2020-02-11T01:21:28.496Z] #45 11.97 PBCC images/sk-inet.pb-c.c [2020-02-11T01:21:28.496Z] #45 12.05 DEP images/sk-inet.pb-c.d [2020-02-11T01:21:28.496Z] #45 12.12 PBCC images/sk-unix.pb-c.c [2020-02-11T01:21:28.496Z] #45 12.24 DEP images/sk-unix.pb-c.d [2020-02-11T01:21:28.496Z] #45 12.31 PBCC images/mm.pb-c.c [2020-02-11T01:21:28.786Z] #45 12.43 DEP images/mm.pb-c.d [2020-02-11T01:21:28.786Z] #45 12.50 PBCC images/timerfd.pb-c.c [2020-02-11T01:21:29.077Z] #45 12.65 DEP images/timerfd.pb-c.d [2020-02-11T01:21:29.077Z] #45 12.72 PBCC images/timer.pb-c.c [2020-02-11T01:21:29.077Z] #45 12.79 DEP images/timer.pb-c.d [2020-02-11T01:21:29.367Z] #45 12.86 PBCC images/sa.pb-c.c [2020-02-11T01:21:29.367Z] #45 12.94 DEP images/sa.pb-c.d [2020-02-11T01:21:29.367Z] #45 13.05 PBCC images/pipe-data.pb-c.c [2020-02-11T01:21:29.367Z] #45 13.07 DEP images/pipe-data.pb-c.d [2020-02-11T01:21:29.463Z] --- PASS: TestBuildMultiStageLayerLeak (4.22s) [2020-02-11T01:21:29.464Z] === RUN TestBuildWithHugeFile [2020-02-11T01:21:29.658Z] #45 13.17 PBCC images/mnt.pb-c.c [2020-02-11T01:21:29.658Z] #45 13.27 DEP images/mnt.pb-c.d [2020-02-11T01:21:29.658Z] #45 13.40 PBCC images/sk-packet.pb-c.c [2020-02-11T01:21:29.949Z] #45 13.43 DEP images/sk-packet.pb-c.d [2020-02-11T01:21:29.949Z] #45 13.51 PBCC images/tcp-stream.pb-c.c [2020-02-11T01:21:29.949Z] #45 13.57 DEP images/tcp-stream.pb-c.d [2020-02-11T01:21:30.263Z] #45 13.68 PBCC images/pipe.pb-c.c [2020-02-11T01:21:30.263Z] #45 13.77 DEP images/pipe.pb-c.d [2020-02-11T01:21:30.263Z] #45 13.91 PBCC images/pstree.pb-c.c [2020-02-11T01:21:30.263Z] #45 13.96 DEP images/pstree.pb-c.d [2020-02-11T01:21:30.554Z] #45 14.13 PBCC images/fs.pb-c.c [2020-02-11T01:21:30.554Z] #45 14.18 DEP images/fs.pb-c.d [2020-02-11T01:21:30.843Z] #45 14.35 PBCC images/signalfd.pb-c.c [2020-02-11T01:21:30.843Z] #45 14.47 DEP images/signalfd.pb-c.d [2020-02-11T01:21:30.843Z] #45 14.60 PBCC images/fh.pb-c.c [2020-02-11T01:21:31.132Z] #45 14.74 PBCC images/fsnotify.pb-c.c [2020-02-11T01:21:31.132Z] #45 14.83 DEP images/fh.pb-c.d [2020-02-11T01:21:31.422Z] #45 14.99 DEP images/fsnotify.pb-c.d [2020-02-11T01:21:31.422Z] #45 15.09 PBCC images/eventpoll.pb-c.c [2020-02-11T01:21:31.422Z] #45 15.12 DEP images/eventpoll.pb-c.d [2020-02-11T01:21:31.713Z] #45 15.24 PBCC images/eventfd.pb-c.c [2020-02-11T01:21:31.713Z] #45 15.30 DEP images/eventfd.pb-c.d [2020-02-11T01:21:31.713Z] #45 15.37 PBCC images/remap-file-path.pb-c.c [2020-02-11T01:21:31.713Z] #45 15.42 DEP images/remap-file-path.pb-c.d [2020-02-11T01:21:31.713Z] #45 15.48 PBCC images/fifo.pb-c.c [2020-02-11T01:21:32.005Z] #45 15.51 DEP images/fifo.pb-c.d [2020-02-11T01:21:32.005Z] #45 15.60 PBCC images/ghost-file.pb-c.c [2020-02-11T01:21:32.005Z] #45 15.67 DEP images/ghost-file.pb-c.d [2020-02-11T01:21:32.005Z] #45 15.74 PBCC images/regfile.pb-c.c [2020-02-11T01:21:32.298Z] #45 15.83 DEP images/regfile.pb-c.d [2020-02-11T01:21:32.298Z] #45 15.90 PBCC images/ns.pb-c.c [2020-02-11T01:21:32.298Z] #45 15.98 DEP images/ns.pb-c.d [2020-02-11T01:21:32.298Z] #45 16.03 PBCC images/fdinfo.pb-c.c [2020-02-11T01:21:32.589Z] #45 16.15 DEP images/fdinfo.pb-c.d [2020-02-11T01:21:32.589Z] #45 16.22 PBCC images/core-aarch64.pb-c.c [2020-02-11T01:21:32.589Z] #45 16.28 PBCC images/core-arm.pb-c.c [2020-02-11T01:21:32.879Z] #45 16.46 PBCC images/core-ppc64.pb-c.c [2020-02-11T01:21:32.879Z] #45 16.55 PBCC images/core-s390.pb-c.c [2020-02-11T01:21:33.169Z] #45 16.64 PBCC images/core-x86.pb-c.c [2020-02-11T01:21:33.169Z] #45 16.75 PBCC images/core.pb-c.c [2020-02-11T01:21:33.457Z] #45 16.93 PBCC images/inventory.pb-c.c [2020-02-11T01:21:33.457Z] #45 17.03 DEP images/core-aarch64.pb-c.d [2020-02-11T01:21:33.457Z] #45 17.15 DEP images/core-arm.pb-c.d [2020-02-11T01:21:33.747Z] #45 17.22 DEP images/core-ppc64.pb-c.d [2020-02-11T01:21:33.747Z] #45 17.38 DEP images/core-s390.pb-c.d [2020-02-11T01:21:34.036Z] #45 17.46 DEP images/core-x86.pb-c.d [2020-02-11T01:21:34.036Z] #45 17.53 DEP images/core.pb-c.d [2020-02-11T01:21:34.036Z] #45 17.66 DEP images/inventory.pb-c.d [2020-02-11T01:21:34.036Z] #45 17.73 PBCC images/cpuinfo.pb-c.c [2020-02-11T01:21:34.036Z] #45 17.84 DEP images/cpuinfo.pb-c.d [2020-02-11T01:21:34.327Z] #45 17.99 PBCC images/stats.pb-c.c [2020-02-11T01:21:34.327Z] #45 18.04 DEP images/stats.pb-c.d [2020-02-11T01:21:36.013Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-11T01:21:36.013Z] Using test binary docker [2020-02-11T01:21:36.013Z] +++ /etc/init.d/apparmor start [2020-02-11T01:21:36.013Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-11T01:21:36.013Z] INFO: Waiting for daemon to start... [2020-02-11T01:21:36.013Z] Starting dockerd [2020-02-11T01:21:36.013Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-11T01:21:36.937Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-11T01:21:36.937Z] Using test binary docker [2020-02-11T01:21:36.937Z] +++ /etc/init.d/apparmor start [2020-02-11T01:21:36.937Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-11T01:21:36.937Z] INFO: Waiting for daemon to start... [2020-02-11T01:21:36.937Z] Starting dockerd [2020-02-11T01:21:36.937Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-11T01:21:37.080Z] #45 20.59 make[1]: Nothing to be done for 'all'. [2020-02-11T01:21:37.861Z] . [2020-02-11T01:21:37.861Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-11T01:21:37.861Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-11T01:21:37.861Z] Error: No such image: emptyfs [2020-02-11T01:21:37.861Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-11T01:21:37.861Z] ++++ docker load [2020-02-11T01:21:38.116Z] Running integration-test (iteration 1) [2020-02-11T01:21:38.116Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-11T01:21:38.117Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-02-11T01:21:38.117Z] ++ set -e [2020-02-11T01:21:38.117Z] ++ '[' -n 0 ']' [2020-02-11T01:21:38.117Z] ++ set -x [2020-02-11T01:21:38.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-02-11T01:21:39.041Z] [2020-02-11T01:21:39.041Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-11T01:21:39.139Z] #45 ... [2020-02-11T01:21:39.139Z] [2020-02-11T01:21:39.139Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:21:39.139Z] #48 101.7 regexp/syntax [2020-02-11T01:21:39.139Z] #48 106.4 vendor/golang.org/x/crypto/hkdf [2020-02-11T01:21:39.139Z] #48 107.5 vendor/golang.org/x/text/transform [2020-02-11T01:21:39.296Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-11T01:21:39.296Z] Error: No such image: emptyfs [2020-02-11T01:21:39.296Z] ++++ docker load [2020-02-11T01:21:39.296Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-11T01:21:39.431Z] #48 ... [2020-02-11T01:21:39.431Z] [2020-02-11T01:21:39.431Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:21:39.431Z] #45 23.04 CC images/stats.o [2020-02-11T01:21:39.551Z] Running integration-test (iteration 1) [2020-02-11T01:21:39.551Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-11T01:21:39.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-02-11T01:21:39.551Z] ++ set -e [2020-02-11T01:21:39.551Z] ++ '[' -n 0 ']' [2020-02-11T01:21:39.551Z] ++ set -x [2020-02-11T01:21:39.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-02-11T01:21:40.460Z] #45 23.89 CC images/core.o [2020-02-11T01:21:41.490Z] #45 25.15 CC images/core-x86.o [2020-02-11T01:21:41.779Z] #45 ... [2020-02-11T01:21:41.779Z] [2020-02-11T01:21:41.779Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:21:41.779Z] #34 104.3 time [2020-02-11T01:21:41.779Z] #34 104.4 internal/syscall/unix [2020-02-11T01:21:42.069Z] #34 ... [2020-02-11T01:21:42.069Z] [2020-02-11T01:21:42.069Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:21:42.649Z] #63 62.70 Checking out files: 54% (1653/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 85% (2590/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-11T01:21:42.937Z] #63 64.36 + cd /tmp/tmp.tvxTKIlhMI/src/github.com/containerd/containerd [2020-02-11T01:21:42.937Z] #63 64.37 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-11T01:21:44.453Z] #63 65.89 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-11T01:21:44.453Z] #63 65.91 + BUILDTAGS='netgo osusergo static_build' [2020-02-11T01:21:44.453Z] #63 65.91 + export EXTRA_FLAGS=-buildmode=pie [2020-02-11T01:21:44.453Z] #63 65.91 + EXTRA_FLAGS=-buildmode=pie [2020-02-11T01:21:44.453Z] #63 65.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-11T01:21:44.453Z] #63 65.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-11T01:21:44.453Z] #63 65.91 + '[' '' = dynamic ']' [2020-02-11T01:21:44.453Z] #63 65.91 + make [2020-02-11T01:21:44.498Z] --- PASS: TestBuildWithHugeFile (40.62s) [2020-02-11T01:21:44.498Z] === RUN TestBuildWithEmptyDockerfile [2020-02-11T01:21:44.498Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:21:44.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:21:44.498Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:21:44.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:21:44.498Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:21:44.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:21:44.498Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:21:44.498Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:21:44.498Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:21:44.498Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-02-11T01:21:44.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-02-11T01:21:44.498Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-02-11T01:21:44.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-02-11T01:21:44.499Z] === RUN TestBuildPreserveOwnership [2020-02-11T01:21:44.499Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-11T01:21:44.499Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-11T01:21:45.066Z] --- PASS: TestBuildPreserveOwnership (6.17s) [2020-02-11T01:21:45.066Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.02s) [2020-02-11T01:21:45.066Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2020-02-11T01:21:45.066Z] === RUN TestBuildPlatformInvalid [2020-02-11T01:21:45.324Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-11T01:21:45.324Z] PASS [2020-02-11T01:21:45.324Z] [2020-02-11T01:21:45.324Z] === Skipped [2020-02-11T01:21:45.324Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-11T01:21:45.324Z] build_session_test.go:25: TODO: BuildKit [2020-02-11T01:21:45.324Z] [2020-02-11T01:21:45.324Z] [2020-02-11T01:21:45.324Z] DONE 32 tests, 1 skipped in 90.267s [2020-02-11T01:21:45.324Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-11T01:21:45.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:21:45.324Z] ++ set -e [2020-02-11T01:21:45.324Z] ++ '[' -n 0 ']' [2020-02-11T01:21:45.324Z] ++ set -x [2020-02-11T01:21:45.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:21:45.490Z] #63 67.04 + bin/ctr [2020-02-11T01:21:45.583Z] INFO: Testing against a local daemon [2020-02-11T01:21:45.583Z] === RUN TestConfigList [2020-02-11T01:21:48.868Z] --- PASS: TestConfigList (3.31s) [2020-02-11T01:21:48.868Z] === RUN TestConfigsCreateAndDelete [2020-02-11T01:21:49.925Z] #63 ... [2020-02-11T01:21:49.925Z] [2020-02-11T01:21:49.925Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:21:49.925Z] #48 112.6 time [2020-02-11T01:21:49.925Z] #48 120.3 regexp [2020-02-11T01:21:50.214Z] #48 ... [2020-02-11T01:21:50.214Z] [2020-02-11T01:21:50.214Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:21:50.214Z] #45 26.29 CC images/core-arm.o [2020-02-11T01:21:50.214Z] #45 26.96 CC images/core-aarch64.o [2020-02-11T01:21:50.214Z] #45 27.75 CC images/core-ppc64.o [2020-02-11T01:21:50.214Z] #45 28.65 CC images/core-s390.o [2020-02-11T01:21:50.214Z] #45 29.91 CC images/cpuinfo.o [2020-02-11T01:21:50.214Z] #45 30.84 CC images/inventory.o [2020-02-11T01:21:50.214Z] #45 31.31 CC images/fdinfo.o [2020-02-11T01:21:50.214Z] #45 31.88 CC images/fown.o [2020-02-11T01:21:50.214Z] #45 32.21 CC images/ns.o [2020-02-11T01:21:50.214Z] #45 32.55 CC images/regfile.o [2020-02-11T01:21:50.214Z] #45 32.87 CC images/ghost-file.o [2020-02-11T01:21:50.214Z] #45 33.48 CC images/fifo.o [2020-02-11T01:21:50.214Z] #45 33.83 CC images/remap-file-path.o [2020-02-11T01:21:50.504Z] #45 34.21 CC images/eventfd.o [2020-02-11T01:21:51.145Z] #45 34.55 CC images/eventpoll.o [2020-02-11T01:21:51.435Z] #45 35.05 CC images/fh.o [2020-02-11T01:21:52.072Z] #45 35.58 CC images/fsnotify.o [2020-02-11T01:21:52.072Z] #45 ... [2020-02-11T01:21:52.072Z] [2020-02-11T01:21:52.072Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:21:52.072Z] #34 114.7 internal/poll [2020-02-11T01:21:52.072Z] #34 118.2 os [2020-02-11T01:21:52.072Z] #34 119.2 internal/fmtsort [2020-02-11T01:21:52.072Z] #34 122.0 fmt [2020-02-11T01:21:52.072Z] #34 122.0 path/filepath [2020-02-11T01:21:52.072Z] #34 124.8 io/ioutil [2020-02-11T01:21:52.153Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-02-11T01:21:52.153Z] === RUN TestConfigsUpdate [2020-02-11T01:21:53.585Z] #34 ... [2020-02-11T01:21:53.585Z] [2020-02-11T01:21:53.585Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:21:53.585Z] #45 36.92 CC images/signalfd.o [2020-02-11T01:21:53.875Z] #45 37.45 CC images/fs.o [2020-02-11T01:21:54.166Z] #45 37.71 CC images/pstree.o [2020-02-11T01:21:54.456Z] #45 38.12 CC images/pipe.o [2020-02-11T01:21:55.085Z] #45 38.48 CC images/tcp-stream.o [2020-02-11T01:21:55.384Z] #45 38.96 CC images/sk-packet.o [2020-02-11T01:21:55.439Z] --- PASS: TestConfigsUpdate (3.24s) [2020-02-11T01:21:55.439Z] === RUN TestTemplatedConfig [2020-02-11T01:21:56.033Z] #45 39.46 CC images/mnt.o [2020-02-11T01:21:56.662Z] #45 40.01 CC images/pipe-data.o [2020-02-11T01:21:56.952Z] #45 40.46 CC images/sa.o [2020-02-11T01:21:57.242Z] #45 40.86 CC images/timer.o [2020-02-11T01:21:57.444Z] edbd72df76b4: Pull complete [2020-02-11T01:21:57.444Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-11T01:21:57.444Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:21:57.444Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-11T01:21:57.444Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-11T01:21:57.444Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973' [2020-02-11T01:21:57.444Z] WARN: Skipping validation tests [2020-02-11T01:21:57.444Z] INFO: Running unit tests at 02/11/2020 01:21:46... [2020-02-11T01:21:57.444Z] INFO: make.ps1 starting at 02/11/2020 01:21:50 [2020-02-11T01:21:57.444Z] INFO: Git commit (008fc67974) assumed from DOCKER_GITCOMMIT environment variable [2020-02-11T01:21:57.444Z] INFO: Invoking autogen... [2020-02-11T01:21:57.444Z] INFO: Running unit tests... [2020-02-11T01:21:57.871Z] #45 41.56 CC images/timerfd.o [2020-02-11T01:21:58.520Z] #45 41.95 CC images/mm.o [2020-02-11T01:21:58.725Z] --- PASS: TestTemplatedConfig (3.39s) [2020-02-11T01:21:58.725Z] === RUN TestConfigInspect [2020-02-11T01:21:59.152Z] #45 42.66 CC images/sk-opts.o [2020-02-11T01:21:59.443Z] #45 43.11 CC images/sk-unix.o [2020-02-11T01:22:00.079Z] #45 43.70 CC images/sk-inet.o [2020-02-11T01:22:00.745Z] #45 44.40 CC images/tun.o [2020-02-11T01:22:01.191Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-02-11T01:22:01.389Z] #45 44.97 CC images/sk-netlink.o [2020-02-11T01:22:01.679Z] #45 45.38 CC images/packet-sock.o [2020-02-11T01:22:02.012Z] --- PASS: TestConfigInspect (3.21s) [2020-02-11T01:22:02.012Z] === RUN TestConfigCreateWithLabels [2020-02-11T01:22:02.715Z] #45 46.25 CC images/ipc-var.o [2020-02-11T01:22:03.005Z] #45 46.57 CC images/ipc-desc.o [2020-02-11T01:22:03.295Z] #45 46.98 CC images/ipc-shm.o [2020-02-11T01:22:03.929Z] #45 47.45 CC images/ipc-msg.o [2020-02-11T01:22:04.598Z] #45 48.09 CC images/ipc-sem.o [2020-02-11T01:22:04.890Z] #45 48.43 CC images/utsns.o [2020-02-11T01:22:05.179Z] #45 48.74 CC images/creds.o [2020-02-11T01:22:05.179Z] #45 ... [2020-02-11T01:22:05.179Z] [2020-02-11T01:22:05.179Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:22:05.179Z] #48 127.7 os/exec [2020-02-11T01:22:05.179Z] #48 127.8 net [2020-02-11T01:22:05.179Z] #48 133.5 github.com/LK4D4/vndr/versioned [2020-02-11T01:22:05.179Z] #48 136.9 go/token [2020-02-11T01:22:05.179Z] #48 136.9 text/template/parse [2020-02-11T01:22:05.179Z] #48 136.9 net/url [2020-02-11T01:22:05.299Z] --- PASS: TestConfigCreateWithLabels (3.18s) [2020-02-11T01:22:05.299Z] === RUN TestConfigCreateResolve [2020-02-11T01:22:05.469Z] #48 ... [2020-02-11T01:22:05.469Z] [2020-02-11T01:22:05.469Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:05.469Z] #45 49.01 CC images/vma.o [2020-02-11T01:22:05.760Z] #45 ... [2020-02-11T01:22:05.760Z] [2020-02-11T01:22:05.760Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:22:05.760Z] #34 128.2 flag [2020-02-11T01:22:05.760Z] #34 128.2 log [2020-02-11T01:22:05.760Z] #34 128.2 github.com/BurntSushi/toml [2020-02-11T01:22:05.760Z] #34 135.1 github.com/BurntSushi/toml/cmd/tomlv [2020-02-11T01:22:05.760Z] #34 ... [2020-02-11T01:22:05.760Z] [2020-02-11T01:22:05.760Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:22:05.760Z] #11 131.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-11T01:22:05.760Z] #11 131.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-11T01:22:05.760Z] #11 131.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:22:06.051Z] #11 ... [2020-02-11T01:22:06.051Z] [2020-02-11T01:22:06.051Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:06.051Z] #45 49.56 CC images/netdev.o [2020-02-11T01:22:06.683Z] #45 50.19 CC images/tty.o [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-11T01:22:07.460Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-02-11T01:22:07.460Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-11T01:22:07.460Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-11T01:22:07.460Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-02-11T01:22:07.460Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-11T01:22:07.460Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-02-11T01:22:07.460Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/builder [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-11T01:22:07.460Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-11T01:22:07.460Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-02-11T01:22:07.718Z] #45 51.12 CC images/file-lock.o [2020-02-11T01:22:08.025Z] #45 51.46 CC images/rlimit.o [2020-02-11T01:22:08.315Z] #45 51.75 CC images/pagemap.o [2020-02-11T01:22:08.589Z] --- PASS: TestConfigCreateResolve (3.12s) [2020-02-11T01:22:08.589Z] === RUN TestConfigDaemonLibtrustID [2020-02-11T01:22:08.604Z] #45 52.20 CC images/siginfo.o [2020-02-11T01:22:08.718Z] ok github.com/docker/docker/builder/remotecontext 0.277s coverage: 13.6% of statements [2020-02-11T01:22:08.848Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-02-11T01:22:08.848Z] PASS [2020-02-11T01:22:08.848Z] [2020-02-11T01:22:08.848Z] DONE 8 tests in 23.432s [2020-02-11T01:22:08.848Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-11T01:22:08.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:22:08.848Z] ++ set -e [2020-02-11T01:22:08.848Z] ++ '[' -n 0 ']' [2020-02-11T01:22:08.848Z] ++ set -x [2020-02-11T01:22:08.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:22:09.088Z] ok github.com/docker/docker/builder/dockerfile 0.845s coverage: 48.2% of statements [2020-02-11T01:22:09.107Z] INFO: Testing against a local daemon [2020-02-11T01:22:09.107Z] === RUN TestCheckpoint [2020-02-11T01:22:09.107Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-11T01:22:09.107Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T01:22:09.107Z] === RUN TestContainerInvalidJSON [2020-02-11T01:22:09.107Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:22:09.107Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:22:09.107Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:22:09.107Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:22:09.107Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:22:09.107Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:22:09.107Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:22:09.107Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:22:09.107Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:22:09.107Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-11T01:22:09.107Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-11T01:22:09.107Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-11T01:22:09.107Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-11T01:22:09.107Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-11T01:22:09.107Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-11T01:22:09.107Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-11T01:22:09.236Z] #45 52.81 CC images/rpc.o [2020-02-11T01:22:09.365Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-11T01:22:09.365Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-11T01:22:09.365Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-02-11T01:22:09.365Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-11T01:22:09.442Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-02-11T01:22:09.530Z] #45 ... [2020-02-11T01:22:09.530Z] [2020-02-11T01:22:09.530Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-11T01:22:09.530Z] #34 DONE 142.1s [2020-02-11T01:22:09.530Z] [2020-02-11T01:22:09.530Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:22:09.530Z] #48 140.6 go/scanner [2020-02-11T01:22:09.623Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-11T01:22:09.624Z] === RUN TestCopyFromContainer [2020-02-11T01:22:09.777Z] ? github.com/docker/docker/api [no test files] [2020-02-11T01:22:09.805Z] ok github.com/docker/docker/builder/remotecontext/git 0.802s coverage: 86.3% of statements [2020-02-11T01:22:09.806Z] ? github.com/docker/docker/cli [no test files] [2020-02-11T01:22:09.806Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-11T01:22:11.527Z] === RUN TestCopyFromContainer// [2020-02-11T01:22:11.527Z] === RUN TestCopyFromContainer//bar/root [2020-02-11T01:22:11.563Z] Loaded image: buildpack-deps:jessie [2020-02-11T01:22:11.563Z] Loaded image: busybox:latest [2020-02-11T01:22:11.563Z] Loaded image: busybox:glibc [2020-02-11T01:22:11.563Z] Loaded image: debian:jessie [2020-02-11T01:22:11.563Z] Loaded image: hello-world:latest [2020-02-11T01:22:11.563Z] INFO: Testing against a local daemon [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-11T01:22:11.563Z] Loaded image: buildpack-deps:jessie [2020-02-11T01:22:11.563Z] Loaded image: busybox:latest [2020-02-11T01:22:11.563Z] Loaded image: busybox:glibc [2020-02-11T01:22:11.563Z] Loaded image: debian:jessie [2020-02-11T01:22:11.563Z] Loaded image: hello-world:latest [2020-02-11T01:22:11.563Z] INFO: Testing against a local daemon [2020-02-11T01:22:11.563Z] === RUN TestDockerDaemonSuite [2020-02-11T01:22:11.563Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-11T01:22:11.563Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-11T01:22:11.617Z] #48 144.3 encoding/json [2020-02-11T01:22:11.785Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-11T01:22:11.785Z] === RUN TestCopyFromContainer/bar/quux [2020-02-11T01:22:11.785Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-11T01:22:12.044Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-11T01:22:12.044Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-11T01:22:12.303Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-11T01:22:12.303Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-11T01:22:12.562Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer (3.08s) [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-11T01:22:12.562Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-02-11T01:22:12.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-11T01:22:12.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:22:12.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:22:12.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:22:12.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:22:12.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:22:12.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:22:12.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:22:12.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:22:12.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:22:12.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-11T01:22:12.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-11T01:22:12.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-11T01:22:12.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-11T01:22:12.562Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-11T01:22:12.821Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-11T01:22:12.821Z] === RUN TestCreateWithInvalidEnv [2020-02-11T01:22:12.821Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-11T01:22:12.821Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-11T01:22:12.821Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-11T01:22:12.821Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-11T01:22:12.821Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-11T01:22:12.821Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-11T01:22:12.821Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-11T01:22:12.821Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-11T01:22:12.821Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-11T01:22:12.821Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-11T01:22:12.821Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-11T01:22:12.821Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-11T01:22:12.821Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-11T01:22:12.821Z] === RUN TestCreateTmpfsMountsTarget [2020-02-11T01:22:12.821Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-11T01:22:12.821Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-11T01:22:13.027Z] ok github.com/docker/docker/client 0.129s coverage: 75.8% of statements [2020-02-11T01:22:13.448Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-11T01:22:13.680Z] #48 146.2 go/ast [2020-02-11T01:22:13.702Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-11T01:22:13.703Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-11T01:22:13.703Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-11T01:22:14.317Z] #48 ... [2020-02-11T01:22:14.317Z] [2020-02-11T01:22:14.317Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:14.317Z] #45 55.81 CC images/ext-file.o [2020-02-11T01:22:14.317Z] #45 56.11 CC images/cgroup.o [2020-02-11T01:22:14.317Z] #45 57.36 CC images/userns.o [2020-02-11T01:22:14.317Z] #45 57.83 CC images/google/protobuf/descriptor.o [2020-02-11T01:22:14.625Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-11T01:22:14.882Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:22:15.353Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:22:15.353Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-11T01:22:15.353Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-11T01:22:15.353Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-11T01:22:16.247Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-11T01:22:16.502Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-11T01:22:16.502Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-11T01:22:16.502Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-11T01:22:17.062Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-11T01:22:17.259Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-02-11T01:22:17.259Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-11T01:22:17.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:22:17.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:22:17.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:22:17.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:22:17.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:22:17.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:22:17.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:22:17.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:22:17.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:22:17.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:22:17.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:22:17.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:22:17.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:22:17.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:22:17.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:22:17.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-11T01:22:17.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-02-11T01:22:17.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-11T01:22:17.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-11T01:22:17.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-11T01:22:17.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-11T01:22:17.518Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-11T01:22:17.846Z] #45 61.31 CC images/opts.o [2020-02-11T01:22:17.987Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-11T01:22:18.085Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-02-11T01:22:18.085Z] === RUN TestContainerStartOnDaemonRestart [2020-02-11T01:22:18.085Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-11T01:22:18.085Z] === RUN TestDaemonRestartIpcMode [2020-02-11T01:22:18.085Z] === PAUSE TestDaemonRestartIpcMode [2020-02-11T01:22:18.085Z] === RUN TestDaemonHostGatewayIP [2020-02-11T01:22:18.085Z] === PAUSE TestDaemonHostGatewayIP [2020-02-11T01:22:18.085Z] === RUN TestDiff [2020-02-11T01:22:18.138Z] #45 61.67 CC images/seccomp.o [2020-02-11T01:22:18.771Z] #45 62.13 CC images/binfmt-misc.o [2020-02-11T01:22:19.022Z] --- PASS: TestDiff (0.76s) [2020-02-11T01:22:19.022Z] === RUN TestExecWithCloseStdin [2020-02-11T01:22:19.064Z] #45 62.58 CC images/time.o [2020-02-11T01:22:19.375Z] #45 63.09 CC images/sysctl.o [2020-02-11T01:22:19.669Z] #45 63.40 CC images/autofs.o [2020-02-11T01:22:19.957Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-02-11T01:22:19.957Z] === RUN TestExec [2020-02-11T01:22:19.964Z] #45 63.74 CC images/macvlan.o [2020-02-11T01:22:20.597Z] #45 64.08 CC images/sit.o [2020-02-11T01:22:20.887Z] #45 64.54 LINK images/built-in.o [2020-02-11T01:22:20.893Z] --- PASS: TestExec (0.87s) [2020-02-11T01:22:20.893Z] === RUN TestExecUser [2020-02-11T01:22:21.176Z] #45 64.74 GEN compel/include/asm [2020-02-11T01:22:21.176Z] #45 64.75 GEN compel/include/version.h [2020-02-11T01:22:21.176Z] #45 64.81 touch .config [2020-02-11T01:22:21.176Z] #45 64.83 GEN include/common/config.h [2020-02-11T01:22:21.245Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-11T01:22:21.245Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-11T01:22:21.462Z] --- PASS: TestExecUser (0.88s) [2020-02-11T01:22:21.462Z] === RUN TestExportContainerAndImportImage [2020-02-11T01:22:21.467Z] #45 64.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-11T01:22:21.467Z] #45 64.95 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-11T01:22:21.467Z] #45 65.00 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-11T01:22:21.467Z] #45 65.03 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-11T01:22:21.467Z] #45 65.08 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-11T01:22:21.467Z] #45 65.12 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-11T01:22:21.467Z] #45 65.15 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-11T01:22:21.757Z] #45 65.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-11T01:22:21.757Z] #45 65.22 DEP compel/plugins/std/infect.d [2020-02-11T01:22:22.045Z] #45 65.45 DEP compel/plugins/std/string.d [2020-02-11T01:22:22.045Z] #45 65.65 DEP compel/plugins/std/log.d [2020-02-11T01:22:22.333Z] #45 65.80 DEP compel/plugins/std/fds.d [2020-02-11T01:22:22.333Z] #45 66.01 DEP compel/plugins/std/std.d [2020-02-11T01:22:22.333Z] #45 ... [2020-02-11T01:22:22.333Z] [2020-02-11T01:22:22.333Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:22:22.333Z] #48 154.9 text/template [2020-02-11T01:22:22.838Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-02-11T01:22:22.838Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-11T01:22:24.505Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-11T01:22:24.505Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-11T01:22:24.643Z] ok github.com/docker/docker/api/server 0.137s coverage: 9.0% of statements [2020-02-11T01:22:24.741Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-02-11T01:22:24.741Z] === RUN TestHealthCheckWorkdir [2020-02-11T01:22:25.676Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-02-11T01:22:25.676Z] === RUN TestHealthKillContainer [2020-02-11T01:22:26.390Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-11T01:22:27.315Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-11T01:22:27.905Z] #48 ... [2020-02-11T01:22:27.905Z] [2020-02-11T01:22:27.905Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-11T01:22:27.905Z] #11 155.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-11T01:22:27.905Z] #11 155.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-11T01:22:27.905Z] #11 155.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-11T01:22:27.905Z] #11 155.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-11T01:22:27.905Z] #11 155.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-11T01:22:27.905Z] #11 155.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-11T01:22:27.905Z] #11 155.6 Selecting previously unselected package libbtrfs0. [2020-02-11T01:22:27.905Z] #11 155.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-11T01:22:27.905Z] #11 155.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-11T01:22:27.905Z] #11 155.8 Selecting previously unselected package libbtrfs-dev. [2020-02-11T01:22:27.905Z] #11 155.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-11T01:22:27.905Z] #11 155.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-11T01:22:27.905Z] #11 156.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-11T01:22:27.905Z] #11 156.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-11T01:22:27.905Z] #11 156.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-11T01:22:27.905Z] #11 156.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-11T01:22:27.905Z] #11 156.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-11T01:22:27.905Z] #11 156.3 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-11T01:22:27.905Z] #11 156.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-11T01:22:27.905Z] #11 156.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-11T01:22:27.906Z] #11 156.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-11T01:22:27.906Z] #11 157.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-11T01:22:27.906Z] #11 157.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-11T01:22:27.906Z] #11 157.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-11T01:22:27.906Z] #11 157.2 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-11T01:22:27.906Z] #11 157.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-11T01:22:27.906Z] #11 157.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-11T01:22:27.906Z] #11 157.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-11T01:22:27.906Z] #11 157.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-11T01:22:27.906Z] #11 157.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-11T01:22:27.906Z] #11 157.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-11T01:22:27.906Z] #11 157.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-11T01:22:27.906Z] #11 157.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-11T01:22:27.906Z] #11 158.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-11T01:22:27.906Z] #11 158.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-11T01:22:27.906Z] #11 158.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-11T01:22:27.906Z] #11 158.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-11T01:22:27.906Z] #11 158.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-11T01:22:27.906Z] #11 158.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-11T01:22:27.906Z] #11 158.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-11T01:22:27.906Z] #11 158.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-11T01:22:27.906Z] #11 158.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-11T01:22:27.906Z] #11 159.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-11T01:22:27.906Z] #11 159.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-11T01:22:27.906Z] #11 159.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-11T01:22:27.906Z] #11 159.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-11T01:22:27.906Z] #11 159.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-11T01:22:27.906Z] #11 159.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-11T01:22:27.906Z] #11 159.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-11T01:22:27.906Z] #11 159.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-11T01:22:27.906Z] #11 159.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-11T01:22:27.906Z] #11 159.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:22:27.906Z] #11 159.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-11T01:22:27.906Z] #11 159.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-11T01:22:27.906Z] #11 159.8 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-11T01:22:27.906Z] #11 159.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-11T01:22:27.906Z] #11 159.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-11T01:22:27.906Z] #11 159.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-11T01:22:27.906Z] #11 159.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-11T01:22:27.906Z] #11 159.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-11T01:22:27.906Z] #11 160.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-11T01:22:27.906Z] #11 160.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-11T01:22:27.906Z] #11 160.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:22:27.906Z] #11 160.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-11T01:22:27.906Z] #11 160.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-11T01:22:27.906Z] #11 160.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-11T01:22:27.906Z] #11 160.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-11T01:22:27.906Z] #11 160.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-11T01:22:27.906Z] #11 160.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-11T01:22:27.906Z] #11 160.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-11T01:22:27.906Z] #11 160.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-11T01:22:27.906Z] #11 160.2 Setting up dmsetup (2:1.02.155-3) ... [2020-02-11T01:22:27.906Z] #11 160.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-11T01:22:27.906Z] #11 160.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-11T01:22:27.906Z] #11 160.2 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:22:27.906Z] #11 DONE 160.6s [2020-02-11T01:22:27.906Z] [2020-02-11T01:22:27.906Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:27.906Z] #45 66.31 DEP compel/plugins/shmem/shmem.d [2020-02-11T01:22:27.906Z] #45 66.60 DEP compel/plugins/fds/fds.d [2020-02-11T01:22:27.906Z] #45 66.98 CC compel/plugins/std/std.o [2020-02-11T01:22:27.906Z] #45 67.46 CC compel/plugins/std/fds.o [2020-02-11T01:22:27.906Z] #45 68.04 CC compel/plugins/std/log.o [2020-02-11T01:22:27.906Z] #45 69.38 CC compel/plugins/std/string.o [2020-02-11T01:22:27.906Z] #45 70.18 CC compel/plugins/std/infect.o [2020-02-11T01:22:27.906Z] #45 70.97 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-11T01:22:27.906Z] #45 71.02 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-11T01:22:27.906Z] #45 71.10 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-11T01:22:27.906Z] #45 71.20 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-11T01:22:27.906Z] #45 71.30 AR compel/plugins/std.lib.a [2020-02-11T01:22:27.906Z] #45 71.41 CC compel/plugins/fds/fds.o [2020-02-11T01:22:28.197Z] #45 ... [2020-02-11T01:22:28.197Z] [2020-02-11T01:22:28.197Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:22:28.197Z] #56 DONE 0.3s [2020-02-11T01:22:28.197Z] [2020-02-11T01:22:28.197Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-11T01:22:28.197Z] #12 ... [2020-02-11T01:22:28.197Z] [2020-02-11T01:22:28.197Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-11T01:22:28.197Z] #57 DONE 0.1s [2020-02-11T01:22:28.241Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-11T01:22:28.486Z] [2020-02-11T01:22:28.486Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:28.486Z] #45 71.81 AR compel/plugins/fds.lib.a [2020-02-11T01:22:28.486Z] #45 72.02 HOSTDEP compel/src/lib/log-host.d [2020-02-11T01:22:28.486Z] #45 ... [2020-02-11T01:22:28.486Z] [2020-02-11T01:22:28.486Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-11T01:22:28.486Z] #12 DONE 0.7s [2020-02-11T01:22:28.777Z] [2020-02-11T01:22:28.777Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:28.777Z] #45 72.41 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-11T01:22:28.960Z] --- PASS: TestHealthKillContainer (3.01s) [2020-02-11T01:22:28.960Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-11T01:22:29.069Z] #45 ... [2020-02-11T01:22:29.069Z] [2020-02-11T01:22:29.069Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-11T01:22:29.069Z] #13 DONE 0.5s [2020-02-11T01:22:29.069Z] [2020-02-11T01:22:29.069Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:29.069Z] #45 72.62 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-11T01:22:29.069Z] #45 72.82 HOSTDEP compel/src/main-host.d [2020-02-11T01:22:29.360Z] #45 ... [2020-02-11T01:22:29.360Z] [2020-02-11T01:22:29.360Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-11T01:22:29.360Z] #14 0.298 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-11T01:22:29.360Z] #14 DONE 0.4s [2020-02-11T01:22:29.360Z] [2020-02-11T01:22:29.360Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:29.360Z] #45 73.05 DEP compel/src/lib/ptrace.d [2020-02-11T01:22:29.527Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-02-11T01:22:29.527Z] === RUN TestIpcModeNone [2020-02-11T01:22:29.651Z] #45 73.29 DEP compel/src/lib/infect.d [2020-02-11T01:22:29.944Z] #45 ... [2020-02-11T01:22:29.944Z] [2020-02-11T01:22:29.944Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-11T01:22:29.944Z] #15 DONE 0.5s [2020-02-11T01:22:29.944Z] [2020-02-11T01:22:29.944Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:29.944Z] #45 73.61 DEP compel/src/lib/infect-util.d [2020-02-11T01:22:30.125Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-11T01:22:30.234Z] #45 73.75 DEP compel/src/lib/infect-rpc.d [2020-02-11T01:22:30.462Z] --- PASS: TestIpcModeNone (0.89s) [2020-02-11T01:22:30.462Z] === RUN TestIpcModePrivate [2020-02-11T01:22:30.526Z] #45 ... [2020-02-11T01:22:30.526Z] [2020-02-11T01:22:30.526Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-11T01:22:30.526Z] #16 DONE 0.5s [2020-02-11T01:22:30.526Z] [2020-02-11T01:22:30.527Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:30.527Z] #45 73.98 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-11T01:22:30.527Z] #45 74.22 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-11T01:22:30.819Z] #45 ... [2020-02-11T01:22:30.819Z] [2020-02-11T01:22:30.819Z] #17 [dev 6/25] RUN ldconfig [2020-02-11T01:22:30.819Z] #17 DONE 0.4s [2020-02-11T01:22:30.819Z] [2020-02-11T01:22:30.819Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:30.819Z] #45 74.45 DEP compel/src/lib/log.d [2020-02-11T01:22:31.048Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-11T01:22:31.110Z] #45 74.64 DEP compel/src/main.d [2020-02-11T01:22:31.111Z] #45 74.78 DEP compel/src/lib/handle-elf.d [2020-02-11T01:22:31.399Z] --- PASS: TestIpcModePrivate (0.85s) [2020-02-11T01:22:31.399Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-02-11T01:22:31.399Z] === RUN TestIpcModeShareable [2020-02-11T01:22:31.401Z] #45 75.01 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-11T01:22:31.609Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-11T01:22:31.693Z] #45 75.30 CC compel/src/lib/log.o [2020-02-11T01:22:31.987Z] #45 75.78 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-11T01:22:32.351Z] --- PASS: TestIpcModeShareable (1.04s) [2020-02-11T01:22:32.351Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-02-11T01:22:32.351Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-11T01:22:32.534Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-11T01:22:33.017Z] #45 76.38 CC compel/arch/ppc64/src/lib/infect.o [2020-02-11T01:22:33.895Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-11T01:22:34.075Z] #45 77.46 CC compel/src/lib/infect-rpc.o [2020-02-11T01:22:34.454Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-11T01:22:34.705Z] #45 78.08 CC compel/src/lib/infect-util.o [2020-02-11T01:22:34.994Z] #45 78.53 CC compel/src/lib/infect.o [2020-02-11T01:22:35.012Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-11T01:22:35.637Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-02-11T01:22:35.637Z] === RUN TestAPIIpcModeHost [2020-02-11T01:22:35.896Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-02-11T01:22:35.896Z] === RUN TestDaemonIpcModeShareable [2020-02-11T01:22:37.544Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-11T01:22:37.801Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-02-11T01:22:37.801Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-11T01:22:37.801Z] === RUN TestDaemonIpcModePrivate [2020-02-11T01:22:38.504Z] #45 ... [2020-02-11T01:22:38.504Z] [2020-02-11T01:22:38.504Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:22:38.504Z] #58 0.304 + RM_GOPATH=0 [2020-02-11T01:22:38.504Z] #58 0.304 + TMP_GOPATH= [2020-02-11T01:22:38.504Z] #58 0.304 + : /build [2020-02-11T01:22:38.504Z] #58 0.304 + '[' -z '' ']' [2020-02-11T01:22:38.504Z] #58 0.308 ++ mktemp -d [2020-02-11T01:22:38.504Z] #58 0.318 + export GOPATH=/tmp/tmp.rglioEGhn9 [2020-02-11T01:22:38.504Z] #58 0.319 + GOPATH=/tmp/tmp.rglioEGhn9 [2020-02-11T01:22:38.504Z] #58 0.321 + RM_GOPATH=1 [2020-02-11T01:22:38.504Z] #58 0.323 ++ dirname ./install.sh [2020-02-11T01:22:38.504Z] #58 0.327 + dir=. [2020-02-11T01:22:38.504Z] #58 0.337 + bin=runc [2020-02-11T01:22:38.504Z] #58 0.339 + shift [2020-02-11T01:22:38.504Z] #58 0.340 + '[' '!' -f ./runc.installer ']' [2020-02-11T01:22:38.504Z] #58 0.341 + . ./runc.installer [2020-02-11T01:22:38.504Z] #58 0.345 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-11T01:22:38.504Z] #58 0.346 + install_runc [2020-02-11T01:22:38.504Z] #58 0.348 + uname -r [2020-02-11T01:22:38.504Z] #58 0.349 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-11T01:22:38.504Z] #58 0.358 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-11T01:22:38.504Z] #58 0.359 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-11T01:22:38.504Z] #58 0.359 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-11T01:22:38.504Z] #58 0.359 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rglioEGhn9/src/github.com/opencontainers/runc [2020-02-11T01:22:38.504Z] #58 0.372 Cloning into '/tmp/tmp.rglioEGhn9/src/github.com/opencontainers/runc'... [2020-02-11T01:22:38.905Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-11T01:22:39.133Z] #58 ... [2020-02-11T01:22:39.133Z] [2020-02-11T01:22:39.133Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:39.133Z] #45 82.81 CC compel/src/lib/ptrace.o [2020-02-11T01:22:39.464Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-11T01:22:39.705Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-02-11T01:22:39.705Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-11T01:22:39.705Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-11T01:22:39.785Z] #45 83.50 AR compel/libcompel.a [2020-02-11T01:22:40.082Z] #45 83.67 HOSTCC compel/src/main-host.o [2020-02-11T01:22:40.710Z] #45 84.28 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-11T01:22:40.824Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-11T01:22:41.000Z] #45 ... [2020-02-11T01:22:41.000Z] [2020-02-11T01:22:41.000Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:22:41.000Z] #18 0.795 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-11T01:22:41.000Z] #18 0.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-11T01:22:41.000Z] #18 1.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-11T01:22:41.000Z] #18 2.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-11T01:22:41.000Z] #18 4.544 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-11T01:22:41.000Z] #18 6.507 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-11T01:22:41.000Z] #18 ... [2020-02-11T01:22:41.000Z] [2020-02-11T01:22:41.000Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:41.000Z] #45 84.62 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-11T01:22:41.024Z] ................................................. [ 29%] [2020-02-11T01:22:41.524Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 30.6% of statements [2020-02-11T01:22:41.524Z] ok github.com/docker/docker/container 0.110s coverage: 35.3% of statements [2020-02-11T01:22:41.524Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-11T01:22:41.524Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-11T01:22:41.524Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-11T01:22:41.524Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-11T01:22:41.609Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2020-02-11T01:22:41.609Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-11T01:22:41.609Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-11T01:22:41.637Z] #45 85.42 HOSTCC compel/src/lib/log-host.o [2020-02-11T01:22:42.186Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-11T01:22:42.262Z] #45 85.82 HOSTLINK compel/compel-host-bin [2020-02-11T01:22:42.550Z] #45 86.11 DEP soccr/soccr.d [2020-02-11T01:22:42.839Z] #45 86.37 CC soccr/soccr.o [2020-02-11T01:22:43.512Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-02-11T01:22:43.512Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-11T01:22:43.512Z] === RUN TestIpcModeOlderClient [2020-02-11T01:22:43.512Z] === PAUSE TestIpcModeOlderClient [2020-02-11T01:22:43.512Z] === RUN TestKillContainerInvalidSignal [2020-02-11T01:22:43.548Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-11T01:22:43.867Z] #45 ... [2020-02-11T01:22:43.867Z] [2020-02-11T01:22:43.867Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:22:43.867Z] #48 166.4 go/parser [2020-02-11T01:22:43.867Z] #48 169.0 encoding/xml [2020-02-11T01:22:43.867Z] #48 ... [2020-02-11T01:22:43.867Z] [2020-02-11T01:22:43.867Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:22:43.867Z] #58 12.45 + cd /tmp/tmp.rglioEGhn9/src/github.com/opencontainers/runc [2020-02-11T01:22:43.867Z] #58 12.45 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-11T01:22:43.867Z] #58 13.34 + '[' -z '' ']' [2020-02-11T01:22:43.867Z] #58 13.34 + target=static [2020-02-11T01:22:43.867Z] #58 13.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-11T01:22:44.079Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-02-11T01:22:44.079Z] === RUN TestKillContainer [2020-02-11T01:22:44.079Z] === RUN TestKillContainer/no_signal [2020-02-11T01:22:44.167Z] #58 16.13 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-11T01:22:44.483Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-11T01:22:45.015Z] === RUN TestKillContainer/non_killing_signal [2020-02-11T01:22:45.274Z] === RUN TestKillContainer/killing_signal [2020-02-11T01:22:45.612Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-02-11T01:22:45.844Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-11T01:22:46.219Z] #58 ... [2020-02-11T01:22:46.219Z] [2020-02-11T01:22:46.219Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:22:46.219Z] #66 178.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-11T01:22:46.219Z] #66 178.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-11T01:22:46.650Z] --- PASS: TestKillContainer (2.39s) [2020-02-11T01:22:46.650Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-02-11T01:22:46.650Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-02-11T01:22:46.650Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-02-11T01:22:46.650Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-11T01:22:46.650Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-11T01:22:46.775Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-11T01:22:46.775Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-11T01:22:46.850Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-02-11T01:22:47.217Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-11T01:22:48.094Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.7% of statements [2020-02-11T01:22:48.137Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-11T01:22:48.153Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-02-11T01:22:48.153Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-02-11T01:22:48.153Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-02-11T01:22:48.153Z] === RUN TestKillStoppedContainer [2020-02-11T01:22:48.153Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-11T01:22:48.153Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-11T01:22:48.153Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-11T01:22:48.153Z] === RUN TestKillDifferentUserContainer [2020-02-11T01:22:48.697Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-11T01:22:49.091Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-02-11T01:22:49.091Z] === RUN TestInspectOomKilledTrue [2020-02-11T01:22:49.091Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-11T01:22:49.091Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:22:49.091Z] === RUN TestInspectOomKilledFalse [2020-02-11T01:22:49.091Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-11T01:22:49.091Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:22:49.091Z] === RUN TestLinksEtcHostsContentMatch [2020-02-11T01:22:49.658Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2020-02-11T01:22:49.658Z] === RUN TestLinksContainerNames [2020-02-11T01:22:50.580Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-11T01:22:51.140Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-11T01:22:51.140Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-11T01:22:51.560Z] --- PASS: TestLinksContainerNames (1.56s) [2020-02-11T01:22:51.560Z] === RUN TestLogsFollowTailEmpty [2020-02-11T01:22:51.699Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-11T01:22:51.782Z] #66 ... [2020-02-11T01:22:51.782Z] [2020-02-11T01:22:51.782Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:51.782Z] #45 89.18 AR soccr/libsoccr.a [2020-02-11T01:22:51.782Z] #45 89.24 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-11T01:22:51.782Z] #45 89.80 DEP criu/arch/ppc64/sigframe.d [2020-02-11T01:22:51.782Z] #45 89.98 DEP criu/arch/ppc64/crtools.d [2020-02-11T01:22:51.782Z] #45 90.46 DEP criu/arch/ppc64/cpu.d [2020-02-11T01:22:51.782Z] #45 90.88 CC criu/arch/ppc64/cpu.o [2020-02-11T01:22:51.782Z] #45 91.74 CC criu/arch/ppc64/crtools.o [2020-02-11T01:22:51.782Z] #45 93.49 CC criu/arch/ppc64/sigframe.o [2020-02-11T01:22:51.782Z] #45 93.96 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-11T01:22:51.782Z] #45 94.05 DEP criu/arch/ppc64/misc.d [2020-02-11T01:22:51.782Z] #45 94.13 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-11T01:22:51.782Z] #45 94.18 DEP criu/arch/ppc64/vdso-pie.d [2020-02-11T01:22:51.782Z] #45 94.47 DEP criu/pie/parasite-vdso.d [2020-02-11T01:22:51.782Z] #45 94.77 DEP criu/pie/util-vdso.d [2020-02-11T01:22:51.782Z] #45 94.99 DEP criu/pie/util.d [2020-02-11T01:22:51.782Z] #45 95.20 CC criu/pie/util.o [2020-02-11T01:22:52.074Z] #45 95.71 CC criu/pie/util-vdso.o [2020-02-11T01:22:52.127Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-02-11T01:22:52.127Z] === RUN TestContainerNetworkMountsNoChown [2020-02-11T01:22:52.694Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-02-11T01:22:52.694Z] === RUN TestMountDaemonRoot [2020-02-11T01:22:52.694Z] === RUN TestMountDaemonRoot/default [2020-02-11T01:22:52.694Z] === PAUSE TestMountDaemonRoot/default [2020-02-11T01:22:52.694Z] === RUN TestMountDaemonRoot/private [2020-02-11T01:22:52.694Z] === PAUSE TestMountDaemonRoot/private [2020-02-11T01:22:52.694Z] === RUN TestMountDaemonRoot/rprivate [2020-02-11T01:22:52.694Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-11T01:22:52.694Z] === RUN TestMountDaemonRoot/slave [2020-02-11T01:22:52.694Z] === PAUSE TestMountDaemonRoot/slave [2020-02-11T01:22:52.694Z] === RUN TestMountDaemonRoot/rslave [2020-02-11T01:22:52.694Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-11T01:22:52.694Z] === RUN TestMountDaemonRoot/shared [2020-02-11T01:22:52.694Z] === PAUSE TestMountDaemonRoot/shared [2020-02-11T01:22:52.694Z] === RUN TestMountDaemonRoot/rshared [2020-02-11T01:22:52.694Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/default [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rprivate [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rslave [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/shared [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rshared [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/private [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/slave [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-11T01:22:52.953Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:22:52.953Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:22:52.953Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:22:53.059Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:22:53.212Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-11T01:22:53.212Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-02-11T01:22:53.212Z] === RUN TestContainerBindMountNonRecursive [2020-02-11T01:22:53.591Z] #45 97.13 CC criu/pie/parasite-vdso.o [2020-02-11T01:22:53.619Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-11T01:22:54.179Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-11T01:22:54.738Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-11T01:22:54.738Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-11T01:22:55.089Z] #45 98.52 CC criu/arch/ppc64/vdso-pie.o [2020-02-11T01:22:55.716Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-02-11T01:22:55.718Z] #45 99.29 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-11T01:22:55.718Z] #45 99.38 CC criu/arch/ppc64/misc.o [2020-02-11T01:22:55.718Z] #45 99.43 AR criu/pie/pie.lib.a [2020-02-11T01:22:55.745Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-02-11T01:22:55.745Z] === RUN TestNetworkNat [2020-02-11T01:22:56.003Z] --- PASS: TestNetworkNat (0.84s) [2020-02-11T01:22:56.003Z] === RUN TestNetworkLocalhostTCPNat [2020-02-11T01:22:56.006Z] #45 99.58 DEP criu/pie/restorer.d [2020-02-11T01:22:56.509Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 82.1% of statements [2020-02-11T01:22:56.624Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-11T01:22:56.633Z] #45 100.2 DEP criu/arch/ppc64/restorer.d [2020-02-11T01:22:56.936Z] #45 100.5 DEP criu/pie/parasite.d [2020-02-11T01:22:56.936Z] #45 ... [2020-02-11T01:22:56.936Z] [2020-02-11T01:22:56.936Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:22:56.936Z] #48 179.4 go/doc [2020-02-11T01:22:56.936Z] #48 185.2 math/big [2020-02-11T01:22:56.936Z] #48 ... [2020-02-11T01:22:56.936Z] [2020-02-11T01:22:56.936Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:22:56.936Z] #18 17.01 Fetched 8107 kB in 16s (496 kB/s) [2020-02-11T01:22:56.936Z] #18 17.01 Reading package lists... [2020-02-11T01:22:56.944Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-02-11T01:22:56.944Z] === RUN TestNetworkLoopbackNat [2020-02-11T01:22:57.305Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-02-11T01:22:57.552Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-11T01:22:57.579Z] #18 23.39 Reading package lists... [2020-02-11T01:22:57.579Z] #18 ... [2020-02-11T01:22:57.579Z] [2020-02-11T01:22:57.579Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:22:57.579Z] #45 101.2 CC criu/pie/parasite.o [2020-02-11T01:22:57.670Z] ok github.com/docker/docker/daemon 12.247s coverage: 17.5% of statements [2020-02-11T01:22:57.670Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-11T01:22:57.670Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-11T01:22:57.807Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-11T01:22:58.026Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-02-11T01:22:58.026Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-11T01:22:58.026Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-11T01:22:58.321Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-02-11T01:22:58.321Z] === RUN TestPause [2020-02-11T01:22:58.888Z] --- PASS: TestPause (0.85s) [2020-02-11T01:22:58.888Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-11T01:22:58.888Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-11T01:22:58.888Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-11T01:22:58.888Z] === RUN TestPauseStopPausedContainer [2020-02-11T01:22:59.130Z] #45 ... [2020-02-11T01:22:59.131Z] [2020-02-11T01:22:59.131Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:22:59.131Z] #66 DONE 191.5s [2020-02-11T01:22:59.131Z] [2020-02-11T01:22:59.131Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-11T01:22:59.131Z] #67 DONE 0.2s [2020-02-11T01:22:59.131Z] [2020-02-11T01:22:59.131Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-11T01:22:59.274Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-02-11T01:22:59.690Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-11T01:22:59.824Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-02-11T01:22:59.824Z] === RUN TestPsFilter [2020-02-11T01:23:00.082Z] --- PASS: TestPsFilter (0.25s) [2020-02-11T01:23:00.082Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-11T01:23:00.641Z] #31 ... [2020-02-11T01:23:00.641Z] [2020-02-11T01:23:00.641Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:23:00.641Z] #45 104.0 LINK criu/pie/parasite.built-in.o [2020-02-11T01:23:00.641Z] #45 104.1 GEN criu/pie/parasite-blob.h [2020-02-11T01:23:00.641Z] #45 104.2 CC criu/arch/ppc64/restorer.o [2020-02-11T01:23:01.018Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-02-11T01:23:01.018Z] === RUN TestRemoveContainerWithVolume [2020-02-11T01:23:01.040Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-02-11T01:23:01.269Z] #45 105.1 CC criu/pie/restorer.o [2020-02-11T01:23:01.421Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.227s coverage: 57.9% of statements [2020-02-11T01:23:01.584Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-02-11T01:23:01.585Z] === RUN TestRemoveContainerRunning [2020-02-11T01:23:02.520Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-02-11T01:23:02.520Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-11T01:23:02.950Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-11T01:23:03.087Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-02-11T01:23:03.087Z] === RUN TestRemoveInvalidContainer [2020-02-11T01:23:03.087Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-11T01:23:03.087Z] === RUN TestRenameLinkedContainer [2020-02-11T01:23:04.151Z] tests/integration/api_exec_test.py ..................... [ 35%] [2020-02-11T01:23:04.313Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-11T01:23:04.872Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-11T01:23:05.431Z] --- PASS: TestBuildWithHugeFile (96.20s) [2020-02-11T01:23:05.431Z] === RUN TestBuildWithEmptyDockerfile [2020-02-11T01:23:05.685Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:23:05.685Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:23:05.686Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:23:05.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:23:05.686Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:23:05.686Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:23:05.686Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:23:05.686Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:23:05.686Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:23:05.940Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-02-11T01:23:05.940Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-02-11T01:23:05.940Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-02-11T01:23:05.940Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-02-11T01:23:05.940Z] === RUN TestBuildPreserveOwnership [2020-02-11T01:23:05.940Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-11T01:23:06.373Z] --- PASS: TestRenameLinkedContainer (3.13s) [2020-02-11T01:23:06.373Z] === RUN TestRenameStoppedContainer [2020-02-11T01:23:06.833Z] #45 ... [2020-02-11T01:23:06.833Z] [2020-02-11T01:23:06.833Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:23:06.833Z] #18 23.39 Reading package lists... [2020-02-11T01:23:06.833Z] #18 30.99 Building dependency tree... [2020-02-11T01:23:06.833Z] #18 33.11 libcap2-bin is already the newest version (1:2.25-2). [2020-02-11T01:23:06.833Z] #18 33.11 The following additional packages will be installed: [2020-02-11T01:23:06.833Z] #18 33.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-11T01:23:06.833Z] #18 33.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-11T01:23:06.833Z] #18 33.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-11T01:23:06.833Z] #18 33.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-11T01:23:06.833Z] #18 33.12 python3.7 python3.7-minimal vim-runtime xxd [2020-02-11T01:23:06.833Z] #18 33.14 Suggested packages: [2020-02-11T01:23:06.833Z] #18 33.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-11T01:23:06.833Z] #18 33.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-11T01:23:06.833Z] #18 33.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-11T01:23:06.833Z] #18 33.14 Recommended packages: [2020-02-11T01:23:06.833Z] #18 33.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-11T01:23:06.833Z] #18 33.14 python3-keyrings.alt python3-xdg unzip [2020-02-11T01:23:06.833Z] #18 36.09 The following NEW packages will be installed: [2020-02-11T01:23:07.122Z] #18 36.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-11T01:23:07.122Z] #18 36.09 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-11T01:23:07.122Z] #18 36.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-11T01:23:07.122Z] #18 36.09 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-11T01:23:07.122Z] #18 36.09 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-11T01:23:07.122Z] #18 36.09 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-11T01:23:07.122Z] #18 36.10 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-11T01:23:07.122Z] #18 36.10 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-11T01:23:07.122Z] #18 36.23 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-11T01:23:07.122Z] #18 36.23 Need to get 27.7 MB of archives. [2020-02-11T01:23:07.122Z] #18 36.23 After this operation, 129 MB of additional disk space will be used. [2020-02-11T01:23:07.122Z] #18 36.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-11T01:23:07.122Z] #18 36.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-02-11T01:23:07.122Z] #18 36.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-02-11T01:23:07.310Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-02-11T01:23:07.310Z] === RUN TestRenameRunningContainerAndReuse [2020-02-11T01:23:07.525Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.153s coverage: 45.9% of statements [2020-02-11T01:23:07.756Z] #18 36.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-11T01:23:07.756Z] #18 36.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-11T01:23:07.756Z] #18 36.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-02-11T01:23:07.756Z] #18 37.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-11T01:23:08.048Z] #18 37.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-11T01:23:08.048Z] #18 37.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-11T01:23:08.048Z] #18 37.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-11T01:23:08.048Z] #18 37.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-11T01:23:08.048Z] #18 37.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-11T01:23:08.048Z] #18 37.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-11T01:23:08.048Z] #18 37.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-11T01:23:08.048Z] #18 37.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-11T01:23:08.048Z] #18 37.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-11T01:23:08.048Z] #18 37.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-11T01:23:08.048Z] #18 37.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-11T01:23:08.048Z] #18 37.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-11T01:23:08.048Z] #18 37.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-02-11T01:23:08.048Z] #18 37.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-11T01:23:08.048Z] #18 37.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-11T01:23:08.341Z] #18 37.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-11T01:23:08.341Z] #18 37.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-11T01:23:08.341Z] #18 37.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-11T01:23:08.341Z] #18 37.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-11T01:23:08.341Z] #18 37.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-11T01:23:08.341Z] #18 37.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-11T01:23:08.341Z] #18 37.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-11T01:23:08.451Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-11T01:23:08.685Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-02-11T01:23:08.685Z] === RUN TestRenameInvalidName [2020-02-11T01:23:09.375Z] #18 38.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-11T01:23:09.375Z] #18 38.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-11T01:23:09.375Z] #18 38.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-11T01:23:09.375Z] #18 38.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-11T01:23:09.375Z] #18 38.48 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-11T01:23:09.375Z] #18 38.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-11T01:23:09.404Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-11T01:23:09.619Z] --- PASS: TestRenameInvalidName (0.77s) [2020-02-11T01:23:09.619Z] === RUN TestRenameAnonymousContainer [2020-02-11T01:23:09.665Z] #18 38.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-11T01:23:09.665Z] #18 38.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-11T01:23:09.665Z] #18 38.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-11T01:23:09.665Z] #18 38.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-11T01:23:09.665Z] #18 38.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-11T01:23:09.665Z] #18 38.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-11T01:23:09.665Z] #18 38.81 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-02-11T01:23:09.665Z] #18 38.86 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-11T01:23:10.013Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.165s coverage: 48.6% of statements [2020-02-11T01:23:10.301Z] #18 39.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-11T01:23:10.592Z] #18 39.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-11T01:23:10.592Z] #18 39.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-11T01:23:11.287Z] --- PASS: TestBuildPreserveOwnership (5.57s) [2020-02-11T01:23:11.287Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.50s) [2020-02-11T01:23:11.287Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-02-11T01:23:11.287Z] === RUN TestBuildPlatformInvalid [2020-02-11T01:23:11.541Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-02-11T01:23:11.541Z] PASS [2020-02-11T01:23:11.541Z] [2020-02-11T01:23:11.541Z] === Skipped [2020-02-11T01:23:11.541Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-11T01:23:11.541Z] build_session_test.go:25: TODO: BuildKit [2020-02-11T01:23:11.541Z] [2020-02-11T01:23:11.541Z] [2020-02-11T01:23:11.541Z] DONE 32 tests, 1 skipped in 184.057s [2020-02-11T01:23:11.541Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-11T01:23:11.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:23:11.541Z] ++ set -e [2020-02-11T01:23:11.541Z] ++ '[' -n 0 ']' [2020-02-11T01:23:11.541Z] ++ set -x [2020-02-11T01:23:11.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:23:11.541Z] INFO: Testing against a local daemon [2020-02-11T01:23:11.541Z] === RUN TestConfigList [2020-02-11T01:23:12.070Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-11T01:23:12.100Z] #18 41.11 debconf: delaying package configuration, since apt-utils is not installed [2020-02-11T01:23:12.100Z] #18 41.31 Fetched 27.7 MB in 4s (7703 kB/s) [2020-02-11T01:23:12.100Z] #18 41.39 Selecting previously unselected package pigz. [2020-02-11T01:23:12.100Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-11T01:23:12.424Z] #18 41.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-02-11T01:23:12.424Z] #18 41.59 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-11T01:23:12.424Z] #18 41.59 Unpacking pigz (2.4-1) ... [2020-02-11T01:23:12.462Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.088s coverage: 72.5% of statements [2020-02-11T01:23:12.462Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-11T01:23:12.660Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-11T01:23:12.717Z] #18 41.76 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-11T01:23:12.717Z] #18 41.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-11T01:23:12.717Z] #18 41.80 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-11T01:23:13.219Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-11T01:23:13.378Z] #18 42.64 Selecting previously unselected package python3.7-minimal. [2020-02-11T01:23:13.662Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.561s coverage: 76.1% of statements [2020-02-11T01:23:13.667Z] #18 42.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-11T01:23:13.667Z] #18 42.68 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-11T01:23:13.778Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-11T01:23:13.809Z] --- PASS: TestRenameAnonymousContainer (3.89s) [2020-02-11T01:23:13.809Z] === RUN TestRenameContainerWithSameName [2020-02-11T01:23:14.033Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-11T01:23:14.067Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-02-11T01:23:14.067Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-11T01:23:14.898Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-02-11T01:23:14.956Z] --- PASS: TestConfigList (3.26s) [2020-02-11T01:23:14.956Z] === RUN TestConfigsCreateAndDelete [2020-02-11T01:23:15.174Z] #18 44.36 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-11T01:23:15.174Z] #18 44.37 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-11T01:23:15.174Z] #18 ... [2020-02-11T01:23:15.174Z] [2020-02-11T01:23:15.174Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:23:15.174Z] #48 197.8 github.com/LK4D4/vndr/build [2020-02-11T01:23:15.174Z] #48 200.3 vendor/golang.org/x/net/idna [2020-02-11T01:23:15.395Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-11T01:23:15.395Z] ok github.com/docker/docker/api/server/httputils 0.140s coverage: 14.7% of statements [2020-02-11T01:23:15.395Z] ok github.com/docker/docker/api/server/middleware 0.182s coverage: 37.7% of statements [2020-02-11T01:23:15.395Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-11T01:23:15.396Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2020-02-11T01:23:15.396Z] ok github.com/docker/docker/api/types/filters 0.093s coverage: 92.2% of statements [2020-02-11T01:23:15.396Z] ok github.com/docker/docker/api/server/router/swarm 0.116s coverage: 4.5% of statements [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-11T01:23:15.396Z] ok github.com/docker/docker/api/types/time 0.243s coverage: 100.0% of statements [2020-02-11T01:23:15.396Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 75.0% of statements [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/builder [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-11T01:23:15.396Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-11T01:23:15.464Z] #48 ... [2020-02-11T01:23:15.464Z] [2020-02-11T01:23:15.464Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:23:15.464Z] #45 110.4 LINK criu/pie/restorer.built-in.o [2020-02-11T01:23:15.464Z] #45 110.5 GEN criu/pie/restorer-blob.h [2020-02-11T01:23:15.464Z] #45 110.7 DEP criu/vdso.d [2020-02-11T01:23:15.464Z] #45 111.1 DEP criu/uts_ns.d [2020-02-11T01:23:15.464Z] #45 111.4 DEP criu/util.d [2020-02-11T01:23:15.464Z] #45 111.8 DEP criu/uffd.d [2020-02-11T01:23:15.464Z] #45 112.2 DEP criu/tun.d [2020-02-11T01:23:15.464Z] #45 112.4 DEP criu/tty.d [2020-02-11T01:23:15.464Z] #45 112.9 DEP criu/timerfd.d [2020-02-11T01:23:15.464Z] #45 113.4 DEP criu/sysfs_parse.d [2020-02-11T01:23:15.464Z] #45 113.7 DEP criu/sysctl.d [2020-02-11T01:23:15.464Z] #45 114.1 DEP criu/string.d [2020-02-11T01:23:15.464Z] #45 114.2 DEP criu/stats.d [2020-02-11T01:23:15.464Z] #45 114.4 DEP criu/sockets.d [2020-02-11T01:23:15.464Z] #45 114.8 DEP criu/sk-unix.d [2020-02-11T01:23:15.464Z] #45 115.2 DEP criu/sk-tcp.d [2020-02-11T01:23:15.464Z] #45 115.6 DEP criu/sk-queue.d [2020-02-11T01:23:15.464Z] #45 116.0 DEP criu/sk-packet.d [2020-02-11T01:23:15.464Z] #45 116.4 DEP criu/sk-netlink.d [2020-02-11T01:23:15.464Z] #45 116.9 DEP criu/sk-inet.d [2020-02-11T01:23:15.464Z] #45 117.4 DEP criu/signalfd.d [2020-02-11T01:23:15.465Z] #45 117.7 DEP criu/sigframe.d [2020-02-11T01:23:15.465Z] #45 117.8 DEP criu/shmem.d [2020-02-11T01:23:15.465Z] #45 118.1 DEP criu/servicefd.d [2020-02-11T01:23:15.465Z] #45 118.4 DEP criu/seize.d [2020-02-11T01:23:15.465Z] #45 118.8 DEP criu/seccomp.d [2020-02-11T01:23:15.465Z] #45 119.2 DEP criu/rst-malloc.d [2020-02-11T01:23:15.660Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-02-11T01:23:15.756Z] #45 119.4 DEP criu/rbtree.d [2020-02-11T01:23:15.756Z] #45 119.4 DEP criu/pstree.d [2020-02-11T01:23:15.969Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2020-02-11T01:23:15.969Z] === RUN TestResize [2020-02-11T01:23:16.047Z] #45 119.8 DEP criu/protobuf.d [2020-02-11T01:23:16.341Z] #45 120.1 GEN criu/protobuf-desc-gen.h [2020-02-11T01:23:16.362Z] ok github.com/docker/docker/builder/dockerignore 0.288s coverage: 96.8% of statements [2020-02-11T01:23:16.536Z] --- PASS: TestResize (0.79s) [2020-02-11T01:23:16.536Z] === RUN TestResizeWithInvalidSize [2020-02-11T01:23:16.870Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.410s coverage: 59.8% of statements [2020-02-11T01:23:16.870Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-11T01:23:16.870Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-11T01:23:17.103Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-02-11T01:23:17.103Z] === RUN TestResizeWhenContainerNotStarted [2020-02-11T01:23:17.234Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-02-11T01:23:17.372Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-11T01:23:17.466Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-11T01:23:17.592Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-02-11T01:23:17.592Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-11T01:23:17.592Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-11T01:23:18.040Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:23:18.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:23:18.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:23:18.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:23:18.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:23:18.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:23:18.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:23:18.391Z] --- PASS: TestConfigsCreateAndDelete (3.31s) [2020-02-11T01:23:18.392Z] === RUN TestConfigsUpdate [2020-02-11T01:23:18.647Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-11T01:23:18.837Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 42.7% of statements [2020-02-11T01:23:19.054Z] #45 ... [2020-02-11T01:23:19.054Z] [2020-02-11T01:23:19.054Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:23:19.054Z] #48 211.6 mime/quotedprintable [2020-02-11T01:23:19.198Z] ok github.com/docker/docker/daemon/logger/awslogs 0.075s coverage: 77.8% of statements [2020-02-11T01:23:19.198Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-11T01:23:19.198Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-11T01:23:19.571Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-11T01:23:19.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:23:19.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:23:19.962Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-02-11T01:23:19.962Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2020-02-11T01:23:20.095Z] ok github.com/docker/docker/cli/debug 0.070s coverage: 100.0% of statements [2020-02-11T01:23:20.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:23:20.553Z] ok github.com/docker/docker/builder/remotecontext 0.662s coverage: 9.2% of statements [2020-02-11T01:23:20.730Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-02-11T01:23:20.730Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-02-11T01:23:20.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:23:20.931Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-11T01:23:21.026Z] ok github.com/docker/docker/builder/dockerfile 0.954s coverage: 46.3% of statements [2020-02-11T01:23:21.136Z] #48 213.4 net/http/internal [2020-02-11T01:23:21.187Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-11T01:23:21.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:23:21.441Z] --- PASS: TestConfigsUpdate (3.19s) [2020-02-11T01:23:21.441Z] === RUN TestTemplatedConfig [2020-02-11T01:23:21.517Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 74.7% of statements [2020-02-11T01:23:21.517Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-11T01:23:22.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:23:22.366Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-11T01:23:22.388Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.012s coverage: 19.9% of statements [2020-02-11T01:23:22.621Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-11T01:23:23.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:23:24.172Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:23:24.313Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-02-11T01:23:24.313Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-02-11T01:23:24.640Z] #48 ... [2020-02-11T01:23:24.641Z] [2020-02-11T01:23:24.641Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:23:24.641Z] #18 49.70 Selecting previously unselected package python3-minimal. [2020-02-11T01:23:24.641Z] #18 49.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-02-11T01:23:24.641Z] #18 49.78 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-11T01:23:24.641Z] #18 49.79 Unpacking python3-minimal (3.7.3-1) ... [2020-02-11T01:23:24.641Z] #18 49.92 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-11T01:23:24.641Z] #18 49.94 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-11T01:23:24.641Z] #18 49.95 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-11T01:23:24.641Z] #18 50.10 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-11T01:23:24.641Z] #18 50.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-11T01:23:24.641Z] #18 50.12 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-11T01:23:24.641Z] #18 51.62 Selecting previously unselected package python3.7. [2020-02-11T01:23:24.641Z] #18 51.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-11T01:23:24.641Z] #18 51.66 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-11T01:23:24.641Z] #18 51.82 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-11T01:23:24.641Z] #18 51.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-11T01:23:24.641Z] #18 51.85 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-11T01:23:24.641Z] #18 51.97 Setting up python3-minimal (3.7.3-1) ... [2020-02-11T01:23:24.641Z] #18 53.57 Selecting previously unselected package python3. [2020-02-11T01:23:24.641Z] #18 53.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-02-11T01:23:24.641Z] #18 53.70 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-11T01:23:24.641Z] #18 53.73 Unpacking python3 (3.7.3-1) ... [2020-02-11T01:23:24.930Z] #18 53.90 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-11T01:23:24.930Z] #18 53.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-11T01:23:24.930Z] #18 53.91 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-11T01:23:24.930Z] #18 54.00 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-11T01:23:24.930Z] #18 54.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-11T01:23:24.930Z] #18 54.02 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-11T01:23:25.132Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-11T01:23:25.132Z] --- PASS: TestTemplatedConfig (3.34s) [2020-02-11T01:23:25.132Z] === RUN TestConfigInspect [2020-02-11T01:23:25.184Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-02-11T01:23:25.184Z] ok github.com/docker/docker/daemon/logger/splunk 1.503s coverage: 82.5% of statements [2020-02-11T01:23:25.184Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-11T01:23:25.184Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-11T01:23:25.404Z] #18 54.17 Selecting previously unselected package libiptc0:ppc64el. [2020-02-11T01:23:25.404Z] #18 54.20 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-11T01:23:25.404Z] #18 54.20 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-11T01:23:25.404Z] #18 54.37 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-11T01:23:25.404Z] #18 54.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-11T01:23:25.404Z] #18 54.42 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-11T01:23:25.404Z] #18 54.55 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-11T01:23:25.404Z] #18 54.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-11T01:23:25.404Z] #18 54.57 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-11T01:23:25.692Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-11T01:23:25.692Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-11T01:23:25.693Z] #18 54.77 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-11T01:23:25.693Z] #18 54.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-11T01:23:25.693Z] #18 54.82 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-11T01:23:25.693Z] #18 55.01 Selecting previously unselected package iptables. [2020-02-11T01:23:25.693Z] #18 55.01 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-11T01:23:25.984Z] #18 55.03 Unpacking iptables (1.8.2-4) ... [2020-02-11T01:23:26.615Z] #18 55.85 Selecting previously unselected package xxd. [2020-02-11T01:23:26.615Z] #18 55.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-11T01:23:26.615Z] #18 55.87 Unpacking xxd (2:8.1.0875-5) ... [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.50s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2020-02-11T01:23:26.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-02-11T01:23:26.726Z] === RUN TestCgroupNamespacesRun [2020-02-11T01:23:26.906Z] #18 56.11 Selecting previously unselected package vim-common. [2020-02-11T01:23:26.906Z] #18 56.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-11T01:23:26.906Z] #18 56.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-11T01:23:26.946Z] ok github.com/docker/docker/distribution/metadata 0.019s coverage: 48.2% of statements [2020-02-11T01:23:26.946Z] ok github.com/docker/docker/distribution 0.491s coverage: 22.1% of statements [2020-02-11T01:23:26.946Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-11T01:23:27.538Z] #18 56.54 Selecting previously unselected package bash-completion. [2020-02-11T01:23:27.538Z] #18 56.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-11T01:23:27.576Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-11T01:23:27.831Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-11T01:23:28.086Z] --- PASS: TestConfigInspect (3.44s) [2020-02-11T01:23:28.086Z] === RUN TestConfigCreateWithLabels [2020-02-11T01:23:28.209Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-02-11T01:23:28.341Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-11T01:23:28.627Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-02-11T01:23:28.627Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-11T01:23:28.963Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-02-11T01:23:29.616Z] #18 ... [2020-02-11T01:23:29.616Z] [2020-02-11T01:23:29.616Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:23:29.616Z] #45 123.1 DEP criu/protobuf-desc.d [2020-02-11T01:23:29.616Z] #45 123.4 DEP criu/proc_parse.d [2020-02-11T01:23:29.616Z] #45 123.7 DEP criu/plugin.d [2020-02-11T01:23:29.616Z] #45 123.9 DEP criu/pipes.d [2020-02-11T01:23:29.616Z] #45 124.2 DEP criu/pie-util.d [2020-02-11T01:23:29.616Z] #45 124.4 DEP criu/pie-util-vdso.d [2020-02-11T01:23:29.616Z] #45 124.6 DEP criu/pie-util-vdso-elf32.d [2020-02-11T01:23:29.616Z] #45 124.7 DEP criu/path.d [2020-02-11T01:23:29.616Z] #45 125.0 DEP criu/parasite-syscall.d [2020-02-11T01:23:29.616Z] #45 125.5 DEP criu/pagemap.d [2020-02-11T01:23:29.616Z] #45 125.9 DEP criu/pagemap-cache.d [2020-02-11T01:23:29.616Z] #45 126.1 DEP criu/page-xfer.d [2020-02-11T01:23:29.616Z] #45 126.4 DEP criu/page-pipe.d [2020-02-11T01:23:29.616Z] #45 126.7 DEP criu/netfilter.d [2020-02-11T01:23:29.616Z] #45 126.9 DEP criu/net.d [2020-02-11T01:23:29.616Z] #45 127.4 DEP criu/namespaces.d [2020-02-11T01:23:29.616Z] #45 127.7 DEP criu/mount.d [2020-02-11T01:23:29.616Z] #45 128.1 DEP criu/mem.d [2020-02-11T01:23:29.616Z] #45 128.4 DEP criu/lsm.d [2020-02-11T01:23:29.616Z] #45 128.7 DEP criu/log.d [2020-02-11T01:23:29.616Z] #45 129.0 DEP criu/libnetlink.d [2020-02-11T01:23:29.616Z] #45 129.4 DEP criu/kerndat.d [2020-02-11T01:23:29.616Z] #45 130.0 DEP criu/kcmp-ids.d [2020-02-11T01:23:29.616Z] #45 130.2 DEP criu/irmap.d [2020-02-11T01:23:29.616Z] #45 130.4 DEP criu/ipc_ns.d [2020-02-11T01:23:29.616Z] #45 130.7 DEP criu/image.d [2020-02-11T01:23:29.616Z] #45 131.0 DEP criu/image-desc.d [2020-02-11T01:23:29.616Z] #45 131.2 DEP criu/fsnotify.d [2020-02-11T01:23:29.616Z] #45 131.6 DEP criu/filesystems.d [2020-02-11T01:23:29.616Z] #45 132.0 DEP criu/files.d [2020-02-11T01:23:29.616Z] #45 132.5 DEP criu/files-reg.d [2020-02-11T01:23:29.616Z] #45 132.8 DEP criu/files-ext.d [2020-02-11T01:23:29.616Z] #45 133.0 DEP criu/file-lock.d [2020-02-11T01:23:29.616Z] #45 133.3 DEP criu/file-ids.d [2020-02-11T01:23:29.716Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-02-11T01:23:29.905Z] #45 133.7 DEP criu/fifo.d [2020-02-11T01:23:30.004Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-02-11T01:23:30.004Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-11T01:23:30.085Z] ok github.com/docker/docker/distribution/xfer 1.931s coverage: 85.1% of statements [2020-02-11T01:23:30.085Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-11T01:23:30.085Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-11T01:23:30.226Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-11T01:23:30.532Z] #45 134.0 DEP criu/fdstore.d [2020-02-11T01:23:30.532Z] #45 134.2 DEP criu/fault-injection.d [2020-02-11T01:23:30.820Z] #45 134.3 DEP criu/external.d [2020-02-11T01:23:30.820Z] #45 134.5 DEP criu/eventpoll.d [2020-02-11T01:23:30.845Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-02-11T01:23:30.845Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-11T01:23:31.123Z] #45 134.8 DEP criu/eventfd.d [2020-02-11T01:23:31.149Z] --- PASS: TestConfigCreateWithLabels (2.80s) [2020-02-11T01:23:31.149Z] === RUN TestConfigCreateResolve [2020-02-11T01:23:31.414Z] #45 135.1 DEP criu/crtools.d [2020-02-11T01:23:31.611Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-02-11T01:23:31.708Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-11T01:23:31.723Z] #45 135.4 DEP criu/cr-service.d [2020-02-11T01:23:31.907Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-02-11T01:23:31.907Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-11T01:23:32.358Z] #45 135.7 DEP criu/cr-restore.d [2020-02-11T01:23:32.392Z] ok github.com/docker/docker/opts 0.014s coverage: 67.0% of statements [2020-02-11T01:23:32.392Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-11T01:23:32.648Z] #45 136.2 DEP criu/cr-errno.d [2020-02-11T01:23:32.648Z] #45 136.2 DEP criu/cr-dump.d [2020-02-11T01:23:32.939Z] #45 136.6 DEP criu/cr-dedup.d [2020-02-11T01:23:33.233Z] #45 136.9 DEP criu/cr-check.d [2020-02-11T01:23:33.467Z] ok github.com/docker/docker/client 0.524s coverage: 75.3% of statements [2020-02-11T01:23:33.589Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-11T01:23:33.810Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-02-11T01:23:33.810Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-11T01:23:33.874Z] #45 137.3 DEP criu/config.d [2020-02-11T01:23:33.874Z] #45 ... [2020-02-11T01:23:33.874Z] [2020-02-11T01:23:33.874Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:23:33.874Z] #18 62.94 Unpacking bash-completion (1:2.8-6) ... [2020-02-11T01:23:34.155Z] ok github.com/docker/docker/pkg/archive 0.435s coverage: 77.3% of statements [2020-02-11T01:23:34.512Z] --- PASS: TestConfigCreateResolve (3.47s) [2020-02-11T01:23:34.512Z] === RUN TestConfigDaemonLibtrustID [2020-02-11T01:23:34.523Z] #18 63.64 Selecting previously unselected package bzip2. [2020-02-11T01:23:34.523Z] #18 63.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-11T01:23:34.523Z] #18 63.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-11T01:23:34.846Z] #18 63.83 Selecting previously unselected package xz-utils. [2020-02-11T01:23:34.846Z] #18 63.86 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-11T01:23:34.846Z] #18 63.88 Unpacking xz-utils (5.2.4-1) ... [2020-02-11T01:23:34.941Z] ok github.com/docker/docker/pkg/authorization 0.235s coverage: 68.3% of statements [2020-02-11T01:23:34.941Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-11T01:23:35.073Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-02-11T01:23:35.073Z] PASS [2020-02-11T01:23:35.073Z] [2020-02-11T01:23:35.073Z] DONE 8 tests in 23.445s [2020-02-11T01:23:35.073Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-11T01:23:35.073Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:23:35.073Z] ++ set -e [2020-02-11T01:23:35.073Z] ++ '[' -n 0 ']' [2020-02-11T01:23:35.073Z] ++ set -x [2020-02-11T01:23:35.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:23:35.073Z] INFO: Testing against a local daemon [2020-02-11T01:23:35.073Z] === RUN TestCheckpoint [2020-02-11T01:23:35.073Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-11T01:23:35.073Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T01:23:35.073Z] === RUN TestContainerInvalidJSON [2020-02-11T01:23:35.073Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:23:35.073Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:23:35.073Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:23:35.073Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:23:35.073Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:23:35.073Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:23:35.073Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:23:35.073Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:23:35.073Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:23:35.073Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-11T01:23:35.073Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-11T01:23:35.073Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-11T01:23:35.073Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-02-11T01:23:35.073Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-11T01:23:35.174Z] #18 64.23 Selecting previously unselected package apparmor. [2020-02-11T01:23:35.174Z] #18 64.25 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-11T01:23:35.307Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-02-11T01:23:35.328Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-02-11T01:23:35.328Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-11T01:23:35.328Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-11T01:23:35.328Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-11T01:23:35.470Z] #18 64.46 Unpacking apparmor (2.13.2-10) ... [2020-02-11T01:23:35.582Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-02-11T01:23:35.582Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-11T01:23:35.582Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-02-11T01:23:35.582Z] === RUN TestCopyFromContainer [2020-02-11T01:23:35.712Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-02-11T01:23:35.712Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-11T01:23:36.102Z] #18 65.02 Selecting previously unselected package aufs-tools. [2020-02-11T01:23:36.102Z] #18 65.04 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-11T01:23:36.102Z] #18 65.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-11T01:23:36.102Z] #18 65.27 Selecting previously unselected package libonig5:ppc64el. [2020-02-11T01:23:36.102Z] #18 65.27 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-11T01:23:36.102Z] #18 65.28 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-11T01:23:36.102Z] #18 ... [2020-02-11T01:23:36.102Z] [2020-02-11T01:23:36.102Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:23:36.102Z] #48 218.8 vendor/golang.org/x/crypto/cryptobyte [2020-02-11T01:23:36.102Z] #48 222.5 vendor/golang.org/x/net/http/httpproxy [2020-02-11T01:23:36.102Z] #48 222.5 net/textproto [2020-02-11T01:23:36.102Z] #48 223.3 crypto/x509 [2020-02-11T01:23:36.102Z] #48 225.9 mime/multipart [2020-02-11T01:23:36.102Z] #48 226.0 vendor/golang.org/x/net/http/httpguts [2020-02-11T01:23:36.280Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-02-11T01:23:36.280Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-11T01:23:36.397Z] #48 ... [2020-02-11T01:23:36.397Z] [2020-02-11T01:23:36.397Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:23:36.397Z] #45 137.7 DEP criu/clone-noasan.d [2020-02-11T01:23:36.397Z] #45 137.8 DEP criu/cgroup.d [2020-02-11T01:23:36.397Z] #45 138.2 DEP criu/cgroup-props.d [2020-02-11T01:23:36.397Z] #45 138.4 DEP criu/bitmap.d [2020-02-11T01:23:36.397Z] #45 138.5 DEP criu/bfd.d [2020-02-11T01:23:36.397Z] #45 138.8 DEP criu/autofs.d [2020-02-11T01:23:36.397Z] #45 139.1 DEP criu/aio.d [2020-02-11T01:23:36.397Z] #45 139.5 DEP criu/action-scripts.d [2020-02-11T01:23:36.691Z] #45 140.2 CC criu/action-scripts.o [2020-02-11T01:23:36.942Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-11T01:23:36.942Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-11T01:23:37.197Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-11T01:23:37.215Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-02-11T01:23:37.216Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-11T01:23:37.323Z] #45 ... [2020-02-11T01:23:37.323Z] [2020-02-11T01:23:37.323Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:23:37.323Z] #51 DONE 229.7s [2020-02-11T01:23:37.323Z] [2020-02-11T01:23:37.323Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:23:37.323Z] #18 65.61 Selecting previously unselected package libjq1:ppc64el. [2020-02-11T01:23:37.323Z] #18 65.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-11T01:23:37.323Z] #18 65.65 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-11T01:23:37.323Z] #18 65.87 Selecting previously unselected package jq. [2020-02-11T01:23:37.323Z] #18 65.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-11T01:23:37.323Z] #18 65.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-11T01:23:37.323Z] #18 65.98 Selecting previously unselected package libaio1:ppc64el. [2020-02-11T01:23:37.323Z] #18 66.00 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-11T01:23:37.323Z] #18 66.01 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-11T01:23:37.323Z] #18 66.14 Selecting previously unselected package libgpm2:ppc64el. [2020-02-11T01:23:37.323Z] #18 66.17 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-11T01:23:37.323Z] #18 66.17 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-11T01:23:37.323Z] #18 66.37 Selecting previously unselected package libicu63:ppc64el. [2020-02-11T01:23:37.323Z] #18 66.39 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-11T01:23:37.323Z] #18 66.41 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-11T01:23:37.452Z] === RUN TestCopyFromContainer// [2020-02-11T01:23:37.452Z] === RUN TestCopyFromContainer//bar/root [2020-02-11T01:23:37.707Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-11T01:23:37.707Z] === RUN TestCopyFromContainer/bar/quux [2020-02-11T01:23:37.962Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-11T01:23:37.962Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-11T01:23:38.217Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-11T01:23:38.217Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-11T01:23:38.472Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-11T01:23:38.472Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer (2.98s) [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-02-11T01:23:38.472Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-02-11T01:23:38.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-11T01:23:38.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:23:38.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:23:38.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:23:38.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:23:38.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:23:38.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:23:38.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:23:38.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:23:38.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:23:38.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-11T01:23:38.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-11T01:23:38.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-11T01:23:38.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-11T01:23:38.472Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-11T01:23:38.728Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-11T01:23:38.728Z] === RUN TestCreateWithInvalidEnv [2020-02-11T01:23:38.728Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-11T01:23:38.728Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-11T01:23:38.728Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-11T01:23:38.728Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-11T01:23:38.728Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-11T01:23:38.728Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-11T01:23:38.728Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-11T01:23:38.728Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-11T01:23:38.728Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-11T01:23:38.728Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-11T01:23:38.728Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-11T01:23:38.728Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-11T01:23:38.728Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-11T01:23:38.728Z] === RUN TestCreateTmpfsMountsTarget [2020-02-11T01:23:38.728Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-11T01:23:38.728Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-11T01:23:39.118Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-02-11T01:23:39.118Z] === RUN TestKernelTCPMemory [2020-02-11T01:23:39.541Z] ok github.com/docker/docker/layer 7.786s coverage: 68.8% of statements [2020-02-11T01:23:39.541Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-11T01:23:39.541Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-11T01:23:39.541Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-11T01:23:39.541Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-11T01:23:39.541Z] ? github.com/docker/docker/oci [no test files] [2020-02-11T01:23:39.541Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-11T01:23:39.541Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-02-11T01:23:39.541Z] ok github.com/docker/docker/pkg/chrootarchive 3.518s coverage: 43.2% of statements [2020-02-11T01:23:39.541Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-11T01:23:39.541Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-11T01:23:39.908Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-02-11T01:23:39.908Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-02-11T01:23:40.054Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-02-11T01:23:40.054Z] === RUN TestNISDomainname [2020-02-11T01:23:40.710Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-02-11T01:23:40.990Z] --- PASS: TestNISDomainname (1.04s) [2020-02-11T01:23:40.990Z] === RUN TestHostnameDnsResolution [2020-02-11T01:23:41.079Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-02-11T01:23:41.237Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-11T01:23:41.237Z] --- PASS: TestCreateWithCustomMaskedPaths (2.66s) [2020-02-11T01:23:41.237Z] === RUN TestCreateWithCapabilities [2020-02-11T01:23:41.237Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-11T01:23:41.237Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-11T01:23:41.237Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:23:41.237Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:23:41.237Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:23:41.237Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:23:41.237Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:23:41.237Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:23:41.451Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-02-11T01:23:41.505Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:23:41.505Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:23:41.505Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:23:41.505Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:23:41.505Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-11T01:23:41.505Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-11T01:23:41.505Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:23:41.505Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:23:41.505Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:23:41.505Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:23:41.505Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:23:41.505Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:23:41.505Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:23:41.505Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:23:41.505Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-11T01:23:41.762Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-02-11T01:23:41.762Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-11T01:23:41.762Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-11T01:23:42.017Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-11T01:23:42.573Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-11T01:23:42.717Z] ok github.com/docker/docker/pkg/filenotify 0.618s coverage: 67.0% of statements [2020-02-11T01:23:42.894Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-02-11T01:23:42.895Z] === RUN TestStats [2020-02-11T01:23:43.480Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-02-11T01:23:43.834Z] ok github.com/docker/docker/pkg/discovery/kv 3.114s coverage: 84.1% of statements [2020-02-11T01:23:43.899Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-11T01:23:44.209Z] #18 72.49 Selecting previously unselected package libnet1:ppc64el. [2020-02-11T01:23:44.209Z] #18 72.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-11T01:23:44.209Z] #18 72.51 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-11T01:23:44.209Z] #18 72.65 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-11T01:23:44.209Z] #18 72.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-11T01:23:44.209Z] #18 72.68 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-11T01:23:44.209Z] #18 72.81 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-11T01:23:44.209Z] #18 72.84 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-11T01:23:44.209Z] #18 72.85 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-11T01:23:44.209Z] #18 72.99 Selecting previously unselected package libreadline5:ppc64el. [2020-02-11T01:23:44.209Z] #18 73.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-11T01:23:44.209Z] #18 73.01 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-11T01:23:44.209Z] #18 73.23 Selecting previously unselected package net-tools. [2020-02-11T01:23:44.209Z] #18 73.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-11T01:23:44.209Z] #18 73.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-11T01:23:44.211Z] ok github.com/docker/docker/pkg/fsutils 0.394s coverage: 85.1% of statements [2020-02-11T01:23:44.212Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-02-11T01:23:44.458Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s) [2020-02-11T01:23:44.458Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-11T01:23:44.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:23:44.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:23:44.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:23:44.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:23:44.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:23:44.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:23:44.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:23:44.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:23:44.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:23:44.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:23:44.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:23:44.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:23:44.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:23:44.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:23:44.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:23:44.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-11T01:23:44.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-11T01:23:44.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-02-11T01:23:44.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-11T01:23:44.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-11T01:23:44.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-11T01:23:44.458Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-11T01:23:44.499Z] #18 73.55 Selecting previously unselected package python-pip-whl. [2020-02-11T01:23:44.499Z] #18 73.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-11T01:23:44.499Z] #18 73.58 Unpacking python-pip-whl (18.1-5) ... [2020-02-11T01:23:44.796Z] --- PASS: TestStats (1.91s) [2020-02-11T01:23:44.796Z] === RUN TestStopContainerWithTimeout [2020-02-11T01:23:44.796Z] === RUN TestStopContainerWithTimeout/0 [2020-02-11T01:23:44.796Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-11T01:23:44.796Z] === RUN TestStopContainerWithTimeout/1 [2020-02-11T01:23:44.796Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-11T01:23:44.796Z] === RUN TestStopContainerWithTimeout/3 [2020-02-11T01:23:44.796Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-11T01:23:44.796Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-11T01:23:44.796Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-11T01:23:44.796Z] === CONT TestStopContainerWithTimeout/0 [2020-02-11T01:23:44.796Z] === CONT TestStopContainerWithTimeout/1 [2020-02-11T01:23:44.796Z] === CONT TestStopContainerWithTimeout/3 [2020-02-11T01:23:44.796Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-11T01:23:44.979Z] ok github.com/docker/docker/pkg/idtools 0.248s coverage: 70.1% of statements [2020-02-11T01:23:44.979Z] ok github.com/docker/docker/pkg/ioutils 0.290s coverage: 70.1% of statements [2020-02-11T01:23:45.147Z] #18 74.36 Selecting previously unselected package python3-lib2to3. [2020-02-11T01:23:45.341Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-02-11T01:23:45.341Z] ok github.com/docker/docker/pkg/locker 0.041s coverage: 88.9% of statements [2020-02-11T01:23:45.383Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.92s) [2020-02-11T01:23:45.384Z] === RUN TestContainerStartOnDaemonRestart [2020-02-11T01:23:45.384Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-11T01:23:45.384Z] === RUN TestDaemonRestartIpcMode [2020-02-11T01:23:45.384Z] === PAUSE TestDaemonRestartIpcMode [2020-02-11T01:23:45.384Z] === RUN TestDaemonHostGatewayIP [2020-02-11T01:23:45.384Z] === PAUSE TestDaemonHostGatewayIP [2020-02-11T01:23:45.384Z] === RUN TestDiff [2020-02-11T01:23:45.384Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-11T01:23:45.438Z] #18 74.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-11T01:23:45.438Z] #18 74.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-11T01:23:45.438Z] #18 74.61 Selecting previously unselected package python3-distutils. [2020-02-11T01:23:45.438Z] #18 74.62 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-11T01:23:45.438Z] #18 74.63 Unpacking python3-distutils (3.7.3-1) ... [2020-02-11T01:23:45.726Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-02-11T01:23:45.726Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-11T01:23:45.729Z] #18 74.92 Selecting previously unselected package python3-pip. [2020-02-11T01:23:45.729Z] #18 74.94 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-11T01:23:45.729Z] #18 74.94 Unpacking python3-pip (18.1-5) ... [2020-02-11T01:23:46.020Z] #18 75.28 Selecting previously unselected package python3-pkg-resources. [2020-02-11T01:23:46.085Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-02-11T01:23:46.307Z] --- PASS: TestDiff (0.96s) [2020-02-11T01:23:46.307Z] === RUN TestExecWithCloseStdin [2020-02-11T01:23:46.308Z] #18 75.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-11T01:23:46.308Z] #18 75.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-11T01:23:46.308Z] #18 75.49 Selecting previously unselected package python3-setuptools. [2020-02-11T01:23:46.308Z] #18 75.52 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-11T01:23:46.308Z] #18 75.53 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-11T01:23:46.456Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-11T01:23:46.456Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-11T01:23:46.824Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-02-11T01:23:46.933Z] #18 75.84 Selecting previously unselected package python3-wheel. [2020-02-11T01:23:46.933Z] #18 75.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-11T01:23:46.933Z] #18 75.87 Unpacking python3-wheel (0.32.3-2) ... [2020-02-11T01:23:46.933Z] #18 76.00 Selecting previously unselected package thin-provisioning-tools. [2020-02-11T01:23:46.933Z] #18 76.02 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-11T01:23:46.933Z] #18 76.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-11T01:23:47.185Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-11T01:23:47.185Z] ok github.com/docker/docker/pkg/mount 1.232s coverage: 70.0% of statements [2020-02-11T01:23:47.185Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-11T01:23:47.185Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-11T01:23:47.185Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-11T01:23:47.559Z] #18 76.57 Selecting previously unselected package vim-runtime. [2020-02-11T01:23:47.560Z] #18 76.58 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-11T01:23:47.560Z] #18 76.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-11T01:23:47.560Z] #18 76.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-11T01:23:47.560Z] #18 76.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-11T01:23:47.669Z] --- PASS: TestExecWithCloseStdin (1.07s) [2020-02-11T01:23:47.669Z] === RUN TestExec [2020-02-11T01:23:47.847Z] #18 ... [2020-02-11T01:23:47.848Z] [2020-02-11T01:23:47.848Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:23:47.848Z] #45 141.3 CC criu/aio.o [2020-02-11T01:23:47.848Z] #45 142.7 CC criu/autofs.o [2020-02-11T01:23:47.848Z] #45 146.1 CC criu/bfd.o [2020-02-11T01:23:47.848Z] #45 147.3 CC criu/bitmap.o [2020-02-11T01:23:47.848Z] #45 147.6 CC criu/cgroup-props.o [2020-02-11T01:23:47.848Z] #45 150.1 CC criu/cgroup.o [2020-02-11T01:23:47.924Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-11T01:23:47.976Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-02-11T01:23:48.085Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-11T01:23:48.085Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-02-11T01:23:48.085Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2020-02-11T01:23:48.085Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-02-11T01:23:48.085Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2020-02-11T01:23:48.085Z] === RUN TestDeleteDevicemapper [2020-02-11T01:23:48.085Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-11T01:23:48.085Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-11T01:23:48.085Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-11T01:23:48.330Z] ok github.com/docker/docker/builder/remotecontext/git 30.018s coverage: 86.3% of statements [2020-02-11T01:23:48.330Z] ? github.com/docker/docker/cli [no test files] [2020-02-11T01:23:48.330Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-11T01:23:48.483Z] --- PASS: TestExec (0.99s) [2020-02-11T01:23:48.483Z] === RUN TestExecUser [2020-02-11T01:23:48.825Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-02-11T01:23:48.825Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-11T01:23:49.210Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-11T01:23:49.406Z] --- PASS: TestExecUser (0.86s) [2020-02-11T01:23:49.406Z] === RUN TestExportContainerAndImportImage [2020-02-11T01:23:49.406Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-11T01:23:49.406Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-11T01:23:49.905Z] #45 ... [2020-02-11T01:23:49.905Z] [2020-02-11T01:23:49.905Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:23:49.905Z] #48 232.4 crypto/tls [2020-02-11T01:23:49.905Z] #48 ... [2020-02-11T01:23:49.905Z] [2020-02-11T01:23:49.905Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:23:49.966Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-11T01:23:49.987Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s) [2020-02-11T01:23:49.987Z] === RUN TestUpdateMemory [2020-02-11T01:23:49.987Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-11T01:23:49.987Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:23:49.987Z] === RUN TestUpdateCPUQuota [2020-02-11T01:23:50.220Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-11T01:23:50.475Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-11T01:23:50.475Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2020-02-11T01:23:50.475Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-11T01:23:50.511Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-02-11T01:23:50.774Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-11T01:23:50.876Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-02-11T01:23:51.100Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-11T01:23:51.363Z] --- PASS: TestUpdateCPUQuota (1.38s) [2020-02-11T01:23:51.363Z] === RUN TestUpdatePidsLimit [2020-02-11T01:23:51.363Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-11T01:23:51.930Z] === RUN TestUpdatePidsLimit/no_change [2020-02-11T01:23:52.137Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-02-11T01:23:52.137Z] === RUN TestHealthCheckWorkdir [2020-02-11T01:23:52.188Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-11T01:23:52.448Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-11T01:23:52.700Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-11T01:23:53.015Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-11T01:23:53.019Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-11T01:23:53.259Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2020-02-11T01:23:53.259Z] === RUN TestHealthKillContainer [2020-02-11T01:23:53.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-11T01:23:53.840Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-11T01:23:53.939Z] ok github.com/docker/docker/pkg/signal 2.391s coverage: 61.0% of statements [2020-02-11T01:23:53.939Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-11T01:23:54.184Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-11T01:23:54.298Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-02-11T01:23:54.298Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-11T01:23:54.439Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-11T01:23:54.650Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-02-11T01:23:54.879Z] #24 242.2 Checking out files: 18% (1965/10551) Checking out files: 19% (2005/10551) Checking out files: 20% (2111/10551) Checking out files: 21% (2216/10551) Checking out files: 22% (2322/10551) Checking out files: 23% (2427/10551) Checking out files: 24% (2533/10551) Checking out files: 25% (2638/10551) Checking out files: 26% (2744/10551) Checking out files: 27% (2849/10551) Checking out files: 28% (2955/10551) Checking out files: 29% (3060/10551) Checking out files: 30% (3166/10551) Checking out files: 31% (3271/10551) Checking out files: 32% (3377/10551) Checking out files: 33% (3482/10551) Checking out files: 33% (3551/10551) Checking out files: 34% (3588/10551) Checking out files: 35% (3693/10551) Checking out files: 36% (3799/10551) Checking out files: 37% (3904/10551) Checking out files: 38% (4010/10551) Checking out files: 39% (4115/10551) Checking out files: 40% (4221/10551) Checking out files: 41% (4326/10551) Checking out files: 42% (4432/10551) Checking out files: 43% (4537/10551) Checking out files: 44% (4643/10551) Checking out files: 45% (4748/10551) Checking out files: 46% (4854/10551) Checking out files: 47% (4959/10551) Checking out files: 48% (5065/10551) Checking out files: 49% (5170/10551) Checking out files: 50% (5276/10551) Checking out files: 51% (5382/10551) Checking out files: 52% (5487/10551) Checking out files: 53% (5593/10551) Checking out files: 54% (5698/10551) Checking out files: 54% (5771/10551) Checking out files: 55% (5804/10551) Checking out files: 56% (5909/10551) Checking out files: 57% (6015/10551) Checking out files: 58% (6120/10551) Checking out files: 59% (6226/10551) Checking out files: 60% (6331/10551) Checking out files: 61% (6437/10551) Checking out files: 62% (6542/10551) Checking out files: 63% (6648/10551) Checking out files: 64% (6753/10551) Checking out files: 65% (6859/10551) Checking out files: 66% (6964/10551) Checking out files: 67% (7070/10551) Checking out files: 68% (7175/10551) Checking out files: 69% (7281/10551) Checking out files: 70% (7386/10551) Checking out files: 71% (7492/10551) Checking out files: 72% (7597/10551) Checking out files: 73% (7703/10551) Checking out files: 73% (7746/10551) Checking out files: 74% (7808/10551) Checking out files: 75% (7914/10551) Checking out files: 76% (8019/10551) Checking out files: 77% (8125/10551) Checking out files: 78% (8230/10551) Checking out files: 79% (8336/10551) Checking out files: 80% (8441/10551) Checking out files: 81% (8547/10551) Checking out files: 82% (8652/10551) Checking out files: 83% (8758/10551) Checking out files: 84% (8863/10551) Checking out files: 85% (8969/10551) Checking out files: 85% (9032/10551) Checking out files: 86% (9074/10551) Checking out files: 87% (9180/10551) Checking out files: 88% (9285/10551) Checking out files: 89% (9391/10551) Checking out files: 90% (9496/10551) Checking out files: 91% (9602/10551) Checking out files: 92% (9707/10551) Checking out files: 93% (9813/10551) Checking out files: 94% (9918/10551) Checking out files: 95% (10024/10551) Checking out files: 96% (10129/10551) Checking out files: 97% (10235/10551) Checking out files: 98% (10340/10551) Checking out files: 99% (10446/10551) Checking out files: 100% (10551/10551) Checking out files: 100% (10551/10551), done. [2020-02-11T01:23:54.879Z] #24 247.5 + cd /tmp/tmp.WBcGA8wRRW/tmp/docker-ce [2020-02-11T01:23:55.010Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-02-11T01:23:55.169Z] #24 247.5 + git checkout -q v17.06.2-ce [2020-02-11T01:23:55.219Z] --- PASS: TestUpdatePidsLimit (3.82s) [2020-02-11T01:23:55.219Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-02-11T01:23:55.219Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-02-11T01:23:55.219Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-02-11T01:23:55.219Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-02-11T01:23:55.219Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-11T01:23:55.219Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-02-11T01:23:55.219Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-02-11T01:23:55.219Z] === RUN TestUpdateRestartPolicy [2020-02-11T01:23:55.771Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.2% of statements [2020-02-11T01:23:55.771Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2020-02-11T01:23:56.321Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-11T01:23:56.321Z] --- PASS: TestHealthKillContainer (3.14s) [2020-02-11T01:23:56.321Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-11T01:23:56.543Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-02-11T01:23:56.897Z] ok github.com/docker/docker/cmd/dockerd 0.667s coverage: 19.1% of statements [2020-02-11T01:23:56.905Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-02-11T01:23:56.905Z] testing: warning: no tests to run [2020-02-11T01:23:56.905Z] coverage: [no statements] [2020-02-11T01:23:56.905Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-11T01:23:57.245Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-11T01:23:57.245Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-02-11T01:23:57.245Z] === RUN TestIpcModeNone [2020-02-11T01:23:57.280Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-02-11T01:23:57.639Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-11T01:23:57.639Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-11T01:23:57.805Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-11T01:23:57.864Z] ok github.com/docker/docker/container 0.602s coverage: 42.5% of statements [2020-02-11T01:23:57.864Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-11T01:23:57.864Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-11T01:23:57.864Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-11T01:23:57.864Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-11T01:23:58.365Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-11T01:23:58.366Z] --- PASS: TestIpcModeNone (1.06s) [2020-02-11T01:23:58.366Z] === RUN TestIpcModePrivate [2020-02-11T01:23:58.629Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-11T01:23:59.447Z] ok github.com/docker/docker/plugin 0.540s coverage: 27.1% of statements [2020-02-11T01:23:59.649Z] #24 252.1 + mkdir -p /tmp/tmp.WBcGA8wRRW/src/github.com/docker [2020-02-11T01:23:59.649Z] #24 252.1 + mv components/cli /tmp/tmp.WBcGA8wRRW/src/github.com/docker/cli [2020-02-11T01:23:59.649Z] #24 252.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-11T01:23:59.728Z] --- PASS: TestIpcModePrivate (1.10s) [2020-02-11T01:23:59.728Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:198, shared: false, mustBeShared: false [2020-02-11T01:23:59.728Z] === RUN TestIpcModeShareable [2020-02-11T01:23:59.728Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-11T01:23:59.728Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-11T01:23:59.757Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.308s coverage: 65.3% of statements [2020-02-11T01:24:00.222Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-02-11T01:24:00.288Z] --- PASS: TestIpcModeShareable (0.96s) [2020-02-11T01:24:00.288Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-02-11T01:24:00.288Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-11T01:24:01.005Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-02-11T01:24:01.157Z] #24 ... [2020-02-11T01:24:01.157Z] [2020-02-11T01:24:01.157Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:24:01.157Z] #48 243.5 net/http/httptrace [2020-02-11T01:24:01.157Z] #48 244.0 net/http [2020-02-11T01:24:01.157Z] #48 ... [2020-02-11T01:24:01.157Z] [2020-02-11T01:24:01.157Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:24:01.157Z] #18 82.36 Selecting previously unselected package vim. [2020-02-11T01:24:01.157Z] #18 82.39 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-11T01:24:01.157Z] #18 82.45 Unpacking vim (2:8.1.0875-5) ... [2020-02-11T01:24:01.157Z] #18 83.46 Selecting previously unselected package xfsprogs. [2020-02-11T01:24:01.157Z] #18 83.49 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-11T01:24:01.157Z] #18 83.50 Unpacking xfsprogs (4.20.0-1) ... [2020-02-11T01:24:01.157Z] #18 84.48 Selecting previously unselected package zip. [2020-02-11T01:24:01.157Z] #18 84.50 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-11T01:24:01.157Z] #18 84.51 Unpacking zip (3.0-11+b1) ... [2020-02-11T01:24:01.157Z] #18 84.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-11T01:24:01.157Z] #18 84.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-11T01:24:01.157Z] #18 84.90 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-11T01:24:01.157Z] #18 84.90 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-11T01:24:01.157Z] #18 84.91 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-11T01:24:01.157Z] #18 84.91 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-11T01:24:01.157Z] #18 84.92 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-11T01:24:01.157Z] #18 84.92 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-11T01:24:01.157Z] #18 84.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-11T01:24:01.157Z] #18 84.95 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-11T01:24:01.157Z] #18 84.96 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-11T01:24:01.157Z] #18 84.96 Setting up xxd (2:8.1.0875-5) ... [2020-02-11T01:24:01.157Z] #18 84.97 Setting up zip (3.0-11+b1) ... [2020-02-11T01:24:01.157Z] #18 84.99 Setting up vim-common (2:8.1.0875-5) ... [2020-02-11T01:24:01.157Z] #18 85.01 Setting up bash-completion (1:2.8-6) ... [2020-02-11T01:24:01.376Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2020-02-11T01:24:01.651Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-11T01:24:02.664Z] #18 91.69 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-11T01:24:02.664Z] #18 91.70 Setting up xz-utils (5.2.4-1) ... [2020-02-11T01:24:02.664Z] #18 91.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-11T01:24:02.664Z] #18 91.74 Setting up pigz (2.4-1) ... [2020-02-11T01:24:02.664Z] #18 91.74 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-11T01:24:02.664Z] #18 91.75 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-11T01:24:02.664Z] #18 91.77 Setting up python-pip-whl (18.1-5) ... [2020-02-11T01:24:02.664Z] #18 91.78 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-11T01:24:02.664Z] #18 91.79 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-11T01:24:02.816Z] ok github.com/docker/docker/registry 0.135s coverage: 56.0% of statements [2020-02-11T01:24:03.014Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-11T01:24:03.204Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-02-11T01:24:03.501Z] ok github.com/docker/docker/daemon/cluster/convert 0.592s coverage: 35.7% of statements [2020-02-11T01:24:03.573Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2020-02-11T01:24:03.574Z] === RUN TestAPIIpcModeHost [2020-02-11T01:24:03.574Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-11T01:24:03.590Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-02-11T01:24:03.698Z] #18 92.75 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-11T01:24:03.698Z] #18 92.76 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-11T01:24:03.698Z] #18 92.78 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-11T01:24:03.698Z] #18 92.79 Setting up vim (2:8.1.0875-5) ... [2020-02-11T01:24:03.698Z] #18 92.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-11T01:24:03.698Z] #18 92.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-11T01:24:03.698Z] #18 92.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-11T01:24:03.698Z] #18 92.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-11T01:24:03.698Z] #18 92.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-11T01:24:03.698Z] #18 92.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-11T01:24:03.698Z] #18 92.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-11T01:24:03.698Z] #18 92.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-11T01:24:03.698Z] #18 93.01 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-11T01:24:03.989Z] #18 93.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-11T01:24:03.989Z] #18 93.05 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-11T01:24:03.989Z] #18 93.06 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-11T01:24:03.989Z] #18 93.08 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-11T01:24:03.989Z] #18 93.09 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-11T01:24:04.134Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-11T01:24:04.371Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-02-11T01:24:04.371Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-02-11T01:24:04.389Z] --- PASS: TestAPIIpcModeHost (0.91s) [2020-02-11T01:24:04.389Z] === RUN TestDaemonIpcModeShareable [2020-02-11T01:24:05.028Z] #18 ... [2020-02-11T01:24:05.028Z] [2020-02-11T01:24:05.028Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:24:05.028Z] #45 158.5 CC criu/clone-noasan.o [2020-02-11T01:24:05.028Z] #45 158.7 CC criu/config.o [2020-02-11T01:24:05.028Z] #45 162.5 CC criu/cr-check.o [2020-02-11T01:24:05.028Z] #45 165.8 CC criu/cr-dedup.o [2020-02-11T01:24:05.028Z] #45 166.9 CC criu/cr-dump.o [2020-02-11T01:24:06.274Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-02-11T01:24:06.274Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2020-02-11T01:24:06.274Z] === RUN TestDaemonIpcModePrivate [2020-02-11T01:24:06.765Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-02-11T01:24:07.116Z] ok github.com/docker/docker/volume/local 0.033s coverage: 73.0% of statements [2020-02-11T01:24:07.635Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2020-02-11T01:24:07.635Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: false, mustBeShared: false [2020-02-11T01:24:07.635Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-11T01:24:07.635Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-11T01:24:07.916Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-11T01:24:08.561Z] #45 171.8 CC criu/cr-errno.o [2020-02-11T01:24:08.561Z] #45 172.0 CC criu/cr-restore.o [2020-02-11T01:24:08.667Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-02-11T01:24:09.520Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-02-11T01:24:09.520Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2020-02-11T01:24:09.520Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-11T01:24:10.095Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2020-02-11T01:24:10.096Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-11T01:24:10.096Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-02-11T01:24:10.096Z] === RUN TestWaitNonBlocked [2020-02-11T01:24:10.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:24:10.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:24:10.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:24:10.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:24:10.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:24:10.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:24:10.096Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-11T01:24:10.096Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-02-11T01:24:10.096Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-02-11T01:24:10.096Z] === RUN TestWaitBlocked [2020-02-11T01:24:10.096Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:24:10.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:24:10.096Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:24:10.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:24:10.096Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:24:10.096Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:24:10.355Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-11T01:24:10.355Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2020-02-11T01:24:10.355Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-02-11T01:24:10.355Z] === CONT TestContainerStartOnDaemonRestart [2020-02-11T01:24:10.355Z] === CONT TestIpcModeOlderClient [2020-02-11T01:24:10.355Z] === CONT TestDaemonHostGatewayIP [2020-02-11T01:24:10.355Z] === CONT TestDaemonRestartIpcMode [2020-02-11T01:24:10.582Z] ok github.com/docker/docker/daemon/cluster 2.126s coverage: 0.5% of statements [2020-02-11T01:24:10.615Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-02-11T01:24:10.618Z] #45 ... [2020-02-11T01:24:10.618Z] [2020-02-11T01:24:10.618Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:24:10.618Z] #48 263.0 github.com/LK4D4/vndr/godl [2020-02-11T01:24:10.880Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-11T01:24:11.135Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-02-11T01:24:11.135Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2020-02-11T01:24:11.135Z] === RUN TestIpcModeOlderClient [2020-02-11T01:24:11.135Z] === PAUSE TestIpcModeOlderClient [2020-02-11T01:24:11.135Z] === RUN TestKillContainerInvalidSignal [2020-02-11T01:24:11.578Z] ok github.com/docker/docker/daemon/config 1.093s coverage: 80.1% of statements [2020-02-11T01:24:12.058Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-02-11T01:24:12.058Z] === RUN TestKillContainer [2020-02-11T01:24:12.058Z] === RUN TestKillContainer/no_signal [2020-02-11T01:24:12.117Z] #48 264.4 github.com/LK4D4/vndr [2020-02-11T01:24:13.013Z] === RUN TestKillContainer/non_killing_signal [2020-02-11T01:24:13.314Z] ......................... [ 67%] [2020-02-11T01:24:13.572Z] === RUN TestKillContainer/killing_signal [2020-02-11T01:24:13.908Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2020-02-11T01:24:14.482Z] ok github.com/docker/docker/daemon/discovery 0.799s coverage: 30.0% of statements [2020-02-11T01:24:14.482Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.003s coverage: 10.9% of statements [2020-02-11T01:24:14.495Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-11T01:24:14.495Z] --- PASS: TestKillContainer (2.52s) [2020-02-11T01:24:14.495Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-02-11T01:24:14.495Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2020-02-11T01:24:14.495Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-02-11T01:24:14.495Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-11T01:24:14.495Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-11T01:24:14.843Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2020-02-11T01:24:14.939Z] ok github.com/docker/docker/daemon/events 0.332s coverage: 50.0% of statements [2020-02-11T01:24:15.102Z] --- PASS: TestDaemonHostGatewayIP (4.53s) [2020-02-11T01:24:15.102Z] PASS [2020-02-11T01:24:15.102Z] [2020-02-11T01:24:15.102Z] === Skipped [2020-02-11T01:24:15.102Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-11T01:24:15.102Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T01:24:15.102Z] [2020-02-11T01:24:15.102Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-11T01:24:15.102Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:24:15.102Z] [2020-02-11T01:24:15.102Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-11T01:24:15.102Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:24:15.102Z] [2020-02-11T01:24:15.102Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-11T01:24:15.102Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-11T01:24:15.102Z] [2020-02-11T01:24:15.102Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-11T01:24:15.102Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-11T01:24:15.102Z] [2020-02-11T01:24:15.102Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-11T01:24:15.102Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:24:15.102Z] [2020-02-11T01:24:15.102Z] [2020-02-11T01:24:15.102Z] DONE 199 tests, 6 skipped in 126.147s [2020-02-11T01:24:15.102Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-11T01:24:15.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:24:15.102Z] ++ set -e [2020-02-11T01:24:15.102Z] ++ '[' -n 0 ']' [2020-02-11T01:24:15.102Z] ++ set -x [2020-02-11T01:24:15.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:24:15.360Z] INFO: Testing against a local daemon [2020-02-11T01:24:15.360Z] === RUN TestCommitInheritsEnv [2020-02-11T01:24:15.418Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-11T01:24:15.673Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-11T01:24:15.928Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-02-11T01:24:15.928Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-11T01:24:15.928Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-11T01:24:15.928Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-11T01:24:15.928Z] === RUN TestImagesFilterMultiReference [2020-02-11T01:24:15.928Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-11T01:24:15.928Z] === RUN TestImagePullPlatformInvalid [2020-02-11T01:24:15.928Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-11T01:24:15.928Z] === RUN TestRemoveImageOrphaning [2020-02-11T01:24:16.495Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2020-02-11T01:24:16.496Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-02-11T01:24:16.496Z] === RUN TestRemoveImageGarbageCollector [2020-02-11T01:24:16.496Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-11T01:24:16.496Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:24:16.496Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-11T01:24:16.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-11T01:24:16.496Z] === RUN TestTagInvalidReference [2020-02-11T01:24:16.496Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-11T01:24:16.496Z] === RUN TestTagValidPrefixedRepo [2020-02-11T01:24:16.557Z] #48 ... [2020-02-11T01:24:16.557Z] [2020-02-11T01:24:16.557Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:24:16.557Z] #18 100.1 Setting up iptables (1.8.2-4) ... [2020-02-11T01:24:16.557Z] #18 100.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-11T01:24:16.557Z] #18 100.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-11T01:24:16.557Z] #18 100.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-11T01:24:16.557Z] #18 100.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-11T01:24:16.557Z] #18 100.2 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-11T01:24:16.557Z] #18 100.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-11T01:24:16.557Z] #18 100.2 Setting up python3 (3.7.3-1) ... [2020-02-11T01:24:16.557Z] #18 100.9 Setting up python3-wheel (0.32.3-2) ... [2020-02-11T01:24:16.557Z] #18 102.1 Setting up apparmor (2.13.2-10) ... [2020-02-11T01:24:16.557Z] #18 104.7 Setting up xfsprogs (4.20.0-1) ... [2020-02-11T01:24:16.557Z] #18 104.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-11T01:24:16.557Z] #18 105.4 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-11T01:24:16.597Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2020-02-11T01:24:16.597Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-02-11T01:24:16.597Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.95s) [2020-02-11T01:24:16.597Z] === RUN TestKillStoppedContainer [2020-02-11T01:24:16.597Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-11T01:24:16.597Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-11T01:24:16.755Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-11T01:24:16.755Z] === RUN TestTagExistedNameWithoutForce [2020-02-11T01:24:16.755Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-11T01:24:16.755Z] === RUN TestTagOfficialNames [2020-02-11T01:24:16.755Z] --- PASS: TestTagOfficialNames (0.08s) [2020-02-11T01:24:16.755Z] === RUN TestTagMatchesDigest [2020-02-11T01:24:16.755Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-11T01:24:16.755Z] PASS [2020-02-11T01:24:16.755Z] [2020-02-11T01:24:16.755Z] === Skipped [2020-02-11T01:24:16.755Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-11T01:24:16.755Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-11T01:24:16.755Z] [2020-02-11T01:24:16.755Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-11T01:24:16.755Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:24:16.755Z] [2020-02-11T01:24:16.755Z] [2020-02-11T01:24:16.755Z] DONE 12 tests, 2 skipped in 1.752s [2020-02-11T01:24:16.755Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-11T01:24:16.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:24:16.755Z] ++ set -e [2020-02-11T01:24:16.755Z] ++ '[' -n 0 ']' [2020-02-11T01:24:16.755Z] ++ set -x [2020-02-11T01:24:16.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:24:16.852Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-11T01:24:16.852Z] === RUN TestKillDifferentUserContainer [2020-02-11T01:24:16.983Z] ok github.com/docker/docker/daemon/graphdriver 0.242s coverage: 2.3% of statements [2020-02-11T01:24:17.014Z] INFO: Testing against a local daemon [2020-02-11T01:24:17.014Z] === RUN TestNetworkCreateDelete [2020-02-11T01:24:17.273Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-02-11T01:24:17.273Z] === RUN TestDockerNetworkDeletePreferID [2020-02-11T01:24:17.411Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-02-11T01:24:17.411Z] === RUN TestInspectOomKilledTrue [2020-02-11T01:24:17.411Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-11T01:24:17.411Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:24:17.411Z] === RUN TestInspectOomKilledFalse [2020-02-11T01:24:17.411Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-11T01:24:17.411Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:24:17.411Z] === RUN TestLinksEtcHostsContentMatch [2020-02-11T01:24:17.962Z] ok github.com/docker/docker/daemon 2.917s coverage: 9.2% of statements [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-11T01:24:17.962Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-11T01:24:18.063Z] #18 ... [2020-02-11T01:24:18.063Z] [2020-02-11T01:24:18.063Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:24:18.063Z] #45 181.5 CC criu/cr-service.o [2020-02-11T01:24:18.337Z] --- PASS: TestLinksEtcHostsContentMatch (0.76s) [2020-02-11T01:24:18.337Z] === RUN TestLinksContainerNames [2020-02-11T01:24:18.650Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-02-11T01:24:18.650Z] === RUN TestInspectNetwork [2020-02-11T01:24:19.700Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-11T01:24:20.140Z] ok github.com/docker/docker/daemon/images 0.443s coverage: 4.9% of statements [2020-02-11T01:24:20.140Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-11T01:24:20.140Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-11T01:24:20.260Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-11T01:24:20.260Z] --- PASS: TestLinksContainerNames (1.93s) [2020-02-11T01:24:20.260Z] === RUN TestLogsFollowTailEmpty [2020-02-11T01:24:20.599Z] ok github.com/docker/docker/daemon/logger 0.732s coverage: 43.0% of statements [2020-02-11T01:24:20.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-11T01:24:21.058Z] ok github.com/docker/docker/daemon/logger/awslogs 0.845s coverage: 77.4% of statements [2020-02-11T01:24:21.058Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-11T01:24:21.058Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-11T01:24:21.058Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-11T01:24:21.058Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-11T01:24:21.058Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-11T01:24:21.381Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2020-02-11T01:24:21.381Z] === RUN TestContainerNetworkMountsNoChown [2020-02-11T01:24:21.516Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.476s coverage: 62.1% of statements [2020-02-11T01:24:21.975Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.271s coverage: 88.3% of statements [2020-02-11T01:24:21.984Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/rootless [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/volume [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-11T01:24:21.984Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === Skipped [2020-02-11T01:24:21.984Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-11T01:24:21.984Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-11T01:24:21.984Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:24:21.984Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:24:21.984Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:24:21.984Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:24:21.984Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:24:21.984Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:73: No driver to put! [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-11T01:24:21.984Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-11T01:24:21.984Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-11T01:24:21.984Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:24:21.984Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:24:21.984Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:24:21.984Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:24:21.984Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:24:21.984Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-11T01:24:21.984Z] graphtest_unix.go:73: No driver to put! [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-11T01:24:21.984Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-11T01:24:21.984Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] [2020-02-11T01:24:21.984Z] DONE 2155 tests, 20 skipped in 193.530s Post stage [Pipeline] junit [2020-02-11T01:24:22.178Z] Recording test results [2020-02-11T01:24:22.306Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/default [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/default [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/private [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/private [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rprivate [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/slave [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/slave [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rslave [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/shared [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/shared [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rshared [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/default [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/rshared [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/shared [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/rslave [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/slave [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/rprivate [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/private [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-11T01:24:22.306Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:24:22.306Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:24:22.306Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:24:22.525Z] #45 185.8 CC criu/crtools.o [2020-02-11T01:24:22.561Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:24:22.561Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:24:22.561Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-11T01:24:22.561Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:24:22.561Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-11T01:24:22.561Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:24:22.561Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-11T01:24:22.561Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:24:22.561Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:24:22.561Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:24:22.816Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:24:22.816Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:24:22.816Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-11T01:24:22.816Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:24:22.816Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-11T01:24:22.816Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:24:22.816Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:24:22.816Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:24:22.816Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:24:23.071Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:24:23.071Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-11T01:24:23.071Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:24:23.071Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-11T01:24:23.071Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-11T01:24:23.071Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-11T01:24:23.072Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-11T01:24:23.072Z] === RUN TestContainerBindMountNonRecursive [2020-02-11T01:24:23.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-11T01:24:23.513Z] ok github.com/docker/docker/daemon/logger/local 0.468s coverage: 74.7% of statements [2020-02-11T01:24:23.513Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-11T01:24:23.563Z] #45 ... [2020-02-11T01:24:23.563Z] [2020-02-11T01:24:23.563Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-11T01:24:23.564Z] #18 107.2 Setting up python3-distutils (3.7.3-1) ... [2020-02-11T01:24:23.564Z] #18 108.2 Setting up python3-setuptools (40.8.0-1) ... [2020-02-11T01:24:23.564Z] #18 110.1 Setting up python3-pip (18.1-5) ... [2020-02-11T01:24:23.564Z] #18 112.1 Processing triggers for libc-bin (2.28-10) ... [2020-02-11T01:24:23.564Z] #18 112.1 Processing triggers for mime-support (3.62) ... [2020-02-11T01:24:23.564Z] #18 DONE 112.5s [2020-02-11T01:24:23.564Z] [2020-02-11T01:24:23.564Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:24:23.564Z] #45 187.0 CC criu/eventfd.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-11T01:24:23.858Z] #45 ... [2020-02-11T01:24:23.858Z] [2020-02-11T01:24:23.858Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-11T01:24:23.858Z] #19 0.496 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-11T01:24:23.858Z] #19 0.501 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-11T01:24:23.858Z] #19 0.504 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-11T01:24:23.858Z] #19 DONE 0.6s [2020-02-11T01:24:23.928Z] === RUN TestInspectNetwork/full_network_id [2020-02-11T01:24:23.928Z] === RUN TestInspectNetwork/partial_network_id [2020-02-11T01:24:23.928Z] === RUN TestInspectNetwork/network_name [2020-02-11T01:24:23.928Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-11T01:24:23.971Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.228s coverage: 21.4% of statements [2020-02-11T01:24:24.147Z] [2020-02-11T01:24:24.148Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-11T01:24:24.544Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -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:008fc679742b1f6dc386b728887573987ac09feb hack/make.sh dynbinary test-integration [2020-02-11T01:24:24.910Z] [2020-02-11T01:24:24.910Z] Removing bundles/ [2020-02-11T01:24:24.910Z] [2020-02-11T01:24:24.910Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-11T01:24:24.910Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T01:24:24.910Z] GOOS="" GOARCH="" GOARM="" [2020-02-11T01:24:24.938Z] ok github.com/docker/docker/daemon/logger/syslog 0.275s coverage: 47.8% of statements [2020-02-11T01:24:24.938Z] ok github.com/docker/docker/daemon/logger/templates 0.062s coverage: 8.3% of statements [2020-02-11T01:24:26.335Z] --- PASS: TestContainerBindMountNonRecursive (3.22s) [2020-02-11T01:24:26.335Z] === RUN TestNetworkNat [2020-02-11T01:24:27.152Z] ok github.com/docker/docker/daemon/logger/splunk 2.335s coverage: 82.5% of statements [2020-02-11T01:24:27.152Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-11T01:24:27.152Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-11T01:24:27.152Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-11T01:24:27.262Z] --- PASS: TestNetworkNat (1.12s) [2020-02-11T01:24:27.262Z] === RUN TestNetworkLocalhostTCPNat [2020-02-11T01:24:27.672Z] #20 ... [2020-02-11T01:24:27.672Z] [2020-02-11T01:24:27.672Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:24:27.672Z] #48 DONE 279.9s [2020-02-11T01:24:27.672Z] [2020-02-11T01:24:27.672Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:24:27.672Z] #45 188.1 CC criu/eventpoll.o [2020-02-11T01:24:27.672Z] #45 190.0 CC criu/external.o [2020-02-11T01:24:27.672Z] #45 190.8 CC criu/fault-injection.o [2020-02-11T01:24:27.672Z] #45 191.1 CC criu/fdstore.o [2020-02-11T01:24:28.114Z] --- PASS: TestInspectNetwork (9.56s) [2020-02-11T01:24:28.114Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-11T01:24:28.114Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-11T01:24:28.114Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-11T01:24:28.114Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-11T01:24:28.114Z] === RUN TestRunContainerWithBridgeNone [2020-02-11T01:24:28.626Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2020-02-11T01:24:28.626Z] === RUN TestNetworkLoopbackNat [2020-02-11T01:24:28.689Z] ok github.com/docker/docker/distribution 1.504s coverage: 20.3% of statements [2020-02-11T01:24:28.700Z] #45 192.2 CC criu/fifo.o [2020-02-11T01:24:29.152Z] ok github.com/docker/docker/distribution/metadata 1.463s coverage: 48.2% of statements [2020-02-11T01:24:29.152Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-11T01:24:29.611Z] ok github.com/docker/docker/errdefs 0.263s coverage: 49.4% of statements [2020-02-11T01:24:29.727Z] #45 193.3 CC criu/file-ids.o [2020-02-11T01:24:29.987Z] --- PASS: TestNetworkLoopbackNat (1.46s) [2020-02-11T01:24:29.987Z] === RUN TestPause [2020-02-11T01:24:29.987Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-11T01:24:30.094Z] ok github.com/docker/docker/distribution/xfer 2.236s coverage: 76.8% of statements [2020-02-11T01:24:30.094Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-11T01:24:30.355Z] #45 193.9 CC criu/file-lock.o [2020-02-11T01:24:30.645Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-02-11T01:24:30.645Z] === RUN TestNetworkInvalidJSON [2020-02-11T01:24:30.645Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-11T01:24:30.645Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-11T01:24:30.645Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:24:30.645Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:24:30.645Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:24:30.645Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:24:30.645Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-11T01:24:30.645Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:24:30.645Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:24:30.645Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-11T01:24:30.645Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-11T01:24:30.645Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-11T01:24:30.645Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-11T01:24:30.645Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-11T01:24:30.910Z] --- PASS: TestPause (1.03s) [2020-02-11T01:24:30.910Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-11T01:24:30.910Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-11T01:24:30.910Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-11T01:24:30.910Z] === RUN TestPauseStopPausedContainer [2020-02-11T01:24:31.470Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-11T01:24:31.643Z] ok github.com/docker/docker/image/cache 0.157s coverage: 19.2% of statements [2020-02-11T01:24:32.023Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s) [2020-02-11T01:24:32.023Z] === RUN TestDaemonDefaultNetworkPools [2020-02-11T01:24:32.031Z] --- PASS: TestPauseStopPausedContainer (1.22s) [2020-02-11T01:24:32.031Z] === RUN TestPsFilter [2020-02-11T01:24:32.102Z] ok github.com/docker/docker/image/v1 0.178s coverage: 25.0% of statements [2020-02-11T01:24:32.287Z] --- PASS: TestPsFilter (0.28s) [2020-02-11T01:24:32.287Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-11T01:24:32.416Z] #45 195.7 CC criu/files-ext.o [2020-02-11T01:24:32.565Z] ok github.com/docker/docker/image 1.093s coverage: 86.4% of statements [2020-02-11T01:24:32.565Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-11T01:24:32.565Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-11T01:24:33.063Z] #45 196.5 CC criu/files-reg.o [2020-02-11T01:24:33.353Z] #45 ... [2020-02-11T01:24:33.353Z] [2020-02-11T01:24:33.353Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-11T01:24:33.353Z] #20 9.306 Collecting yamllint==1.16.0 [2020-02-11T01:24:33.400Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2020-02-11T01:24:33.400Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-11T01:24:33.641Z] #20 9.843 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-11T01:24:33.650Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.16s) [2020-02-11T01:24:33.650Z] === RUN TestRemoveContainerWithVolume [2020-02-11T01:24:33.650Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-11T01:24:33.931Z] #20 10.01 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-11T01:24:33.931Z] #20 10.11 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-11T01:24:34.101Z] ok github.com/docker/docker/libcontainerd/queue 0.122s coverage: 100.0% of statements [2020-02-11T01:24:34.101Z] ok github.com/docker/docker/layer 0.585s coverage: 30.0% of statements [2020-02-11T01:24:34.220Z] #20 10.23 Collecting pyyaml (from yamllint==1.16.0) [2020-02-11T01:24:34.510Z] #20 10.59 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-11T01:24:34.560Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-11T01:24:34.574Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-02-11T01:24:34.575Z] === RUN TestRemoveContainerRunning [2020-02-11T01:24:35.019Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 50.0% of statements [2020-02-11T01:24:35.303Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-02-11T01:24:35.303Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-11T01:24:35.500Z] --- PASS: TestRemoveContainerRunning (1.07s) [2020-02-11T01:24:35.500Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-11T01:24:35.987Z] ok github.com/docker/docker/opts 0.307s coverage: 67.4% of statements [2020-02-11T01:24:36.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-11T01:24:36.619Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.06s) [2020-02-11T01:24:36.619Z] === RUN TestRemoveInvalidContainer [2020-02-11T01:24:36.619Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-11T01:24:36.619Z] === RUN TestRenameLinkedContainer [2020-02-11T01:24:36.955Z] ok github.com/docker/docker/libcontainerd/local 0.337s coverage: 1.0% of statements [2020-02-11T01:24:36.955Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-11T01:24:36.955Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-11T01:24:36.955Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-11T01:24:36.955Z] ? github.com/docker/docker/oci [no test files] [2020-02-11T01:24:36.955Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-11T01:24:37.230Z] #20 13.05 Building wheels for collected packages: pyyaml [2020-02-11T01:24:37.230Z] #20 13.05 Running setup.py bdist_wheel for pyyaml: started [2020-02-11T01:24:37.414Z] ok github.com/docker/docker/pkg/broadcaster 0.054s coverage: 100.0% of statements [2020-02-11T01:24:37.836Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2020-02-11T01:24:37.836Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-11T01:24:37.874Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2020-02-11T01:24:38.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-11T01:24:38.503Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-11T01:24:38.731Z] #20 14.73 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-11T01:24:38.731Z] #20 14.73 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-11T01:24:38.771Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-02-11T01:24:38.771Z] === RUN TestServiceWithPredefinedNetwork [2020-02-11T01:24:38.843Z] ok github.com/docker/docker/pkg/authorization 1.656s coverage: 26.8% of statements [2020-02-11T01:24:39.021Z] #20 15.03 Successfully built pyyaml [2020-02-11T01:24:39.021Z] #20 15.09 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-11T01:24:39.304Z] ok github.com/docker/docker/pkg/chrootarchive 0.150s coverage: 15.4% of statements [2020-02-11T01:24:39.304Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2020-02-11T01:24:39.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-11T01:24:40.085Z] #20 15.99 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-11T01:24:40.271Z] ok github.com/docker/docker/pkg/discovery 0.054s coverage: 58.3% of statements [2020-02-11T01:24:40.374Z] #20 DONE 16.4s [2020-02-11T01:24:40.374Z] [2020-02-11T01:24:40.374Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:24:40.374Z] #45 200.5 CC criu/files.o [2020-02-11T01:24:40.729Z] ok github.com/docker/docker/pkg/discovery/file 0.120s coverage: 92.9% of statements [2020-02-11T01:24:40.789Z] --- PASS: TestRenameLinkedContainer (4.02s) [2020-02-11T01:24:40.789Z] === RUN TestRenameStoppedContainer [2020-02-11T01:24:41.402Z] #45 204.7 CC criu/filesystems.o [2020-02-11T01:24:41.713Z] --- PASS: TestRenameStoppedContainer (0.92s) [2020-02-11T01:24:41.713Z] === RUN TestRenameRunningContainerAndReuse [2020-02-11T01:24:42.058Z] --- PASS: TestServiceWithPredefinedNetwork (3.46s) [2020-02-11T01:24:42.058Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-11T01:24:42.058Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T01:24:42.058Z] service_test.go:230: FLAKY_TEST [2020-02-11T01:24:42.058Z] === RUN TestServiceWithDataPathPortInit [2020-02-11T01:24:42.265Z] ok github.com/docker/docker/pkg/discovery/memory 0.373s coverage: 92.3% of statements [2020-02-11T01:24:42.265Z] ok github.com/docker/docker/pkg/discovery/nodes 0.065s coverage: 93.8% of statements [2020-02-11T01:24:42.904Z] #45 206.2 CC criu/fsnotify.o [2020-02-11T01:24:43.073Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2020-02-11T01:24:43.074Z] === RUN TestRenameInvalidName [2020-02-11T01:24:43.233Z] ok github.com/docker/docker/pkg/filenotify 0.094s coverage: 36.2% of statements [2020-02-11T01:24:43.692Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 87.7% of statements [2020-02-11T01:24:43.997Z] --- PASS: TestRenameInvalidName (0.90s) [2020-02-11T01:24:43.997Z] === RUN TestRenameAnonymousContainer [2020-02-11T01:24:44.152Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2020-02-11T01:24:44.407Z] #45 208.0 CC criu/image-desc.o [2020-02-11T01:24:44.697Z] #45 208.3 CC criu/image.o [2020-02-11T01:24:44.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-11T01:24:45.119Z] ok github.com/docker/docker/pkg/discovery/kv 3.449s coverage: 84.1% of statements [2020-02-11T01:24:45.119Z] ok github.com/docker/docker/pkg/idtools 0.079s coverage: 6.3% of statements [2020-02-11T01:24:46.087Z] ok github.com/docker/docker/pkg/archive 8.903s coverage: 62.0% of statements [2020-02-11T01:24:46.202Z] #45 209.8 CC criu/ipc_ns.o [2020-02-11T01:24:46.547Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2020-02-11T01:24:46.547Z] ok github.com/docker/docker/pkg/ioutils 0.710s coverage: 69.7% of statements [2020-02-11T01:24:46.547Z] ok github.com/docker/docker/pkg/jsonmessage 0.286s coverage: 91.7% of statements [2020-02-11T01:24:46.814Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-11T01:24:47.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-11T01:24:47.516Z] ok github.com/docker/docker/pkg/longpath 0.060s coverage: 100.0% of statements [2020-02-11T01:24:47.516Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2020-02-11T01:24:47.975Z] ok github.com/docker/docker/pkg/parsers 0.065s coverage: 97.0% of statements [2020-02-11T01:24:47.993Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2020-02-11T01:24:47.993Z] === RUN TestRenameContainerWithSameName [2020-02-11T01:24:48.249Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-11T01:24:48.438Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2020-02-11T01:24:48.935Z] #45 212.0 CC criu/irmap.o [2020-02-11T01:24:48.935Z] #45 ... [2020-02-11T01:24:48.935Z] [2020-02-11T01:24:48.935Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-11T01:24:48.935Z] #31 DONE 301.3s [2020-02-11T01:24:48.935Z] [2020-02-11T01:24:48.935Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:24:49.173Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-02-11T01:24:49.173Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-11T01:24:49.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-11T01:24:49.978Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.223s coverage: 56.8% of statements [2020-02-11T01:24:50.439Z] #54 ... [2020-02-11T01:24:50.439Z] [2020-02-11T01:24:50.439Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:24:50.439Z] #45 213.8 CC criu/kcmp-ids.o [2020-02-11T01:24:50.729Z] #45 214.4 CC criu/kerndat.o [2020-02-11T01:24:50.789Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s) [2020-02-11T01:24:50.789Z] === RUN TestResize [2020-02-11T01:24:50.954Z] ok github.com/docker/docker/pkg/plugins/transport 0.293s coverage: 85.7% of statements [2020-02-11T01:24:51.423Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2020-02-11T01:24:51.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-11T01:24:51.881Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2020-02-11T01:24:51.968Z] --- PASS: TestResize (0.97s) [2020-02-11T01:24:51.968Z] === RUN TestResizeWithInvalidSize [2020-02-11T01:24:52.792Z] #45 216.2 CC criu/libnetlink.o [2020-02-11T01:24:52.893Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2020-02-11T01:24:52.893Z] === RUN TestResizeWhenContainerNotStarted [2020-02-11T01:24:53.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-11T01:24:53.421Z] #45 216.8 CC criu/log.o [2020-02-11T01:24:53.437Z] ok github.com/docker/docker/pkg/reexec 0.133s coverage: 82.4% of statements [2020-02-11T01:24:53.437Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2020-02-11T01:24:53.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-11T01:24:53.707Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:24:53.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:24:53.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:24:53.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:24:53.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:24:53.711Z] #45 217.5 CC criu/lsm.o [2020-02-11T01:24:54.034Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-11T01:24:54.406Z] ok github.com/docker/docker/pkg/signal 0.093s coverage: 20.3% of statements [2020-02-11T01:24:54.406Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2020-02-11T01:24:54.854Z] #45 218.3 CC criu/mem.o [2020-02-11T01:24:55.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-11T01:24:55.483Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2020-02-11T01:24:55.483Z] ok github.com/docker/docker/pkg/streamformatter 0.083s coverage: 66.2% of statements [2020-02-11T01:24:55.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-11T01:24:56.451Z] ok github.com/docker/docker/pkg/sysinfo 0.050s coverage: 38.2% of statements [2020-02-11T01:24:56.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:24:56.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:24:57.435Z] ok github.com/docker/docker/pkg/system 0.068s coverage: 13.1% of statements [2020-02-11T01:24:57.620Z] #45 221.0 CC criu/mount.o [2020-02-11T01:24:57.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-11T01:24:57.932Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2020-02-11T01:24:58.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:24:58.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:24:58.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-11T01:24:58.899Z] ok github.com/docker/docker/pkg/tarsum 0.214s coverage: 89.3% of statements [2020-02-11T01:24:58.899Z] ok github.com/docker/docker/pkg/term 0.040s coverage: 30.8% of statements [2020-02-11T01:24:59.866Z] testing: warning: no tests to run [2020-02-11T01:24:59.866Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: 0.0% of statements [no tests to run] [2020-02-11T01:24:59.866Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-02-11T01:25:00.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:25:00.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:25:00.141Z] --- PASS: TestServiceWithDataPathPortInit (18.05s) [2020-02-11T01:25:00.141Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-11T01:25:00.834Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2020-02-11T01:25:00.834Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2020-02-11T01:25:01.293Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-11T01:25:01.293Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-11T01:25:01.293Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-11T01:25:01.293Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-11T01:25:01.293Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-11T01:25:01.293Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-11T01:25:01.293Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-11T01:25:01.293Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-11T01:25:01.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-11T01:25:02.846Z] ok github.com/docker/docker/plugin/v2 0.235s coverage: 20.1% of statements [2020-02-11T01:25:02.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:25:02.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:25:03.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-11T01:25:03.306Z] ok github.com/docker/docker/reference 0.277s coverage: 84.4% of statements [2020-02-11T01:25:03.306Z] ok github.com/docker/docker/plugin 0.227s coverage: 11.6% of statements [2020-02-11T01:25:04.542Z] #45 227.3 CC criu/namespaces.o [2020-02-11T01:25:04.843Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2020-02-11T01:25:04.843Z] ok github.com/docker/docker/registry/resumable 0.337s coverage: 100.0% of statements [2020-02-11T01:25:06.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:25:06.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:25:06.389Z] ok github.com/docker/docker/registry 0.377s coverage: 51.7% of statements [2020-02-11T01:25:06.389Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2020-02-11T01:25:06.389Z] ok github.com/docker/docker/runconfig 0.120s coverage: 54.5% of statements [2020-02-11T01:25:07.273Z] #45 230.5 CC criu/net.o [2020-02-11T01:25:08.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-11T01:25:09.076Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.20s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s) [2020-02-11T01:25:09.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.78s) [2020-02-11T01:25:09.187Z] === RUN TestCgroupNamespacesRun [2020-02-11T01:25:09.302Z] ok github.com/docker/docker/volume/drivers 0.398s coverage: 36.1% of statements [2020-02-11T01:25:09.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-11T01:25:09.770Z] ok github.com/docker/docker/volume/local 0.191s coverage: 37.7% of statements [2020-02-11T01:25:10.124Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.01s) [2020-02-11T01:25:10.124Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oa5d2xwg4jlndfqdjg06pr37c Created:2020-02-11 01:25:01.648984102 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1157822b260234431b12722a56423755602cb191257c4bfc76275a886d896865:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wrlhe4yqo4mmd57q1t4ia427f EndpointID:335755005b38e784bdce16fb6d1df79cc8dd0994853a1b0687fba808930cad7f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4eb426baba6f6425225759ec0601b5c0b7d306f30404c8d2cc4254a4453d3db6 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:867c76b6791d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wrlhe4yqo4mmd57q1t4ia427f EndpointID:335755005b38e784bdce16fb6d1df79cc8dd0994853a1b0687fba808930cad7f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-11T01:25:10.124Z] PASS [2020-02-11T01:25:10.124Z] [2020-02-11T01:25:10.124Z] === Skipped [2020-02-11T01:25:10.124Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T01:25:10.124Z] service_test.go:230: FLAKY_TEST [2020-02-11T01:25:10.124Z] [2020-02-11T01:25:10.124Z] [2020-02-11T01:25:10.124Z] DONE 21 tests, 1 skipped in 52.244s [2020-02-11T01:25:10.124Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-11T01:25:10.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:25:10.124Z] ++ set -e [2020-02-11T01:25:10.124Z] ++ '[' -n 0 ']' [2020-02-11T01:25:10.124Z] ++ set -x [2020-02-11T01:25:10.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:25:10.124Z] INFO: Testing against a local daemon [2020-02-11T01:25:10.124Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-11T01:25:10.124Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-11T01:25:10.124Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:25:10.124Z] === RUN TestDockerNetworkIpvlan [2020-02-11T01:25:10.124Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-11T01:25:10.124Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:25:10.124Z] PASS [2020-02-11T01:25:10.124Z] [2020-02-11T01:25:10.124Z] === Skipped [2020-02-11T01:25:10.124Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-11T01:25:10.124Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:25:10.124Z] [2020-02-11T01:25:10.124Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-11T01:25:10.124Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:25:10.124Z] [2020-02-11T01:25:10.124Z] [2020-02-11T01:25:10.124Z] DONE 2 tests, 2 skipped in 0.144s [2020-02-11T01:25:10.124Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-11T01:25:10.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:25:10.124Z] ++ set -e [2020-02-11T01:25:10.124Z] ++ '[' -n 0 ']' [2020-02-11T01:25:10.124Z] ++ set -x [2020-02-11T01:25:10.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:25:10.124Z] INFO: Testing against a local daemon [2020-02-11T01:25:10.124Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-11T01:25:10.244Z] ok github.com/docker/docker/volume/mounts 0.219s coverage: 66.2% of statements [2020-02-11T01:25:10.956Z] tests/integration/client_test.py ..... [ 75%] [2020-02-11T01:25:10.956Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-11T01:25:11.326Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-02-11T01:25:11.326Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-11T01:25:11.501Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.01s) [2020-02-11T01:25:11.501Z] === RUN TestDockerNetworkMacvlan [2020-02-11T01:25:11.515Z] tests/integration/errors_test.py . [ 76%] [2020-02-11T01:25:11.781Z] ok github.com/docker/docker/volume/service 0.438s coverage: 70.3% of statements [2020-02-11T01:25:12.437Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-11T01:25:12.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-11T01:25:12.826Z] #45 236.1 CC criu/netfilter.o [2020-02-11T01:25:12.946Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2020-02-11T01:25:12.946Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-11T01:25:13.116Z] #45 236.6 CC criu/page-pipe.o [2020-02-11T01:25:13.814Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-11T01:25:14.147Z] #45 237.8 CC criu/page-xfer.o [2020-02-11T01:25:14.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-11T01:25:14.563Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-02-11T01:25:14.563Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-11T01:25:15.191Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-11T01:25:16.449Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2020-02-11T01:25:16.449Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-11T01:25:16.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-11T01:25:16.879Z] #45 239.9 CC criu/pagemap-cache.o [2020-02-11T01:25:16.879Z] #45 240.5 CC criu/pagemap.o [2020-02-11T01:25:18.479Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-11T01:25:18.594Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.00s) [2020-02-11T01:25:18.594Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-11T01:25:18.931Z] #45 242.3 CC criu/parasite-syscall.o [2020-02-11T01:25:19.518Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-02-11T01:25:19.518Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-11T01:25:20.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-11T01:25:20.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-11T01:25:20.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-11T01:25:20.333Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-02-11T01:25:20.333Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-11T01:25:20.436Z] #45 243.8 CC criu/path.o [2020-02-11T01:25:20.727Z] #45 244.3 CC criu/pie-util-vdso-elf32.o [2020-02-11T01:25:21.359Z] #45 245.0 CC criu/pie-util-vdso.o [2020-02-11T01:25:22.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-11T01:25:22.217Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s) [2020-02-11T01:25:22.217Z] === RUN TestKernelTCPMemory [2020-02-11T01:25:22.405Z] #45 245.8 CC criu/pie-util.o [2020-02-11T01:25:22.405Z] #45 246.1 CC criu/pipes.o [2020-02-11T01:25:22.668Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-11T01:25:23.284Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T01:25:23.284Z] [2020-02-11T01:25:23.284Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-11T01:25:23.284Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-11T01:25:23.284Z] HOSTNAME=ec497cc43a73 [2020-02-11T01:25:23.284Z] TESTDEBUG=0 [2020-02-11T01:25:23.284Z] DEST=bundles/test-integration [2020-02-11T01:25:23.284Z] PWD=/go/src/github.com/docker/docker [2020-02-11T01:25:23.284Z] DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:25:23.284Z] container=docker [2020-02-11T01:25:23.284Z] HOME=/root [2020-02-11T01:25:23.284Z] GOLANG_VERSION=1.13.7 [2020-02-11T01:25:23.284Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-11T01:25:23.284Z] VALIDATE_BRANCH=master [2020-02-11T01:25:23.284Z] TERM=xterm [2020-02-11T01:25:23.284Z] DOCKER_PKG=github.com/docker/docker [2020-02-11T01:25:23.284Z] SHLVL=1 [2020-02-11T01:25:23.284Z] TIMEOUT=120m [2020-02-11T01:25:23.284Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-11T01:25:23.284Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-11T01:25:23.284Z] GO111MODULE=off [2020-02-11T01:25:23.284Z] DOCKER_EXPERIMENTAL=1 [2020-02-11T01:25:23.284Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-11T01:25:23.284Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-11T01:25:23.284Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-11T01:25:23.284Z] GOPATH=/go [2020-02-11T01:25:23.284Z] PKG_CONFIG=pkg-config [2020-02-11T01:25:23.284Z] _=/usr/bin/env [2020-02-11T01:25:23.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-11T01:25:23.578Z] --- PASS: TestKernelTCPMemory (1.06s) [2020-02-11T01:25:23.578Z] === RUN TestNISDomainname [2020-02-11T01:25:23.911Z] #45 247.5 CC criu/plugin.o [2020-02-11T01:25:24.138Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-11T01:25:24.548Z] #45 248.1 CC criu/proc_parse.o [2020-02-11T01:25:24.698Z] --- PASS: TestNISDomainname (1.42s) [2020-02-11T01:25:24.698Z] === RUN TestHostnameDnsResolution [2020-02-11T01:25:25.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-11T01:25:26.606Z] ok github.com/docker/docker/pkg/plugins 35.019s coverage: 73.4% of statements [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/rootless [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/volume [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-11T01:25:26.606Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === Skipped [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-11T01:25:26.606Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-11T01:25:26.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-11T01:25:26.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-02-11T01:25:26.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-11T01:25:26.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-11T01:25:26.606Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-11T01:25:26.606Z] daemon_test.go:147: root required [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-11T01:25:26.606Z] reload_test.go:520: root required [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-11T01:25:26.606Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-11T01:25:26.606Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-11T01:25:26.606Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-11T01:25:26.606Z] download_test.go:268: Needs fixing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-11T01:25:26.606Z] layer_test.go:304: Failing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-11T01:25:26.606Z] layer_test.go:353: Failing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-11T01:25:26.606Z] layer_test.go:468: Failing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-11T01:25:26.606Z] layer_test.go:697: Failing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-11T01:25:26.606Z] migration_test.go:46: Failing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-11T01:25:26.606Z] migration_test.go:182: Failing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-11T01:25:26.606Z] mount_test.go:17: Failing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-11T01:25:26.606Z] mount_test.go:76: Failing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-11T01:25:26.606Z] mount_test.go:125: Failing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-11T01:25:26.606Z] mount_test.go:212: Failing on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:133: Xz not present in msys2 [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:238: Failing on Windows CI machines [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-11T01:25:26.606Z] archive_windows_test.go:16: Currently fails [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-11T01:25:26.606Z] changes_test.go:192: needs more investigation [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-11T01:25:26.606Z] changes_test.go:405: needs further investigation [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-11T01:25:26.606Z] changes_test.go:441: needs further investigation [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-11T01:25:26.606Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-11T01:25:26.606Z] poller_test.go:41: No chmod on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-11T01:25:26.606Z] fileutils_test.go:134: Needs porting to Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-11T01:25:26.606Z] fileutils_test.go:180: Needs porting to Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-11T01:25:26.606Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-11T01:25:26.606Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-02-11T01:25:26.606Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-02-11T01:25:26.606Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-11T01:25:26.606Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-11T01:25:26.606Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] [2020-02-11T01:25:26.606Z] DONE 1759 tests, 46 skipped in 205.719s [2020-02-11T01:25:26.606Z] INFO: make.ps1 ended at 02/11/2020 01:25:26 [2020-02-11T01:25:26.618Z] --- PASS: TestHostnameDnsResolution (1.61s) [2020-02-11T01:25:26.618Z] === RUN TestStats [2020-02-11T01:25:28.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-11T01:25:28.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-11T01:25:28.799Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-11T01:25:28.799Z] INFO: Unit tests ended at 02/11/2020 01:25:28. Duration:00:03:41.5226135 [2020-02-11T01:25:28.799Z] INFO: Building busybox [2020-02-11T01:25:28.799Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-11T01:25:28.799Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-11T01:25:28.799Z] [2020-02-11T01:25:28.799Z] Sending build context to Docker daemon 2.56kB [2020-02-11T01:25:28.799Z] [2020-02-11T01:25:28.799Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-11T01:25:28.799Z] ---> 8351e66084ac [2020-02-11T01:25:28.799Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-11T01:25:28.799Z] ---> Running in d4df947984b2 [2020-02-11T01:25:29.066Z] --- PASS: TestStats (2.80s) [2020-02-11T01:25:29.066Z] === RUN TestStopContainerWithTimeout [2020-02-11T01:25:29.066Z] === RUN TestStopContainerWithTimeout/0 [2020-02-11T01:25:29.066Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-11T01:25:29.066Z] === RUN TestStopContainerWithTimeout/1 [2020-02-11T01:25:29.066Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-11T01:25:29.066Z] === RUN TestStopContainerWithTimeout/3 [2020-02-11T01:25:29.066Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-11T01:25:29.066Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-11T01:25:29.066Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-11T01:25:29.066Z] === CONT TestStopContainerWithTimeout/0 [2020-02-11T01:25:29.066Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-11T01:25:29.231Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-11T01:25:29.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-11T01:25:30.143Z] #45 253.8 CC criu/protobuf-desc.o [2020-02-11T01:25:30.683Z] === CONT TestStopContainerWithTimeout/3 [2020-02-11T01:25:30.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-11T01:25:31.134Z] --- PASS: TestDockerNetworkMacvlan (19.37s) [2020-02-11T01:25:31.134Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-02-11T01:25:31.134Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2020-02-11T01:25:31.134Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-02-11T01:25:31.134Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.95s) [2020-02-11T01:25:31.134Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2020-02-11T01:25:31.134Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-02-11T01:25:31.134Z] PASS [2020-02-11T01:25:31.134Z] [2020-02-11T01:25:31.134Z] DONE 8 tests in 21.514s [2020-02-11T01:25:31.134Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-11T01:25:31.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:25:31.134Z] ++ set -e [2020-02-11T01:25:31.134Z] ++ '[' -n 0 ']' [2020-02-11T01:25:31.134Z] ++ set -x [2020-02-11T01:25:31.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:25:31.134Z] testing: warning: no tests to run [2020-02-11T01:25:31.134Z] PASS [2020-02-11T01:25:31.134Z] [2020-02-11T01:25:31.134Z] DONE 0 tests in 0.029s [2020-02-11T01:25:31.134Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-11T01:25:31.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:25:31.134Z] ++ set -e [2020-02-11T01:25:31.134Z] ++ '[' -n 0 ']' [2020-02-11T01:25:31.134Z] ++ set -x [2020-02-11T01:25:31.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:25:31.134Z] INFO: Testing against a local daemon [2020-02-11T01:25:31.134Z] === RUN TestAuthZPluginAllowRequest [2020-02-11T01:25:31.649Z] #45 255.4 CC criu/protobuf.o [2020-02-11T01:25:32.046Z] === CONT TestStopContainerWithTimeout/1 [2020-02-11T01:25:32.283Z] #45 256.0 CC criu/pstree.o [2020-02-11T01:25:32.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-11T01:25:33.036Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-02-11T01:25:33.036Z] === RUN TestAuthZPluginTLS [2020-02-11T01:25:33.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-11T01:25:33.605Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-02-11T01:25:33.605Z] === RUN TestAuthZPluginDenyRequest [2020-02-11T01:25:34.156Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-02-11T01:25:34.157Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-02-11T01:25:34.157Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-02-11T01:25:34.157Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2020-02-11T01:25:34.157Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-02-11T01:25:34.157Z] === RUN TestDeleteDevicemapper [2020-02-11T01:25:34.157Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-11T01:25:34.157Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-11T01:25:34.157Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-11T01:25:34.172Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-02-11T01:25:34.172Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-11T01:25:34.362Z] #45 257.6 CC criu/rbtree.o [2020-02-11T01:25:34.362Z] #45 ... [2020-02-11T01:25:34.362Z] [2020-02-11T01:25:34.362Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:25:34.362Z] #42 347.1 + dpkg --print-architecture [2020-02-11T01:25:34.362Z] #42 347.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-11T01:25:34.592Z] Removing intermediate container d4df947984b2 [2020-02-11T01:25:34.592Z] ---> 3f4872baa046 [2020-02-11T01:25:34.592Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-11T01:25:34.649Z] #42 347.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-11T01:25:34.649Z] #42 347.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-11T01:25:34.740Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-02-11T01:25:34.740Z] === RUN TestAuthZPluginDenyResponse [2020-02-11T01:25:35.056Z] [2020-02-11T01:25:35.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-11T01:25:35.522Z] ---> 2084ea649383 [2020-02-11T01:25:35.522Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-11T01:25:35.522Z] ---> Running in 61c22cef67c2 [2020-02-11T01:25:35.682Z] --- PASS: TestAuthZPluginDenyResponse (0.81s) [2020-02-11T01:25:35.682Z] === RUN TestAuthZPluginAllowEventStream [2020-02-11T01:25:36.882Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.58s) [2020-02-11T01:25:36.882Z] === RUN TestUpdateMemory [2020-02-11T01:25:36.882Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-11T01:25:36.882Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:25:36.882Z] === RUN TestUpdateCPUQuota [2020-02-11T01:25:37.060Z] [2020-02-11T01:25:37.060Z] SUCCESS: Specified value was saved. [2020-02-11T01:25:37.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-11T01:25:37.586Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-02-11T01:25:37.586Z] === RUN TestAuthZPluginErrorResponse [2020-02-11T01:25:38.153Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2020-02-11T01:25:38.153Z] === RUN TestAuthZPluginErrorRequest [2020-02-11T01:25:38.365Z] --- PASS: TestUpdateCPUQuota (1.65s) [2020-02-11T01:25:38.365Z] === RUN TestUpdatePidsLimit [2020-02-11T01:25:38.365Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-11T01:25:38.620Z] === RUN TestUpdatePidsLimit/no_change [2020-02-11T01:25:38.721Z] --- PASS: TestAuthZPluginErrorRequest (0.72s) [2020-02-11T01:25:38.721Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-11T01:25:39.179Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-11T01:25:39.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-11T01:25:39.434Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-11T01:25:39.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-11T01:25:39.658Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.74s) [2020-02-11T01:25:39.658Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-11T01:25:39.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-11T01:25:39.967Z] Removing intermediate container 61c22cef67c2 [2020-02-11T01:25:39.967Z] ---> 3cf4dc33fcb7 [2020-02-11T01:25:39.967Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-11T01:25:39.967Z] ---> Running in 0e44729b1a82 [2020-02-11T01:25:39.994Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-11T01:25:40.249Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-11T01:25:40.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-11T01:25:40.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-11T01:25:41.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-11T01:25:41.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-11T01:25:41.938Z] --- PASS: TestUpdatePidsLimit (3.75s) [2020-02-11T01:25:41.938Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-02-11T01:25:41.938Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-02-11T01:25:41.938Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-02-11T01:25:41.938Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-02-11T01:25:41.938Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-02-11T01:25:41.938Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-02-11T01:25:41.938Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-02-11T01:25:41.938Z] === RUN TestUpdateRestartPolicy [2020-02-11T01:25:42.192Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-02-11T01:25:42.192Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-11T01:25:42.195Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-11T01:25:43.119Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-11T01:25:43.680Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-11T01:25:44.095Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) [2020-02-11T01:25:44.095Z] === RUN TestAuthZPluginHeader [2020-02-11T01:25:45.018Z] #42 ... [2020-02-11T01:25:45.018Z] [2020-02-11T01:25:45.018Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-11T01:25:45.018Z] #45 258.4 CC criu/rst-malloc.o [2020-02-11T01:25:45.018Z] #45 258.9 CC criu/seccomp.o [2020-02-11T01:25:45.018Z] #45 260.0 CC criu/seize.o [2020-02-11T01:25:45.018Z] #45 261.8 CC criu/servicefd.o [2020-02-11T01:25:45.018Z] #45 262.7 CC criu/shmem.o [2020-02-11T01:25:45.018Z] #45 264.5 CC criu/sigframe.o [2020-02-11T01:25:45.018Z] #45 264.8 CC criu/signalfd.o [2020-02-11T01:25:45.018Z] #45 265.5 CC criu/sk-inet.o [2020-02-11T01:25:45.018Z] #45 267.4 CC criu/sk-netlink.o [2020-02-11T01:25:45.018Z] #45 268.1 CC criu/sk-packet.o [2020-02-11T01:25:45.471Z] --- PASS: TestAuthZPluginHeader (1.09s) [2020-02-11T01:25:45.471Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-11T01:25:45.471Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-11T01:25:45.471Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:25:45.471Z] === RUN TestAuthZPluginV2Disable [2020-02-11T01:25:45.471Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-11T01:25:45.471Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:25:45.471Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-11T01:25:45.471Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-11T01:25:45.471Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:25:45.471Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-11T01:25:45.471Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-11T01:25:45.471Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:25:45.471Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-11T01:25:45.645Z] #45 269.1 CC criu/sk-queue.o [2020-02-11T01:25:45.757Z] Cannot create a file when that file already exists. [2020-02-11T01:25:46.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-11T01:25:46.273Z] #45 269.9 CC criu/sk-tcp.o [2020-02-11T01:25:47.314Z] #45 271.0 CC criu/sk-unix.o [2020-02-11T01:25:49.449Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-11T01:25:50.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-11T01:25:50.813Z] #45 274.0 CC criu/sockets.o [2020-02-11T01:25:50.972Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-11T01:25:51.895Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-11T01:25:52.311Z] #45 275.6 CC criu/stats.o [2020-02-11T01:25:52.601Z] #45 276.3 CC criu/string.o [2020-02-11T01:25:52.818Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-11T01:25:52.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-11T01:25:52.818Z] Removing intermediate container 0e44729b1a82 [2020-02-11T01:25:52.818Z] ---> 74d2c97bbcc8 [2020-02-11T01:25:52.818Z] Step 6/6 : CMD ["sh"] [2020-02-11T01:25:52.818Z] ---> Running in b799618cbdb8 [2020-02-11T01:25:52.818Z] Removing intermediate container b799618cbdb8 [2020-02-11T01:25:52.818Z] ---> 436c13515927 [2020-02-11T01:25:52.818Z] Successfully built 436c13515927 [2020-02-11T01:25:52.818Z] Successfully tagged busybox:latest [2020-02-11T01:25:52.818Z] INFO: Docker images of the daemon under test [2020-02-11T01:25:52.818Z] [2020-02-11T01:25:52.818Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-11T01:25:52.818Z] busybox latest 436c13515927 Less than a second ago 4.86GB [2020-02-11T01:25:52.818Z] microsoft/windowsservercore latest 8351e66084ac 4 weeks ago 4.82GB [2020-02-11T01:25:52.818Z] mcr.microsoft.com/windows/servercore ltsc2019 8351e66084ac 4 weeks ago 4.82GB [2020-02-11T01:25:52.818Z] [2020-02-11T01:25:52.818Z] INFO: Running integration tests at 02/11/2020 01:25:52... [2020-02-11T01:25:52.818Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-11T01:25:52.818Z] INFO: Integration API tests being run from the host: [2020-02-11T01:25:52.818Z] INFO: make.ps1 starting at 02/11/2020 01:25:52 [2020-02-11T01:25:52.890Z] #45 276.5 CC criu/sysctl.o [2020-02-11T01:25:53.277Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-11T01:25:54.400Z] #45 277.8 CC criu/sysfs_parse.o [2020-02-11T01:25:55.044Z] #45 278.6 CC criu/timerfd.o [2020-02-11T01:25:55.679Z] #45 279.4 CC criu/tty.o [2020-02-11T01:25:56.073Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-11T01:25:56.073Z] --- PASS: TestUpdateRestartPolicy (13.85s) [2020-02-11T01:25:56.073Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-11T01:25:56.505Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-11T01:25:56.997Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2020-02-11T01:25:56.997Z] === RUN TestWaitNonBlocked [2020-02-11T01:25:56.997Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:25:56.997Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:25:56.997Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:25:56.997Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:25:56.997Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:25:56.997Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:25:58.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-11T01:25:58.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-11T01:25:58.360Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-02-11T01:25:58.360Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-02-11T01:25:58.360Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-02-11T01:25:58.360Z] === RUN TestWaitBlocked [2020-02-11T01:25:58.360Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:25:58.360Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:25:58.360Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:25:58.360Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:25:58.360Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:25:58.360Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:25:58.615Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-11T01:25:59.174Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-11T01:25:59.174Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-02-11T01:25:59.174Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-02-11T01:25:59.174Z] === CONT TestContainerStartOnDaemonRestart [2020-02-11T01:25:59.174Z] === CONT TestIpcModeOlderClient [2020-02-11T01:25:59.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-11T01:25:59.429Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-02-11T01:25:59.429Z] === CONT TestDaemonHostGatewayIP [2020-02-11T01:25:59.429Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-11T01:26:00.132Z] #45 283.2 CC criu/tun.o [2020-02-11T01:26:00.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-11T01:26:00.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-11T01:26:00.767Z] #45 284.4 CC criu/uffd.o [2020-02-11T01:26:01.939Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-11T01:26:01.939Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-11T01:26:02.498Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-11T01:26:02.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-11T01:26:02.753Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2020-02-11T01:26:02.753Z] === CONT TestDaemonRestartIpcMode [2020-02-11T01:26:02.818Z] #45 286.6 CC criu/util.o [2020-02-11T01:26:03.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-11T01:26:03.313Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-11T01:26:03.551Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.07s) [2020-02-11T01:26:03.551Z] PASS [2020-02-11T01:26:03.551Z] [2020-02-11T01:26:03.551Z] === Skipped [2020-02-11T01:26:03.551Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-11T01:26:03.551Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:26:03.551Z] [2020-02-11T01:26:03.551Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-11T01:26:03.551Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:26:03.551Z] [2020-02-11T01:26:03.551Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-11T01:26:03.551Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:26:03.551Z] [2020-02-11T01:26:03.551Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-11T01:26:03.551Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:26:03.551Z] [2020-02-11T01:26:03.551Z] [2020-02-11T01:26:03.551Z] DONE 17 tests, 4 skipped in 32.414s [2020-02-11T01:26:03.551Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-11T01:26:03.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:03.551Z] ++ set -e [2020-02-11T01:26:03.551Z] ++ '[' -n 0 ']' [2020-02-11T01:26:03.551Z] ++ set -x [2020-02-11T01:26:03.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:03.552Z] INFO: Testing against a local daemon [2020-02-11T01:26:03.552Z] === RUN TestPluginInvalidJSON [2020-02-11T01:26:03.552Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:26:03.552Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:26:03.552Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:26:03.552Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-11T01:26:03.552Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-11T01:26:03.552Z] PASS [2020-02-11T01:26:03.552Z] [2020-02-11T01:26:03.552Z] DONE 2 tests in 0.171s [2020-02-11T01:26:03.552Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-11T01:26:03.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:03.552Z] ++ set -e [2020-02-11T01:26:03.552Z] ++ '[' -n 0 ']' [2020-02-11T01:26:03.552Z] ++ set -x [2020-02-11T01:26:03.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:03.552Z] INFO: Testing against a local daemon [2020-02-11T01:26:03.552Z] === RUN TestExternalGraphDriver [2020-02-11T01:26:03.569Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-11T01:26:03.810Z] === RUN TestExternalGraphDriver/json [2020-02-11T01:26:03.824Z] --- PASS: TestDaemonHostGatewayIP (4.40s) [2020-02-11T01:26:03.824Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-11T01:26:04.384Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-11T01:26:04.384Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-11T01:26:04.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-11T01:26:05.307Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-11T01:26:05.563Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-11T01:26:06.325Z] #45 289.4 CC criu/uts_ns.o [2020-02-11T01:26:06.325Z] #45 289.8 CC criu/vdso.o [2020-02-11T01:26:06.343Z] === RUN TestExternalGraphDriver/spec [2020-02-11T01:26:06.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-11T01:26:06.923Z] --- PASS: TestDaemonRestartIpcMode (3.83s) [2020-02-11T01:26:06.923Z] PASS [2020-02-11T01:26:06.923Z] [2020-02-11T01:26:06.923Z] === Skipped [2020-02-11T01:26:06.923Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-11T01:26:06.923Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T01:26:06.923Z] [2020-02-11T01:26:06.923Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-11T01:26:06.923Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:26:06.923Z] [2020-02-11T01:26:06.923Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-11T01:26:06.923Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:26:06.923Z] [2020-02-11T01:26:06.923Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-11T01:26:06.923Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-11T01:26:06.923Z] [2020-02-11T01:26:06.923Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-11T01:26:06.923Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-11T01:26:06.923Z] [2020-02-11T01:26:06.923Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-11T01:26:06.923Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:26:06.923Z] [2020-02-11T01:26:06.923Z] [2020-02-11T01:26:06.923Z] DONE 199 tests, 6 skipped in 151.607s [2020-02-11T01:26:06.923Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-11T01:26:06.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:06.923Z] ++ set -e [2020-02-11T01:26:06.923Z] ++ '[' -n 0 ']' [2020-02-11T01:26:06.923Z] ++ set -x [2020-02-11T01:26:06.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:06.923Z] INFO: Testing against a local daemon [2020-02-11T01:26:06.923Z] === RUN TestCommitInheritsEnv [2020-02-11T01:26:07.178Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-02-11T01:26:07.178Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-11T01:26:07.178Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-11T01:26:07.178Z] === RUN TestImagesFilterMultiReference [2020-02-11T01:26:07.355Z] #45 291.0 LINK criu/built-in.o [2020-02-11T01:26:07.432Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-11T01:26:07.432Z] === RUN TestImagePullPlatformInvalid [2020-02-11T01:26:07.432Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-11T01:26:07.432Z] === RUN TestRemoveImageOrphaning [2020-02-11T01:26:07.643Z] #45 291.3 LINK criu/criu [2020-02-11T01:26:07.992Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-02-11T01:26:07.992Z] === RUN TestRemoveImageGarbageCollector [2020-02-11T01:26:08.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-11T01:26:08.674Z] #45 292.3 DEP lib/c/criu.d [2020-02-11T01:26:08.675Z] #45 292.4 CC images/rpc.pb-c.o [2020-02-11T01:26:08.877Z] === RUN TestExternalGraphDriver/pull [2020-02-11T01:26:08.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-11T01:26:09.874Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2020-02-11T01:26:09.874Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-11T01:26:09.874Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-11T01:26:09.874Z] === RUN TestTagInvalidReference [2020-02-11T01:26:10.128Z] --- PASS: TestTagInvalidReference (0.02s) [2020-02-11T01:26:10.128Z] === RUN TestTagValidPrefixedRepo [2020-02-11T01:26:10.128Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-02-11T01:26:10.128Z] === RUN TestTagExistedNameWithoutForce [2020-02-11T01:26:10.128Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-11T01:26:10.128Z] === RUN TestTagOfficialNames [2020-02-11T01:26:10.128Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-11T01:26:10.128Z] === RUN TestTagMatchesDigest [2020-02-11T01:26:10.128Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-11T01:26:10.128Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-11T01:26:10.174Z] #45 293.8 CC lib/c/criu.o [2020-02-11T01:26:10.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-11T01:26:11.053Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-11T01:26:11.410Z] --- PASS: TestExternalGraphDriver (7.67s) [2020-02-11T01:26:11.410Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-02-11T01:26:11.410Z] --- PASS: TestExternalGraphDriver/spec (2.72s) [2020-02-11T01:26:11.410Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2020-02-11T01:26:11.410Z] === RUN TestGraphdriverPluginV2 [2020-02-11T01:26:11.410Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-02-11T01:26:11.410Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:26:11.410Z] PASS [2020-02-11T01:26:11.410Z] [2020-02-11T01:26:11.410Z] === Skipped [2020-02-11T01:26:11.410Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-02-11T01:26:11.410Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:26:11.410Z] [2020-02-11T01:26:11.410Z] [2020-02-11T01:26:11.410Z] DONE 5 tests, 1 skipped in 7.859s [2020-02-11T01:26:11.410Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-11T01:26:11.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:11.410Z] ++ set -e [2020-02-11T01:26:11.410Z] ++ '[' -n 0 ']' [2020-02-11T01:26:11.410Z] ++ set -x [2020-02-11T01:26:11.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:11.410Z] INFO: Testing against a local daemon [2020-02-11T01:26:11.410Z] === RUN TestContinueAfterPluginCrash [2020-02-11T01:26:11.410Z] === PAUSE TestContinueAfterPluginCrash [2020-02-11T01:26:11.410Z] === RUN TestDaemonStartWithLogOpt [2020-02-11T01:26:11.410Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-11T01:26:11.410Z] === CONT TestContinueAfterPluginCrash [2020-02-11T01:26:11.410Z] === CONT TestDaemonStartWithLogOpt [2020-02-11T01:26:11.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-11T01:26:11.978Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-11T01:26:11.978Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-11T01:26:12.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-11T01:26:12.540Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-11T01:26:12.910Z] #45 296.0 LINK lib/c/built-in.o [2020-02-11T01:26:12.910Z] #45 296.1 LINK lib/c/libcriu.so [2020-02-11T01:26:13.100Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T01:26:13.100Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-11T01:26:13.199Z] #45 296.6 GEN magic.py [2020-02-11T01:26:13.199Z] #45 296.9 Note: Building without setproctitle() and strlcpy() support. [2020-02-11T01:26:13.199Z] #45 296.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-11T01:26:13.419Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-11T01:26:13.419Z] Using test binary docker [2020-02-11T01:26:13.419Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-11T01:26:13.419Z] +++ /etc/init.d/apparmor start [2020-02-11T01:26:13.419Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-11T01:26:13.419Z] Starting dockerd [2020-02-11T01:26:13.419Z] INFO: Waiting for daemon to start... [2020-02-11T01:26:13.419Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-11T01:26:14.707Z] #45 298.3 fatal: not a git repository (or any of the parent directories): .git [2020-02-11T01:26:15.141Z] . [2020-02-11T01:26:15.141Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-11T01:26:15.141Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-11T01:26:15.141Z] Error: No such image: emptyfs [2020-02-11T01:26:15.494Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-11T01:26:15.494Z] ++++ docker load [2020-02-11T01:26:15.494Z] Running integration-test (iteration 1) [2020-02-11T01:26:15.494Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-11T01:26:15.494Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:15.494Z] ++ set -e [2020-02-11T01:26:15.494Z] ++ '[' -n 0 ']' [2020-02-11T01:26:15.494Z] ++ set -x [2020-02-11T01:26:15.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:16.214Z] #45 299.8 make[1]: Nothing to be done for 'all'. [2020-02-11T01:26:17.034Z] ......... [ 86%] [2020-02-11T01:26:17.257Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-11T01:26:17.717Z] #45 301.3 make[1]: 'images/built-in.o' is up to date. [2020-02-11T01:26:17.717Z] #45 301.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-11T01:26:18.007Z] #45 301.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-11T01:26:18.007Z] #45 301.6 make[1]: 'compel/libcompel.a' is up to date. [2020-02-11T01:26:18.007Z] #45 301.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-11T01:26:18.007Z] #45 301.7 make[1]: Nothing to be done for 'all'. [2020-02-11T01:26:18.180Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-11T01:26:18.297Z] #45 301.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-11T01:26:18.435Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-11T01:26:18.587Z] #45 302.1 make[2]: Nothing to be done for 'all'. [2020-02-11T01:26:18.587Z] #45 302.1 make[2]: Nothing to be done for 'all'. [2020-02-11T01:26:18.587Z] #45 302.2 make[2]: Nothing to be done for 'all'. [2020-02-11T01:26:18.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:26:18.592Z] INFO: Testing against a local daemon [2020-02-11T01:26:18.878Z] #45 302.5 make[2]: Nothing to be done for 'all'. [2020-02-11T01:26:18.878Z] #45 302.6 make[2]: Nothing to be done for 'all'. [2020-02-11T01:26:18.878Z] #45 302.7 make[2]: Nothing to be done for 'all'. [2020-02-11T01:26:18.994Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-11T01:26:19.168Z] #45 302.8 make[2]: Nothing to be done for 'all'. [2020-02-11T01:26:19.248Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-11T01:26:19.463Z] #45 303.1 make[2]: Nothing to be done for 'all'. [2020-02-11T01:26:19.463Z] #45 303.1 INSTALL criu/criu [2020-02-11T01:26:19.503Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-11T01:26:19.777Z] #45 DONE 303.2s [2020-02-11T01:26:19.777Z] [2020-02-11T01:26:19.777Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:26:20.062Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-11T01:26:20.062Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-11T01:26:20.621Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-11T01:26:20.621Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-11T01:26:21.849Z] #24 ... [2020-02-11T01:26:21.849Z] [2020-02-11T01:26:21.849Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:26:21.849Z] #58 233.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-11T01:26:23.003Z] Loaded image: buildpack-deps:jessie [2020-02-11T01:26:23.004Z] Loaded image: busybox:latest [2020-02-11T01:26:23.004Z] Loaded image: busybox:glibc [2020-02-11T01:26:23.004Z] Loaded image: debian:jessie [2020-02-11T01:26:23.350Z] #58 ... [2020-02-11T01:26:23.350Z] [2020-02-11T01:26:23.350Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-11T01:26:23.350Z] #42 DONE 395.8s [2020-02-11T01:26:23.350Z] [2020-02-11T01:26:23.350Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:26:23.362Z] Loaded image: hello-world:latest [2020-02-11T01:26:23.363Z] INFO: Testing against a local daemon [2020-02-11T01:26:23.363Z] === RUN TestCgroupNamespacesBuild [2020-02-11T01:26:23.642Z] --- PASS: TestDaemonStartWithLogOpt (10.15s) [2020-02-11T01:26:24.245Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-11T01:26:24.805Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-11T01:26:24.805Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-11T01:26:25.093Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2020-02-11T01:26:25.093Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-11T01:26:25.413Z] #54 ... [2020-02-11T01:26:25.413Z] [2020-02-11T01:26:25.413Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-11T01:26:25.413Z] #58 236.8 + mkdir -p /build [2020-02-11T01:26:25.413Z] #58 236.8 + cp runc /build/runc [2020-02-11T01:26:25.413Z] #58 DONE 236.9s [2020-02-11T01:26:25.413Z] [2020-02-11T01:26:25.413Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:26:25.860Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-11T01:26:26.853Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2020-02-11T01:26:26.853Z] === RUN TestBuildWithSession [2020-02-11T01:26:26.853Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-11T01:26:26.853Z] build_session_test.go:25: TODO: BuildKit [2020-02-11T01:26:26.853Z] === RUN TestBuildSquashParent [2020-02-11T01:26:26.924Z] --- PASS: TestContinueAfterPluginCrash (15.00s) [2020-02-11T01:26:26.924Z] PASS [2020-02-11T01:26:26.924Z] [2020-02-11T01:26:26.924Z] DONE 2 tests in 15.152s [2020-02-11T01:26:26.924Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-11T01:26:26.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:26.924Z] ++ set -e [2020-02-11T01:26:26.924Z] ++ '[' -n 0 ']' [2020-02-11T01:26:26.924Z] ++ set -x [2020-02-11T01:26:26.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:26.924Z] INFO: Testing against a local daemon [2020-02-11T01:26:26.924Z] === RUN TestPluginWithDevMounts [2020-02-11T01:26:26.924Z] === PAUSE TestPluginWithDevMounts [2020-02-11T01:26:26.924Z] === CONT TestPluginWithDevMounts [2020-02-11T01:26:28.062Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-11T01:26:28.825Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-02-11T01:26:28.825Z] PASS [2020-02-11T01:26:28.825Z] [2020-02-11T01:26:28.825Z] DONE 1 tests in 2.340s [2020-02-11T01:26:28.825Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-11T01:26:28.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:28.825Z] ++ set -e [2020-02-11T01:26:28.825Z] ++ '[' -n 0 ']' [2020-02-11T01:26:28.825Z] ++ set -x [2020-02-11T01:26:28.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:29.084Z] INFO: Testing against a local daemon [2020-02-11T01:26:29.084Z] === RUN TestSecretInspect [2020-02-11T01:26:29.945Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-11T01:26:30.977Z] ok github.com/docker/docker/integration/build 15.160s [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] === Skipped [2020-02-11T01:26:30.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-11T01:26:30.977Z] build_session_test.go:25: TODO: BuildKit [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-11T01:26:30.977Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-11T01:26:30.977Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-02-11T01:26:30.977Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-02-11T01:26:30.977Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-02-11T01:26:30.977Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-02-11T01:26:30.977Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-02-11T01:26:30.977Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-02-11T01:26:30.977Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-02-11T01:26:30.977Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] DONE 22 tests, 10 skipped in 37.519s [2020-02-11T01:26:30.977Z] [2020-02-11T01:26:30.977Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-11T01:26:32.370Z] --- PASS: TestSecretInspect (3.24s) [2020-02-11T01:26:32.370Z] === RUN TestSecretList [2020-02-11T01:26:32.380Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-11T01:26:33.137Z] --- PASS: TestBuildSquashParent (6.00s) [2020-02-11T01:26:33.137Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-11T01:26:33.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:26:33.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:26:33.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:26:33.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:26:33.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:26:33.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:26:33.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:26:33.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:26:33.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:26:33.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:26:33.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:26:33.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:26:33.137Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:26:33.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:26:33.303Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-11T01:26:33.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:26:33.880Z] INFO: Testing against a local daemon [2020-02-11T01:26:33.880Z] ok github.com/docker/docker/integration/config 0.185s [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] === Skipped [2020-02-11T01:26:33.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-02-11T01:26:33.880Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-11T01:26:33.880Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-11T01:26:33.880Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-02-11T01:26:33.880Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-02-11T01:26:33.880Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-11T01:26:33.880Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-11T01:26:33.880Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-11T01:26:33.880Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] DONE 8 tests, 8 skipped in 2.589s [2020-02-11T01:26:33.880Z] [2020-02-11T01:26:33.880Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-11T01:26:34.100Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-11T01:26:35.460Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-11T01:26:35.460Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-11T01:26:35.523Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:26:35.523Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:26:35.656Z] --- PASS: TestSecretList (3.44s) [2020-02-11T01:26:35.656Z] === RUN TestSecretsCreateAndDelete [2020-02-11T01:26:36.385Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-11T01:26:36.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:26:36.791Z] INFO: Testing against a local daemon [2020-02-11T01:26:36.949Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-11T01:26:37.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:26:37.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:26:38.943Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2020-02-11T01:26:38.943Z] === RUN TestSecretsUpdate [2020-02-11T01:26:39.090Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-11T01:26:40.399Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-11T01:26:40.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2020-02-11T01:26:40.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2020-02-11T01:26:40.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2020-02-11T01:26:40.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2020-02-11T01:26:40.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.66s) [2020-02-11T01:26:40.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.69s) [2020-02-11T01:26:40.399Z] === RUN TestBuildMultiStageCopy [2020-02-11T01:26:40.399Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-11T01:26:41.106Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-11T01:26:41.106Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-11T01:26:42.232Z] --- PASS: TestSecretsUpdate (3.35s) [2020-02-11T01:26:42.232Z] === RUN TestTemplatedSecret [2020-02-11T01:26:42.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-11T01:26:43.111Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-11T01:26:43.483Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-11T01:26:43.483Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-11T01:26:43.852Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-11T01:26:44.202Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-11T01:26:44.955Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2020-02-11T01:26:44.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s) [2020-02-11T01:26:44.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-02-11T01:26:44.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2020-02-11T01:26:44.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-02-11T01:26:44.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-02-11T01:26:44.955Z] === RUN TestBuildMultiStageParentConfig [2020-02-11T01:26:45.263Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-11T01:26:45.520Z] --- PASS: TestTemplatedSecret (3.42s) [2020-02-11T01:26:45.520Z] === RUN TestSecretCreateResolve [2020-02-11T01:26:45.822Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-11T01:26:46.172Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-02-11T01:26:46.172Z] === RUN TestBuildLabelWithTargets [2020-02-11T01:26:47.707Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-11T01:26:47.707Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-11T01:26:47.707Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-11T01:26:47.961Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-11T01:26:47.961Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-11T01:26:47.961Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-11T01:26:48.517Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-02-11T01:26:48.517Z] === RUN TestBuildWithEmptyLayers [2020-02-11T01:26:48.731Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-11T01:26:48.874Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-02-11T01:26:48.874Z] === RUN TestBuildMultiStageOnBuild [2020-02-11T01:26:48.987Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-11T01:26:49.241Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-11T01:26:49.241Z] [2020-02-11T01:26:49.241Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-11T01:26:49.241Z] =========================== short test summary info ============================ [2020-02-11T01:26:49.241Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-11T01:26:49.241Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-11T01:26:49.241Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-11T01:26:49.241Z] Not supported on most drivers [2020-02-11T01:26:49.241Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-11T01:26:49.241Z] Can fail if eth0 has multiple IP addresses [2020-02-11T01:26:49.241Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-11T01:26:49.241Z] This doesn't seem to be taken into account by the engine [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-11T01:26:49.241Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-11T01:26:49.241Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 391.23 seconds ========= [2020-02-11T01:26:49.495Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-11T01:26:49.714Z] --- PASS: TestSecretCreateResolve (3.31s) [2020-02-11T01:26:49.714Z] PASS [2020-02-11T01:26:49.714Z] [2020-02-11T01:26:49.714Z] DONE 6 tests in 20.079s [2020-02-11T01:26:49.714Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-11T01:26:49.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:49.715Z] ++ set -e [2020-02-11T01:26:49.715Z] ++ '[' -n 0 ']' [2020-02-11T01:26:49.715Z] ++ set -x [2020-02-11T01:26:49.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:26:49.715Z] INFO: Testing against a local daemon [2020-02-11T01:26:49.715Z] === RUN TestServiceCreateInit [2020-02-11T01:26:49.715Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-11T01:26:50.469Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-11T01:26:50.469Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-11T01:26:51.394Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-11T01:26:51.649Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-11T01:26:51.993Z] --- PASS: TestBuildMultiStageOnBuild (2.50s) [2020-02-11T01:26:51.993Z] === RUN TestBuildUncleanTarFilenames [2020-02-11T01:26:52.741Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2020-02-11T01:26:52.741Z] === RUN TestBuildMultiStageLayerLeak [2020-02-11T01:26:53.013Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-11T01:26:53.574Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-11T01:26:53.574Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-11T01:26:53.904Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-11T01:26:55.848Z] --- PASS: TestBuildMultiStageLayerLeak (2.59s) [2020-02-11T01:26:55.848Z] === RUN TestBuildWithHugeFile [2020-02-11T01:26:56.083Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-11T01:26:57.446Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-11T01:26:59.182Z] --- PASS: TestServiceCreateInit (9.72s) [2020-02-11T01:26:59.182Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s) [2020-02-11T01:26:59.182Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2020-02-11T01:26:59.182Z] === RUN TestCreateServiceMultipleTimes [2020-02-11T01:26:59.957Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-11T01:27:01.317Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-11T01:27:01.685Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-11T01:27:01.686Z] [2020-02-11T01:27:01.686Z] Unloading profiles will leave already running processes permanently [2020-02-11T01:27:01.686Z] unconfined, which can lead to unexpected situations. [2020-02-11T01:27:01.686Z] [2020-02-11T01:27:01.686Z] To set a process to complain mode, use the command line tool [2020-02-11T01:27:01.686Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-11T01:27:01.686Z] Post stage [Pipeline] junit [2020-02-11T01:27:02.253Z] Recording test results [Pipeline] sh [2020-02-11T01:27:02.680Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-11T01:27:02.826Z] + echo Ensuring container killed. [2020-02-11T01:27:02.826Z] Ensuring container killed. [2020-02-11T01:27:02.826Z] + docker rm -vf docker-pr7 [2020-02-11T01:27:02.826Z] Error: No such container: docker-pr7 [2020-02-11T01:27:02.826Z] + true [Pipeline] sh [2020-02-11T01:27:03.229Z] + echo Chowning /workspace to jenkins user [2020-02-11T01:27:03.229Z] Chowning /workspace to jenkins user [2020-02-11T01:27:03.229Z] + id -u [2020-02-11T01:27:03.229Z] + id -g [2020-02-11T01:27:03.229Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39086:/workspace busybox chown -R 1000:1000 /workspace [2020-02-11T01:27:04.050Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-11T01:27:04.307Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-11T01:27:04.867Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-11T01:27:05.006Z] + bundleName=docker-py [2020-02-11T01:27:05.006Z] + echo Creating docker-py-bundles.tar.gz [2020-02-11T01:27:05.006Z] Creating docker-py-bundles.tar.gz [2020-02-11T01:27:05.006Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-02-11T01:27:05.056Z] Archiving artifacts [2020-02-11T01:27:05.259Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39086/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-11T01:27:05.687Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER docker:008fc679742b1f6dc386b728887573987ac09feb hack/make.sh binary-daemon [2020-02-11T01:27:06.247Z] [2020-02-11T01:27:06.502Z] Removing bundles/ [2020-02-11T01:27:06.502Z] [2020-02-11T01:27:06.502Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-11T01:27:06.502Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-11T01:27:06.502Z] GOOS="" GOARCH="" GOARM="" [2020-02-11T01:27:09.025Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-11T01:27:12.327Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-11T01:27:12.327Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-11T01:27:12.704Z] #24 ... [2020-02-11T01:27:12.704Z] [2020-02-11T01:27:12.704Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:27:12.704Z] #63 387.4 + bin/containerd [2020-02-11T01:27:12.704Z] #63 ... [2020-02-11T01:27:12.704Z] [2020-02-11T01:27:12.704Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:27:12.704Z] #54 DONE 442.2s [2020-02-11T01:27:12.704Z] [2020-02-11T01:27:12.704Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:27:17.562Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-11T01:27:19.446Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-11T01:27:19.593Z] #24 452.1 + return [2020-02-11T01:27:19.593Z] #24 DONE 452.2s [2020-02-11T01:27:19.593Z] [2020-02-11T01:27:19.593Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:27:19.701Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-11T01:27:20.260Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-11T01:27:20.515Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-11T01:27:21.114Z] --- PASS: TestCreateServiceMultipleTimes (19.39s) [2020-02-11T01:27:21.114Z] === RUN TestCreateServiceConflict [2020-02-11T01:27:21.373Z] --- PASS: TestCreateServiceConflict (3.25s) [2020-02-11T01:27:21.373Z] === RUN TestCreateServiceMaxReplicas [2020-02-11T01:27:21.439Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-11T01:27:22.315Z] #63 ... [2020-02-11T01:27:22.315Z] [2020-02-11T01:27:22.315Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-11T01:27:22.315Z] #25 DONE 0.2s [2020-02-11T01:27:22.315Z] [2020-02-11T01:27:22.315Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-11T01:27:22.363Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-11T01:27:22.944Z] #29 DONE 0.7s [2020-02-11T01:27:22.944Z] [2020-02-11T01:27:22.944Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-11T01:27:22.944Z] #32 DONE 0.1s [2020-02-11T01:27:22.944Z] [2020-02-11T01:27:22.944Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-11T01:27:22.944Z] #35 DONE 0.1s [2020-02-11T01:27:22.944Z] [2020-02-11T01:27:22.944Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-11T01:27:23.231Z] #40 DONE 0.1s [2020-02-11T01:27:23.231Z] [2020-02-11T01:27:23.231Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-11T01:27:23.231Z] #43 DONE 0.1s [2020-02-11T01:27:23.231Z] [2020-02-11T01:27:23.231Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:27:23.231Z] #63 ... [2020-02-11T01:27:23.231Z] [2020-02-11T01:27:23.231Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-11T01:27:23.231Z] #46 DONE 0.1s [2020-02-11T01:27:23.231Z] [2020-02-11T01:27:23.231Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-11T01:27:23.522Z] #49 DONE 0.1s [2020-02-11T01:27:23.522Z] [2020-02-11T01:27:23.522Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-11T01:27:23.522Z] #52 DONE 0.1s [2020-02-11T01:27:23.522Z] [2020-02-11T01:27:23.522Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:27:23.522Z] #63 ... [2020-02-11T01:27:23.522Z] [2020-02-11T01:27:23.522Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-11T01:27:23.522Z] #55 DONE 0.1s [2020-02-11T01:27:23.814Z] [2020-02-11T01:27:23.814Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-11T01:27:23.814Z] #59 DONE 0.1s [2020-02-11T01:27:23.814Z] [2020-02-11T01:27:23.814Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-11T01:27:24.530Z] --- PASS: TestBuildWithHugeFile (27.11s) [2020-02-11T01:27:24.530Z] === RUN TestBuildWithEmptyDockerfile [2020-02-11T01:27:24.530Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:27:24.530Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:27:24.530Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:27:24.530Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:27:24.530Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:27:24.530Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:27:24.530Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:27:24.530Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:27:24.530Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:27:24.530Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-02-11T01:27:24.530Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-02-11T01:27:24.530Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-02-11T01:27:24.530Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-02-11T01:27:24.530Z] === RUN TestBuildPreserveOwnership [2020-02-11T01:27:24.530Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-11T01:27:25.563Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-02-11T01:27:25.563Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-11T01:27:25.623Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-11T01:27:26.900Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-11T01:27:27.507Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-11T01:27:28.432Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-11T01:27:28.432Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-11T01:27:28.629Z] --- PASS: TestBuildPreserveOwnership (5.66s) [2020-02-11T01:27:28.629Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.74s) [2020-02-11T01:27:28.629Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.92s) [2020-02-11T01:27:28.629Z] === RUN TestBuildPlatformInvalid [2020-02-11T01:27:28.629Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-02-11T01:27:28.629Z] PASS [2020-02-11T01:27:28.630Z] [2020-02-11T01:27:28.630Z] === Skipped [2020-02-11T01:27:28.630Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-11T01:27:28.630Z] build_session_test.go:25: TODO: BuildKit [2020-02-11T01:27:28.630Z] [2020-02-11T01:27:28.630Z] [2020-02-11T01:27:28.630Z] DONE 32 tests, 1 skipped in 73.188s [2020-02-11T01:27:29.011Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-11T01:27:29.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:27:29.011Z] ++ set -e [2020-02-11T01:27:29.011Z] ++ '[' -n 0 ']' [2020-02-11T01:27:29.011Z] ++ set -x [2020-02-11T01:27:29.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:27:29.011Z] INFO: Testing against a local daemon [2020-02-11T01:27:29.011Z] === RUN TestConfigList [2020-02-11T01:27:29.795Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-11T01:27:31.679Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-11T01:27:32.214Z] --- PASS: TestConfigList (2.87s) [2020-02-11T01:27:32.214Z] === RUN TestConfigsCreateAndDelete [2020-02-11T01:27:33.039Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-11T01:27:34.400Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-11T01:27:34.580Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2020-02-11T01:27:34.581Z] === RUN TestConfigsUpdate [2020-02-11T01:27:37.673Z] --- PASS: TestConfigsUpdate (2.73s) [2020-02-11T01:27:37.673Z] === RUN TestTemplatedConfig [2020-02-11T01:27:40.443Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.48s) [2020-02-11T01:27:40.443Z] === RUN TestCreateServiceSecretFileMode [2020-02-11T01:27:40.746Z] --- PASS: TestTemplatedConfig (2.96s) [2020-02-11T01:27:40.746Z] === RUN TestConfigInspect [2020-02-11T01:27:42.980Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-02-11T01:27:42.980Z] === RUN TestCreateServiceConfigFileMode [2020-02-11T01:27:43.102Z] --- PASS: TestConfigInspect (2.38s) [2020-02-11T01:27:43.102Z] === RUN TestConfigCreateWithLabels [2020-02-11T01:27:44.330Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-11T01:27:45.442Z] --- PASS: TestConfigCreateWithLabels (2.75s) [2020-02-11T01:27:45.443Z] === RUN TestConfigCreateResolve [2020-02-11T01:27:45.690Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-11T01:27:46.268Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2020-02-11T01:27:46.268Z] === RUN TestCreateServiceSysctls [2020-02-11T01:27:47.049Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-11T01:27:47.304Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-11T01:27:48.534Z] --- PASS: TestConfigCreateResolve (2.80s) [2020-02-11T01:27:48.534Z] === RUN TestConfigDaemonLibtrustID [2020-02-11T01:27:48.695Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-11T01:27:48.896Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-02-11T01:27:48.896Z] PASS [2020-02-11T01:27:48.896Z] [2020-02-11T01:27:48.896Z] DONE 8 tests in 19.785s [2020-02-11T01:27:48.896Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-11T01:27:48.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:27:48.896Z] ++ set -e [2020-02-11T01:27:48.896Z] ++ '[' -n 0 ']' [2020-02-11T01:27:48.896Z] ++ set -x [2020-02-11T01:27:48.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:27:48.896Z] INFO: Testing against a local daemon [2020-02-11T01:27:48.896Z] === RUN TestCheckpoint [2020-02-11T01:27:48.896Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-11T01:27:48.896Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T01:27:48.896Z] === RUN TestContainerInvalidJSON [2020-02-11T01:27:48.896Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:27:48.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:27:48.896Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:27:48.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:27:48.896Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:27:48.896Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:27:48.896Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:27:48.896Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:27:48.896Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:27:48.896Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-11T01:27:48.896Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-11T01:27:48.896Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-11T01:27:48.896Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-11T01:27:48.896Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-11T01:27:48.896Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-02-11T01:27:48.896Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-11T01:27:48.924Z] ok github.com/docker/docker/integration/container 71.943s [2020-02-11T01:27:48.924Z] [2020-02-11T01:27:48.924Z] === Skipped [2020-02-11T01:27:48.924Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-11T01:27:48.924Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T01:27:48.924Z] [2020-02-11T01:27:48.924Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-02-11T01:27:48.924Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-11T01:27:48.924Z] [2020-02-11T01:27:48.924Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-11T01:27:48.924Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-11T01:27:48.924Z] [2020-02-11T01:27:48.924Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-11T01:27:48.924Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-11T01:27:48.924Z] [2020-02-11T01:27:48.924Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-02-11T01:27:48.924Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-11T01:27:48.924Z] [2020-02-11T01:27:48.924Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-11T01:27:48.924Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:27:48.924Z] [2020-02-11T01:27:48.924Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-11T01:27:48.924Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-11T01:27:48.924Z] [2020-02-11T01:27:48.924Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-11T01:27:48.925Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-02-11T01:27:48.925Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-11T01:27:48.925Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2020-02-11T01:27:48.925Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-02-11T01:27:48.925Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-11T01:27:48.925Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-02-11T01:27:48.925Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-02-11T01:27:48.925Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-11T01:27:48.925Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-11T01:27:48.925Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-11T01:27:48.925Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-11T01:27:48.925Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-11T01:27:48.925Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-11T01:27:48.925Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-11T01:27:48.925Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-11T01:27:48.925Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-11T01:27:48.925Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-11T01:27:48.925Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-11T01:27:48.925Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-11T01:27:48.925Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-11T01:27:48.925Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-11T01:27:48.925Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-11T01:27:48.925Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-11T01:27:48.925Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-11T01:27:48.925Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-11T01:27:48.925Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-11T01:27:48.925Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-11T01:27:48.925Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-11T01:27:48.925Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-11T01:27:48.925Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-11T01:27:48.925Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-11T01:27:48.925Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-11T01:27:48.925Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-11T01:27:48.925Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] DONE 80 tests, 41 skipped in 74.856s [2020-02-11T01:27:48.925Z] [2020-02-11T01:27:48.925Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-11T01:27:49.244Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-11T01:27:49.244Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-11T01:27:49.244Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-02-11T01:27:49.244Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-11T01:27:49.244Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-11T01:27:49.244Z] === RUN TestCopyFromContainer [2020-02-11T01:27:51.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:27:51.126Z] INFO: Testing against a local daemon [2020-02-11T01:27:51.126Z] ok github.com/docker/docker/integration/image 0.441s [2020-02-11T01:27:51.126Z] [2020-02-11T01:27:51.126Z] === Skipped [2020-02-11T01:27:51.126Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-02-11T01:27:51.126Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:27:51.126Z] [2020-02-11T01:27:51.126Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-11T01:27:51.126Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-11T01:27:51.126Z] [2020-02-11T01:27:51.126Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-11T01:27:51.126Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:27:51.126Z] [2020-02-11T01:27:51.126Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-11T01:27:51.126Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-11T01:27:51.126Z] [2020-02-11T01:27:51.126Z] [2020-02-11T01:27:51.126Z] DONE 11 tests, 4 skipped in 2.666s [2020-02-11T01:27:51.126Z] [2020-02-11T01:27:51.126Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-11T01:27:51.367Z] === RUN TestCopyFromContainer// [2020-02-11T01:27:51.367Z] === RUN TestCopyFromContainer//bar/root [2020-02-11T01:27:51.367Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-11T01:27:51.367Z] === RUN TestCopyFromContainer/bar/quux [2020-02-11T01:27:51.537Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-02-11T01:27:51.537Z] === RUN TestCreateServiceCapabilities [2020-02-11T01:27:51.756Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-11T01:27:51.756Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-11T01:27:51.756Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-11T01:27:51.756Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-11T01:27:51.756Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-11T01:27:51.959Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-11T01:27:51.959Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-11T01:27:51.959Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-11T01:27:52.123Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer (2.79s) [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-11T01:27:52.123Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-11T01:27:52.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-11T01:27:52.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:27:52.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:27:52.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:27:52.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:27:52.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:27:52.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:27:52.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:27:52.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:27:52.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:27:52.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-11T01:27:52.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-11T01:27:52.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-11T01:27:52.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-11T01:27:52.123Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-11T01:27:52.123Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-02-11T01:27:52.123Z] === RUN TestCreateWithInvalidEnv [2020-02-11T01:27:52.123Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-11T01:27:52.123Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-11T01:27:52.123Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-11T01:27:52.123Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-11T01:27:52.123Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-11T01:27:52.123Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-11T01:27:52.123Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-11T01:27:52.123Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-11T01:27:52.123Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-11T01:27:52.123Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-11T01:27:52.123Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-11T01:27:52.123Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-11T01:27:52.123Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-11T01:27:52.123Z] === RUN TestCreateTmpfsMountsTarget [2020-02-11T01:27:52.123Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-11T01:27:52.123Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-11T01:27:54.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:27:54.044Z] INFO: Testing against a local daemon [2020-02-11T01:27:54.044Z] ok github.com/docker/docker/integration/network 0.241s [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === Skipped [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-02-11T01:27:54.044Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-02-11T01:27:54.044Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-11T01:27:54.044Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-11T01:27:54.044Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-11T01:27:54.044Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-11T01:27:54.044Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-11T01:27:54.044Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-11T01:27:54.044Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-11T01:27:54.044Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-11T01:27:54.044Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T01:27:54.044Z] service_test.go:230: FLAKY_TEST [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-11T01:27:54.044Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-11T01:27:54.044Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] DONE 17 tests, 13 skipped in 2.651s [2020-02-11T01:27:54.044Z] [2020-02-11T01:27:54.044Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-11T01:27:54.071Z] --- PASS: TestCreateServiceCapabilities (3.52s) [2020-02-11T01:27:54.071Z] === RUN TestInspect [2020-02-11T01:27:54.631Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:27:54.631Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:27:54.631Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:27:54.631Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-11T01:27:54.631Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:27:54.631Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:27:54.631Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:27:54.631Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:27:54.631Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-11T01:27:54.631Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:27:54.631Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:27:54.635Z] testing: warning: no tests to run [2020-02-11T01:27:54.635Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2020-02-11T01:27:54.984Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:27:54.984Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:27:54.984Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-11T01:27:54.984Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-11T01:27:54.984Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-11T01:27:55.093Z] [2020-02-11T01:27:55.093Z] DONE 0 tests in 0.851s [2020-02-11T01:27:55.093Z] [2020-02-11T01:27:55.093Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-11T01:27:55.551Z] testing: warning: no tests to run [2020-02-11T01:27:55.551Z] ok github.com/docker/docker/integration/network/macvlan 0.079s [2020-02-11T01:27:55.551Z] [2020-02-11T01:27:55.551Z] DONE 0 tests in 0.810s [2020-02-11T01:27:56.012Z] [2020-02-11T01:27:56.012Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-11T01:27:56.450Z] #63 438.0 + bin/containerd-stress [2020-02-11T01:27:56.472Z] testing: warning: no tests to run [2020-02-11T01:27:56.472Z] ok github.com/docker/docker/integration/plugin 0.075s [2020-02-11T01:27:56.472Z] [2020-02-11T01:27:56.472Z] DONE 0 tests in 0.807s [2020-02-11T01:27:56.472Z] [2020-02-11T01:27:56.472Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-11T01:27:57.344Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2020-02-11T01:27:57.344Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-11T01:27:57.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:27:57.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:27:57.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:27:57.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:27:57.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:27:57.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:27:57.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:27:57.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:27:57.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:27:57.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:27:57.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:27:57.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:27:57.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:27:57.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:27:57.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:27:57.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-11T01:27:57.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-11T01:27:57.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-11T01:27:57.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-02-11T01:27:57.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-11T01:27:57.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-11T01:27:57.344Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-11T01:27:57.438Z] testing: warning: no tests to run [2020-02-11T01:27:57.438Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2020-02-11T01:27:57.438Z] [2020-02-11T01:27:57.438Z] DONE 0 tests in 0.857s [2020-02-11T01:27:57.438Z] [2020-02-11T01:27:57.438Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-11T01:27:58.263Z] --- PASS: TestInspect (3.62s) [2020-02-11T01:27:58.263Z] === RUN TestCreateJob [2020-02-11T01:27:58.543Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-02-11T01:27:58.543Z] === RUN TestContainerStartOnDaemonRestart [2020-02-11T01:27:58.543Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-11T01:27:58.543Z] === RUN TestDaemonRestartIpcMode [2020-02-11T01:27:58.543Z] === PAUSE TestDaemonRestartIpcMode [2020-02-11T01:27:58.543Z] === RUN TestDaemonHostGatewayIP [2020-02-11T01:27:58.543Z] === PAUSE TestDaemonHostGatewayIP [2020-02-11T01:27:58.543Z] === RUN TestDiff [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite (348.49s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.18s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.34s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.78s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.56s) [2020-02-11T01:27:58.599Z] docker_cli_daemon_test.go:1449: [dd66f58e4ccbb] daemon is not started [2020-02-11T01:27:58.599Z] check_test.go:309: [de181100e4536] daemon is not started [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.81s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.17s) [2020-02-11T01:27:58.599Z] check_test.go:309: [d1d9f13e15f55] daemon is not started [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.78s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.60s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.80s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.48s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.48s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.17s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.56s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-11T01:27:58.599Z] check_test.go:309: [dc4856aeaad06] daemon is not started [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-11T01:27:58.599Z] check_test.go:309: [da9129160bfd3] daemon is not started [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.82s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-02-11T01:27:58.599Z] check_test.go:309: [d04052e9c9d6a] daemon is not started [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.44s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.11s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.30s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.41s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-02-11T01:27:58.599Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-11T01:27:58.599Z] check_test.go:309: [d4424bf5c5704] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.88s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.59s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.01s) [2020-02-11T01:27:58.600Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-11T01:27:58.600Z] check_test.go:309: [d632a769f0675] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.25s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.05s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d8f46bad40102] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d808f6b13c86a] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.03s) [2020-02-11T01:27:58.600Z] docker_cli_daemon_plugins_test.go:79: [dde5f76bce94a] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.11s) [2020-02-11T01:27:58.600Z] docker_cli_daemon_plugins_test.go:169: [d142b1d78fa94] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.85s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d1d616fb213ed] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.58s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.00s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.38s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d1d23bd86b2a9] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.02s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.22s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.43s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.39s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d7907b863a703] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.72s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.48s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.22s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.45s) [2020-02-11T01:27:58.600Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-11T01:27:58.600Z] check_test.go:309: [d05e7f6eb4d67] daemon is not started [2020-02-11T01:27:58.600Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-11T01:27:58.600Z] check_test.go:309: [d80af2799d3f3] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.00s) [2020-02-11T01:27:58.600Z] check_test.go:309: [dc87842b0c2f7] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.17s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.08s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.10s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.08s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.25s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.04s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.46s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d61bb9715f606] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.00s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.63s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.31s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d286f871c2660] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.69s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-11T01:27:58.600Z] check_test.go:309: [dffd0a7f0934e] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d6f0e66546303] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.64s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d5751d0ce3c80] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.13s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.45s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-02-11T01:27:58.600Z] check_test.go:309: [da5e1b375d9ce] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.18s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.14s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.15s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.36s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d92b37624fc60] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d27921bf1d1b3] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.99s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.76s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.79s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.86s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.97s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.68s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.32s) [2020-02-11T01:27:58.600Z] docker_cli_daemon_test.go:2542: [d173a9db9ae0e] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.40s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.95s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.02s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.09s) [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s) [2020-02-11T01:27:58.600Z] check_test.go:309: [d703899f0108e] daemon is not started [2020-02-11T01:27:58.600Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.96s) [2020-02-11T01:27:58.600Z] === RUN TestDockerSwarmSuite [2020-02-11T01:27:58.600Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-11T01:27:59.297Z] --- PASS: TestDiff (0.85s) [2020-02-11T01:27:59.297Z] === RUN TestExecWithCloseStdin [2020-02-11T01:27:59.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:27:59.634Z] INFO: Testing against a local daemon [2020-02-11T01:27:59.634Z] ok github.com/docker/docker/integration/plugin/common 0.191s [2020-02-11T01:27:59.943Z] #63 441.7 + bin/containerd-shim [2020-02-11T01:28:00.092Z] [2020-02-11T01:28:00.092Z] DONE 2 tests in 2.308s [2020-02-11T01:28:00.092Z] [2020-02-11T01:28:00.092Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-11T01:28:00.159Z] --- PASS: TestExecWithCloseStdin (0.97s) [2020-02-11T01:28:00.159Z] === RUN TestExec [2020-02-11T01:28:01.414Z] --- PASS: TestExec (1.05s) [2020-02-11T01:28:01.414Z] === RUN TestExecUser [2020-02-11T01:28:01.902Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-11T01:28:02.156Z] --- PASS: TestExecUser (1.02s) [2020-02-11T01:28:02.157Z] === RUN TestExportContainerAndImportImage [2020-02-11T01:28:02.456Z] --- PASS: TestCreateJob (4.12s) [2020-02-11T01:28:02.456Z] === RUN TestReplicatedJob [2020-02-11T01:28:03.357Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-02-11T01:28:03.357Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-11T01:28:03.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:28:03.826Z] INFO: Testing against a local daemon [2020-02-11T01:28:03.826Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.280s [2020-02-11T01:28:03.826Z] [2020-02-11T01:28:03.826Z] === Skipped [2020-02-11T01:28:03.826Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-11T01:28:03.826Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-11T01:28:03.826Z] [2020-02-11T01:28:03.826Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-11T01:28:03.826Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-11T01:28:03.826Z] [2020-02-11T01:28:03.826Z] [2020-02-11T01:28:03.826Z] DONE 2 tests, 2 skipped in 4.022s [2020-02-11T01:28:04.289Z] [2020-02-11T01:28:04.289Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-11T01:28:04.412Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-11T01:28:05.117Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-02-11T01:28:05.117Z] === RUN TestHealthCheckWorkdir [2020-02-11T01:28:05.778Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-11T01:28:05.880Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-02-11T01:28:05.880Z] === RUN TestHealthKillContainer [2020-02-11T01:28:07.139Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-11T01:28:07.139Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-11T01:28:08.930Z] --- PASS: TestHealthKillContainer (3.09s) [2020-02-11T01:28:08.930Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-11T01:28:09.024Z] --- PASS: TestReplicatedJob (6.37s) [2020-02-11T01:28:09.024Z] === RUN TestUpdateReplicatedJob [2020-02-11T01:28:10.142Z] --- PASS: TestInspectCpusetInConfigPre120 (1.06s) [2020-02-11T01:28:10.142Z] === RUN TestIpcModeNone [2020-02-11T01:28:10.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-11T01:28:11.348Z] --- PASS: TestIpcModeNone (1.00s) [2020-02-11T01:28:11.348Z] === RUN TestIpcModePrivate [2020-02-11T01:28:11.408Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:28:11.408Z] INFO: Testing against a local daemon [2020-02-11T01:28:11.408Z] testing: warning: no tests to run [2020-02-11T01:28:11.408Z] ok github.com/docker/docker/integration/plugin/logging 0.232s [2020-02-11T01:28:11.866Z] [2020-02-11T01:28:11.866Z] DONE 0 tests in 7.708s [2020-02-11T01:28:11.866Z] [2020-02-11T01:28:11.866Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-11T01:28:12.086Z] --- PASS: TestIpcModePrivate (0.94s) [2020-02-11T01:28:12.086Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-11T01:28:12.086Z] === RUN TestIpcModeShareable [2020-02-11T01:28:12.313Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2020-02-11T01:28:12.313Z] === RUN TestServiceListWithStatuses [2020-02-11T01:28:12.313Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-11T01:28:12.313Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-11T01:28:12.313Z] === RUN TestDockerNetworkConnectAlias [2020-02-11T01:28:12.551Z] #63 452.0 + bin/containerd-shim-runc-v1 [2020-02-11T01:28:12.908Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-11T01:28:13.280Z] --- PASS: TestIpcModeShareable (1.11s) [2020-02-11T01:28:13.280Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-11T01:28:13.280Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-11T01:28:14.765Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:28:14.765Z] INFO: Testing against a local daemon [2020-02-11T01:28:14.765Z] ok github.com/docker/docker/integration/plugin/volumes 0.228s [2020-02-11T01:28:14.765Z] [2020-02-11T01:28:14.765Z] === Skipped [2020-02-11T01:28:14.765Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-11T01:28:14.765Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:14.765Z] [2020-02-11T01:28:14.765Z] [2020-02-11T01:28:14.765Z] DONE 1 tests, 1 skipped in 2.950s [2020-02-11T01:28:14.765Z] [2020-02-11T01:28:14.765Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-11T01:28:15.276Z] #63 456.9 + bin/containerd-shim-runc-v2 [2020-02-11T01:28:16.166Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-11T01:28:16.380Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-02-11T01:28:16.380Z] === RUN TestAPIIpcModeHost [2020-02-11T01:28:16.726Z] --- PASS: TestAPIIpcModeHost (0.76s) [2020-02-11T01:28:16.727Z] === RUN TestDaemonIpcModeShareable [2020-02-11T01:28:16.758Z] #63 458.4 + binaries [2020-02-11T01:28:16.759Z] #63 458.4 + mkdir -p /build [2020-02-11T01:28:16.759Z] #63 458.4 + cp bin/containerd /build/containerd [2020-02-11T01:28:16.759Z] #63 458.5 + cp bin/containerd-shim /build/containerd-shim [2020-02-11T01:28:16.971Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:28:16.971Z] INFO: Testing against a local daemon [2020-02-11T01:28:16.971Z] ok github.com/docker/docker/integration/secret 0.189s [2020-02-11T01:28:16.971Z] [2020-02-11T01:28:16.971Z] === Skipped [2020-02-11T01:28:16.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-02-11T01:28:16.971Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:16.971Z] [2020-02-11T01:28:16.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-02-11T01:28:16.971Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:16.971Z] [2020-02-11T01:28:16.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-02-11T01:28:16.971Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:16.971Z] [2020-02-11T01:28:16.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-11T01:28:16.971Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:16.971Z] [2020-02-11T01:28:16.971Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-11T01:28:16.971Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:16.971Z] [2020-02-11T01:28:16.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-02-11T01:28:16.971Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:28:16.971Z] [2020-02-11T01:28:16.971Z] [2020-02-11T01:28:16.971Z] DONE 6 tests, 6 skipped in 2.281s [2020-02-11T01:28:16.971Z] [2020-02-11T01:28:16.971Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-11T01:28:17.044Z] #63 458.5 + cp bin/ctr /build/ctr [2020-02-11T01:28:17.044Z] #63 DONE 458.6s [2020-02-11T01:28:18.528Z] [2020-02-11T01:28:18.528Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-11T01:28:18.528Z] #64 DONE 0.1s [2020-02-11T01:28:18.528Z] [2020-02-11T01:28:18.528Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-11T01:28:18.528Z] #68 DONE 0.1s [2020-02-11T01:28:18.528Z] [2020-02-11T01:28:18.528Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-11T01:28:18.528Z] #70 DONE 0.1s [2020-02-11T01:28:18.528Z] [2020-02-11T01:28:18.528Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-11T01:28:18.528Z] #73 DONE 0.1s [2020-02-11T01:28:18.528Z] [2020-02-11T01:28:18.528Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-11T01:28:18.528Z] #74 DONE 0.0s [2020-02-11T01:28:18.528Z] [2020-02-11T01:28:18.528Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-11T01:28:18.678Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-11T01:28:18.872Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-02-11T01:28:18.872Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-11T01:28:18.872Z] === RUN TestDaemonIpcModePrivate [2020-02-11T01:28:18.883Z] --- PASS: TestDockerNetworkConnectAlias (6.75s) [2020-02-11T01:28:18.883Z] === RUN TestDockerNetworkReConnect [2020-02-11T01:28:20.201Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-02-11T01:28:20.201Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-11T01:28:20.201Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-11T01:28:20.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:28:20.704Z] INFO: Testing against a local daemon [2020-02-11T01:28:20.704Z] ok github.com/docker/docker/integration/service 0.347s [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === Skipped [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-11T01:28:20.704Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-11T01:28:20.704Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-11T01:28:20.704Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-11T01:28:20.704Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-11T01:28:20.704Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-11T01:28:20.704Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-02-11T01:28:20.704Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-11T01:28:20.704Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-11T01:28:20.704Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-11T01:28:20.704Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-02-11T01:28:20.704Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-02-11T01:28:20.704Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-11T01:28:20.704Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-11T01:28:20.704Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-11T01:28:20.704Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-11T01:28:20.704Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-11T01:28:20.704Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-11T01:28:20.704Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-11T01:28:20.704Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-11T01:28:20.704Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-11T01:28:20.704Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-11T01:28:20.704Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-11T01:28:20.704Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-11T01:28:20.704Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] DONE 23 tests, 22 skipped in 3.214s [2020-02-11T01:28:20.704Z] [2020-02-11T01:28:20.704Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-11T01:28:21.223Z] #75 DONE 2.4s [2020-02-11T01:28:21.223Z] [2020-02-11T01:28:21.223Z] #76 exporting to oci image format [2020-02-11T01:28:21.223Z] #76 exporting layers [2020-02-11T01:28:22.585Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-02-11T01:28:22.585Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-11T01:28:22.585Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-11T01:28:22.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:28:22.877Z] INFO: Testing against a local daemon [2020-02-11T01:28:22.877Z] ok github.com/docker/docker/integration/session 0.170s [2020-02-11T01:28:22.877Z] [2020-02-11T01:28:22.877Z] === Skipped [2020-02-11T01:28:22.877Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-11T01:28:22.877Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-11T01:28:22.877Z] [2020-02-11T01:28:22.877Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-11T01:28:22.877Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-11T01:28:22.877Z] [2020-02-11T01:28:22.877Z] [2020-02-11T01:28:22.877Z] DONE 2 tests, 2 skipped in 2.192s [2020-02-11T01:28:22.877Z] [2020-02-11T01:28:22.877Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-11T01:28:23.801Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-02-11T01:28:23.801Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-11T01:28:23.801Z] === RUN TestIpcModeOlderClient [2020-02-11T01:28:23.801Z] === PAUSE TestIpcModeOlderClient [2020-02-11T01:28:23.801Z] === RUN TestKillContainerInvalidSignal [2020-02-11T01:28:23.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-11T01:28:24.152Z] --- PASS: TestDockerNetworkReConnect (5.03s) [2020-02-11T01:28:24.152Z] === RUN TestServicePlugin [2020-02-11T01:28:24.152Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-11T01:28:24.152Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:28:24.152Z] === RUN TestServiceUpdateLabel [2020-02-11T01:28:24.545Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-02-11T01:28:24.545Z] === RUN TestKillContainer [2020-02-11T01:28:24.545Z] === RUN TestKillContainer/no_signal [2020-02-11T01:28:24.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-11T01:28:25.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:28:25.109Z] INFO: Testing against a local daemon [2020-02-11T01:28:25.743Z] === RUN TestKillContainer/non_killing_signal [2020-02-11T01:28:25.759Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-11T01:28:26.075Z] ok github.com/docker/docker/integration/system 1.273s [2020-02-11T01:28:26.075Z] [2020-02-11T01:28:26.075Z] === Skipped [2020-02-11T01:28:26.075Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T01:28:26.075Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-11T01:28:26.075Z] [2020-02-11T01:28:26.075Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-02-11T01:28:26.075Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-11T01:28:26.075Z] [2020-02-11T01:28:26.075Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-11T01:28:26.075Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-11T01:28:26.075Z] [2020-02-11T01:28:26.075Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-11T01:28:26.075Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-11T01:28:26.075Z] [2020-02-11T01:28:26.075Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-11T01:28:26.075Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-11T01:28:26.075Z] [2020-02-11T01:28:26.075Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-11T01:28:26.075Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-11T01:28:26.075Z] [2020-02-11T01:28:26.075Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-11T01:28:26.075Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-11T01:28:26.075Z] [2020-02-11T01:28:26.075Z] [2020-02-11T01:28:26.075Z] DONE 13 tests, 7 skipped in 3.432s [2020-02-11T01:28:26.075Z] [2020-02-11T01:28:26.075Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-11T01:28:26.095Z] === RUN TestKillContainer/killing_signal [2020-02-11T01:28:27.303Z] --- PASS: TestKillContainer (2.56s) [2020-02-11T01:28:27.303Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-02-11T01:28:27.303Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-02-11T01:28:27.303Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-02-11T01:28:27.303Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-11T01:28:27.303Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-11T01:28:27.439Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-02-11T01:28:27.439Z] === RUN TestServiceUpdateSecrets [2020-02-11T01:28:27.864Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-11T01:28:27.864Z] Copying nested executables into bundles/binary-daemon [2020-02-11T01:28:27.864Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-11T01:28:28.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-11T01:28:28.226Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER docker:008fc679742b1f6dc386b728887573987ac09feb hack/make.sh cross [2020-02-11T01:28:28.786Z] [2020-02-11T01:28:28.786Z] Removing bundles/ [2020-02-11T01:28:28.786Z] [2020-02-11T01:28:28.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-02-11T01:28:28.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-02-11T01:28:28.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-02-11T01:28:28.925Z] === RUN TestKillStoppedContainer [2020-02-11T01:28:28.925Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-02-11T01:28:28.925Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-11T01:28:28.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:28:28.974Z] INFO: Testing against a local daemon [2020-02-11T01:28:28.974Z] ok github.com/docker/docker/integration/volume 0.283s [2020-02-11T01:28:28.974Z] [2020-02-11T01:28:28.974Z] === Skipped [2020-02-11T01:28:28.974Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-11T01:28:28.974Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-11T01:28:28.974Z] [2020-02-11T01:28:28.974Z] [2020-02-11T01:28:28.974Z] DONE 5 tests, 1 skipped in 2.496s [2020-02-11T01:28:28.974Z] [2020-02-11T01:28:28.974Z] INFO: make.ps1 ended at 02/11/2020 01:28:28 [2020-02-11T01:28:28.974Z] INFO: Integration CLI tests being run from the host: [2020-02-11T01:28:28.974Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-11T01:28:29.020Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-11T01:28:29.040Z] ---> Making bundle: cross (in bundles/cross) [2020-02-11T01:28:29.040Z] Cross building: bundles/cross/linux/amd64 [2020-02-11T01:28:29.040Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-11T01:28:29.040Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-11T01:28:29.274Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-02-11T01:28:29.274Z] === RUN TestKillDifferentUserContainer [2020-02-11T01:28:30.012Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-02-11T01:28:30.012Z] === RUN TestInspectOomKilledTrue [2020-02-11T01:28:30.012Z] --- SKIP: TestInspectOomKilledTrue (0.13s) [2020-02-11T01:28:30.012Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:28:30.012Z] === RUN TestInspectOomKilledFalse [2020-02-11T01:28:30.012Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-11T01:28:30.012Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:28:30.012Z] === RUN TestLinksEtcHostsContentMatch [2020-02-11T01:28:30.759Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-02-11T01:28:30.759Z] === RUN TestLinksContainerNames [2020-02-11T01:28:31.528Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-11T01:28:31.971Z] --- PASS: TestLinksContainerNames (1.42s) [2020-02-11T01:28:31.971Z] === RUN TestLogsFollowTailEmpty [2020-02-11T01:28:33.171Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-02-11T01:28:33.171Z] === RUN TestContainerNetworkMountsNoChown [2020-02-11T01:28:33.922Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/default [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/default [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/private [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/private [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rprivate [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/slave [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/slave [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rslave [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/shared [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/shared [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rshared [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/default [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/rshared [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/rprivate [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/shared [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/rslave [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/slave [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/private [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-11T01:28:33.922Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:28:33.922Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:28:33.922Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:28:34.271Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:28:34.629Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-11T01:28:34.629Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-11T01:28:34.629Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:28:34.629Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:28:34.629Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-11T01:28:34.629Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:28:34.629Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-11T01:28:34.629Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-11T01:28:34.629Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-11T01:28:34.629Z] === RUN TestContainerBindMountNonRecursive [2020-02-11T01:28:36.368Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2020-02-11T01:28:36.368Z] === RUN TestNetworkNat [2020-02-11T01:28:37.572Z] --- PASS: TestNetworkNat (0.80s) [2020-02-11T01:28:37.572Z] === RUN TestNetworkLocalhostTCPNat [2020-02-11T01:28:37.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-11T01:28:37.578Z] INFO: Testing against a local daemon [2020-02-11T01:28:38.318Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-02-11T01:28:38.318Z] === RUN TestNetworkLoopbackNat [2020-02-11T01:28:39.541Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-02-11T01:28:39.541Z] === RUN TestPause [2020-02-11T01:28:40.290Z] --- PASS: TestPause (0.90s) [2020-02-11T01:28:40.290Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-11T01:28:40.290Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-11T01:28:40.290Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-11T01:28:40.290Z] === RUN TestPauseStopPausedContainer [2020-02-11T01:28:41.032Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2020-02-11T01:28:41.032Z] === RUN TestPsFilter [2020-02-11T01:28:41.388Z] --- PASS: TestPsFilter (0.29s) [2020-02-11T01:28:41.388Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-11T01:28:42.145Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-02-11T01:28:42.145Z] === RUN TestRemoveContainerWithVolume [2020-02-11T01:28:42.315Z] --- PASS: TestServiceUpdateSecrets (14.89s) [2020-02-11T01:28:42.315Z] === RUN TestServiceUpdateConfigs [2020-02-11T01:28:43.052Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-02-11T01:28:43.052Z] === RUN TestRemoveContainerRunning [2020-02-11T01:28:43.875Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-02-11T01:28:43.875Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-11T01:28:44.702Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-02-11T01:28:44.702Z] === RUN TestRemoveInvalidContainer [2020-02-11T01:28:44.702Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-11T01:28:44.702Z] === RUN TestRenameLinkedContainer [2020-02-11T01:28:47.791Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-02-11T01:28:47.791Z] === RUN TestRenameStoppedContainer [2020-02-11T01:28:48.544Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-02-11T01:28:48.544Z] === RUN TestRenameRunningContainerAndReuse [2020-02-11T01:28:50.271Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2020-02-11T01:28:50.271Z] === RUN TestRenameInvalidName [2020-02-11T01:28:51.026Z] --- PASS: TestRenameInvalidName (0.89s) [2020-02-11T01:28:51.026Z] === RUN TestRenameAnonymousContainer [2020-02-11T01:28:53.410Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-11T01:28:53.410Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-11T01:28:53.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-11T01:28:53.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-11T01:28:54.180Z] --- PASS: TestRenameAnonymousContainer (2.86s) [2020-02-11T01:28:54.180Z] === RUN TestRenameContainerWithSameName [2020-02-11T01:28:54.968Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-02-11T01:28:54.968Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-11T01:28:56.700Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-02-11T01:28:56.700Z] === RUN TestResize [2020-02-11T01:28:57.228Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-11T01:28:57.228Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-11T01:28:57.445Z] --- PASS: TestResize (0.84s) [2020-02-11T01:28:57.445Z] === RUN TestResizeWithInvalidSize [2020-02-11T01:28:57.485Z] --- PASS: TestImportExtremelyLargeImageWorks (167.41s) [2020-02-11T01:28:57.485Z] PASS [2020-02-11T01:28:57.485Z] [2020-02-11T01:28:57.485Z] DONE 12 tests in 170.912s [2020-02-11T01:28:57.485Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-11T01:28:57.485Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-11T01:28:57.485Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:28:57.485Z] ++ set -e [2020-02-11T01:28:57.485Z] ++ '[' -n 0 ']' [2020-02-11T01:28:57.485Z] ++ set -x [2020-02-11T01:28:57.485Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:28:57.739Z] INFO: Testing against a local daemon [2020-02-11T01:28:57.739Z] === RUN TestNetworkCreateDelete [2020-02-11T01:28:57.739Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-02-11T01:28:57.739Z] === RUN TestDockerNetworkDeletePreferID [2020-02-11T01:28:58.299Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-02-11T01:28:58.299Z] === RUN TestInspectNetwork [2020-02-11T01:28:58.299Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-11T01:28:58.299Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-11T01:28:58.651Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-02-11T01:28:58.651Z] === RUN TestResizeWhenContainerNotStarted [2020-02-11T01:28:58.859Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-11T01:28:59.113Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-11T01:28:59.422Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:28:59.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:28:59.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:28:59.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:28:59.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:29:00.399Z] --- PASS: TestServiceUpdateConfigs (15.57s) [2020-02-11T01:29:00.399Z] === RUN TestServiceUpdateNetwork [2020-02-11T01:29:01.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:29:01.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:29:01.624Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-11T01:29:02.795Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:29:02.984Z] === RUN TestInspectNetwork/full_network_id [2020-02-11T01:29:02.984Z] === RUN TestInspectNetwork/partial_network_id [2020-02-11T01:29:02.984Z] === RUN TestInspectNetwork/network_name [2020-02-11T01:29:02.984Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-11T01:29:02.984Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-11T01:29:03.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:29:04.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:29:04.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:29:04.868Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-11T01:29:06.227Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-11T01:29:06.736Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:29:06.736Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:29:07.590Z] --- PASS: TestInspectNetwork (9.17s) [2020-02-11T01:29:07.590Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-11T01:29:07.590Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-11T01:29:07.590Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-11T01:29:07.590Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-11T01:29:07.590Z] === RUN TestRunContainerWithBridgeNone [2020-02-11T01:29:07.590Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-11T01:29:08.514Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-11T01:29:09.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:29:09.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:29:10.396Z] --- PASS: TestRunContainerWithBridgeNone (2.68s) [2020-02-11T01:29:10.396Z] === RUN TestNetworkInvalidJSON [2020-02-11T01:29:10.396Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-11T01:29:10.396Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-11T01:29:10.396Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:29:10.396Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:29:10.396Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:29:10.396Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:29:10.396Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-11T01:29:10.396Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:29:10.396Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:29:10.396Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-11T01:29:10.396Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-11T01:29:10.396Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-11T01:29:10.396Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-11T01:29:10.396Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-11T01:29:11.320Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-11T01:29:11.320Z] === RUN TestDaemonDefaultNetworkPools [2020-02-11T01:29:11.879Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-02-11T01:29:11.879Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-11T01:29:12.137Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.11s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.76s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.74s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2020-02-11T01:29:12.138Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-02-11T01:29:12.138Z] === RUN TestCgroupNamespacesRun [2020-02-11T01:29:12.604Z] --- PASS: TestServiceUpdateNetwork (14.76s) [2020-02-11T01:29:12.604Z] PASS [2020-02-11T01:29:12.604Z] [2020-02-11T01:29:12.604Z] === Skipped [2020-02-11T01:29:12.604Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-11T01:29:12.604Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-11T01:29:12.604Z] [2020-02-11T01:29:12.604Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-11T01:29:12.604Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:29:12.604Z] [2020-02-11T01:29:12.604Z] [2020-02-11T01:29:12.604Z] DONE 23 tests, 2 skipped in 143.428s [2020-02-11T01:29:12.604Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-11T01:29:12.604Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:29:12.604Z] ++ set -e [2020-02-11T01:29:12.604Z] ++ '[' -n 0 ']' [2020-02-11T01:29:12.604Z] ++ set -x [2020-02-11T01:29:12.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:29:12.604Z] INFO: Testing against a local daemon [2020-02-11T01:29:12.604Z] === RUN TestSessionCreate [2020-02-11T01:29:12.604Z] --- PASS: TestSessionCreate (0.05s) [2020-02-11T01:29:12.604Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-11T01:29:12.604Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-11T01:29:12.604Z] PASS [2020-02-11T01:29:12.604Z] [2020-02-11T01:29:12.604Z] DONE 2 tests in 0.267s [2020-02-11T01:29:12.604Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-11T01:29:12.604Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:29:12.604Z] ++ set -e [2020-02-11T01:29:12.604Z] ++ '[' -n 0 ']' [2020-02-11T01:29:12.604Z] ++ set -x [2020-02-11T01:29:12.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:29:12.863Z] INFO: Testing against a local daemon [2020-02-11T01:29:12.863Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-11T01:29:12.863Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T01:29:12.863Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T01:29:12.863Z] === RUN TestEventsExecDie [2020-02-11T01:29:13.239Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-02-11T01:29:13.239Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-11T01:29:13.798Z] --- PASS: TestEventsExecDie (0.92s) [2020-02-11T01:29:13.798Z] === RUN TestEventsBackwardsCompatible [2020-02-11T01:29:13.798Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-02-11T01:29:13.798Z] === RUN TestInfoBinaryCommits [2020-02-11T01:29:13.878Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2020-02-11T01:29:13.878Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-11T01:29:14.057Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-11T01:29:14.057Z] === RUN TestInfoAPIVersioned [2020-02-11T01:29:14.057Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-11T01:29:14.057Z] === RUN TestInfoDiscoveryBackend [2020-02-11T01:29:14.600Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-02-11T01:29:14.600Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-11T01:29:14.624Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-02-11T01:29:14.625Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-11T01:29:14.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-11T01:29:14.855Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-02-11T01:29:14.855Z] === RUN TestServiceWithPredefinedNetwork [2020-02-11T01:29:15.085Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-02-11T01:29:15.085Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-11T01:29:15.559Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-11T01:29:15.559Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-11T01:29:15.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-11T01:29:16.032Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-11T01:29:16.496Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-02-11T01:29:16.496Z] === RUN TestInfoAPI [2020-02-11T01:29:16.496Z] --- PASS: TestInfoAPI (0.05s) [2020-02-11T01:29:16.496Z] === RUN TestInfoAPIWarnings [2020-02-11T01:29:16.836Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-02-11T01:29:16.836Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-11T01:29:17.064Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-02-11T01:29:17.064Z] === RUN TestInfoDebug [2020-02-11T01:29:17.632Z] --- PASS: TestInfoDebug (0.65s) [2020-02-11T01:29:17.632Z] === RUN TestInfoInsecureRegistries [2020-02-11T01:29:18.199Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-02-11T01:29:18.199Z] === RUN TestInfoRegistryMirrors [2020-02-11T01:29:18.542Z] --- PASS: TestServiceWithPredefinedNetwork (3.76s) [2020-02-11T01:29:18.542Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-11T01:29:18.542Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T01:29:18.542Z] service_test.go:230: FLAKY_TEST [2020-02-11T01:29:18.542Z] === RUN TestServiceWithDataPathPortInit [2020-02-11T01:29:18.581Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-02-11T01:29:18.581Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-11T01:29:18.767Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-02-11T01:29:19.025Z] === RUN TestLoginFailsWithBadCredentials [2020-02-11T01:29:19.284Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-02-11T01:29:19.284Z] === RUN TestPingCacheHeaders [2020-02-11T01:29:19.284Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-11T01:29:19.284Z] === RUN TestPingGet [2020-02-11T01:29:19.284Z] --- PASS: TestPingGet (0.03s) [2020-02-11T01:29:19.284Z] === RUN TestPingHead [2020-02-11T01:29:19.284Z] --- PASS: TestPingHead (0.05s) [2020-02-11T01:29:19.284Z] === RUN TestVersion [2020-02-11T01:29:19.284Z] --- PASS: TestVersion (0.05s) [2020-02-11T01:29:19.284Z] PASS [2020-02-11T01:29:19.284Z] [2020-02-11T01:29:19.284Z] === Skipped [2020-02-11T01:29:19.284Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T01:29:19.284Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T01:29:19.284Z] [2020-02-11T01:29:19.284Z] [2020-02-11T01:29:19.284Z] DONE 18 tests, 1 skipped in 6.634s [2020-02-11T01:29:19.284Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-11T01:29:19.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:29:19.284Z] ++ set -e [2020-02-11T01:29:19.284Z] ++ '[' -n 0 ']' [2020-02-11T01:29:19.284Z] ++ set -x [2020-02-11T01:29:19.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:29:19.543Z] INFO: Testing against a local daemon [2020-02-11T01:29:19.543Z] === RUN TestVolumesCreateAndList [2020-02-11T01:29:19.543Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-11T01:29:19.543Z] === RUN TestVolumesRemove [2020-02-11T01:29:19.801Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-11T01:29:19.801Z] === RUN TestVolumesInspect [2020-02-11T01:29:19.801Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-11T01:29:19.801Z] === RUN TestVolumesInvalidJSON [2020-02-11T01:29:19.801Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-11T01:29:19.801Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-11T01:29:19.801Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-11T01:29:19.801Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-11T01:29:19.801Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-11T01:29:19.801Z] PASS [2020-02-11T01:29:19.801Z] [2020-02-11T01:29:19.801Z] DONE 5 tests in 0.380s [2020-02-11T01:29:19.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T01:29:20.060Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T01:29:20.060Z] +++ kill 13122 [2020-02-11T01:29:20.326Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2020-02-11T01:29:20.326Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-11T01:29:21.083Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2020-02-11T01:29:21.083Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-11T01:29:21.435Z] +++ /etc/init.d/apparmor stop [2020-02-11T01:29:21.436Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-11T01:29:21.436Z] [2020-02-11T01:29:21.436Z] Unloading profiles will leave already running processes permanently [2020-02-11T01:29:21.436Z] unconfined, which can lead to unexpected situations. [2020-02-11T01:29:21.436Z] [2020-02-11T01:29:21.436Z] To set a process to complain mode, use the command line tool [2020-02-11T01:29:21.436Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-11T01:29:21.436Z] +++ true [2020-02-11T01:29:21.436Z] [2020-02-11T01:29:21.896Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-02-11T01:29:21.896Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-11T01:29:23.826Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.04s) [2020-02-11T01:29:23.826Z] === RUN TestKernelTCPMemory Post stage [Pipeline] junit [2020-02-11T01:29:24.735Z] Recording test results [Pipeline] } [2020-02-11T01:29:25.040Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-02-11T01:29:25.040Z] === RUN TestNISDomainname [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-11T01:29:25.377Z] + echo Ensuring container killed. [2020-02-11T01:29:25.377Z] Ensuring container killed. [2020-02-11T01:29:25.377Z] + docker rm -vf docker-pr7 [2020-02-11T01:29:25.377Z] Error: No such container: docker-pr7 [2020-02-11T01:29:25.377Z] + true [Pipeline] sh [2020-02-11T01:29:25.669Z] + echo Chowning /workspace to jenkins user [2020-02-11T01:29:25.669Z] Chowning /workspace to jenkins user [2020-02-11T01:29:25.669Z] + id -u [2020-02-11T01:29:25.669Z] + id -g [2020-02-11T01:29:25.669Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39086:/workspace busybox chown -R 1000:1000 /workspace [2020-02-11T01:29:25.814Z] --- PASS: TestNISDomainname (1.06s) [2020-02-11T01:29:25.814Z] === RUN TestHostnameDnsResolution [2020-02-11T01:29:27.025Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-02-11T01:29:27.025Z] === RUN TestStats [2020-02-11T01:29:28.764Z] --- PASS: TestStats (1.87s) [2020-02-11T01:29:28.764Z] === RUN TestStopContainerWithTimeout [2020-02-11T01:29:28.764Z] === RUN TestStopContainerWithTimeout/0 [2020-02-11T01:29:28.764Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-11T01:29:28.764Z] === RUN TestStopContainerWithTimeout/1 [2020-02-11T01:29:28.764Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-11T01:29:28.764Z] === RUN TestStopContainerWithTimeout/3 [2020-02-11T01:29:28.764Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-11T01:29:28.764Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-11T01:29:28.764Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-11T01:29:28.764Z] === CONT TestStopContainerWithTimeout/0 [2020-02-11T01:29:28.764Z] === CONT TestStopContainerWithTimeout/-1 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-11T01:29:29.977Z] === CONT TestStopContainerWithTimeout/3 [2020-02-11T01:29:30.164Z] + bundleName=arm64-integration [2020-02-11T01:29:30.164Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-11T01:29:30.164Z] Creating arm64-integration-bundles.tar.gz [2020-02-11T01:29:30.164Z] + find bundles -path */root/*overlay2 -prune -o+ -type f ( -namexargs *-report.json -o tar -name -czf *.log arm64-integration-bundles.tar.gz -o [2020-02-11T01:29:30.164Z] -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-02-11T01:29:30.477Z] Archiving artifacts [2020-02-11T01:29:30.731Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39086/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T01:29:31.047Z] + make clean [2020-02-11T01:29:31.614Z] docker volume rm -f docker-dev-cache [2020-02-11T01:29:31.614Z] docker-dev-cache [Pipeline] deleteDir [2020-02-11T01:29:31.719Z] === CONT TestStopContainerWithTimeout/1 [2020-02-11T01:29:34.078Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-11T01:29:34.078Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2020-02-11T01:29:34.078Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-02-11T01:29:34.078Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-02-11T01:29:34.078Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-02-11T01:29:34.078Z] === RUN TestDeleteDevicemapper [2020-02-11T01:29:34.078Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2020-02-11T01:29:34.078Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-11T01:29:34.078Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-11T01:29:37.193Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s) [2020-02-11T01:29:37.193Z] === RUN TestUpdateMemory [2020-02-11T01:29:37.193Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-11T01:29:37.193Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:29:37.193Z] === RUN TestUpdateCPUQuota [2020-02-11T01:29:38.646Z] --- PASS: TestUpdateCPUQuota (1.40s) [2020-02-11T01:29:38.646Z] === RUN TestUpdatePidsLimit [2020-02-11T01:29:38.646Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-11T01:29:38.646Z] === RUN TestUpdatePidsLimit/no_change [2020-02-11T01:29:39.142Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-11T01:29:39.689Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-11T01:29:40.041Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-11T01:29:40.396Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-11T01:29:40.410Z] --- PASS: TestServiceWithDataPathPortInit (18.42s) [2020-02-11T01:29:40.410Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-11T01:29:40.410Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-11T01:29:40.749Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-11T01:29:40.978Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-11T01:29:42.494Z] --- PASS: TestUpdatePidsLimit (3.80s) [2020-02-11T01:29:42.494Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-02-11T01:29:42.494Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-02-11T01:29:42.494Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-02-11T01:29:42.494Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-02-11T01:29:42.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-02-11T01:29:42.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-02-11T01:29:42.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-02-11T01:29:42.494Z] === RUN TestUpdateRestartPolicy [2020-02-11T01:29:47.509Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.29s) [2020-02-11T01:29:47.509Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pg79q87f759dhnl4igc58yi1t Created:2020-02-11 01:29:38.524315183 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[7e5b59c2b68cdd6f7f763fde993841a83801de8f408a22ab7d70775d5ea262d3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g9nt92u9ciz9l7f5el0xr7c4s EndpointID:de44ecbe7bda8d42eb8b71263f8c6675e73b11affa4876ed33c7bd1cbb2ec8e8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ee3d0de7b477384079516dfb9dc962607e1a849848ebc5a2fd2237447a7f823d MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:e797d6f914a6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g9nt92u9ciz9l7f5el0xr7c4s EndpointID:de44ecbe7bda8d42eb8b71263f8c6675e73b11affa4876ed33c7bd1cbb2ec8e8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-11T01:29:47.509Z] PASS [2020-02-11T01:29:47.509Z] [2020-02-11T01:29:47.509Z] === Skipped [2020-02-11T01:29:47.509Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T01:29:47.509Z] service_test.go:230: FLAKY_TEST [2020-02-11T01:29:47.509Z] [2020-02-11T01:29:47.509Z] [2020-02-11T01:29:47.509Z] DONE 21 tests, 1 skipped in 48.784s [2020-02-11T01:29:47.509Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-11T01:29:47.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:29:47.509Z] ++ set -e [2020-02-11T01:29:47.509Z] ++ '[' -n 0 ']' [2020-02-11T01:29:47.509Z] ++ set -x [2020-02-11T01:29:47.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:29:47.509Z] INFO: Testing against a local daemon [2020-02-11T01:29:47.509Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-11T01:29:47.509Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-11T01:29:47.509Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:29:47.509Z] === RUN TestDockerNetworkIpvlan [2020-02-11T01:29:47.509Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-11T01:29:47.509Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:29:47.509Z] PASS [2020-02-11T01:29:47.509Z] [2020-02-11T01:29:47.509Z] === Skipped [2020-02-11T01:29:47.509Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-11T01:29:47.509Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:29:47.509Z] [2020-02-11T01:29:47.509Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-11T01:29:47.509Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:29:47.509Z] [2020-02-11T01:29:47.509Z] [2020-02-11T01:29:47.509Z] DONE 2 tests, 2 skipped in 0.094s [2020-02-11T01:29:47.509Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-11T01:29:47.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:29:47.509Z] ++ set -e [2020-02-11T01:29:47.509Z] ++ '[' -n 0 ']' [2020-02-11T01:29:47.509Z] ++ set -x [2020-02-11T01:29:47.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:29:47.510Z] INFO: Testing against a local daemon [2020-02-11T01:29:47.510Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-11T01:29:48.068Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-02-11T01:29:48.068Z] === RUN TestDockerNetworkMacvlan [2020-02-11T01:29:48.991Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-11T01:29:49.550Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-11T01:29:50.396Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-11T01:29:50.396Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-11T01:29:50.396Z] Cross building: bundles/cross/windows/amd64 [2020-02-11T01:29:50.396Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-11T01:29:50.396Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-11T01:29:50.474Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-11T01:29:50.729Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-11T01:29:51.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-11T01:29:52.212Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-11T01:29:52.772Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-11T01:29:53.696Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-11T01:29:54.255Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-11T01:29:54.255Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-11T01:29:54.510Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-11T01:29:55.885Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2020-02-11T01:29:55.885Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-11T01:29:55.885Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-02-11T01:29:55.885Z] === RUN TestWaitNonBlocked [2020-02-11T01:29:55.885Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:29:55.885Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:29:55.885Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:29:55.885Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:29:55.885Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:29:55.885Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:29:56.639Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-11T01:29:56.639Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-02-11T01:29:56.639Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-02-11T01:29:56.639Z] === RUN TestWaitBlocked [2020-02-11T01:29:56.993Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:29:56.993Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:29:56.993Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:29:56.993Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:29:56.993Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:29:56.993Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:29:57.768Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-11T01:29:57.834Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-11T01:29:57.834Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-02-11T01:29:57.834Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-02-11T01:29:57.834Z] === CONT TestContainerStartOnDaemonRestart [2020-02-11T01:29:57.834Z] === CONT TestIpcModeOlderClient [2020-02-11T01:29:58.226Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-11T01:29:58.226Z] === CONT TestDaemonHostGatewayIP [2020-02-11T01:30:00.674Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s) [2020-02-11T01:30:00.674Z] === CONT TestDaemonRestartIpcMode [2020-02-11T01:30:01.455Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2020-02-11T01:30:04.294Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-11T01:30:04.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-11T01:30:04.585Z] --- PASS: TestDaemonRestartIpcMode (3.28s) [2020-02-11T01:30:04.585Z] PASS [2020-02-11T01:30:04.585Z] [2020-02-11T01:30:04.585Z] === Skipped [2020-02-11T01:30:04.585Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-11T01:30:04.585Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T01:30:04.585Z] [2020-02-11T01:30:04.585Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.13s) [2020-02-11T01:30:04.585Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:30:04.585Z] [2020-02-11T01:30:04.585Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-11T01:30:04.585Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:30:04.585Z] [2020-02-11T01:30:04.585Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-11T01:30:04.585Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-11T01:30:04.585Z] [2020-02-11T01:30:04.585Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2020-02-11T01:30:04.585Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-11T01:30:04.585Z] [2020-02-11T01:30:04.585Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-11T01:30:04.585Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-11T01:30:04.585Z] [2020-02-11T01:30:04.585Z] [2020-02-11T01:30:04.585Z] DONE 199 tests, 6 skipped in 135.239s [2020-02-11T01:30:04.585Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-11T01:30:04.585Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:30:04.585Z] ++ set -e [2020-02-11T01:30:04.585Z] ++ '[' -n 0 ']' [2020-02-11T01:30:04.585Z] ++ set -x [2020-02-11T01:30:04.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:30:04.585Z] INFO: Testing against a local daemon [2020-02-11T01:30:04.586Z] === RUN TestCommitInheritsEnv [2020-02-11T01:30:04.586Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-02-11T01:30:04.586Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-11T01:30:04.586Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-11T01:30:04.586Z] === RUN TestImagesFilterMultiReference [2020-02-11T01:30:04.586Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-02-11T01:30:04.586Z] === RUN TestImagePullPlatformInvalid [2020-02-11T01:30:04.586Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-11T01:30:04.586Z] === RUN TestRemoveImageOrphaning [2020-02-11T01:30:04.854Z] --- PASS: TestDockerNetworkMacvlan (16.67s) [2020-02-11T01:30:04.854Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-11T01:30:04.854Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-02-11T01:30:04.854Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-02-11T01:30:04.854Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.94s) [2020-02-11T01:30:04.854Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.94s) [2020-02-11T01:30:04.854Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.23s) [2020-02-11T01:30:04.854Z] PASS [2020-02-11T01:30:04.854Z] [2020-02-11T01:30:04.854Z] DONE 8 tests in 18.194s [2020-02-11T01:30:04.854Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-11T01:30:04.854Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:30:04.854Z] ++ set -e [2020-02-11T01:30:04.854Z] ++ '[' -n 0 ']' [2020-02-11T01:30:04.854Z] ++ set -x [2020-02-11T01:30:04.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:30:04.854Z] testing: warning: no tests to run [2020-02-11T01:30:04.854Z] PASS [2020-02-11T01:30:04.854Z] [2020-02-11T01:30:04.854Z] DONE 0 tests in 0.020s [2020-02-11T01:30:04.854Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-11T01:30:04.854Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:30:04.854Z] ++ set -e [2020-02-11T01:30:04.854Z] ++ '[' -n 0 ']' [2020-02-11T01:30:04.854Z] ++ set -x [2020-02-11T01:30:04.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:30:04.854Z] INFO: Testing against a local daemon [2020-02-11T01:30:04.854Z] === RUN TestAuthZPluginAllowRequest [2020-02-11T01:30:05.352Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-02-11T01:30:05.352Z] === RUN TestRemoveImageGarbageCollector [2020-02-11T01:30:05.352Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2020-02-11T01:30:05.352Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:30:05.352Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-11T01:30:05.352Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-02-11T01:30:05.352Z] === RUN TestTagInvalidReference [2020-02-11T01:30:05.352Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-11T01:30:05.352Z] === RUN TestTagValidPrefixedRepo [2020-02-11T01:30:05.352Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-02-11T01:30:05.352Z] === RUN TestTagExistedNameWithoutForce [2020-02-11T01:30:05.352Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-02-11T01:30:05.352Z] === RUN TestTagOfficialNames [2020-02-11T01:30:05.352Z] --- PASS: TestTagOfficialNames (0.04s) [2020-02-11T01:30:05.352Z] === RUN TestTagMatchesDigest [2020-02-11T01:30:05.352Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-11T01:30:05.352Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-11T01:30:06.737Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-11T01:30:06.738Z] --- PASS: TestAuthZPluginAllowRequest (1.93s) [2020-02-11T01:30:06.738Z] === RUN TestAuthZPluginTLS [2020-02-11T01:30:06.993Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-11T01:30:07.553Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-02-11T01:30:07.553Z] === RUN TestAuthZPluginDenyRequest [2020-02-11T01:30:07.808Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-11T01:30:08.063Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-02-11T01:30:08.063Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-11T01:30:08.318Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-11T01:30:08.573Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-11T01:30:08.573Z] === RUN TestAuthZPluginDenyResponse [2020-02-11T01:30:08.827Z] === RUN TestDockerSuite/TestBuildFails [2020-02-11T01:30:09.082Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-02-11T01:30:09.082Z] === RUN TestAuthZPluginAllowEventStream [2020-02-11T01:30:10.006Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-11T01:30:10.006Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-11T01:30:10.929Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-02-11T01:30:10.929Z] === RUN TestAuthZPluginErrorResponse [2020-02-11T01:30:11.184Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-02-11T01:30:11.184Z] === RUN TestAuthZPluginErrorRequest [2020-02-11T01:30:11.746Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-11T01:30:11.746Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-11T01:30:12.000Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-11T01:30:12.559Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-02-11T01:30:12.559Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-11T01:30:13.465Z] #76 exporting layers 110.8s done [2020-02-11T01:30:13.465Z] #76 exporting manifest sha256:386370e35afa5b9ee9cc52022564c7a485148977a171b6fd9d010620dbca391a done [2020-02-11T01:30:13.465Z] #76 exporting config sha256:f4cf6787d0dfc88edcf3ab08d49e0bbb3056e4ca29025f3c39487e19ebe4cbe8 done [2020-02-11T01:30:13.465Z] #76 sending tarball [2020-02-11T01:30:14.442Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-11T01:30:14.442Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-02-11T01:30:14.442Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-11T01:30:16.324Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-11T01:30:16.579Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-02-11T01:30:16.579Z] === RUN TestAuthZPluginHeader [2020-02-11T01:30:17.503Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-02-11T01:30:17.504Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-11T01:30:17.763Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-11T01:30:18.333Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-11T01:30:19.256Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-11T01:30:21.764Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-11T01:30:21.764Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.55s) [2020-02-11T01:30:21.764Z] === RUN TestAuthZPluginV2Disable [2020-02-11T01:30:22.323Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-11T01:30:22.578Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-11T01:30:25.087Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-11T01:30:25.341Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2020-02-11T01:30:25.341Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-11T01:30:27.223Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-11T01:30:28.584Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-11T01:30:28.584Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.38s) [2020-02-11T01:30:28.584Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-11T01:30:32.125Z] #76 sending tarball 19.1s done [2020-02-11T01:30:32.126Z] #76 ... [2020-02-11T01:30:32.126Z] [2020-02-11T01:30:32.126Z] #77 importing to docker [2020-02-11T01:30:32.126Z] #77 ... [2020-02-11T01:30:32.126Z] [2020-02-11T01:30:32.126Z] #76 exporting to oci image format [2020-02-11T01:30:32.126Z] #76 DONE 130.0s [2020-02-11T01:30:32.126Z] [2020-02-11T01:30:32.126Z] #77 importing to docker [2020-02-11T01:30:35.111Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-11T01:30:35.111Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-11T01:30:35.111Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-11T01:30:36.034Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-11T01:30:36.959Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-11T01:30:36.959Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-11T01:30:38.320Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-11T01:30:38.879Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-11T01:30:39.438Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-11T01:30:39.693Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-11T01:30:39.947Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-11T01:30:40.507Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-11T01:30:41.867Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-11T01:30:42.122Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.31s) [2020-02-11T01:30:42.122Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-11T01:30:44.630Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-11T01:30:49.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-11T01:30:50.116Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-11T01:30:54.276Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-11T01:30:54.276Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-11T01:30:54.276Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-11T01:30:54.276Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-11T01:30:54.531Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-11T01:30:54.786Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-11T01:30:56.144Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-11T01:30:58.002Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-11T01:30:58.028Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-11T01:30:58.561Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-11T01:30:58.561Z] remote: Enumerating objects: 19, done. [2020-02-11T01:30:58.561Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-02-11T01:30:58.561Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-02-11T01:30:58.561Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-11T01:30:58.591Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s) [2020-02-11T01:30:58.591Z] PASS [2020-02-11T01:30:58.591Z] [2020-02-11T01:30:58.591Z] DONE 17 tests in 53.884s [2020-02-11T01:30:58.591Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-11T01:30:58.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:30:58.591Z] ++ set -e [2020-02-11T01:30:58.591Z] ++ '[' -n 0 ']' [2020-02-11T01:30:58.591Z] ++ set -x [2020-02-11T01:30:58.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:30:58.847Z] INFO: Testing against a local daemon [2020-02-11T01:30:58.847Z] === RUN TestPluginInvalidJSON [2020-02-11T01:30:58.847Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:30:58.847Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:30:58.847Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:30:58.847Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-11T01:30:58.847Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-11T01:30:58.847Z] PASS [2020-02-11T01:30:58.847Z] [2020-02-11T01:30:58.847Z] DONE 2 tests in 0.159s [2020-02-11T01:30:58.847Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-11T01:30:58.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:30:58.847Z] ++ set -e [2020-02-11T01:30:58.847Z] ++ '[' -n 0 ']' [2020-02-11T01:30:58.847Z] ++ set -x [2020-02-11T01:30:58.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:30:58.847Z] INFO: Testing against a local daemon [2020-02-11T01:30:58.847Z] === RUN TestExternalGraphDriver [2020-02-11T01:30:59.102Z] === RUN TestExternalGraphDriver/json [2020-02-11T01:31:00.984Z] === RUN TestExternalGraphDriver/spec [2020-02-11T01:31:01.909Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-11T01:31:02.469Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-11T01:31:03.029Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-11T01:31:03.283Z] === RUN TestExternalGraphDriver/pull [2020-02-11T01:31:03.796Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-11T01:31:04.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/test/unit [2020-02-11T01:31:05.168Z] --- PASS: TestExternalGraphDriver (6.30s) [2020-02-11T01:31:05.168Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2020-02-11T01:31:05.168Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-02-11T01:31:05.168Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-02-11T01:31:05.168Z] === RUN TestGraphdriverPluginV2 [2020-02-11T01:31:08.009Z] ? github.com/docker/docker/api [no test files] [2020-02-11T01:31:10.399Z] --- PASS: TestGraphdriverPluginV2 (4.66s) [2020-02-11T01:31:10.399Z] PASS [2020-02-11T01:31:10.399Z] [2020-02-11T01:31:10.399Z] DONE 5 tests in 11.062s [2020-02-11T01:31:10.399Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-11T01:31:10.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:31:10.399Z] ++ set -e [2020-02-11T01:31:10.399Z] ++ '[' -n 0 ']' [2020-02-11T01:31:10.399Z] ++ set -x [2020-02-11T01:31:10.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:31:10.399Z] INFO: Testing against a local daemon [2020-02-11T01:31:10.399Z] === RUN TestContinueAfterPluginCrash [2020-02-11T01:31:10.399Z] === PAUSE TestContinueAfterPluginCrash [2020-02-11T01:31:10.399Z] === RUN TestDaemonStartWithLogOpt [2020-02-11T01:31:10.399Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-11T01:31:10.399Z] === CONT TestContinueAfterPluginCrash [2020-02-11T01:31:10.399Z] === CONT TestDaemonStartWithLogOpt [2020-02-11T01:31:11.506Z] #77 DONE 36.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-11T01:31:11.956Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/test/unit [2020-02-11T01:31:14.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-11T01:31:15.481Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-11T01:31:16.404Z] ? github.com/docker/docker/api [no test files] [2020-02-11T01:31:22.008Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-11T01:31:22.830Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2020-02-11T01:31:22.933Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-11T01:31:26.191Z] --- PASS: TestDaemonStartWithLogOpt (15.99s) [2020-02-11T01:31:26.191Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-11T01:31:26.191Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-11T01:31:29.157Z] --- PASS: TestImportExtremelyLargeImageWorks (80.01s) [2020-02-11T01:31:29.158Z] PASS [2020-02-11T01:31:29.158Z] [2020-02-11T01:31:29.158Z] === Skipped [2020-02-11T01:31:29.158Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2020-02-11T01:31:29.158Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:31:29.158Z] [2020-02-11T01:31:29.158Z] [2020-02-11T01:31:29.158Z] DONE 12 tests, 1 skipped in 81.258s [2020-02-11T01:31:29.158Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-11T01:31:29.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:31:29.158Z] ++ set -e [2020-02-11T01:31:29.158Z] ++ '[' -n 0 ']' [2020-02-11T01:31:29.158Z] ++ set -x [2020-02-11T01:31:29.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:31:29.158Z] INFO: Testing against a local daemon [2020-02-11T01:31:29.158Z] === RUN TestNetworkCreateDelete [2020-02-11T01:31:29.158Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-02-11T01:31:29.158Z] === RUN TestDockerNetworkDeletePreferID [2020-02-11T01:31:29.158Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-02-11T01:31:29.158Z] === RUN TestInspectNetwork [2020-02-11T01:31:29.158Z] === RUN TestInspectNetwork/full_network_id [2020-02-11T01:31:29.158Z] === RUN TestInspectNetwork/partial_network_id [2020-02-11T01:31:29.158Z] === RUN TestInspectNetwork/network_name [2020-02-11T01:31:29.158Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-11T01:31:31.421Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-11T01:31:31.421Z] --- PASS: TestContinueAfterPluginCrash (21.03s) [2020-02-11T01:31:31.421Z] PASS [2020-02-11T01:31:31.421Z] [2020-02-11T01:31:31.421Z] DONE 2 tests in 21.173s [2020-02-11T01:31:31.421Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-11T01:31:31.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:31:31.421Z] ++ set -e [2020-02-11T01:31:31.421Z] ++ '[' -n 0 ']' [2020-02-11T01:31:31.421Z] ++ set -x [2020-02-11T01:31:31.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:31:31.421Z] INFO: Testing against a local daemon [2020-02-11T01:31:31.421Z] === RUN TestPluginWithDevMounts [2020-02-11T01:31:31.421Z] === PAUSE TestPluginWithDevMounts [2020-02-11T01:31:31.421Z] === CONT TestPluginWithDevMounts [2020-02-11T01:31:31.676Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-11T01:31:33.560Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-02-11T01:31:33.560Z] PASS [2020-02-11T01:31:33.560Z] [2020-02-11T01:31:33.560Z] DONE 1 tests in 2.051s [2020-02-11T01:31:33.560Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-11T01:31:33.560Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:31:33.560Z] ++ set -e [2020-02-11T01:31:33.560Z] ++ '[' -n 0 ']' [2020-02-11T01:31:33.560Z] ++ set -x [2020-02-11T01:31:33.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:31:33.561Z] INFO: Testing against a local daemon [2020-02-11T01:31:33.561Z] === RUN TestSecretInspect [2020-02-11T01:31:34.120Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-11T01:31:34.375Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-11T01:31:35.197Z] --- PASS: TestInspectNetwork (8.55s) [2020-02-11T01:31:35.197Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-11T01:31:35.197Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-11T01:31:35.197Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-11T01:31:35.197Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-11T01:31:35.197Z] === RUN TestRunContainerWithBridgeNone [2020-02-11T01:31:36.883Z] --- PASS: TestSecretInspect (3.12s) [2020-02-11T01:31:36.883Z] === RUN TestSecretList [2020-02-11T01:31:36.883Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-11T01:31:36.936Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-02-11T01:31:36.936Z] === RUN TestNetworkInvalidJSON [2020-02-11T01:31:36.936Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-11T01:31:36.936Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-11T01:31:36.936Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:31:36.936Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:31:36.936Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:31:36.936Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:31:36.936Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-11T01:31:36.936Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:31:36.936Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:31:36.936Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-11T01:31:36.936Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-11T01:31:36.936Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-11T01:31:36.936Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-11T01:31:36.936Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-11T01:31:37.442Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-11T01:31:37.672Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-02-11T01:31:37.672Z] === RUN TestDaemonDefaultNetworkPools [2020-02-11T01:31:38.411Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-02-11T01:31:38.411Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-11T01:31:38.803Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-11T01:31:38.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-11T01:31:38.844Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2020-02-11T01:31:39.611Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2020-02-11T01:31:39.611Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-11T01:31:39.726Z] --- PASS: TestSecretList (3.08s) [2020-02-11T01:31:39.726Z] === RUN TestSecretsCreateAndDelete [2020-02-11T01:31:39.726Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-11T01:31:41.006Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2020-02-11T01:31:41.006Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-11T01:31:41.396Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-11T01:31:41.396Z] === RUN TestServiceWithPredefinedNetwork [2020-02-11T01:31:42.236Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-11T01:31:42.801Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-11T01:31:42.801Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-11T01:31:43.361Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-02-11T01:31:43.361Z] === RUN TestSecretsUpdate [2020-02-11T01:31:43.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-11T01:31:43.361Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-11T01:31:43.919Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-11T01:31:44.519Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2020-02-11T01:31:44.519Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-11T01:31:44.519Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T01:31:44.519Z] service_test.go:230: FLAKY_TEST [2020-02-11T01:31:44.519Z] === RUN TestServiceWithDataPathPortInit [2020-02-11T01:31:44.843Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-11T01:31:46.770Z] --- PASS: TestSecretsUpdate (3.59s) [2020-02-11T01:31:46.770Z] === RUN TestTemplatedSecret [2020-02-11T01:31:47.329Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-11T01:31:48.252Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-11T01:31:50.762Z] --- PASS: TestTemplatedSecret (3.53s) [2020-02-11T01:31:50.762Z] === RUN TestSecretCreateResolve [2020-02-11T01:31:51.321Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-11T01:31:53.204Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-11T01:31:53.459Z] --- PASS: TestSecretCreateResolve (3.06s) [2020-02-11T01:31:53.459Z] PASS [2020-02-11T01:31:53.459Z] [2020-02-11T01:31:53.459Z] DONE 6 tests in 20.190s [2020-02-11T01:31:53.459Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-11T01:31:53.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:31:53.459Z] ++ set -e [2020-02-11T01:31:53.459Z] ++ '[' -n 0 ']' [2020-02-11T01:31:53.459Z] ++ set -x [2020-02-11T01:31:53.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:31:53.459Z] INFO: Testing against a local daemon [2020-02-11T01:31:53.459Z] === RUN TestServiceCreateInit [2020-02-11T01:31:53.459Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-11T01:31:55.967Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-11T01:31:56.890Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-11T01:31:57.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-11T01:31:58.784Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-11T01:31:58.784Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-11T01:31:59.039Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-11T01:32:00.797Z] --- PASS: TestServiceWithDataPathPortInit (16.59s) [2020-02-11T01:32:00.797Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-11T01:32:04.274Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-11T01:32:04.529Z] --- PASS: TestServiceCreateInit (10.91s) [2020-02-11T01:32:04.529Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s) [2020-02-11T01:32:04.529Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.61s) [2020-02-11T01:32:04.529Z] === RUN TestCreateServiceMultipleTimes [2020-02-11T01:32:06.416Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-11T01:32:07.341Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-11T01:32:08.265Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-11T01:32:09.937Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.08s) [2020-02-11T01:32:09.937Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yuaoflzqx6lv52khkdjwalwve Created:2020-02-11 01:32:02.113314915 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[2d5602baa5c18e520c7c6f03be83e5dac448ceee6173693ceba2a34fc943a0fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5z9ublh3odyiuasrzdqcpa9yc EndpointID:10e9eafb6b9dfa65df8f847219339e11ace6078fd632d8160a45ab1e4e008166 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:138786dfe373b66aa3f1badfb3f8849b16cb5acccd25685168e39a77d169cb67 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:3e4f383edbaa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5z9ublh3odyiuasrzdqcpa9yc EndpointID:10e9eafb6b9dfa65df8f847219339e11ace6078fd632d8160a45ab1e4e008166 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-11T01:32:09.937Z] PASS [2020-02-11T01:32:09.937Z] [2020-02-11T01:32:09.937Z] === Skipped [2020-02-11T01:32:09.937Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T01:32:09.937Z] service_test.go:230: FLAKY_TEST [2020-02-11T01:32:09.937Z] [2020-02-11T01:32:09.937Z] [2020-02-11T01:32:09.937Z] DONE 21 tests, 1 skipped in 43.540s [2020-02-11T01:32:09.937Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-11T01:32:09.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:09.937Z] ++ set -e [2020-02-11T01:32:09.937Z] ++ '[' -n 0 ']' [2020-02-11T01:32:09.937Z] ++ set -x [2020-02-11T01:32:09.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:09.937Z] INFO: Testing against a local daemon [2020-02-11T01:32:09.937Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-11T01:32:09.937Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-11T01:32:09.937Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:32:09.937Z] === RUN TestDockerNetworkIpvlan [2020-02-11T01:32:09.937Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-11T01:32:09.937Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:32:09.937Z] PASS [2020-02-11T01:32:09.937Z] [2020-02-11T01:32:09.937Z] === Skipped [2020-02-11T01:32:09.937Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-11T01:32:09.937Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:32:09.937Z] [2020-02-11T01:32:09.937Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-11T01:32:09.937Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:32:09.937Z] [2020-02-11T01:32:09.937Z] [2020-02-11T01:32:09.937Z] DONE 2 tests, 2 skipped in 0.084s [2020-02-11T01:32:09.937Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-11T01:32:09.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:09.937Z] ++ set -e [2020-02-11T01:32:09.937Z] ++ '[' -n 0 ']' [2020-02-11T01:32:09.937Z] ++ set -x [2020-02-11T01:32:09.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:09.937Z] INFO: Testing against a local daemon [2020-02-11T01:32:09.937Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-11T01:32:10.282Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-02-11T01:32:10.282Z] === RUN TestDockerNetworkMacvlan [2020-02-11T01:32:11.201Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-11T01:32:12.095Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-11T01:32:12.860Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-11T01:32:15.221Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-11T01:32:19.145Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-11T01:32:20.418Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-11T01:32:22.926Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-11T01:32:22.926Z] --- PASS: TestCreateServiceMultipleTimes (18.62s) [2020-02-11T01:32:22.926Z] === RUN TestCreateServiceConflict [2020-02-11T01:32:23.078Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-11T01:32:24.304Z] --- PASS: TestDockerNetworkMacvlan (13.83s) [2020-02-11T01:32:24.304Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-02-11T01:32:24.304Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-02-11T01:32:24.304Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2020-02-11T01:32:24.304Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2020-02-11T01:32:24.304Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.73s) [2020-02-11T01:32:24.304Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2020-02-11T01:32:24.304Z] PASS [2020-02-11T01:32:24.304Z] [2020-02-11T01:32:24.304Z] DONE 8 tests in 15.275s [2020-02-11T01:32:24.304Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-11T01:32:24.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:24.304Z] ++ set -e [2020-02-11T01:32:24.304Z] ++ '[' -n 0 ']' [2020-02-11T01:32:24.304Z] ++ set -x [2020-02-11T01:32:24.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:24.304Z] testing: warning: no tests to run [2020-02-11T01:32:24.304Z] PASS [2020-02-11T01:32:24.304Z] [2020-02-11T01:32:24.304Z] DONE 0 tests in 0.015s [2020-02-11T01:32:24.304Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-11T01:32:24.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:24.304Z] ++ set -e [2020-02-11T01:32:24.304Z] ++ '[' -n 0 ']' [2020-02-11T01:32:24.304Z] ++ set -x [2020-02-11T01:32:24.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:24.304Z] INFO: Testing against a local daemon [2020-02-11T01:32:24.304Z] === RUN TestAuthZPluginAllowRequest [2020-02-11T01:32:25.434Z] === RUN TestDockerSuite/TestBuildRm [2020-02-11T01:32:25.690Z] --- PASS: TestCreateServiceConflict (2.59s) [2020-02-11T01:32:25.690Z] === RUN TestCreateServiceMaxReplicas [2020-02-11T01:32:26.223Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-02-11T01:32:26.223Z] === RUN TestAuthZPluginTLS [2020-02-11T01:32:26.572Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-11T01:32:26.573Z] === RUN TestAuthZPluginDenyRequest [2020-02-11T01:32:27.323Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-11T01:32:27.323Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-11T01:32:27.672Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-02-11T01:32:27.672Z] === RUN TestAuthZPluginDenyResponse [2020-02-11T01:32:28.431Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-02-11T01:32:28.431Z] === RUN TestAuthZPluginAllowEventStream [2020-02-11T01:32:28.977Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2020-02-11T01:32:28.977Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-11T01:32:28.977Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-11T01:32:29.644Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-02-11T01:32:29.644Z] === RUN TestAuthZPluginErrorResponse [2020-02-11T01:32:29.903Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-11T01:32:30.407Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-02-11T01:32:30.407Z] === RUN TestAuthZPluginErrorRequest [2020-02-11T01:32:30.436Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-11T01:32:30.436Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-02-11T01:32:30.436Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-02-11T01:32:30.436Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-11T01:32:30.436Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-11T01:32:30.436Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-11T01:32:30.691Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-11T01:32:30.691Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-11T01:32:30.691Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-11T01:32:30.691Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-11T01:32:30.760Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-02-11T01:32:30.760Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-11T01:32:30.946Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-11T01:32:30.946Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-11T01:32:31.499Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-02-11T01:32:31.499Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-11T01:32:31.784Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-11T01:32:31.871Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-11T01:32:31.871Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-11T01:32:32.038Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-11T01:32:32.431Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.5% of statements [2020-02-11T01:32:32.431Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-11T01:32:32.431Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-11T01:32:32.431Z] ? github.com/docker/docker/api/types [no test files] [2020-02-11T01:32:32.431Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-11T01:32:32.431Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-11T01:32:32.431Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-11T01:32:32.431Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-11T01:32:32.597Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-11T01:32:32.990Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-02-11T01:32:33.245Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-02-11T01:32:33.245Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-11T01:32:33.245Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-11T01:32:33.245Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-11T01:32:33.245Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-11T01:32:33.245Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-11T01:32:33.245Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-11T01:32:33.245Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-11T01:32:33.258Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2020-02-11T01:32:33.258Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-11T01:32:33.500Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-02-11T01:32:33.500Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/builder [no test files] [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-11T01:32:33.500Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-11T01:32:33.957Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-11T01:32:34.424Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-02-11T01:32:35.316Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-11T01:32:35.624Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-02-11T01:32:35.624Z] === RUN TestAuthZPluginHeader [2020-02-11T01:32:36.401Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-02-11T01:32:36.401Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-11T01:32:36.401Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-11T01:32:36.401Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:32:36.401Z] === RUN TestAuthZPluginV2Disable [2020-02-11T01:32:36.401Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-11T01:32:36.401Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:32:36.401Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-11T01:32:36.401Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-11T01:32:36.401Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:32:36.401Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-11T01:32:36.401Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-11T01:32:36.401Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:32:36.401Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-11T01:32:36.676Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-11T01:32:38.581Z] ok github.com/docker/docker/builder/remotecontext 0.187s coverage: 13.6% of statements [2020-02-11T01:32:38.581Z] ok github.com/docker/docker/builder/dockerfile 0.563s coverage: 48.2% of statements [2020-02-11T01:32:39.141Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-11T01:32:40.832Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-11T01:32:40.832Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-11T01:32:40.832Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-11T01:32:40.832Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-11T01:32:41.026Z] ok github.com/docker/docker/builder/remotecontext/git 1.335s coverage: 86.3% of statements [2020-02-11T01:32:41.026Z] ? github.com/docker/docker/cli [no test files] [2020-02-11T01:32:41.026Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-11T01:32:41.086Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-11T01:32:42.445Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-11T01:32:42.445Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-11T01:32:43.369Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.62s) [2020-02-11T01:32:43.369Z] === RUN TestCreateServiceSecretFileMode [2020-02-11T01:32:43.623Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-11T01:32:44.302Z] ok github.com/docker/docker/client 0.180s coverage: 75.8% of statements [2020-02-11T01:32:46.879Z] --- PASS: TestCreateServiceSecretFileMode (3.49s) [2020-02-11T01:32:46.879Z] === RUN TestCreateServiceConfigFileMode [2020-02-11T01:32:47.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-11T01:32:49.016Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-11T01:32:50.378Z] --- PASS: TestCreateServiceConfigFileMode (3.68s) [2020-02-11T01:32:50.378Z] === RUN TestCreateServiceSysctls [2020-02-11T01:32:50.378Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-11T01:32:51.740Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-11T01:32:52.667Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-11T01:32:54.027Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-11T01:32:54.588Z] --- PASS: TestCreateServiceSysctls (3.98s) [2020-02-11T01:32:54.588Z] === RUN TestCreateServiceCapabilities [2020-02-11T01:32:55.948Z] === RUN TestDockerSuite/TestBuildUser [2020-02-11T01:32:55.969Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2020-02-11T01:32:55.969Z] PASS [2020-02-11T01:32:55.969Z] [2020-02-11T01:32:55.969Z] === Skipped [2020-02-11T01:32:55.969Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-11T01:32:55.969Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:32:55.969Z] [2020-02-11T01:32:55.969Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-11T01:32:55.969Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:32:55.969Z] [2020-02-11T01:32:55.969Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-11T01:32:55.969Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:32:55.969Z] [2020-02-11T01:32:55.969Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-11T01:32:55.969Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:32:55.969Z] [2020-02-11T01:32:55.969Z] [2020-02-11T01:32:55.969Z] DONE 17 tests, 4 skipped in 28.744s [2020-02-11T01:32:55.969Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-11T01:32:55.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:55.969Z] ++ set -e [2020-02-11T01:32:55.969Z] ++ '[' -n 0 ']' [2020-02-11T01:32:55.969Z] ++ set -x [2020-02-11T01:32:55.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:55.969Z] INFO: Testing against a local daemon [2020-02-11T01:32:55.969Z] === RUN TestPluginInvalidJSON [2020-02-11T01:32:55.969Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:32:55.969Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:32:55.969Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:32:55.969Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-11T01:32:55.969Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-11T01:32:55.969Z] PASS [2020-02-11T01:32:55.969Z] [2020-02-11T01:32:55.969Z] DONE 2 tests in 0.093s [2020-02-11T01:32:55.969Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-11T01:32:55.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:55.969Z] ++ set -e [2020-02-11T01:32:55.969Z] ++ '[' -n 0 ']' [2020-02-11T01:32:55.969Z] ++ set -x [2020-02-11T01:32:55.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:55.969Z] INFO: Testing against a local daemon [2020-02-11T01:32:55.969Z] === RUN TestExternalGraphDriver [2020-02-11T01:32:55.969Z] === RUN TestExternalGraphDriver/json [2020-02-11T01:32:55.969Z] === RUN TestExternalGraphDriver/spec [2020-02-11T01:32:57.728Z] === RUN TestExternalGraphDriver/pull [2020-02-11T01:32:58.458Z] --- PASS: TestCreateServiceCapabilities (3.87s) [2020-02-11T01:32:58.458Z] === RUN TestInspect [2020-02-11T01:32:58.458Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-11T01:32:59.518Z] --- PASS: TestExternalGraphDriver (6.10s) [2020-02-11T01:32:59.518Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2020-02-11T01:32:59.518Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-02-11T01:32:59.518Z] --- PASS: TestExternalGraphDriver/pull (1.95s) [2020-02-11T01:32:59.518Z] === RUN TestGraphdriverPluginV2 [2020-02-11T01:32:59.518Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-02-11T01:32:59.518Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:32:59.518Z] PASS [2020-02-11T01:32:59.518Z] [2020-02-11T01:32:59.518Z] === Skipped [2020-02-11T01:32:59.518Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-02-11T01:32:59.518Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:32:59.518Z] [2020-02-11T01:32:59.518Z] [2020-02-11T01:32:59.518Z] DONE 5 tests, 1 skipped in 6.240s [2020-02-11T01:32:59.518Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-11T01:32:59.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:59.518Z] ++ set -e [2020-02-11T01:32:59.518Z] ++ '[' -n 0 ']' [2020-02-11T01:32:59.518Z] ++ set -x [2020-02-11T01:32:59.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:32:59.518Z] INFO: Testing against a local daemon [2020-02-11T01:32:59.518Z] === RUN TestContinueAfterPluginCrash [2020-02-11T01:32:59.518Z] === PAUSE TestContinueAfterPluginCrash [2020-02-11T01:32:59.518Z] === RUN TestDaemonStartWithLogOpt [2020-02-11T01:32:59.518Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-11T01:32:59.518Z] === CONT TestContinueAfterPluginCrash [2020-02-11T01:32:59.518Z] === CONT TestDaemonStartWithLogOpt [2020-02-11T01:33:01.719Z] --- PASS: TestInspect (3.49s) [2020-02-11T01:33:01.719Z] === RUN TestCreateJob [2020-02-11T01:33:02.643Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-11T01:33:04.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-11T01:33:06.414Z] --- PASS: TestCreateJob (4.32s) [2020-02-11T01:33:06.414Z] === RUN TestReplicatedJob [2020-02-11T01:33:08.745Z] --- PASS: TestDaemonStartWithLogOpt (8.94s) [2020-02-11T01:33:13.062Z] --- PASS: TestReplicatedJob (6.58s) [2020-02-11T01:33:13.062Z] === RUN TestUpdateReplicatedJob [2020-02-11T01:33:13.663Z] --- PASS: TestContinueAfterPluginCrash (13.74s) [2020-02-11T01:33:13.663Z] PASS [2020-02-11T01:33:13.663Z] [2020-02-11T01:33:13.663Z] DONE 2 tests in 13.820s [2020-02-11T01:33:13.663Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-11T01:33:13.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:33:13.663Z] ++ set -e [2020-02-11T01:33:13.663Z] ++ '[' -n 0 ']' [2020-02-11T01:33:13.663Z] ++ set -x [2020-02-11T01:33:13.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:33:13.663Z] INFO: Testing against a local daemon [2020-02-11T01:33:13.663Z] === RUN TestPluginWithDevMounts [2020-02-11T01:33:13.663Z] === PAUSE TestPluginWithDevMounts [2020-02-11T01:33:13.663Z] === CONT TestPluginWithDevMounts [2020-02-11T01:33:15.415Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-02-11T01:33:15.415Z] PASS [2020-02-11T01:33:15.415Z] [2020-02-11T01:33:15.415Z] DONE 1 tests in 1.912s [2020-02-11T01:33:15.415Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-11T01:33:15.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:33:15.415Z] ++ set -e [2020-02-11T01:33:15.415Z] ++ '[' -n 0 ']' [2020-02-11T01:33:15.415Z] ++ set -x [2020-02-11T01:33:15.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:33:15.415Z] INFO: Testing against a local daemon [2020-02-11T01:33:15.415Z] === RUN TestSecretInspect [2020-02-11T01:33:16.322Z] --- PASS: TestUpdateReplicatedJob (3.66s) [2020-02-11T01:33:16.322Z] === RUN TestServiceListWithStatuses [2020-02-11T01:33:16.322Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-11T01:33:16.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-11T01:33:16.322Z] === RUN TestDockerNetworkConnectAlias [2020-02-11T01:33:18.493Z] --- PASS: TestSecretInspect (2.74s) [2020-02-11T01:33:18.493Z] === RUN TestSecretList [2020-02-11T01:33:20.230Z] --- PASS: TestSecretList (2.30s) [2020-02-11T01:33:20.230Z] === RUN TestSecretsCreateAndDelete [2020-02-11T01:33:21.556Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-11T01:33:22.115Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-11T01:33:22.370Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-11T01:33:22.929Z] --- PASS: TestDockerNetworkConnectAlias (6.59s) [2020-02-11T01:33:22.929Z] === RUN TestDockerNetworkReConnect [2020-02-11T01:33:22.990Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 30.6% of statements [2020-02-11T01:33:23.310Z] --- PASS: TestSecretsCreateAndDelete (2.77s) [2020-02-11T01:33:23.310Z] === RUN TestSecretsUpdate [2020-02-11T01:33:23.488Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-11T01:33:24.848Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-11T01:33:24.874Z] ok github.com/docker/docker/container 0.119s coverage: 35.0% of statements [2020-02-11T01:33:24.874Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-11T01:33:24.874Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-11T01:33:24.874Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-11T01:33:24.874Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-11T01:33:25.656Z] --- PASS: TestSecretsUpdate (2.32s) [2020-02-11T01:33:25.656Z] === RUN TestTemplatedSecret [2020-02-11T01:33:26.730Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-11T01:33:26.730Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-11T01:33:26.730Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-11T01:33:26.730Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-11T01:33:26.730Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-11T01:33:27.290Z] --- PASS: TestDockerNetworkReConnect (4.48s) [2020-02-11T01:33:27.290Z] === RUN TestServicePlugin [2020-02-11T01:33:28.652Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-11T01:33:28.875Z] --- PASS: TestTemplatedSecret (3.36s) [2020-02-11T01:33:28.875Z] === RUN TestSecretCreateResolve [2020-02-11T01:33:28.908Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-11T01:33:30.271Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-11T01:33:30.831Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-11T01:33:31.126Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-11T01:33:31.126Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-11T01:33:31.126Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2020-02-11T01:33:31.126Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2020-02-11T01:33:31.126Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 4.5% of statements [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/types [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-11T01:33:31.126Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-11T01:33:31.127Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-02-11T01:33:31.127Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/builder [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-11T01:33:31.127Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-11T01:33:31.127Z] ok github.com/docker/docker/builder/dockerignore 0.049s coverage: 96.8% of statements [2020-02-11T01:33:31.415Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-02-11T01:33:31.942Z] --- PASS: TestSecretCreateResolve (2.80s) [2020-02-11T01:33:31.942Z] PASS [2020-02-11T01:33:31.942Z] [2020-02-11T01:33:31.942Z] DONE 6 tests in 16.351s [2020-02-11T01:33:31.942Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-11T01:33:31.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:33:31.942Z] ++ set -e [2020-02-11T01:33:31.942Z] ++ '[' -n 0 ']' [2020-02-11T01:33:31.942Z] ++ set -x [2020-02-11T01:33:31.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:33:31.942Z] INFO: Testing against a local daemon [2020-02-11T01:33:31.942Z] === RUN TestServiceCreateInit [2020-02-11T01:33:31.942Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-11T01:33:32.192Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-11T01:33:32.192Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-11T01:33:34.125Z] ok github.com/docker/docker/builder/remotecontext/git 4.811s coverage: 86.3% of statements [2020-02-11T01:33:34.805Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2020-02-11T01:33:36.349Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-11T01:33:36.689Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-11T01:33:36.857Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-11T01:33:36.858Z] ok github.com/docker/docker/builder/remotecontext 0.583s coverage: 13.6% of statements [2020-02-11T01:33:38.232Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-11T01:33:38.572Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-02-11T01:33:39.156Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-11T01:33:39.411Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-11T01:33:39.571Z] ok github.com/docker/docker/builder/dockerfile 1.311s coverage: 48.2% of statements [2020-02-11T01:33:39.571Z] ? github.com/docker/docker/cli [no test files] [2020-02-11T01:33:39.571Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-11T01:33:39.969Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-11T01:33:39.969Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-11T01:33:40.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-11T01:33:40.893Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-11T01:33:41.790Z] --- PASS: TestServiceCreateInit (9.43s) [2020-02-11T01:33:41.790Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s) [2020-02-11T01:33:41.790Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.90s) [2020-02-11T01:33:41.790Z] === RUN TestCreateServiceMultipleTimes [2020-02-11T01:33:43.402Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-11T01:33:43.402Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-11T01:33:43.402Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-11T01:33:44.331Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-11T01:33:45.144Z] ok github.com/docker/docker/client 0.530s coverage: 75.8% of statements [2020-02-11T01:33:45.256Z] === RUN TestDockerSuite/TestCommitChange [2020-02-11T01:33:46.615Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-11T01:33:46.644Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-02-11T01:33:46.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-11T01:33:47.429Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-11T01:33:48.007Z] ok github.com/docker/docker/daemon 12.243s coverage: 17.5% of statements [2020-02-11T01:33:48.007Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-11T01:33:48.007Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-11T01:33:48.567Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 82.1% of statements [2020-02-11T01:33:49.127Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-02-11T01:33:49.937Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-11T01:33:50.051Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-02-11T01:33:50.051Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-11T01:33:50.051Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-11T01:33:50.975Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-11T01:33:51.835Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-11T01:33:52.758Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-11T01:33:53.484Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-11T01:33:54.421Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.243s coverage: 57.0% of statements [2020-02-11T01:33:54.688Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-11T01:33:55.247Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-11T01:33:57.129Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-11T01:33:57.684Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.475s coverage: 72.5% of statements [2020-02-11T01:33:57.684Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.488s coverage: 45.9% of statements [2020-02-11T01:33:57.684Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-11T01:33:58.054Z] --- PASS: TestCreateServiceMultipleTimes (16.91s) [2020-02-11T01:33:58.054Z] === RUN TestCreateServiceConflict [2020-02-11T01:33:58.095Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-11T01:33:58.095Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-11T01:33:58.095Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-11T01:33:58.095Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-11T01:33:58.095Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-11T01:33:58.095Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-11T01:33:58.095Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-11T01:33:59.977Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-11T01:34:00.451Z] --- PASS: TestCreateServiceConflict (2.34s) [2020-02-11T01:34:00.451Z] === RUN TestCreateServiceMaxReplicas [2020-02-11T01:34:00.942Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.055s coverage: 48.6% of statements [2020-02-11T01:34:01.859Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-11T01:34:01.859Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-11T01:34:01.865Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.282s coverage: 76.1% of statements [2020-02-11T01:34:02.418Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-11T01:34:02.418Z] --- PASS: TestServicePlugin (34.98s) [2020-02-11T01:34:02.418Z] plugin_test.go:62: [dfc9d2fd39bce] joining swarm manager [de7bc5ae0f81c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:34:02.418Z] plugin_test.go:65: [d0dfc5052f552] joining swarm manager [de7bc5ae0f81c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:34:02.418Z] === RUN TestServiceUpdateLabel [2020-02-11T01:34:03.225Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-11T01:34:03.225Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.155s coverage: 60.1% of statements [2020-02-11T01:34:03.225Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-11T01:34:03.225Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-11T01:34:03.342Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-11T01:34:04.266Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-11T01:34:04.383Z] --- PASS: TestCreateServiceMaxReplicas (3.54s) [2020-02-11T01:34:04.383Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-11T01:34:04.586Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-02-11T01:34:05.197Z] --- PASS: TestServiceUpdateLabel (2.92s) [2020-02-11T01:34:05.197Z] === RUN TestServiceUpdateSecrets [2020-02-11T01:34:05.197Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-11T01:34:05.511Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2020-02-11T01:34:06.120Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-11T01:34:06.120Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-11T01:34:06.120Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-11T01:34:06.436Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2020-02-11T01:34:06.436Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-11T01:34:06.436Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-11T01:34:07.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-11T01:34:07.044Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-11T01:34:07.044Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-11T01:34:07.044Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-11T01:34:07.299Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-11T01:34:07.299Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-11T01:34:07.797Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 42.7% of statements [2020-02-11T01:34:08.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-11T01:34:08.721Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 77.8% of statements [2020-02-11T01:34:08.721Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-11T01:34:08.721Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-11T01:34:09.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-11T01:34:09.281Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-02-11T01:34:09.841Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-02-11T01:34:10.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-11T01:34:10.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-11T01:34:10.766Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-02-11T01:34:10.766Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2020-02-11T01:34:12.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-11T01:34:12.129Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2020-02-11T01:34:12.129Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-11T01:34:12.384Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.9% of statements [2020-02-11T01:34:12.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-11T01:34:12.950Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-11T01:34:13.873Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-11T01:34:14.268Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-02-11T01:34:14.524Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-11T01:34:14.797Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-11T01:34:15.448Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-11T01:34:15.703Z] ok github.com/docker/docker/daemon/logger/splunk 1.637s coverage: 82.5% of statements [2020-02-11T01:34:15.703Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-11T01:34:15.703Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-11T01:34:15.735Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-11T01:34:16.293Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-11T01:34:16.293Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-11T01:34:17.215Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-11T01:34:17.767Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2020-02-11T01:34:17.767Z] === RUN TestCreateServiceSecretFileMode [2020-02-11T01:34:18.138Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-11T01:34:18.212Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2020-02-11T01:34:18.212Z] ok github.com/docker/docker/distribution 0.173s coverage: 22.1% of statements [2020-02-11T01:34:18.212Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-11T01:34:18.696Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-11T01:34:18.951Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-11T01:34:19.574Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-02-11T01:34:19.874Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-11T01:34:20.935Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-02-11T01:34:21.233Z] --- PASS: TestServiceUpdateSecrets (16.01s) [2020-02-11T01:34:21.233Z] === RUN TestServiceUpdateConfigs [2020-02-11T01:34:21.233Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-11T01:34:21.495Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-02-11T01:34:21.682Z] --- PASS: TestCreateServiceSecretFileMode (3.48s) [2020-02-11T01:34:21.682Z] === RUN TestCreateServiceConfigFileMode [2020-02-11T01:34:21.749Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.1% of statements [2020-02-11T01:34:21.749Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-11T01:34:21.749Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-11T01:34:23.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-11T01:34:23.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-11T01:34:23.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-11T01:34:23.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-11T01:34:23.115Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-11T01:34:23.117Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-02-11T01:34:23.117Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-11T01:34:24.038Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-11T01:34:24.041Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-11T01:34:24.965Z] ok github.com/docker/docker/opts 0.018s coverage: 67.0% of statements [2020-02-11T01:34:25.221Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-02-11T01:34:25.600Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2020-02-11T01:34:25.600Z] === RUN TestCreateServiceSysctls [2020-02-11T01:34:27.171Z] ok github.com/docker/docker/pkg/archive 0.413s coverage: 77.0% of statements [2020-02-11T01:34:28.095Z] ok github.com/docker/docker/pkg/authorization 0.132s coverage: 68.3% of statements [2020-02-11T01:34:28.095Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-02-11T01:34:28.350Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-11T01:34:29.403Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-11T01:34:29.403Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-11T01:34:29.520Z] --- PASS: TestCreateServiceSysctls (4.01s) [2020-02-11T01:34:29.520Z] === RUN TestCreateServiceCapabilities [2020-02-11T01:34:30.327Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-11T01:34:30.327Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-11T01:34:30.327Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-11T01:34:32.505Z] ok github.com/docker/docker/pkg/chrootarchive 2.905s coverage: 43.2% of statements [2020-02-11T01:34:32.505Z] ok github.com/docker/docker/layer 7.860s coverage: 68.8% of statements [2020-02-11T01:34:32.505Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-11T01:34:32.505Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-11T01:34:32.505Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-11T01:34:32.505Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-11T01:34:32.505Z] ? github.com/docker/docker/oci [no test files] [2020-02-11T01:34:32.505Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-11T01:34:32.505Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-11T01:34:32.505Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-11T01:34:32.505Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-02-11T01:34:32.593Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2020-02-11T01:34:32.593Z] === RUN TestInspect [2020-02-11T01:34:33.065Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-02-11T01:34:33.065Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-02-11T01:34:33.583Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-11T01:34:33.625Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-02-11T01:34:34.142Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-11T01:34:34.550Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-02-11T01:34:34.805Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-02-11T01:34:35.064Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-11T01:34:35.906Z] --- PASS: TestInspect (3.11s) [2020-02-11T01:34:35.906Z] === RUN TestCreateJob [2020-02-11T01:34:36.165Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-02-11T01:34:36.723Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-02-11T01:34:36.946Z] --- PASS: TestServiceUpdateConfigs (15.36s) [2020-02-11T01:34:36.946Z] === RUN TestServiceUpdateNetwork [2020-02-11T01:34:37.646Z] ok github.com/docker/docker/pkg/fsutils 0.223s coverage: 85.1% of statements [2020-02-11T01:34:37.646Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-02-11T01:34:37.901Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-02-11T01:34:38.827Z] ok github.com/docker/docker/pkg/idtools 0.442s coverage: 70.1% of statements [2020-02-11T01:34:39.386Z] ok github.com/docker/docker/pkg/ioutils 0.520s coverage: 70.6% of statements [2020-02-11T01:34:39.386Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-02-11T01:34:39.831Z] --- PASS: TestCreateJob (4.33s) [2020-02-11T01:34:39.831Z] === RUN TestReplicatedJob [2020-02-11T01:34:39.946Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-02-11T01:34:39.946Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-02-11T01:34:39.946Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-11T01:34:40.506Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-02-11T01:34:40.761Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-11T01:34:41.016Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-11T01:34:41.101Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-11T01:34:41.101Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-11T01:34:41.272Z] ok github.com/docker/docker/pkg/mount 0.615s coverage: 70.0% of statements [2020-02-11T01:34:41.272Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-11T01:34:41.527Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2020-02-11T01:34:41.783Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-02-11T01:34:41.783Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-11T01:34:41.783Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-11T01:34:42.084Z] ok github.com/docker/docker/cmd/dockerd 0.276s coverage: 30.6% of statements [2020-02-11T01:34:42.708Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-02-11T01:34:42.983Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-11T01:34:43.267Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-11T01:34:43.825Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-11T01:34:44.080Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-02-11T01:34:44.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-11T01:34:45.438Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-02-11T01:34:45.693Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-11T01:34:45.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-11T01:34:46.592Z] ok github.com/docker/docker/container 0.175s coverage: 35.3% of statements [2020-02-11T01:34:46.592Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-11T01:34:46.592Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-11T01:34:46.592Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-11T01:34:46.592Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-11T01:34:47.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-11T01:34:47.321Z] --- PASS: TestReplicatedJob (7.23s) [2020-02-11T01:34:47.321Z] === RUN TestUpdateReplicatedJob [2020-02-11T01:34:48.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-11T01:34:48.960Z] ok github.com/docker/docker/pkg/signal 2.400s coverage: 61.0% of statements [2020-02-11T01:34:48.960Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-11T01:34:49.215Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-11T01:34:49.313Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2020-02-11T01:34:49.470Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-11T01:34:49.725Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-02-11T01:34:50.285Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-02-11T01:34:50.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-11T01:34:50.845Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.2% of statements [2020-02-11T01:34:51.100Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-02-11T01:34:51.241Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2020-02-11T01:34:51.241Z] === RUN TestServiceListWithStatuses [2020-02-11T01:34:51.241Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-02-11T01:34:51.241Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-11T01:34:51.241Z] === RUN TestDockerNetworkConnectAlias [2020-02-11T01:34:51.660Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-02-11T01:34:51.710Z] --- PASS: TestServiceUpdateNetwork (14.91s) [2020-02-11T01:34:51.710Z] PASS [2020-02-11T01:34:51.710Z] [2020-02-11T01:34:51.710Z] === Skipped [2020-02-11T01:34:51.710Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-11T01:34:51.710Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-11T01:34:51.710Z] [2020-02-11T01:34:51.710Z] [2020-02-11T01:34:51.710Z] DONE 23 tests, 1 skipped in 178.189s [2020-02-11T01:34:51.710Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-11T01:34:51.710Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:34:51.710Z] ++ set -e [2020-02-11T01:34:51.710Z] ++ '[' -n 0 ']' [2020-02-11T01:34:51.710Z] ++ set -x [2020-02-11T01:34:51.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:34:51.710Z] INFO: Testing against a local daemon [2020-02-11T01:34:51.710Z] === RUN TestSessionCreate [2020-02-11T01:34:51.710Z] --- PASS: TestSessionCreate (0.03s) [2020-02-11T01:34:51.710Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-11T01:34:51.710Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-11T01:34:51.710Z] PASS [2020-02-11T01:34:51.710Z] [2020-02-11T01:34:51.710Z] DONE 2 tests in 0.148s [2020-02-11T01:34:51.710Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-11T01:34:51.710Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:34:51.710Z] ++ set -e [2020-02-11T01:34:51.710Z] ++ '[' -n 0 ']' [2020-02-11T01:34:51.710Z] ++ set -x [2020-02-11T01:34:51.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:34:51.965Z] INFO: Testing against a local daemon [2020-02-11T01:34:51.965Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-11T01:34:51.965Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T01:34:51.965Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T01:34:51.965Z] === RUN TestEventsExecDie [2020-02-11T01:34:51.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008d91e0_} [2020-02-11T01:34:52.219Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-02-11T01:34:52.219Z] testing: warning: no tests to run [2020-02-11T01:34:52.219Z] coverage: [no statements] [2020-02-11T01:34:52.219Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-02-11T01:34:52.778Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-11T01:34:52.778Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-11T01:34:52.888Z] --- PASS: TestEventsExecDie (0.90s) [2020-02-11T01:34:52.888Z] === RUN TestEventsBackwardsCompatible [2020-02-11T01:34:52.888Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-11T01:34:52.888Z] === RUN TestInfoBinaryCommits [2020-02-11T01:34:52.888Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-11T01:34:52.888Z] === RUN TestInfoAPIVersioned [2020-02-11T01:34:52.888Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-11T01:34:52.888Z] === RUN TestInfoDiscoveryBackend [2020-02-11T01:34:53.033Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-11T01:34:53.447Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-11T01:34:53.447Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-11T01:34:53.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1205831511_/foo_false____} [2020-02-11T01:34:54.261Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-11T01:34:54.261Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-11T01:34:54.820Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-02-11T01:34:54.820Z] === RUN TestInfoAPI [2020-02-11T01:34:54.820Z] --- PASS: TestInfoAPI (0.02s) [2020-02-11T01:34:54.820Z] === RUN TestInfoAPIWarnings [2020-02-11T01:34:55.379Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1205831511_/foo_true____} [2020-02-11T01:34:55.379Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-11T01:34:55.379Z] === RUN TestInfoDebug [2020-02-11T01:34:55.540Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2020-02-11T01:34:55.938Z] --- PASS: TestInfoDebug (0.53s) [2020-02-11T01:34:55.938Z] === RUN TestInfoInsecureRegistries [2020-02-11T01:34:56.100Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-11T01:34:56.497Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-11T01:34:56.497Z] === RUN TestInfoRegistryMirrors [2020-02-11T01:34:56.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3916617418_/foo_false____} [2020-02-11T01:34:57.007Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-11T01:34:57.007Z] === RUN TestLoginFailsWithBadCredentials [2020-02-11T01:34:57.024Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-11T01:34:57.261Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-02-11T01:34:57.261Z] === RUN TestPingCacheHeaders [2020-02-11T01:34:57.261Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-02-11T01:34:57.261Z] === RUN TestPingGet [2020-02-11T01:34:57.261Z] --- PASS: TestPingGet (0.01s) [2020-02-11T01:34:57.261Z] === RUN TestPingHead [2020-02-11T01:34:57.261Z] --- PASS: TestPingHead (0.02s) [2020-02-11T01:34:57.261Z] === RUN TestVersion [2020-02-11T01:34:57.279Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-02-11T01:34:57.516Z] --- PASS: TestVersion (0.03s) [2020-02-11T01:34:57.516Z] PASS [2020-02-11T01:34:57.516Z] [2020-02-11T01:34:57.516Z] === Skipped [2020-02-11T01:34:57.516Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T01:34:57.516Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T01:34:57.516Z] [2020-02-11T01:34:57.516Z] [2020-02-11T01:34:57.516Z] DONE 18 tests, 1 skipped in 5.649s [2020-02-11T01:34:57.516Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-11T01:34:57.516Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:34:57.516Z] ++ set -e [2020-02-11T01:34:57.516Z] ++ '[' -n 0 ']' [2020-02-11T01:34:57.516Z] ++ set -x [2020-02-11T01:34:57.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:34:57.516Z] INFO: Testing against a local daemon [2020-02-11T01:34:57.516Z] === RUN TestVolumesCreateAndList [2020-02-11T01:34:57.516Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-11T01:34:57.516Z] === RUN TestVolumesRemove [2020-02-11T01:34:57.516Z] --- PASS: TestVolumesRemove (0.09s) [2020-02-11T01:34:57.516Z] === RUN TestVolumesInspect [2020-02-11T01:34:57.531Z] --- PASS: TestDockerNetworkConnectAlias (5.51s) [2020-02-11T01:34:57.531Z] === RUN TestDockerNetworkReConnect [2020-02-11T01:34:57.770Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-11T01:34:57.770Z] === RUN TestVolumesInvalidJSON [2020-02-11T01:34:57.770Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-11T01:34:57.770Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-11T01:34:57.770Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-11T01:34:57.770Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-11T01:34:57.770Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-11T01:34:57.770Z] PASS [2020-02-11T01:34:57.770Z] [2020-02-11T01:34:57.770Z] DONE 5 tests in 0.257s [2020-02-11T01:34:57.770Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T01:34:57.770Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T01:34:57.770Z] +++ kill 5331 [2020-02-11T01:34:57.789Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.7% of statements [2020-02-11T01:34:58.642Z] ok github.com/docker/docker/registry 0.075s coverage: 56.0% of statements [2020-02-11T01:34:58.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3916617418_/foo_true____} [2020-02-11T01:34:59.254Z] +++ /etc/init.d/apparmor stop [2020-02-11T01:34:59.254Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-11T01:34:59.254Z] [2020-02-11T01:34:59.254Z] Unloading profiles will leave already running processes permanently [2020-02-11T01:34:59.254Z] unconfined, which can lead to unexpected situations. [2020-02-11T01:34:59.254Z] [2020-02-11T01:34:59.254Z] To set a process to complain mode, use the command line tool [2020-02-11T01:34:59.254Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-11T01:34:59.254Z] +++ true [2020-02-11T01:34:59.254Z] [2020-02-11T01:34:59.567Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-11T01:34:59.567Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-02-11T01:35:00.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3916617418_/foo_true__0xc0008d9660__} [2020-02-11T01:35:00.492Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-11T01:35:00.492Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-11T01:35:00.512Z] ok github.com/docker/docker/daemon/cluster 0.230s coverage: 0.5% of statements [2020-02-11T01:35:01.436Z] --- PASS: TestDockerNetworkReConnect (4.87s) [2020-02-11T01:35:01.436Z] === RUN TestServicePlugin [2020-02-11T01:35:01.436Z] --- SKIP: TestServicePlugin (0.01s) [2020-02-11T01:35:01.436Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:35:01.436Z] === RUN TestServiceUpdateLabel [2020-02-11T01:35:02.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008d9680_} [2020-02-11T01:35:03.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008d96a0_} [2020-02-11T01:35:03.752Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-11T01:35:04.006Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-02-11T01:35:04.543Z] --- PASS: TestServiceUpdateLabel (2.73s) [2020-02-11T01:35:04.544Z] === RUN TestServiceUpdateSecrets [2020-02-11T01:35:04.567Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-11T01:35:05.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008d96c0_} [2020-02-11T01:35:05.490Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-02-11T01:35:06.282Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-02-11T01:35:06.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008d96e0_} [2020-02-11T01:35:07.805Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-02-11T01:35:08.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-11T01:35:08.442Z] ok github.com/docker/docker/daemon/config 0.186s coverage: 82.1% of statements [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-11T01:35:09.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-11T01:35:10.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-11T01:35:10.155Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-11T01:35:11.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-11T01:35:11.935Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-02-11T01:35:13.398Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-11T01:35:14.633Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.540s coverage: 13.7% of statements [2020-02-11T01:35:15.906Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-11T01:35:16.189Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-02-11T01:35:17.636Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/rootless [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/volume [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-11T01:35:17.636Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === Skipped [2020-02-11T01:35:17.636Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-11T01:35:17.636Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-11T01:35:17.636Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:35:17.636Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:35:17.636Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:35:17.636Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:35:17.636Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:35:17.636Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:73: No driver to put! [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-11T01:35:17.636Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-11T01:35:17.636Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-11T01:35:17.636Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:35:17.636Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:35:17.636Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:35:17.636Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:35:17.636Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:35:17.636Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-11T01:35:17.636Z] graphtest_unix.go:73: No driver to put! [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-11T01:35:17.636Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-11T01:35:17.636Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] [2020-02-11T01:35:17.636Z] DONE 2155 tests, 20 skipped in 250.156s Post stage [Pipeline] junit [2020-02-11T01:35:17.645Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-11T01:35:18.297Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39086/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/validate/vendor [2020-02-11T01:35:18.350Z] ok github.com/docker/docker/daemon 12.456s coverage: 17.5% of statements [2020-02-11T01:35:18.350Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-11T01:35:18.350Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-11T01:35:18.350Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-11T01:35:18.350Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-11T01:35:18.350Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.156s coverage: 57.9% of statements [2020-02-11T01:35:19.175Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-11T01:35:19.220Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-11T01:35:20.226Z] + echo Building e2e image [2020-02-11T01:35:20.226Z] Building e2e image [2020-02-11T01:35:20.226Z] + docker build --build-arg DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -t moby-e2e-test -f Dockerfile.e2e . [2020-02-11T01:35:20.226Z] #2 [internal] load .dockerignore [2020-02-11T01:35:20.226Z] #2 transferring context: 34B done [2020-02-11T01:35:20.226Z] #2 DONE 0.0s [2020-02-11T01:35:20.226Z] [2020-02-11T01:35:20.226Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-11T01:35:20.226Z] #1 transferring dockerfile: 3.21kB done [2020-02-11T01:35:20.226Z] #1 DONE 0.0s [2020-02-11T01:35:20.226Z] [2020-02-11T01:35:20.226Z] #4 [internal] load metadata for docker.io/library/golang:1.13.7-alpine [2020-02-11T01:35:20.226Z] #4 DONE 0.1s [2020-02-11T01:35:20.226Z] [2020-02-11T01:35:20.226Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-11T01:35:20.481Z] #3 DONE 0.1s [2020-02-11T01:35:20.481Z] [2020-02-11T01:35:20.481Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-11T01:35:20.481Z] #5 DONE 0.0s [2020-02-11T01:35:20.481Z] [2020-02-11T01:35:20.481Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-11T01:35:20.481Z] #14 DONE 0.0s [2020-02-11T01:35:20.481Z] [2020-02-11T01:35:20.481Z] #8 [internal] load build context [2020-02-11T01:35:20.481Z] #8 transferring context: 823.09kB 0.2s done [2020-02-11T01:35:20.737Z] #8 DONE 0.2s [2020-02-11T01:35:20.737Z] [2020-02-11T01:35:20.737Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-11T01:35:20.737Z] #17 CACHED [2020-02-11T01:35:20.737Z] [2020-02-11T01:35:20.737Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-11T01:35:20.737Z] #15 CACHED [2020-02-11T01:35:20.737Z] [2020-02-11T01:35:20.737Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-11T01:35:20.737Z] #16 CACHED [2020-02-11T01:35:20.737Z] [2020-02-11T01:35:20.737Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-11T01:35:20.737Z] #18 CACHED [2020-02-11T01:35:20.737Z] [2020-02-11T01:35:20.737Z] #31 [builder 1/4] COPY . . [2020-02-11T01:35:20.738Z] --- PASS: TestServiceUpdateSecrets (15.65s) [2020-02-11T01:35:20.738Z] === RUN TestServiceUpdateConfigs [2020-02-11T01:35:21.056Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-11T01:35:21.056Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-11T01:35:21.296Z] #31 DONE 0.7s [2020-02-11T01:35:21.296Z] [2020-02-11T01:35:21.296Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-11T01:35:21.981Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-11T01:35:22.220Z] #32 DONE 0.9s [2020-02-11T01:35:22.220Z] [2020-02-11T01:35:22.220Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-11T01:35:22.780Z] #33 0.676 [2020-02-11T01:35:23.017Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.388s coverage: 68.6% of statements [2020-02-11T01:35:23.034Z] #33 0.905 Removing bundles/ [2020-02-11T01:35:23.034Z] #33 0.905 [2020-02-11T01:35:23.034Z] #33 0.909 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-11T01:35:23.341Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-11T01:35:23.958Z] #33 1.668 Building test suite binary ./integration-cli/test.main [2020-02-11T01:35:24.247Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.935s coverage: 48.6% of statements [2020-02-11T01:35:24.264Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-11T01:35:25.187Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-11T01:35:25.734Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.854s coverage: 45.9% of statements [2020-02-11T01:35:25.734Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-11T01:35:26.110Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-11T01:35:27.032Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-11T01:35:27.802Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.205s coverage: 54.8% of statements [2020-02-11T01:35:27.802Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-11T01:35:27.955Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-11T01:35:28.092Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.659s coverage: 76.1% of statements [2020-02-11T01:35:28.092Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-11T01:35:28.389Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-02-11T01:35:29.316Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-11T01:35:29.934Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2020-02-11T01:35:30.240Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-11T01:35:30.970Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.058s coverage: 3.0% of statements [2020-02-11T01:35:31.163Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-11T01:35:32.086Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-11T01:35:33.009Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-11T01:35:34.368Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-11T01:35:34.484Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 42.7% of statements [2020-02-11T01:35:35.727Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-11T01:35:35.990Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-02-11T01:35:36.971Z] --- PASS: TestServiceUpdateConfigs (15.48s) [2020-02-11T01:35:36.971Z] === RUN TestServiceUpdateNetwork [2020-02-11T01:35:37.088Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-11T01:35:37.646Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-11T01:35:37.646Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-11T01:35:38.067Z] ok github.com/docker/docker/daemon/logger/awslogs 0.698s coverage: 77.4% of statements [2020-02-11T01:35:38.354Z] ok github.com/docker/docker/daemon/logger/journald 0.044s coverage: 26.2% of statements [2020-02-11T01:35:38.570Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-11T01:35:38.651Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 4.9% of statements [2020-02-11T01:35:38.651Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-11T01:35:38.651Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-11T01:35:38.651Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-11T01:35:38.651Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-11T01:35:39.493Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-11T01:35:40.231Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 88.3% of statements [2020-02-11T01:35:40.231Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2020-02-11T01:35:40.853Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-11T01:35:41.776Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-11T01:35:42.699Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-11T01:35:42.988Z] ok github.com/docker/docker/daemon/logger/local 0.088s coverage: 74.7% of statements [2020-02-11T01:35:42.988Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-11T01:35:43.626Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 19.9% of statements [2020-02-11T01:35:44.581Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-11T01:35:44.652Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 47.8% of statements [2020-02-11T01:35:45.276Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2020-02-11T01:35:45.507Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-11T01:35:47.319Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2020-02-11T01:35:48.015Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-11T01:35:48.341Z] ok github.com/docker/docker/daemon/logger/splunk 3.037s coverage: 82.5% of statements [2020-02-11T01:35:48.341Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-11T01:35:48.341Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-11T01:35:50.386Z] --- PASS: TestServiceUpdateNetwork (14.07s) [2020-02-11T01:35:50.386Z] PASS [2020-02-11T01:35:50.386Z] [2020-02-11T01:35:50.386Z] === Skipped [2020-02-11T01:35:50.386Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-02-11T01:35:50.386Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-11T01:35:50.386Z] [2020-02-11T01:35:50.386Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-02-11T01:35:50.386Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:35:50.386Z] [2020-02-11T01:35:50.386Z] [2020-02-11T01:35:50.386Z] DONE 23 tests, 2 skipped in 138.000s [2020-02-11T01:35:50.386Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-11T01:35:50.386Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:35:50.386Z] ++ set -e [2020-02-11T01:35:50.386Z] ++ '[' -n 0 ']' [2020-02-11T01:35:50.386Z] ++ set -x [2020-02-11T01:35:50.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:35:50.386Z] INFO: Testing against a local daemon [2020-02-11T01:35:50.386Z] === RUN TestSessionCreate [2020-02-11T01:35:50.386Z] --- PASS: TestSessionCreate (0.02s) [2020-02-11T01:35:50.386Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-11T01:35:50.386Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-11T01:35:50.386Z] PASS [2020-02-11T01:35:50.386Z] [2020-02-11T01:35:50.386Z] DONE 2 tests in 0.180s [2020-02-11T01:35:50.386Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-11T01:35:50.386Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:35:50.386Z] ++ set -e [2020-02-11T01:35:50.386Z] ++ '[' -n 0 ']' [2020-02-11T01:35:50.386Z] ++ set -x [2020-02-11T01:35:50.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:35:50.386Z] INFO: Testing against a local daemon [2020-02-11T01:35:50.386Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-11T01:35:50.386Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T01:35:50.386Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T01:35:50.386Z] === RUN TestEventsExecDie [2020-02-11T01:35:50.739Z] --- PASS: TestEventsExecDie (0.86s) [2020-02-11T01:35:50.739Z] === RUN TestEventsBackwardsCompatible [2020-02-11T01:35:50.739Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-11T01:35:50.739Z] === RUN TestInfoBinaryCommits [2020-02-11T01:35:50.739Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-02-11T01:35:50.739Z] === RUN TestInfoAPIVersioned [2020-02-11T01:35:50.739Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-02-11T01:35:50.739Z] === RUN TestInfoDiscoveryBackend [2020-02-11T01:35:51.057Z] ok github.com/docker/docker/distribution/metadata 0.216s coverage: 48.2% of statements [2020-02-11T01:35:51.484Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-02-11T01:35:51.484Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-11T01:35:52.081Z] ok github.com/docker/docker/errdefs 0.044s coverage: 49.4% of statements [2020-02-11T01:35:52.230Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-11T01:35:52.230Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-11T01:35:53.083Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-11T01:35:53.083Z] === RUN TestInfoAPI [2020-02-11T01:35:53.083Z] --- PASS: TestInfoAPI (0.02s) [2020-02-11T01:35:53.083Z] === RUN TestInfoAPIWarnings [2020-02-11T01:35:53.247Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-11T01:35:53.500Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-11T01:35:53.500Z] === RUN TestInfoDebug [2020-02-11T01:35:53.882Z] --- PASS: TestInfoDebug (0.52s) [2020-02-11T01:35:53.882Z] === RUN TestInfoInsecureRegistries [2020-02-11T01:35:53.892Z] ok github.com/docker/docker/distribution 0.994s coverage: 22.1% of statements [2020-02-11T01:35:53.892Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-11T01:35:54.287Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-02-11T01:35:54.287Z] === RUN TestInfoRegistryMirrors [2020-02-11T01:35:55.052Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-02-11T01:35:55.052Z] === RUN TestLoginFailsWithBadCredentials [2020-02-11T01:35:55.403Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-02-11T01:35:55.403Z] === RUN TestPingCacheHeaders [2020-02-11T01:35:55.403Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-11T01:35:55.403Z] === RUN TestPingGet [2020-02-11T01:35:55.403Z] --- PASS: TestPingGet (0.01s) [2020-02-11T01:35:55.403Z] === RUN TestPingHead [2020-02-11T01:35:55.403Z] --- PASS: TestPingHead (0.01s) [2020-02-11T01:35:55.403Z] === RUN TestVersion [2020-02-11T01:35:55.403Z] --- PASS: TestVersion (0.01s) [2020-02-11T01:35:55.403Z] PASS [2020-02-11T01:35:55.403Z] [2020-02-11T01:35:55.403Z] === Skipped [2020-02-11T01:35:55.403Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T01:35:55.403Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T01:35:55.403Z] [2020-02-11T01:35:55.403Z] [2020-02-11T01:35:55.403Z] DONE 18 tests, 1 skipped in 5.626s [2020-02-11T01:35:55.403Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-11T01:35:55.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:35:55.403Z] ++ set -e [2020-02-11T01:35:55.403Z] ++ '[' -n 0 ']' [2020-02-11T01:35:55.403Z] ++ set -x [2020-02-11T01:35:55.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:35:55.403Z] INFO: Testing against a local daemon [2020-02-11T01:35:55.403Z] === RUN TestVolumesCreateAndList [2020-02-11T01:35:55.403Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-11T01:35:55.403Z] === RUN TestVolumesRemove [2020-02-11T01:35:55.761Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-11T01:35:55.761Z] === RUN TestVolumesInspect [2020-02-11T01:35:55.761Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-11T01:35:55.761Z] === RUN TestVolumesInvalidJSON [2020-02-11T01:35:55.761Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-11T01:35:55.762Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-11T01:35:55.762Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-11T01:35:55.762Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-11T01:35:55.762Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-11T01:35:55.762Z] PASS [2020-02-11T01:35:55.762Z] [2020-02-11T01:35:55.762Z] DONE 5 tests in 0.250s [2020-02-11T01:35:55.762Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T01:35:55.762Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T01:35:55.762Z] +++ kill 11618 [2020-02-11T01:35:55.961Z] ok github.com/docker/docker/distribution/xfer 1.715s coverage: 85.1% of statements [2020-02-11T01:35:55.961Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-11T01:35:55.961Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-02-11T01:35:56.504Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-11T01:35:56.587Z] ok github.com/docker/docker/image 0.142s coverage: 86.4% of statements [2020-02-11T01:35:56.587Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-11T01:35:56.959Z] +++ /etc/init.d/apparmor stop [2020-02-11T01:35:56.959Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-11T01:35:56.959Z] [2020-02-11T01:35:56.959Z] Unloading profiles will leave already running processes permanently [2020-02-11T01:35:56.959Z] unconfined, which can lead to unexpected situations. [2020-02-11T01:35:56.959Z] [2020-02-11T01:35:56.959Z] To set a process to complain mode, use the command line tool [2020-02-11T01:35:56.959Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-11T01:35:56.959Z] +++ true [2020-02-11T01:35:56.959Z] [2020-02-11T01:35:57.063Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-11T01:35:58.089Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-02-11T01:35:58.733Z] ok github.com/docker/docker/image/v1 0.067s coverage: 25.0% of statements [2020-02-11T01:35:58.733Z] ? github.com/docker/docker/internal/test/suite [no test files] Post stage [Pipeline] junit [2020-02-11T01:35:58.806Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-11T01:36:00.226Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 50.0% of statements [2020-02-11T01:36:00.330Z] + echo Ensuring container killed. [2020-02-11T01:36:00.330Z] Ensuring container killed. [2020-02-11T01:36:00.330Z] + docker rm -vf docker-pr7 [2020-02-11T01:36:00.330Z] Error: No such container: docker-pr7 [2020-02-11T01:36:00.330Z] + true [Pipeline] sh [2020-02-11T01:36:01.044Z] + echo Chowning /workspace to jenkins user [2020-02-11T01:36:01.044Z] Chowning /workspace to jenkins user [2020-02-11T01:36:01.044Z] + id -u [2020-02-11T01:36:01.044Z] + id -g [2020-02-11T01:36:01.044Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39086:/workspace busybox chown -R 1001:1001 /workspace [2020-02-11T01:36:01.044Z] Unable to find image 'busybox:latest' locally [2020-02-11T01:36:01.044Z] latest: Pulling from library/busybox [2020-02-11T01:36:01.393Z] 6dc7af96dfc8: Pulling fs layer [2020-02-11T01:36:01.393Z] 6dc7af96dfc8: Verifying Checksum [2020-02-11T01:36:01.393Z] 6dc7af96dfc8: Download complete [2020-02-11T01:36:01.741Z] 6dc7af96dfc8: Pull complete [2020-02-11T01:36:01.741Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-11T01:36:01.741Z] Status: Downloaded newer image for busybox:latest [2020-02-11T01:36:02.280Z] ok github.com/docker/docker/opts 0.077s coverage: 67.0% of statements [2020-02-11T01:36:02.295Z] === RUN TestDockerSuite/TestCpToCaseH [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-11T01:36:04.220Z] + bundleName=s390x-integration [2020-02-11T01:36:04.220Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-11T01:36:04.220Z] Creating s390x-integration-bundles.tar.gz [2020-02-11T01:36:04.220Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-11T01:36:04.220Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-02-11T01:36:04.366Z] Archiving artifacts [2020-02-11T01:36:04.989Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-02-11T01:36:05.551Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-11T01:36:05.617Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39086/7/artifacts/ [2020-02-11T01:36:05.617Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T01:36:05.917Z] ok github.com/docker/docker/pkg/archive 1.575s coverage: 76.7% of statements [2020-02-11T01:36:06.315Z] + make clean [2020-02-11T01:36:06.315Z] make: command: Command not found [2020-02-11T01:36:06.315Z] make: command: Command not found [2020-02-11T01:36:06.315Z] docker volume rm -f docker-dev-cache [2020-02-11T01:36:06.315Z] docker-dev-cache [Pipeline] deleteDir [2020-02-11T01:36:06.474Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-11T01:36:06.539Z] ok github.com/docker/docker/pkg/authorization 3.353s coverage: 68.3% of statements [2020-02-11T01:36:07.560Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-02-11T01:36:08.184Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-02-11T01:36:08.808Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 97.6% of statements [2020-02-11T01:36:10.299Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-02-11T01:36:10.299Z] ok github.com/docker/docker/layer 7.364s coverage: 68.8% of statements [2020-02-11T01:36:10.299Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-11T01:36:10.299Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-11T01:36:10.299Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-11T01:36:10.299Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-11T01:36:10.299Z] ? github.com/docker/docker/oci [no test files] [2020-02-11T01:36:10.299Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-11T01:36:11.327Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-02-11T01:36:11.327Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-02-11T01:36:11.706Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-11T01:36:12.264Z] === RUN TestDockerSuite/TestCpToDot [2020-02-11T01:36:12.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-11T01:36:12.830Z] ok github.com/docker/docker/pkg/chrootarchive 4.466s coverage: 43.2% of statements [2020-02-11T01:36:12.830Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-11T01:36:12.830Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-11T01:36:12.830Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-02-11T01:36:12.830Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-02-11T01:36:13.078Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-11T01:36:14.333Z] ok github.com/docker/docker/pkg/discovery/kv 3.173s coverage: 84.1% of statements [2020-02-11T01:36:14.333Z] ok github.com/docker/docker/pkg/fsutils 0.340s coverage: 85.1% of statements [2020-02-11T01:36:14.620Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2020-02-11T01:36:14.960Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-11T01:36:16.674Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-02-11T01:36:16.674Z] ok github.com/docker/docker/pkg/locker 0.066s coverage: 88.9% of statements [2020-02-11T01:36:16.842Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-11T01:36:17.307Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-02-11T01:36:17.307Z] ok github.com/docker/docker/pkg/idtools 0.965s coverage: 70.1% of statements [2020-02-11T01:36:17.765Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-11T01:36:18.330Z] ok github.com/docker/docker/pkg/ioutils 1.688s coverage: 70.6% of statements [2020-02-11T01:36:18.330Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-11T01:36:18.330Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-02-11T01:36:19.005Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-02-11T01:36:19.299Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-02-11T01:36:19.616Z] ok github.com/docker/docker/pkg/mount 0.914s coverage: 70.0% of statements [2020-02-11T01:36:19.616Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-11T01:36:19.912Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 91.4% of statements [2020-02-11T01:36:20.203Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-02-11T01:36:20.203Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-11T01:36:20.203Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-11T01:36:21.021Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-11T01:36:21.242Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2020-02-11T01:36:21.275Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-11T01:36:22.201Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-11T01:36:22.741Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-02-11T01:36:22.741Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2020-02-11T01:36:22.741Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-11T01:36:24.094Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-11T01:36:24.094Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-11T01:36:24.094Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-11T01:36:24.234Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2020-02-11T01:36:24.653Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-11T01:36:24.857Z] ok github.com/docker/docker/pkg/pubsub 1.164s coverage: 73.9% of statements [2020-02-11T01:36:25.145Z] ok github.com/docker/docker/pkg/stdcopy 0.018s coverage: 100.0% of statements [2020-02-11T01:36:25.576Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-11T01:36:25.576Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-11T01:36:25.576Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-11T01:36:26.168Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-02-11T01:36:26.477Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 66.2% of statements [2020-02-11T01:36:26.936Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-11T01:36:26.936Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-11T01:36:27.101Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-02-11T01:36:27.190Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-11T01:36:27.190Z] === RUN TestDockerSuite/TestCreateRM [2020-02-11T01:36:27.389Z] ok github.com/docker/docker/pkg/sysinfo 0.022s coverage: 70.8% of statements [2020-02-11T01:36:27.445Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-11T01:36:27.445Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-11T01:36:27.445Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-11T01:36:27.676Z] ok github.com/docker/docker/pkg/signal 3.397s coverage: 61.0% of statements [2020-02-11T01:36:27.699Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-11T01:36:29.172Z] ok github.com/docker/docker/pkg/tailfile 0.197s coverage: 88.6% of statements [2020-02-11T01:36:29.172Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 36.2% of statements [2020-02-11T01:36:30.193Z] testing: warning: no tests to run [2020-02-11T01:36:30.193Z] coverage: [no statements] [2020-02-11T01:36:30.193Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2020-02-11T01:36:30.207Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-11T01:36:30.207Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-11T01:36:30.207Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-11T01:36:30.482Z] ok github.com/docker/docker/pkg/term 0.035s coverage: 84.8% of statements [2020-02-11T01:36:30.770Z] ok github.com/docker/docker/pkg/tarsum 0.248s coverage: 89.3% of statements [2020-02-11T01:36:31.057Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-02-11T01:36:31.348Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-02-11T01:36:31.644Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-02-11T01:36:33.714Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-02-11T01:36:34.365Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-11T01:36:34.365Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-11T01:36:34.365Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-11T01:36:34.365Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-11T01:36:34.365Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-11T01:36:34.365Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-11T01:36:34.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-11T01:36:34.925Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-11T01:36:35.764Z] ok github.com/docker/docker/reference 0.051s coverage: 84.4% of statements [2020-02-11T01:36:36.389Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2020-02-11T01:36:36.808Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-11T01:36:37.367Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-11T01:36:37.882Z] ok github.com/docker/docker/plugin 0.575s coverage: 27.1% of statements [2020-02-11T01:36:38.508Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-02-11T01:36:39.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-11T01:36:39.506Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-11T01:36:39.531Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-02-11T01:36:41.025Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-02-11T01:36:41.313Z] ok github.com/docker/docker/registry 0.435s coverage: 56.0% of statements [2020-02-11T01:36:41.313Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2020-02-11T01:36:41.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-11T01:36:42.312Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-11T01:36:42.875Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-11T01:36:43.129Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-11T01:36:44.052Z] === RUN TestDockerSuite/TestDockerFails [2020-02-11T01:36:44.052Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-11T01:36:44.309Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-11T01:36:44.309Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-11T01:36:44.809Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2020-02-11T01:36:45.670Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-11T01:36:46.594Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-11T01:36:48.298Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.0% of statements [2020-02-11T01:36:48.298Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-02-11T01:36:48.622Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-11T01:36:48.622Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-11T01:36:48.877Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-11T01:36:48.877Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-11T01:36:49.395Z] ok github.com/docker/docker/volume/service 0.040s coverage: 73.0% of statements [2020-02-11T01:36:55.398Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-11T01:36:57.784Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/rootless [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/volume [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-11T01:36:57.784Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === Skipped [2020-02-11T01:36:57.784Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-11T01:36:57.784Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-11T01:36:57.784Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:36:57.784Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:36:57.784Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:36:57.784Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:36:57.784Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:36:57.784Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:73: No driver to put! [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-11T01:36:57.784Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-11T01:36:57.784Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-11T01:36:57.784Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:36:57.784Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:36:57.784Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:36:57.784Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:36:57.784Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T01:36:57.784Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-11T01:36:57.784Z] graphtest_unix.go:73: No driver to put! [2020-02-11T01:36:57.784Z] [2020-02-11T01:36:57.784Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-11T01:36:57.785Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-11T01:36:57.785Z] [2020-02-11T01:36:57.785Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-11T01:36:57.785Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-11T01:36:57.785Z] [2020-02-11T01:36:57.785Z] [2020-02-11T01:36:57.785Z] DONE 2155 tests, 20 skipped in 342.567s Post stage [Pipeline] junit [2020-02-11T01:36:57.824Z] Recording test results [2020-02-11T01:36:58.667Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-11T01:36:58.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-11T01:37:00.403Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -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:008fc679742b1f6dc386b728887573987ac09feb hack/make.sh dynbinary test-integration [2020-02-11T01:37:01.028Z] [2020-02-11T01:37:01.029Z] Removing bundles/ [2020-02-11T01:37:01.029Z] [2020-02-11T01:37:01.029Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-11T01:37:01.029Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T01:37:01.029Z] GOOS="" GOARCH="" GOARM="" [2020-02-11T01:37:01.926Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-11T01:37:03.810Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-11T01:37:05.171Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-11T01:37:06.094Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-11T01:37:07.017Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-11T01:37:07.940Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-11T01:37:08.499Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-11T01:37:09.421Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-11T01:37:11.302Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-11T01:37:13.185Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-11T01:37:16.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-11T01:37:16.442Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-11T01:37:18.950Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-11T01:37:20.835Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-11T01:37:22.196Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-11T01:37:23.120Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-11T01:37:23.374Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-11T01:37:24.734Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-11T01:37:25.293Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-11T01:37:25.293Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-11T01:37:25.547Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-11T01:37:25.802Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-11T01:37:25.802Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-11T01:37:27.699Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-11T01:37:29.059Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-11T01:37:29.059Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-11T01:37:29.059Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-11T01:37:29.984Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-11T01:37:30.238Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-11T01:37:30.324Z] #33 116.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-11T01:37:30.324Z] #33 119.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-11T01:37:30.324Z] #33 120.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-11T01:37:30.324Z] #33 122.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-11T01:37:30.324Z] #33 125.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-11T01:37:30.324Z] #33 126.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-11T01:37:30.324Z] #33 127.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-11T01:37:30.796Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-11T01:37:30.884Z] #33 128.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-11T01:37:31.443Z] #33 129.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-11T01:37:31.719Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-11T01:37:31.973Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-11T01:37:31.973Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-11T01:37:31.973Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-11T01:37:32.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-11T01:37:33.329Z] #33 130.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-11T01:37:33.888Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-11T01:37:33.894Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-11T01:37:34.817Z] === RUN TestDockerSuite/TestEventsRename [2020-02-11T01:37:35.742Z] === RUN TestDockerSuite/TestEventsResize [2020-02-11T01:37:35.771Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-11T01:37:36.302Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-11T01:37:37.132Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-11T01:37:37.226Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-11T01:37:38.150Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-11T01:37:38.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-11T01:37:38.964Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-11T01:37:39.014Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-11T01:37:39.938Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-11T01:37:41.823Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-11T01:37:42.222Z] === RUN TestDockerSuite/TestEventsTop [2020-02-11T01:37:43.183Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-11T01:37:43.582Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-11T01:37:44.107Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-11T01:37:45.469Z] #33 143.0 [2020-02-11T01:37:45.724Z] #33 DONE 143.4s [2020-02-11T01:37:45.724Z] [2020-02-11T01:37:45.724Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-11T01:37:46.094Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-11T01:37:47.453Z] === RUN TestDockerSuite/TestExec [2020-02-11T01:37:47.607Z] #34 DONE 1.7s [2020-02-11T01:37:48.380Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-11T01:37:48.981Z] #13 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T01:37:48.981Z] #22 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-11T01:37:48.981Z] #26 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-11T01:37:48.981Z] #10 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-11T01:37:48.981Z] #19 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-11T01:37:48.981Z] #9 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-11T01:37:48.981Z] #28 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-11T01:37:48.981Z] #6 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-11T01:37:48.981Z] #24 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-11T01:37:48.981Z] #20 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-11T01:37:48.981Z] #7 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-11T01:37:48.981Z] #27 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-11T01:37:48.981Z] #12 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-11T01:37:48.981Z] #21 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-11T01:37:48.981Z] #23 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-11T01:37:48.981Z] #25 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-11T01:37:48.981Z] #11 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-11T01:37:48.981Z] #29 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-11T01:37:48.981Z] #30 CACHED [2020-02-11T01:37:48.981Z] [2020-02-11T01:37:48.981Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-11T01:37:49.304Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-11T01:37:49.540Z] #35 DONE 0.8s [2020-02-11T01:37:49.540Z] [2020-02-11T01:37:49.540Z] #36 exporting to image [2020-02-11T01:37:49.540Z] #36 exporting layers [2020-02-11T01:37:50.227Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-11T01:37:50.785Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-11T01:37:50.900Z] #36 exporting layers 1.2s done [2020-02-11T01:37:50.900Z] #36 writing image sha256:62852a544e41a83c26a87b1a41f4df14385ec7f41c04fd8c8d2ef65d77ca2787 done [2020-02-11T01:37:50.900Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-11T01:37:50.900Z] #36 DONE 1.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-11T01:37:51.287Z] + echo Ensuring container killed. [2020-02-11T01:37:51.287Z] Ensuring container killed. [2020-02-11T01:37:51.287Z] + docker rm -vf docker-pr7 [2020-02-11T01:37:51.287Z] Error: No such container: docker-pr7 [2020-02-11T01:37:51.287Z] + true [Pipeline] sh [2020-02-11T01:37:51.690Z] + echo Chowning /workspace to jenkins user [2020-02-11T01:37:51.690Z] Chowning /workspace to jenkins user [2020-02-11T01:37:51.690Z] + id -u [2020-02-11T01:37:51.690Z] + id -g [2020-02-11T01:37:51.690Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39086:/workspace busybox chown -R 1000:1000 /workspace [2020-02-11T01:37:52.670Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-11T01:37:53.466Z] + bundleName=unit [2020-02-11T01:37:53.466Z] + echo Creating unit-bundles.tar.gz [2020-02-11T01:37:53.466Z] Creating unit-bundles.tar.gz [2020-02-11T01:37:53.466Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-11T01:37:53.466Z] bundles/junit-report.xml [2020-02-11T01:37:53.466Z] bundles/go-test-report.json [2020-02-11T01:37:53.466Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-11T01:37:53.516Z] Archiving artifacts [2020-02-11T01:37:53.593Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-11T01:37:53.860Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39086/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T01:37:54.153Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-11T01:37:54.219Z] + make clean [2020-02-11T01:37:54.219Z] docker volume rm -f docker-dev-cache [2020-02-11T01:37:54.473Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-11T01:37:55.078Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-11T01:37:56.018Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-11T01:37:56.942Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-11T01:37:57.866Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-11T01:37:59.226Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-11T01:38:00.585Z] === RUN TestDockerSuite/TestExecEnv [2020-02-11T01:38:01.509Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-11T01:38:03.392Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-11T01:38:03.952Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-11T01:38:07.209Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-11T01:38:07.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-11T01:38:07.768Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-11T01:38:08.693Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-11T01:38:09.616Z] === RUN TestDockerSuite/TestExecParseError [2020-02-11T01:38:10.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-11T01:38:10.431Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-11T01:38:11.355Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-11T01:38:12.718Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-11T01:38:14.605Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-11T01:38:15.165Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-11T01:38:16.089Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-11T01:38:28.238Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-11T01:38:28.238Z] === RUN TestDockerSuite/TestExecTTY [2020-02-11T01:38:28.796Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-11T01:38:29.719Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-11T01:38:30.278Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-11T01:38:31.212Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-11T01:38:31.212Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-11T01:38:33.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-11T01:38:33.348Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-11T01:38:34.271Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-11T01:38:35.632Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-11T01:38:36.556Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-11T01:38:37.481Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-11T01:38:42.713Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-11T01:38:47.943Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-11T01:38:49.302Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-11T01:38:54.534Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-11T01:38:55.093Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-11T01:38:55.093Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-11T01:38:55.349Z] === RUN TestDockerSuite/TestHealth [2020-02-11T01:39:00.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-11T01:39:08.272Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T01:39:08.272Z] [2020-02-11T01:39:08.272Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-11T01:39:08.272Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-11T01:39:08.272Z] HOSTNAME=28bf717fce43 [2020-02-11T01:39:08.272Z] TESTDEBUG=0 [2020-02-11T01:39:08.272Z] DEST=bundles/test-integration [2020-02-11T01:39:08.272Z] PWD=/go/src/github.com/docker/docker [2020-02-11T01:39:08.272Z] DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb [2020-02-11T01:39:08.272Z] container=docker [2020-02-11T01:39:08.272Z] HOME=/root [2020-02-11T01:39:08.272Z] GOLANG_VERSION=1.13.7 [2020-02-11T01:39:08.272Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-11T01:39:08.272Z] VALIDATE_BRANCH=master [2020-02-11T01:39:08.272Z] TERM=xterm [2020-02-11T01:39:08.272Z] DOCKER_PKG=github.com/docker/docker [2020-02-11T01:39:08.272Z] SHLVL=1 [2020-02-11T01:39:08.272Z] TIMEOUT=120m [2020-02-11T01:39:08.272Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-11T01:39:08.272Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-11T01:39:08.272Z] GO111MODULE=off [2020-02-11T01:39:08.272Z] DOCKER_EXPERIMENTAL=1 [2020-02-11T01:39:08.272Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-11T01:39:08.272Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-11T01:39:08.272Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-11T01:39:08.272Z] GOPATH=/go [2020-02-11T01:39:08.272Z] PKG_CONFIG=pkg-config [2020-02-11T01:39:08.272Z] _=/usr/bin/env [2020-02-11T01:39:08.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-11T01:39:18.608Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-11T01:39:18.862Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-11T01:39:19.422Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-11T01:39:19.422Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-11T01:39:20.345Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-11T01:39:20.345Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-11T01:39:21.294Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-11T01:39:22.222Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-11T01:39:22.222Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-11T01:39:23.145Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-11T01:39:26.401Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-11T01:39:26.401Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-11T01:39:26.401Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-11T01:39:26.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-11T01:39:27.761Z] === RUN TestDockerSuite/TestImportFile [2020-02-11T01:39:29.645Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-11T01:39:29.645Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-11T01:39:32.155Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-11T01:39:34.038Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-11T01:39:35.920Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-11T01:39:36.843Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-11T01:39:37.404Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-11T01:39:38.327Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-11T01:39:38.327Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-11T01:39:38.327Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-11T01:39:39.250Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-11T01:39:40.174Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-11T01:39:41.099Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-11T01:39:41.658Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-11T01:39:42.581Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-11T01:39:43.506Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-11T01:39:43.506Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-11T01:39:44.866Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-11T01:39:45.790Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-11T01:39:46.713Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-11T01:39:46.713Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-11T01:39:47.639Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-11T01:39:47.639Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-11T01:39:49.000Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-11T01:39:49.943Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-11T01:39:50.867Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-11T01:39:51.790Z] === RUN TestDockerSuite/TestInspectImage [2020-02-11T01:39:51.790Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-11T01:39:51.790Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-11T01:39:51.790Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-11T01:39:52.349Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-11T01:39:53.273Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-11T01:39:53.273Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-11T01:39:54.198Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-11T01:39:55.124Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-11T01:39:55.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-11T01:39:56.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-11T01:39:57.007Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-11T01:39:57.007Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-11T01:39:57.931Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-11T01:39:58.854Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-11T01:40:00.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-11T01:40:00.735Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-11T01:40:01.295Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-11T01:40:02.218Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-11T01:40:02.779Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-11T01:40:03.702Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-11T01:40:04.626Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-11T01:40:05.185Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-11T01:40:05.185Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-11T01:40:05.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-11T01:40:08.254Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-11T01:40:09.617Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-11T01:40:11.498Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-11T01:40:11.752Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-11T01:40:13.638Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-11T01:40:16.209Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-11T01:40:18.736Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-11T01:40:18.736Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-11T01:40:21.245Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-11T01:40:21.499Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-11T01:40:22.424Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-11T01:40:32.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-11T01:40:36.513Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-11T01:40:36.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-11T01:40:38.651Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-11T01:40:39.573Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-11T01:40:39.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-11T01:40:39.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-11T01:40:40.497Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-11T01:40:40.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-11T01:40:41.423Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-11T01:40:42.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-11T01:40:43.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-11T01:40:43.308Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-11T01:40:44.231Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-11T01:40:44.231Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-11T01:40:44.486Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-11T01:40:44.486Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-11T01:40:44.486Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-11T01:40:45.411Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-11T01:40:46.338Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-11T01:40:46.592Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-11T01:40:46.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-11T01:40:48.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-11T01:40:49.851Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-11T01:40:50.105Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-11T01:40:50.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-11T01:40:51.029Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-11T01:40:52.912Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-11T01:40:55.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-11T01:40:56.173Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-11T01:40:56.733Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-11T01:40:56.733Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-11T01:40:57.657Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-11T01:40:57.911Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-11T01:40:58.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-11T01:40:59.270Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-11T01:41:00.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-11T01:41:00.629Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-11T01:41:01.990Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-11T01:41:02.913Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-11T01:41:02.913Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-11T01:41:04.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-11T01:41:05.423Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-11T01:41:06.159Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-11T01:41:06.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-11T01:41:07.083Z] === RUN TestDockerSuite/TestLogsSince [2020-02-11T01:41:08.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-11T01:41:10.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-11T01:41:10.375Z] Using test binary docker [2020-02-11T01:41:10.375Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-11T01:41:10.375Z] +++ /etc/init.d/apparmor start [2020-02-11T01:41:10.375Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-11T01:41:10.375Z] INFO: Waiting for daemon to start... [2020-02-11T01:41:10.375Z] Starting dockerd [2020-02-11T01:41:10.375Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-11T01:41:12.442Z] . [2020-02-11T01:41:12.442Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-11T01:41:12.748Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-11T01:41:12.748Z] Error: No such image: emptyfs [2020-02-11T01:41:12.748Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-11T01:41:12.748Z] ++++ docker load [2020-02-11T01:41:13.044Z] Running integration-test (iteration 1) [2020-02-11T01:41:13.044Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-11T01:41:13.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:41:13.044Z] ++ set -e [2020-02-11T01:41:13.044Z] ++ '[' -n 0 ']' [2020-02-11T01:41:13.044Z] ++ set -x [2020-02-11T01:41:13.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:41:15.150Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-11T01:41:20.380Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-11T01:41:20.634Z] === RUN TestDockerSuite/TestLogsTail [2020-02-11T01:41:21.559Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-11T01:41:22.482Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-11T01:41:23.041Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-11T01:41:23.600Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-11T01:41:24.523Z] === RUN TestDockerSuite/TestNetHostname [2020-02-11T01:41:27.032Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-11T01:41:27.032Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-11T01:41:28.340Z] Loaded image: buildpack-deps:jessie [2020-02-11T01:41:28.340Z] Loaded image: busybox:latest [2020-02-11T01:41:28.340Z] Loaded image: busybox:glibc [2020-02-11T01:41:28.340Z] Loaded image: debian:jessie [2020-02-11T01:41:28.340Z] Loaded image: hello-world:latest [2020-02-11T01:41:28.340Z] INFO: Testing against a local daemon [2020-02-11T01:41:28.340Z] === RUN TestCgroupNamespacesBuild [2020-02-11T01:41:28.391Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-11T01:41:28.391Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-11T01:41:28.964Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2020-02-11T01:41:28.964Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-11T01:41:30.904Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-11T01:41:31.003Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2020-02-11T01:41:31.003Z] === RUN TestBuildWithSession [2020-02-11T01:41:31.003Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-11T01:41:31.003Z] build_session_test.go:25: TODO: BuildKit [2020-02-11T01:41:31.003Z] === RUN TestBuildSquashParent [2020-02-11T01:41:31.828Z] === RUN TestDockerSuite/TestPluginActive [2020-02-11T01:41:33.188Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-11T01:41:36.511Z] --- PASS: TestBuildSquashParent (5.84s) [2020-02-11T01:41:36.511Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-11T01:41:36.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:41:36.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:41:36.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:41:36.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:41:36.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:41:36.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:41:36.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:41:36.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T01:41:36.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T01:41:36.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T01:41:36.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T01:41:39.713Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-11T01:41:39.713Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-11T01:41:39.713Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-11T01:41:39.967Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-11T01:41:40.001Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T01:41:40.001Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T01:41:42.064Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-11T01:41:42.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2020-02-11T01:41:42.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2020-02-11T01:41:42.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s) [2020-02-11T01:41:42.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2020-02-11T01:41:42.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2020-02-11T01:41:42.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2020-02-11T01:41:42.064Z] === RUN TestBuildMultiStageCopy [2020-02-11T01:41:42.064Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-11T01:41:43.551Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-11T01:41:44.127Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-11T01:41:44.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-11T01:41:44.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-11T01:41:44.458Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-11T01:41:44.754Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-11T01:41:45.050Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-11T01:41:45.373Z] --- PASS: TestBuildMultiStageCopy (3.61s) [2020-02-11T01:41:45.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2020-02-11T01:41:45.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-02-11T01:41:45.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-02-11T01:41:45.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2020-02-11T01:41:45.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2020-02-11T01:41:45.373Z] === RUN TestBuildMultiStageParentConfig [2020-02-11T01:41:46.393Z] --- PASS: TestBuildMultiStageParentConfig (1.02s) [2020-02-11T01:41:46.393Z] === RUN TestBuildLabelWithTargets [2020-02-11T01:41:47.558Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-11T01:41:47.881Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2020-02-11T01:41:47.881Z] === RUN TestBuildWithEmptyLayers [2020-02-11T01:41:48.906Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-02-11T01:41:48.906Z] === RUN TestBuildMultiStageOnBuild [2020-02-11T01:41:50.963Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-02-11T01:41:50.963Z] === RUN TestBuildUncleanTarFilenames [2020-02-11T01:41:51.713Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-11T01:41:52.447Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-02-11T01:41:52.447Z] === RUN TestBuildMultiStageLayerLeak [2020-02-11T01:41:54.222Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-11T01:41:54.493Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2020-02-11T01:41:54.493Z] === RUN TestBuildWithHugeFile [2020-02-11T01:41:55.147Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-11T01:41:56.506Z] === RUN TestDockerSuite/TestPortList [2020-02-11T01:41:57.431Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-11T01:42:00.690Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-11T01:42:03.950Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-11T01:42:07.214Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-11T01:42:07.214Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-11T01:42:08.578Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-11T01:42:09.938Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-11T01:42:14.097Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-11T01:42:16.607Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-11T01:42:16.607Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-11T01:42:16.607Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-11T01:42:16.607Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-11T01:42:17.166Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-11T01:42:17.166Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-11T01:42:18.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-11T01:42:18.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-11T01:42:19.014Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-11T01:42:19.014Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-11T01:42:19.269Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-11T01:42:20.630Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-11T01:42:20.630Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-11T01:42:22.513Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-11T01:42:24.396Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-11T01:42:25.757Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-11T01:42:26.316Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-11T01:42:26.316Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-11T01:42:29.575Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-11T01:42:29.830Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-11T01:42:30.754Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-11T01:42:34.912Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-11T01:42:35.167Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-11T01:42:40.402Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-11T01:42:40.402Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-11T01:42:43.662Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-11T01:42:48.892Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-11T01:42:52.148Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-11T01:42:52.148Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-11T01:42:53.071Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-11T01:42:56.330Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-11T01:42:56.330Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-11T01:42:57.692Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-11T01:42:59.574Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-11T01:42:59.574Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-11T01:43:00.936Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-11T01:43:04.194Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-11T01:43:04.753Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-11T01:43:05.676Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-11T01:43:05.676Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-11T01:43:06.601Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-11T01:43:07.962Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-11T01:43:09.322Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-11T01:43:11.832Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-11T01:43:12.755Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-11T01:43:12.756Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-11T01:43:13.010Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-11T01:43:13.010Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-11T01:43:13.010Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-11T01:43:13.933Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-11T01:43:15.828Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-11T01:43:16.567Z] --- PASS: TestBuildWithHugeFile (80.91s) [2020-02-11T01:43:16.567Z] === RUN TestBuildWithEmptyDockerfile [2020-02-11T01:43:16.567Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:43:16.567Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:43:16.567Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:43:16.567Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:43:16.567Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:43:16.567Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:43:16.567Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T01:43:16.567Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T01:43:16.567Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T01:43:16.567Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-02-11T01:43:16.567Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-02-11T01:43:16.567Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2020-02-11T01:43:16.567Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-02-11T01:43:16.567Z] === RUN TestBuildPreserveOwnership [2020-02-11T01:43:16.567Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-11T01:43:17.193Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-11T01:43:18.116Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-11T01:43:19.262Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-11T01:43:20.750Z] --- PASS: TestBuildPreserveOwnership (4.86s) [2020-02-11T01:43:20.750Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2020-02-11T01:43:20.750Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2020-02-11T01:43:20.750Z] === RUN TestBuildPlatformInvalid [2020-02-11T01:43:20.750Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-02-11T01:43:20.750Z] PASS [2020-02-11T01:43:20.750Z] [2020-02-11T01:43:20.750Z] === Skipped [2020-02-11T01:43:20.750Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-11T01:43:20.750Z] build_session_test.go:25: TODO: BuildKit [2020-02-11T01:43:20.750Z] [2020-02-11T01:43:20.750Z] [2020-02-11T01:43:20.750Z] DONE 32 tests, 1 skipped in 127.833s [2020-02-11T01:43:20.750Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-11T01:43:20.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:43:20.750Z] ++ set -e [2020-02-11T01:43:20.750Z] ++ '[' -n 0 ']' [2020-02-11T01:43:20.750Z] ++ set -x [2020-02-11T01:43:20.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:43:21.037Z] INFO: Testing against a local daemon [2020-02-11T01:43:21.037Z] === RUN TestConfigList [2020-02-11T01:43:21.377Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-11T01:43:23.737Z] --- PASS: TestConfigList (2.30s) [2020-02-11T01:43:23.737Z] === RUN TestConfigsCreateAndDelete [2020-02-11T01:43:25.535Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-11T01:43:25.799Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2020-02-11T01:43:25.799Z] === RUN TestConfigsUpdate [2020-02-11T01:43:27.417Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-11T01:43:27.833Z] --- PASS: TestConfigsUpdate (2.27s) [2020-02-11T01:43:27.833Z] === RUN TestTemplatedConfig [2020-02-11T01:43:29.924Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-11T01:43:29.924Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-11T01:43:29.924Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-11T01:43:29.924Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-11T01:43:30.541Z] --- PASS: TestTemplatedConfig (2.76s) [2020-02-11T01:43:30.541Z] === RUN TestConfigInspect [2020-02-11T01:43:32.431Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-11T01:43:33.235Z] --- PASS: TestConfigInspect (2.35s) [2020-02-11T01:43:33.235Z] === RUN TestConfigCreateWithLabels [2020-02-11T01:43:34.313Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-11T01:43:34.567Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-11T01:43:35.279Z] --- PASS: TestConfigCreateWithLabels (2.31s) [2020-02-11T01:43:35.279Z] === RUN TestConfigCreateResolve [2020-02-11T01:43:37.973Z] --- PASS: TestConfigCreateResolve (2.29s) [2020-02-11T01:43:37.973Z] === RUN TestConfigDaemonLibtrustID [2020-02-11T01:43:37.973Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-11T01:43:37.973Z] PASS [2020-02-11T01:43:37.973Z] [2020-02-11T01:43:37.973Z] DONE 8 tests in 17.254s [2020-02-11T01:43:37.973Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-11T01:43:37.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:43:37.973Z] ++ set -e [2020-02-11T01:43:37.973Z] ++ '[' -n 0 ']' [2020-02-11T01:43:37.973Z] ++ set -x [2020-02-11T01:43:37.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:43:38.257Z] INFO: Testing against a local daemon [2020-02-11T01:43:38.257Z] === RUN TestCheckpoint [2020-02-11T01:43:38.257Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-11T01:43:38.257Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T01:43:38.257Z] === RUN TestContainerInvalidJSON [2020-02-11T01:43:38.257Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:43:38.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:43:38.257Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:43:38.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:43:38.257Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:43:38.257Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:43:38.257Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T01:43:38.257Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-11T01:43:38.257Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T01:43:38.257Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-11T01:43:38.257Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-11T01:43:38.257Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-11T01:43:38.257Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-11T01:43:38.257Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-11T01:43:38.257Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-02-11T01:43:38.257Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-11T01:43:38.541Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-02-11T01:43:38.541Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-11T01:43:38.541Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-02-11T01:43:38.542Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-11T01:43:38.542Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-02-11T01:43:38.542Z] === RUN TestCopyFromContainer [2020-02-11T01:43:38.723Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-11T01:43:39.646Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-11T01:43:39.646Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-11T01:43:39.901Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-11T01:43:40.026Z] === RUN TestCopyFromContainer// [2020-02-11T01:43:40.311Z] === RUN TestCopyFromContainer//bar/root [2020-02-11T01:43:40.311Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-11T01:43:40.311Z] === RUN TestCopyFromContainer/bar/quux [2020-02-11T01:43:40.595Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-11T01:43:40.595Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-11T01:43:40.595Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-11T01:43:40.894Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-11T01:43:40.894Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-11T01:43:41.179Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer (2.63s) [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-02-11T01:43:41.180Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-11T01:43:41.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-11T01:43:41.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:43:41.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:43:41.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:43:41.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:43:41.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:43:41.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:43:41.180Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T01:43:41.180Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T01:43:41.180Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T01:43:41.180Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-11T01:43:41.180Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-11T01:43:41.180Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-11T01:43:41.180Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-11T01:43:41.180Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-11T01:43:41.180Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-11T01:43:41.180Z] === RUN TestCreateWithInvalidEnv [2020-02-11T01:43:41.180Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-11T01:43:41.180Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-11T01:43:41.180Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-11T01:43:41.180Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-11T01:43:41.180Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-11T01:43:41.180Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-11T01:43:41.466Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-11T01:43:41.466Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-11T01:43:41.466Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-11T01:43:41.466Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-11T01:43:41.466Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-11T01:43:41.466Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-11T01:43:41.466Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-11T01:43:41.466Z] === RUN TestCreateTmpfsMountsTarget [2020-02-11T01:43:41.466Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-11T01:43:41.466Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-11T01:43:43.507Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:43:43.508Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-11T01:43:43.508Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-02-11T01:43:43.508Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-11T01:43:43.508Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-11T01:43:44.055Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-11T01:43:44.978Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-11T01:43:45.232Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-11T01:43:45.554Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-02-11T01:43:45.554Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-11T01:43:45.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:43:45.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:43:45.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:43:45.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:43:45.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:43:45.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:43:45.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:43:45.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:43:45.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:43:45.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:43:45.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T01:43:45.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T01:43:45.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T01:43:45.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T01:43:45.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T01:43:45.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-11T01:43:45.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-11T01:43:45.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-11T01:43:45.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-11T01:43:45.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-02-11T01:43:45.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-11T01:43:45.554Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-11T01:43:46.177Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-02-11T01:43:46.177Z] === RUN TestContainerStartOnDaemonRestart [2020-02-11T01:43:46.177Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-11T01:43:46.177Z] === RUN TestDaemonRestartIpcMode [2020-02-11T01:43:46.177Z] === PAUSE TestDaemonRestartIpcMode [2020-02-11T01:43:46.177Z] === RUN TestDaemonHostGatewayIP [2020-02-11T01:43:46.177Z] === PAUSE TestDaemonHostGatewayIP [2020-02-11T01:43:46.177Z] === RUN TestDiff [2020-02-11T01:43:46.802Z] --- PASS: TestDiff (0.67s) [2020-02-11T01:43:46.802Z] === RUN TestExecWithCloseStdin [2020-02-11T01:43:47.113Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-11T01:43:47.673Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-11T01:43:47.816Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-02-11T01:43:47.816Z] === RUN TestExec [2020-02-11T01:43:47.927Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-11T01:43:48.436Z] --- PASS: TestExec (0.77s) [2020-02-11T01:43:48.436Z] === RUN TestExecUser [2020-02-11T01:43:49.059Z] --- PASS: TestExecUser (0.76s) [2020-02-11T01:43:49.059Z] === RUN TestExportContainerAndImportImage [2020-02-11T01:43:50.076Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-02-11T01:43:50.076Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-11T01:43:50.449Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-11T01:43:51.007Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-11T01:43:51.262Z] === RUN TestDockerSuite/TestRmiTag [2020-02-11T01:43:51.262Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-11T01:43:51.557Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-02-11T01:43:51.557Z] === RUN TestHealthCheckWorkdir [2020-02-11T01:43:52.186Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-11T01:43:52.571Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-02-11T01:43:52.572Z] === RUN TestHealthKillContainer [2020-02-11T01:43:56.046Z] --- PASS: TestHealthKillContainer (2.84s) [2020-02-11T01:43:56.046Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-11T01:43:56.046Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-02-11T01:43:56.046Z] === RUN TestIpcModeNone [2020-02-11T01:43:57.064Z] --- PASS: TestIpcModeNone (0.76s) [2020-02-11T01:43:57.064Z] === RUN TestIpcModePrivate [2020-02-11T01:43:57.418Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-11T01:43:57.418Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-11T01:43:57.685Z] --- PASS: TestIpcModePrivate (0.86s) [2020-02-11T01:43:57.686Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-11T01:43:57.686Z] === RUN TestIpcModeShareable [2020-02-11T01:43:58.701Z] --- PASS: TestIpcModeShareable (0.81s) [2020-02-11T01:43:58.701Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-11T01:43:58.701Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-11T01:43:58.779Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-11T01:43:59.033Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-11T01:44:00.917Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-11T01:44:01.396Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s) [2020-02-11T01:44:01.396Z] === RUN TestAPIIpcModeHost [2020-02-11T01:44:01.475Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-11T01:44:01.686Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-02-11T01:44:01.686Z] === RUN TestDaemonIpcModeShareable [2020-02-11T01:44:02.034Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-11T01:44:02.957Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-11T01:44:02.957Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-11T01:44:03.189Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-02-11T01:44:03.189Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-11T01:44:03.189Z] === RUN TestDaemonIpcModePrivate [2020-02-11T01:44:03.517Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-11T01:44:05.225Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-02-11T01:44:05.225Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-11T01:44:05.225Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-11T01:44:05.400Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-11T01:44:05.960Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-11T01:44:06.709Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-02-11T01:44:06.709Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-11T01:44:06.709Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-11T01:44:07.319Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-11T01:44:08.192Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-02-11T01:44:08.192Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-11T01:44:08.192Z] === RUN TestIpcModeOlderClient [2020-02-11T01:44:08.192Z] === PAUSE TestIpcModeOlderClient [2020-02-11T01:44:08.192Z] === RUN TestKillContainerInvalidSignal [2020-02-11T01:44:08.287Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-11T01:44:08.810Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-02-11T01:44:08.810Z] === RUN TestKillContainer [2020-02-11T01:44:08.810Z] === RUN TestKillContainer/no_signal [2020-02-11T01:44:09.820Z] === RUN TestKillContainer/non_killing_signal [2020-02-11T01:44:10.105Z] === RUN TestKillContainer/killing_signal [2020-02-11T01:44:10.171Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-11T01:44:10.171Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-11T01:44:11.128Z] --- PASS: TestKillContainer (2.03s) [2020-02-11T01:44:11.128Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-02-11T01:44:11.128Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2020-02-11T01:44:11.128Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-02-11T01:44:11.128Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-11T01:44:11.128Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-11T01:44:11.531Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-11T01:44:11.748Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-11T01:44:12.367Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2020-02-11T01:44:12.367Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-02-11T01:44:12.367Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2020-02-11T01:44:12.367Z] === RUN TestKillStoppedContainer [2020-02-11T01:44:12.367Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-11T01:44:12.367Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-11T01:44:12.367Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-11T01:44:12.367Z] === RUN TestKillDifferentUserContainer [2020-02-11T01:44:12.890Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-11T01:44:12.890Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-11T01:44:12.986Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-02-11T01:44:12.986Z] === RUN TestInspectOomKilledTrue [2020-02-11T01:44:13.814Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-11T01:44:14.472Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2020-02-11T01:44:14.472Z] === RUN TestInspectOomKilledFalse [2020-02-11T01:44:14.738Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-11T01:44:15.095Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-02-11T01:44:15.095Z] === RUN TestLinksEtcHostsContentMatch [2020-02-11T01:44:15.384Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-02-11T01:44:15.384Z] === RUN TestLinksContainerNames [2020-02-11T01:44:15.663Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-11T01:44:15.920Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-11T01:44:16.478Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-11T01:44:16.867Z] --- PASS: TestLinksContainerNames (1.29s) [2020-02-11T01:44:16.867Z] === RUN TestLogsFollowTailEmpty [2020-02-11T01:44:17.402Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-11T01:44:17.493Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-02-11T01:44:17.493Z] === RUN TestContainerNetworkMountsNoChown [2020-02-11T01:44:18.115Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/default [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/default [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/private [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/private [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rprivate [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/slave [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/slave [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rslave [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/shared [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/shared [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rshared [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/default [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/rslave [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/rshared [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/slave [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/rprivate [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/private [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/shared [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-11T01:44:18.115Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:44:18.115Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-11T01:44:18.115Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-11T01:44:18.407Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-11T01:44:18.407Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-11T01:44:18.407Z] === RUN TestContainerBindMountNonRecursive [2020-02-11T01:44:18.766Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-11T01:44:19.689Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-11T01:44:20.445Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2020-02-11T01:44:20.445Z] === RUN TestNetworkNat [2020-02-11T01:44:20.611Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-11T01:44:20.731Z] --- PASS: TestNetworkNat (0.71s) [2020-02-11T01:44:20.731Z] === RUN TestNetworkLocalhostTCPNat [2020-02-11T01:44:21.534Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-11T01:44:21.534Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-11T01:44:21.744Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2020-02-11T01:44:21.744Z] === RUN TestNetworkLoopbackNat [2020-02-11T01:44:22.758Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2020-02-11T01:44:22.758Z] === RUN TestPause [2020-02-11T01:44:23.386Z] --- PASS: TestPause (0.71s) [2020-02-11T01:44:23.386Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-11T01:44:23.386Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-11T01:44:23.386Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-11T01:44:23.386Z] === RUN TestPauseStopPausedContainer [2020-02-11T01:44:24.014Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2020-02-11T01:44:24.014Z] === RUN TestPsFilter [2020-02-11T01:44:24.041Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-11T01:44:24.300Z] --- PASS: TestPsFilter (0.19s) [2020-02-11T01:44:24.300Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-11T01:44:24.599Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-11T01:44:24.917Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-02-11T01:44:24.917Z] === RUN TestRemoveContainerWithVolume [2020-02-11T01:44:25.522Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-11T01:44:25.538Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2020-02-11T01:44:25.538Z] === RUN TestRemoveContainerRunning [2020-02-11T01:44:26.081Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-11T01:44:26.161Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-02-11T01:44:26.161Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-11T01:44:26.781Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-02-11T01:44:26.781Z] === RUN TestRemoveInvalidContainer [2020-02-11T01:44:26.781Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-02-11T01:44:26.781Z] === RUN TestRenameLinkedContainer [2020-02-11T01:44:27.004Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-11T01:44:27.004Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-11T01:44:27.928Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-11T01:44:28.486Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-11T01:44:29.409Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-11T01:44:29.477Z] --- PASS: TestRenameLinkedContainer (2.70s) [2020-02-11T01:44:29.477Z] === RUN TestRenameStoppedContainer [2020-02-11T01:44:30.332Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-11T01:44:30.494Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-02-11T01:44:30.494Z] === RUN TestRenameRunningContainerAndReuse [2020-02-11T01:44:30.894Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-11T01:44:30.894Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-11T01:44:31.506Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2020-02-11T01:44:31.506Z] === RUN TestRenameInvalidName [2020-02-11T01:44:31.817Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-11T01:44:31.817Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-11T01:44:32.523Z] --- PASS: TestRenameInvalidName (0.73s) [2020-02-11T01:44:32.523Z] === RUN TestRenameAnonymousContainer [2020-02-11T01:44:33.177Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-11T01:44:34.100Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-11T01:44:34.659Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-11T01:44:35.219Z] --- PASS: TestRenameAnonymousContainer (2.55s) [2020-02-11T01:44:35.219Z] === RUN TestRenameContainerWithSameName [2020-02-11T01:44:35.503Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-02-11T01:44:35.503Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-11T01:44:35.583Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-11T01:44:35.583Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-11T01:44:35.838Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-11T01:44:36.397Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-11T01:44:36.980Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2020-02-11T01:44:36.980Z] === RUN TestResize [2020-02-11T01:44:37.597Z] --- PASS: TestResize (0.66s) [2020-02-11T01:44:37.597Z] === RUN TestResizeWithInvalidSize [2020-02-11T01:44:38.228Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2020-02-11T01:44:38.228Z] === RUN TestResizeWhenContainerNotStarted [2020-02-11T01:44:38.279Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-11T01:44:38.848Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-02-11T01:44:38.848Z] === RUN TestDaemonRestartKillContainers [2020-02-11T01:44:38.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:44:38.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:44:38.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:44:38.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:44:38.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:44:38.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:44:38.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:44:38.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:44:38.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:44:38.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:44:38.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:44:38.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:44:38.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:44:38.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:44:38.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:44:38.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:44:38.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:44:38.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:44:38.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T01:44:38.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T01:44:38.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T01:44:38.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T01:44:39.642Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-11T01:44:41.525Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-11T01:44:42.083Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-11T01:44:42.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T01:44:42.348Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T01:44:42.348Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T01:44:42.641Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-11T01:44:43.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:44:43.566Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-11T01:44:43.566Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-11T01:44:44.504Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-11T01:44:45.428Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-11T01:44:45.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:44:45.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T01:44:45.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T01:44:46.352Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-11T01:44:47.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T01:44:47.711Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.46s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.23s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.45s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.52s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.85s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.25s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.07s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.26s) [2020-02-11T01:44:49.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s) [2020-02-11T01:44:49.294Z] === RUN TestCgroupNamespacesRun [2020-02-11T01:44:51.331Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-02-11T01:44:51.331Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-11T01:44:51.868Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-11T01:44:51.868Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-11T01:44:52.123Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-11T01:44:52.813Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-02-11T01:44:52.814Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-11T01:44:54.302Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2020-02-11T01:44:54.302Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-11T01:44:54.631Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-11T01:44:56.338Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-02-11T01:44:56.338Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-11T01:44:56.514Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-11T01:44:57.824Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2020-02-11T01:44:57.824Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-11T01:44:58.445Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-02-11T01:44:58.446Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-11T01:44:59.024Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-11T01:44:59.470Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-02-11T01:44:59.470Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-11T01:45:01.503Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2020-02-11T01:45:01.503Z] === RUN TestKernelTCPMemory [2020-02-11T01:45:01.534Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-11T01:45:01.534Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-11T01:45:01.534Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-11T01:45:02.124Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-02-11T01:45:02.124Z] === RUN TestNISDomainname [2020-02-11T01:45:02.460Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-11T01:45:02.460Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-11T01:45:02.770Z] --- PASS: TestNISDomainname (0.92s) [2020-02-11T01:45:02.770Z] === RUN TestHostnameDnsResolution [2020-02-11T01:45:04.263Z] --- PASS: TestHostnameDnsResolution (1.12s) [2020-02-11T01:45:04.263Z] === RUN TestStats [2020-02-11T01:45:04.342Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-11T01:45:06.225Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-11T01:45:06.305Z] --- PASS: TestStats (1.99s) [2020-02-11T01:45:06.305Z] === RUN TestStopContainerWithTimeout [2020-02-11T01:45:06.305Z] === RUN TestStopContainerWithTimeout/0 [2020-02-11T01:45:06.305Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-11T01:45:06.305Z] === RUN TestStopContainerWithTimeout/1 [2020-02-11T01:45:06.305Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-11T01:45:06.305Z] === RUN TestStopContainerWithTimeout/3 [2020-02-11T01:45:06.305Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-11T01:45:06.305Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-11T01:45:06.305Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-11T01:45:06.305Z] === CONT TestStopContainerWithTimeout/0 [2020-02-11T01:45:06.305Z] === CONT TestStopContainerWithTimeout/3 [2020-02-11T01:45:06.305Z] === CONT TestStopContainerWithTimeout/1 [2020-02-11T01:45:06.305Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-11T01:45:08.734Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-11T01:45:09.657Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-11T01:45:09.932Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-11T01:45:09.932Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-02-11T01:45:09.932Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2020-02-11T01:45:09.932Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2020-02-11T01:45:09.932Z] --- PASS: TestStopContainerWithTimeout/3 (3.41s) [2020-02-11T01:45:09.932Z] === RUN TestDeleteDevicemapper [2020-02-11T01:45:09.932Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-11T01:45:09.932Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-11T01:45:09.932Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-11T01:45:11.016Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-11T01:45:11.940Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-11T01:45:11.940Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-11T01:45:12.625Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s) [2020-02-11T01:45:12.625Z] === RUN TestUpdateMemory [2020-02-11T01:45:12.862Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-11T01:45:13.244Z] --- PASS: TestUpdateMemory (0.91s) [2020-02-11T01:45:13.244Z] === RUN TestUpdateCPUQuota [2020-02-11T01:45:14.728Z] --- PASS: TestUpdateCPUQuota (1.26s) [2020-02-11T01:45:14.728Z] === RUN TestUpdatePidsLimit [2020-02-11T01:45:14.728Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-11T01:45:14.745Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-11T01:45:14.745Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-11T01:45:15.013Z] === RUN TestUpdatePidsLimit/no_change [2020-02-11T01:45:15.297Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-11T01:45:15.318Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-11T01:45:15.586Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-11T01:45:15.871Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-11T01:45:16.241Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-11T01:45:16.492Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-11T01:45:16.778Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-11T01:45:17.164Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-11T01:45:17.723Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-11T01:45:17.978Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-11T01:45:18.261Z] --- PASS: TestUpdatePidsLimit (3.32s) [2020-02-11T01:45:18.261Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-02-11T01:45:18.261Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-02-11T01:45:18.261Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-02-11T01:45:18.261Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-02-11T01:45:18.261Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-02-11T01:45:18.261Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-02-11T01:45:18.261Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-02-11T01:45:18.261Z] === RUN TestUpdateRestartPolicy [2020-02-11T01:45:18.536Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-11T01:45:19.460Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-11T01:45:20.383Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-11T01:45:20.942Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-11T01:45:21.864Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-11T01:45:22.119Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-11T01:45:22.678Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-11T01:45:23.603Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-11T01:45:24.527Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-11T01:45:24.527Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-11T01:45:25.451Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-11T01:45:26.010Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-11T01:45:27.892Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-11T01:45:28.147Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-11T01:45:28.147Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-11T01:45:30.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-11T01:45:30.800Z] --- PASS: TestUpdateRestartPolicy (12.14s) [2020-02-11T01:45:30.800Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-11T01:45:30.800Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-02-11T01:45:30.800Z] === RUN TestWaitNonBlocked [2020-02-11T01:45:30.800Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:45:30.800Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:45:30.800Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:45:30.800Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:45:30.800Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T01:45:30.800Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T01:45:31.821Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-11T01:45:31.821Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-02-11T01:45:31.821Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-02-11T01:45:31.821Z] === RUN TestWaitBlocked [2020-02-11T01:45:31.821Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:45:31.821Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:45:31.821Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:45:31.821Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:45:31.821Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T01:45:31.821Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T01:45:32.016Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-11T01:45:32.840Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-11T01:45:32.840Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-02-11T01:45:32.840Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-02-11T01:45:32.840Z] === CONT TestContainerStartOnDaemonRestart [2020-02-11T01:45:32.840Z] === CONT TestIpcModeOlderClient [2020-02-11T01:45:32.840Z] === CONT TestDaemonHostGatewayIP [2020-02-11T01:45:32.840Z] === CONT TestDaemonRestartIpcMode [2020-02-11T01:45:32.840Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-02-11T01:45:32.940Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-11T01:45:37.259Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s) [2020-02-11T01:45:37.259Z] --- PASS: TestDaemonHostGatewayIP (4.57s) [2020-02-11T01:45:37.543Z] --- PASS: TestDaemonRestartIpcMode (4.66s) [2020-02-11T01:45:37.543Z] PASS [2020-02-11T01:45:37.543Z] [2020-02-11T01:45:37.543Z] === Skipped [2020-02-11T01:45:37.543Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-11T01:45:37.543Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T01:45:37.543Z] [2020-02-11T01:45:37.543Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-11T01:45:37.543Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-11T01:45:37.543Z] [2020-02-11T01:45:37.543Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-11T01:45:37.543Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-11T01:45:37.543Z] [2020-02-11T01:45:37.543Z] [2020-02-11T01:45:37.543Z] DONE 199 tests, 3 skipped in 119.356s [2020-02-11T01:45:37.543Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-11T01:45:37.543Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:45:37.543Z] ++ set -e [2020-02-11T01:45:37.543Z] ++ '[' -n 0 ']' [2020-02-11T01:45:37.543Z] ++ set -x [2020-02-11T01:45:37.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:45:37.543Z] INFO: Testing against a local daemon [2020-02-11T01:45:37.543Z] === RUN TestCommitInheritsEnv [2020-02-11T01:45:38.160Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-02-11T01:45:38.160Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-11T01:45:38.160Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-11T01:45:38.160Z] === RUN TestImagesFilterMultiReference [2020-02-11T01:45:38.160Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-11T01:45:38.160Z] === RUN TestImagePullPlatformInvalid [2020-02-11T01:45:38.160Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-02-11T01:45:38.160Z] === RUN TestRemoveImageOrphaning [2020-02-11T01:45:38.794Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-02-11T01:45:38.794Z] === RUN TestRemoveImageGarbageCollector [2020-02-11T01:45:38.794Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-11T01:45:38.794Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:45:38.794Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-11T01:45:38.794Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-11T01:45:38.794Z] === RUN TestTagInvalidReference [2020-02-11T01:45:38.794Z] --- PASS: TestTagInvalidReference (0.04s) [2020-02-11T01:45:38.794Z] === RUN TestTagValidPrefixedRepo [2020-02-11T01:45:38.794Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-02-11T01:45:38.794Z] === RUN TestTagExistedNameWithoutForce [2020-02-11T01:45:38.794Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-11T01:45:38.794Z] === RUN TestTagOfficialNames [2020-02-11T01:45:38.794Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-11T01:45:38.794Z] === RUN TestTagMatchesDigest [2020-02-11T01:45:38.794Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-11T01:45:38.794Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-11T01:45:45.089Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-11T01:45:45.648Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-11T01:45:47.531Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-11T01:45:47.531Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-11T01:45:47.531Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-11T01:45:47.531Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-11T01:45:48.090Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-11T01:45:51.366Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-11T01:45:53.248Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-11T01:45:54.608Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-11T01:45:55.530Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-11T01:45:56.089Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-11T01:45:56.820Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-11T01:45:57.743Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-11T01:45:57.743Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-11T01:45:57.998Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-11T01:45:59.881Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-11T01:46:00.805Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-11T01:46:02.693Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-11T01:46:02.693Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-11T01:46:02.693Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-11T01:46:04.576Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-11T01:46:05.935Z] === RUN TestDockerSuite/TestRunMount [2020-02-11T01:46:12.458Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-11T01:46:12.712Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-11T01:46:13.636Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-11T01:46:15.517Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-11T01:46:18.024Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-11T01:46:21.281Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-11T01:46:23.802Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-11T01:46:26.310Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-11T01:46:27.669Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-11T01:46:29.550Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-11T01:46:29.550Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-11T01:46:30.110Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-11T01:46:31.470Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-11T01:46:32.030Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-11T01:46:32.955Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-11T01:46:35.462Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-11T01:46:37.343Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-11T01:46:42.573Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-11T01:46:42.828Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-11T01:46:43.082Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-11T01:46:44.006Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-11T01:46:44.006Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-11T01:46:44.565Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-11T01:46:45.489Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-11T01:46:45.489Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-11T01:46:46.413Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-11T01:46:46.972Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-11T01:46:46.972Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-11T01:46:47.895Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-11T01:46:48.820Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-11T01:46:50.703Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-11T01:46:51.628Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-11T01:46:52.186Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-11T01:46:53.122Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-11T01:46:53.681Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-11T01:46:54.604Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-11T01:46:55.163Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-11T01:46:55.163Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-11T01:46:56.086Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-11T01:46:56.645Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-11T01:46:56.645Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-11T01:46:57.570Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-11T01:46:58.930Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-11T01:46:58.930Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-11T01:47:02.188Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-11T01:47:03.551Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-11T01:47:03.806Z] === RUN TestDockerSuite/TestRunRm [2020-02-11T01:47:04.729Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-11T01:47:08.884Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-11T01:47:08.884Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-11T01:47:09.445Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-11T01:47:10.370Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-11T01:47:12.253Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-11T01:47:13.178Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-11T01:47:17.334Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-11T01:47:18.257Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-11T01:47:23.489Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-11T01:47:23.489Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-11T01:47:24.413Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-11T01:47:25.351Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-11T01:47:26.276Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-11T01:47:26.532Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-11T01:47:27.091Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-11T01:47:28.015Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-11T01:47:28.939Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-11T01:47:29.194Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-11T01:47:29.449Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-11T01:47:30.371Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-11T01:47:33.628Z] === RUN TestDockerSuite/TestRunState [2020-02-11T01:47:34.987Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-11T01:47:34.987Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-11T01:47:35.910Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-11T01:47:36.835Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-11T01:47:37.397Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-11T01:47:37.397Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-11T01:47:37.651Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-11T01:47:38.210Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-11T01:47:38.771Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-11T01:47:40.655Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-11T01:47:40.655Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-11T01:47:40.655Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-11T01:47:41.214Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-11T01:47:42.137Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-11T01:47:42.137Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-11T01:47:44.025Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-11T01:47:44.949Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-11T01:47:47.460Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-11T01:47:49.969Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-11T01:47:50.892Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-11T01:47:51.148Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-11T01:47:51.708Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-11T01:47:54.224Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-11T01:47:54.479Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-11T01:47:55.037Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-11T01:47:55.960Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-11T01:47:56.886Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-11T01:47:59.394Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-11T01:48:00.756Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-11T01:48:01.316Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-11T01:48:01.570Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-11T01:48:01.570Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-11T01:48:02.493Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-11T01:48:03.415Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-11T01:48:03.975Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-11T01:48:03.975Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-11T01:48:04.230Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-11T01:48:05.152Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-11T01:48:10.386Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-11T01:48:10.386Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-11T01:48:11.310Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-11T01:48:13.818Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-11T01:48:15.701Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-11T01:48:17.583Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-11T01:48:20.840Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-11T01:48:21.094Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-11T01:48:22.017Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-11T01:48:22.942Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-11T01:48:22.942Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-11T01:48:22.942Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-11T01:48:22.942Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-11T01:48:22.942Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-11T01:48:23.871Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-11T01:48:24.795Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-11T01:48:25.718Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-11T01:48:27.077Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-11T01:48:28.001Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-11T01:48:28.924Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-11T01:48:28.924Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-11T01:48:29.483Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-11T01:48:29.483Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-11T01:48:29.483Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-11T01:48:29.483Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-11T01:48:29.737Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-11T01:48:29.737Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-11T01:48:29.992Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-11T01:48:29.992Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-11T01:48:30.247Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-11T01:48:30.501Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-11T01:48:31.424Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-11T01:48:31.982Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-11T01:48:32.905Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-11T01:48:32.905Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-11T01:48:33.828Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-11T01:48:34.083Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-11T01:48:35.006Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-11T01:48:35.006Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-11T01:48:35.929Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-11T01:48:36.489Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-11T01:48:36.489Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-11T01:48:36.489Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-11T01:48:37.412Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-11T01:48:38.774Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-11T01:48:39.700Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-11T01:48:39.700Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-11T01:48:40.258Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-11T01:48:40.258Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-11T01:48:42.139Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-11T01:48:42.700Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-11T01:48:45.208Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-11T01:48:46.130Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-11T01:48:46.130Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-11T01:48:46.130Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-11T01:48:47.054Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-11T01:48:48.415Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-11T01:48:48.415Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-11T01:48:49.780Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-11T01:48:49.780Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-11T01:48:52.292Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-11T01:48:52.292Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-11T01:48:52.547Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-11T01:48:54.572Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-11T01:48:54.572Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-11T01:48:56.456Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-11T01:48:56.456Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-11T01:48:56.456Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-11T01:48:58.342Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-11T01:48:59.702Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-11T01:48:59.956Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-11T01:48:59.956Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-11T01:48:59.956Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-11T01:49:00.210Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-11T01:49:00.466Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-11T01:49:02.974Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-11T01:49:09.493Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-11T01:49:10.855Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-11T01:49:12.214Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-11T01:49:13.574Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-11T01:49:16.829Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-11T01:49:19.340Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-11T01:49:19.898Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-11T01:49:21.780Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-11T01:49:24.300Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-11T01:49:26.807Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-11T01:49:30.961Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-11T01:49:35.119Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-11T01:49:37.624Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-11T01:49:44.145Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-11T01:49:44.703Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-11T01:49:46.586Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-11T01:49:48.469Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-11T01:49:49.028Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-11T01:49:49.951Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-11T01:49:50.874Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-11T01:49:50.874Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-11T01:49:51.433Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-11T01:49:55.588Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-11T01:49:58.095Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-11T01:49:59.035Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-11T01:49:59.975Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-11T01:50:00.899Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-11T01:50:00.899Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-11T01:50:01.824Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-11T01:50:03.708Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-11T01:50:03.708Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-11T01:50:03.962Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-11T01:50:05.844Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-11T01:50:06.768Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-11T01:50:07.691Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-11T01:50:09.573Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-11T01:50:13.726Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-11T01:50:15.609Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-11T01:50:15.609Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-11T01:50:16.533Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-11T01:50:17.455Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-11T01:50:21.613Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-11T01:50:24.871Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-11T01:50:28.127Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-11T01:50:30.637Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-11T01:50:34.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-11T01:50:41.322Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-11T01:50:42.682Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-11T01:50:45.189Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-11T01:50:46.370Z] --- PASS: TestImportExtremelyLargeImageWorks (300.02s) [2020-02-11T01:50:46.370Z] PASS [2020-02-11T01:50:46.370Z] [2020-02-11T01:50:46.370Z] === Skipped [2020-02-11T01:50:46.370Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-11T01:50:46.370Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:50:46.370Z] [2020-02-11T01:50:46.370Z] [2020-02-11T01:50:46.370Z] DONE 12 tests, 1 skipped in 301.412s [2020-02-11T01:50:46.370Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-11T01:50:46.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:50:46.370Z] ++ set -e [2020-02-11T01:50:46.370Z] ++ '[' -n 0 ']' [2020-02-11T01:50:46.370Z] ++ set -x [2020-02-11T01:50:46.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:50:46.370Z] INFO: Testing against a local daemon [2020-02-11T01:50:46.370Z] === RUN TestNetworkCreateDelete [2020-02-11T01:50:46.370Z] --- PASS: TestNetworkCreateDelete (0.26s) [2020-02-11T01:50:46.370Z] === RUN TestDockerNetworkDeletePreferID [2020-02-11T01:50:46.370Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2020-02-11T01:50:46.370Z] === RUN TestInspectNetwork [2020-02-11T01:50:46.370Z] === RUN TestInspectNetwork/full_network_id [2020-02-11T01:50:46.370Z] === RUN TestInspectNetwork/partial_network_id [2020-02-11T01:50:46.370Z] === RUN TestInspectNetwork/network_name [2020-02-11T01:50:46.370Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-11T01:50:47.069Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-11T01:50:47.893Z] --- PASS: TestInspectNetwork (7.70s) [2020-02-11T01:50:47.893Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-11T01:50:47.893Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-11T01:50:47.893Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-11T01:50:47.893Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-11T01:50:47.893Z] === RUN TestRunContainerWithBridgeNone [2020-02-11T01:50:48.429Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-11T01:50:49.928Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-02-11T01:50:49.928Z] === RUN TestNetworkInvalidJSON [2020-02-11T01:50:49.928Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-11T01:50:49.928Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-11T01:50:49.928Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:50:49.928Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:50:49.928Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:50:49.928Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:50:49.928Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-11T01:50:49.928Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T01:50:49.928Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T01:50:49.928Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-11T01:50:49.928Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-11T01:50:49.928Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-11T01:50:49.928Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-11T01:50:49.928Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-11T01:50:50.938Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-11T01:50:50.944Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-11T01:50:50.944Z] === RUN TestDaemonDefaultNetworkPools [2020-02-11T01:50:51.962Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-02-11T01:50:51.962Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-11T01:50:52.979Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-02-11T01:50:52.979Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-11T01:50:53.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-11T01:50:55.019Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.56s) [2020-02-11T01:50:55.019Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-11T01:50:55.318Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-11T01:50:55.318Z] === RUN TestServiceWithPredefinedNetwork [2020-02-11T01:50:55.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-11T01:50:57.839Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-11T01:50:58.027Z] --- PASS: TestServiceWithPredefinedNetwork (2.48s) [2020-02-11T01:50:58.027Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-11T01:50:58.027Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T01:50:58.027Z] service_test.go:230: FLAKY_TEST [2020-02-11T01:50:58.027Z] === RUN TestServiceWithDataPathPortInit [2020-02-11T01:51:00.346Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-11T01:51:13.484Z] --- PASS: TestServiceWithDataPathPortInit (15.00s) [2020-02-11T01:51:13.484Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-11T01:51:15.162Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-11T01:51:15.162Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-11T01:51:15.416Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-11T01:51:16.356Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-11T01:51:16.356Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-11T01:51:16.356Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-11T01:51:16.356Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-11T01:51:17.288Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-11T01:51:17.288Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-11T01:51:18.211Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-11T01:51:18.211Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-11T01:51:18.211Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-11T01:51:18.211Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-11T01:51:18.211Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-11T01:51:20.305Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s) [2020-02-11T01:51:20.305Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ygyelr59pjqvf3vag7m2xan16 Created:2020-02-11 01:51:13.823390343 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[90c64496c1442064db290654ccea88443aae08fceff53f5925139c6b5f70ed12:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.54ur17did73w7t1ljd38p0c6q EndpointID:88d3e85aecddebb98180faf8cbc1055f33ab7f0b5b8da062ef21fdccc2736486 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b2c3849654e905e8ea6eec601b811451dbf38cda95ddf3bcae25796704f89738 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ed7c19e50e0e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.54ur17did73w7t1ljd38p0c6q EndpointID:88d3e85aecddebb98180faf8cbc1055f33ab7f0b5b8da062ef21fdccc2736486 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-11T01:51:20.305Z] PASS [2020-02-11T01:51:20.305Z] [2020-02-11T01:51:20.305Z] === Skipped [2020-02-11T01:51:20.305Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T01:51:20.305Z] service_test.go:230: FLAKY_TEST [2020-02-11T01:51:20.305Z] [2020-02-11T01:51:20.305Z] [2020-02-11T01:51:20.305Z] DONE 21 tests, 1 skipped in 41.203s [2020-02-11T01:51:20.305Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-11T01:51:20.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:51:20.305Z] ++ set -e [2020-02-11T01:51:20.305Z] ++ '[' -n 0 ']' [2020-02-11T01:51:20.305Z] ++ set -x [2020-02-11T01:51:20.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:51:20.305Z] INFO: Testing against a local daemon [2020-02-11T01:51:20.305Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-11T01:51:20.305Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-11T01:51:20.305Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:51:20.305Z] === RUN TestDockerNetworkIpvlan [2020-02-11T01:51:20.305Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-11T01:51:20.305Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:51:20.305Z] PASS [2020-02-11T01:51:20.305Z] [2020-02-11T01:51:20.305Z] === Skipped [2020-02-11T01:51:20.305Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-11T01:51:20.305Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:51:20.305Z] [2020-02-11T01:51:20.305Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-11T01:51:20.305Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T01:51:20.305Z] [2020-02-11T01:51:20.305Z] [2020-02-11T01:51:20.305Z] DONE 2 tests, 2 skipped in 0.103s [2020-02-11T01:51:20.305Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-11T01:51:20.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:51:20.305Z] ++ set -e [2020-02-11T01:51:20.305Z] ++ '[' -n 0 ']' [2020-02-11T01:51:20.305Z] ++ set -x [2020-02-11T01:51:20.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:51:20.305Z] INFO: Testing against a local daemon [2020-02-11T01:51:20.305Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-11T01:51:20.718Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-11T01:51:20.718Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-11T01:51:20.972Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-11T01:51:20.972Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-11T01:51:20.972Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-11T01:51:21.788Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-02-11T01:51:21.788Z] === RUN TestDockerNetworkMacvlan [2020-02-11T01:51:21.895Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-11T01:51:22.805Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-11T01:51:23.845Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-11T01:51:24.402Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-11T01:51:24.402Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-11T01:51:24.402Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-11T01:51:24.866Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-11T01:51:27.556Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-11T01:51:27.660Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-11T01:51:31.037Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-11T01:51:31.823Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-11T01:51:31.823Z] --- PASS: TestDockerSuite (1764.36s) [2020-02-11T01:51:31.823Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-02-11T01:51:31.823Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.10s) [2020-02-11T01:51:31.823Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.01s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.14s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.44s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.68s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.92s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.20s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.81s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.13s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.27s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.17s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.24s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.39s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.16s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAttachDetach (1.44s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.38s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.16s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.35s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.17s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.72s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.63s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.80s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.80s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.77s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.97s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.49s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.61s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.59s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.85s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.99s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.94s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.06s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.95s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.00s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.92s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.94s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.51s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.15s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.81s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.08s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.37s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.89s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.84s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.90s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.51s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.78s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.02s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.90s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.23s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.51s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.05s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.51s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.81s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.74s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.80s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.89s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.03s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.92s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2020-02-11T01:51:31.824Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-11T01:51:31.824Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.21s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildContChar (4.09s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.29s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.73s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.97s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.87s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.90s) [2020-02-11T01:51:31.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-11T01:51:31.824Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-02-11T01:51:31.824Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-11T01:51:31.824Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-11T01:51:31.824Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.20s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.51s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.16s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.76s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.54s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.72s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.23s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.46s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.92s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.10s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.40s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.72s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.89s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.62s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.46s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.89s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.81s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.09s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.87s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.50s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.57s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnv (1.41s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.46s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.89s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.06s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.69s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.60s) [2020-02-11T01:51:31.824Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-11T01:51:31.824Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.05s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildExpose (0.44s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.75s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.25s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.33s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.84s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.15s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.43s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildHistory (5.62s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.72s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.39s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.99s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.51s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.96s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.44s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.99s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.45s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.57s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.17s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.64s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.41s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.72s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.73s) [2020-02-11T01:51:31.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.19s) [2020-02-11T01:51:31.824Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-11T01:51:31.825Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.89s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.59s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.39s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.29s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.80s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.14s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.54s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.89s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.73s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.22s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.66s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.54s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.33s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.72s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.73s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildPATH (2.40s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.32s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.34s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.38s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildRm (3.40s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.17s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.61s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.56s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.25s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.19s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.99s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2020-02-11T01:51:31.825Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-11T01:51:31.825Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildStderr (1.22s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.45s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.54s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.35s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.83s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.29s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.72s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildUser (2.63s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.29s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.48s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.10s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.89s) [2020-02-11T01:51:31.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-11T01:51:31.825Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-11T01:51:31.825Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-11T01:51:31.825Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-11T01:51:31.825Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.21s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.90s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.16s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.62s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.11s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s) [2020-02-11T01:51:31.825Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-11T01:51:31.825Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.96s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.43s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-11T01:51:31.825Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-11T01:51:31.825Z] docker_cli_sni_test.go:18: Flakey test [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.77s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.15s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCommitChange (1.13s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.02s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.16s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.89s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCommitTTY (1.70s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.97s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.69s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.70s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.08s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.87s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.03s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.05s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.65s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.92s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2020-02-11T01:51:31.825Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-11T01:51:31.825Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.20s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.94s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.34s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.84s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008d91e0_} (1.66s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1205831511_/foo_false____} (1.59s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1205831511_/foo_true____} (1.64s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3916617418_/foo_false____} (1.65s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3916617418_/foo_true____} (1.58s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3916617418_/foo_true__0xc0008d9660__} (1.59s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008d9680_} (1.62s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008d96a0_} (1.64s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008d96c0_} (1.59s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008d96e0_} (1.59s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.36s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.49s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.36s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.71s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.03s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.05s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.04s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.16s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.67s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.53s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.92s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.46s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.89s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.39s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.83s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.94s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToDot (0.86s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.75s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.36s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2020-02-11T01:51:31.825Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2020-02-11T01:51:31.826Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-11T01:51:31.826Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.12s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2020-02-11T01:51:31.826Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-11T01:51:31.826Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.32s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.50s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.78s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.03s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.79s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.12s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.44s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.14s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.59s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.74s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.12s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.23s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.50s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsCopy (1.65s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.71s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.83s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFilters (1.72s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFormat (1.56s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.52s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-02-11T01:51:31.826Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-11T01:51:31.826Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-11T01:51:31.826Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-11T01:51:31.826Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.73s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.98s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsRename (0.93s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.78s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.10s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsTop (1.20s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.87s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.63s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.83s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.57s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecCgroup (1.19s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecEnv (0.88s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecInspectID (2.91s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.97s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecParseError (0.81s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.76s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.94s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecStartFails (0.86s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.97s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecTTY (0.88s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.87s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecUlimits (0.92s) [2020-02-11T01:51:31.826Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-11T01:51:31.826Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.10s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.41s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.89s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.00s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.95s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.95s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestHealth (20.93s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImportDisplay (1.72s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImportFile (2.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.08s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImportGzipped (2.06s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.80s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.92s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.94s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.76s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.62s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.87s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.80s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.95s) [2020-02-11T01:51:31.826Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-11T01:51:31.826Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.36s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectDefault (0.82s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-02-11T01:51:31.826Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-11T01:51:31.826Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.99s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.76s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectStatus (0.90s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.64s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.84s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.77s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.85s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.75s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.54s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.93s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.65s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.87s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.39s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.50s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.45s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.68s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.61s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.86s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.80s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.83s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.98s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.44s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.32s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.95s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.69s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.85s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.96s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.80s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s) [2020-02-11T01:51:31.826Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.47s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.78s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestNetHostname (2.36s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.11s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.58s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPluginActive (1.57s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.03s) [2020-02-11T01:51:31.827Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-11T01:51:31.827Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.54s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.60s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.07s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.55s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.03s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.39s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.46s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPortList (10.36s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.64s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.69s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.90s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.57s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.50s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.37s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsByOrder (3.49s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.04s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.51s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.23s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.94s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.97s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.56s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.74s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.76s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.76s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.71s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.99s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.73s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.50s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s) [2020-02-11T01:51:31.827Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-11T01:51:31.827Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.91s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.62s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.50s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.06s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.60s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.93s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.00s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.16s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.91s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.45s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.09s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.65s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.98s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.13s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.73s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.71s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.03s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.91s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.29s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.86s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.89s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.86s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.39s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.77s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.76s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.89s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.10s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.72s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.33s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.77s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s) [2020-02-11T01:51:31.827Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-11T01:51:31.827Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.827Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-11T01:51:31.827Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.90s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.99s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.70s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.56s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.61s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2020-02-11T01:51:31.827Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-11T01:51:31.827Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.97s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.87s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-02-11T01:51:31.827Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T01:51:31.827Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.70s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.04s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.70s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.59s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.19s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.56s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunMount (6.18s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.71s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.38s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.71s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2020-02-11T01:51:31.827Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-11T01:51:31.827Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.73s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.01s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-02-11T01:51:31.827Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2020-02-11T01:51:31.827Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T01:51:31.827Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-02-11T01:51:31.827Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-11T01:51:31.827Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.47s) [2020-02-11T01:51:31.827Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-11T01:51:31.827Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.60s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.92s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.75s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.00s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.87s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.34s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.29s) [2020-02-11T01:51:31.827Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.03s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.91s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.84s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.95s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.80s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.91s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunState (1.84s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.92s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.90s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-11T01:51:31.828Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunSysctls (1.48s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.77s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.88s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.90s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.08s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.05s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.74s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.89s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.95s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.45s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s) [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-11T01:51:31.828Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.46s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.37s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.30s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.73s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-11T01:51:31.828Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-11T01:51:31.828Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-11T01:51:31.828Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.88s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.85s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.03s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.76s) [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-11T01:51:31.828Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.55s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.72s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.35s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.28s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s) [2020-02-11T01:51:31.828Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents581317700 [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.04s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.60s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.70s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.40s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.51s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.38s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.75s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestStopContainerSignal (2.02s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.77s) [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-11T01:51:31.828Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.73s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.16s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.97s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s) [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-11T01:51:31.828Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.86s) [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-11T01:51:31.828Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.69s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.16s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateStats (4.54s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-11T01:51:31.828Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.02s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.06s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.41s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.34s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.65s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.13s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.56s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.55s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.46s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.31s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.35s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.42s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.07s) [2020-02-11T01:51:31.828Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.23s) [2020-02-11T01:51:31.828Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-11T01:51:31.828Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-11T01:51:31.828Z] === RUN TestDockerRegistrySuite [2020-02-11T01:51:31.828Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-11T01:51:33.710Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-11T01:51:35.069Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-11T01:51:35.447Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-11T01:51:36.934Z] --- PASS: TestDockerNetworkMacvlan (14.87s) [2020-02-11T01:51:36.934Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-11T01:51:36.934Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-02-11T01:51:36.934Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2020-02-11T01:51:36.934Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2020-02-11T01:51:36.934Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s) [2020-02-11T01:51:36.934Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2020-02-11T01:51:36.934Z] PASS [2020-02-11T01:51:36.934Z] [2020-02-11T01:51:36.934Z] DONE 8 tests in 16.464s [2020-02-11T01:51:36.934Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-11T01:51:36.934Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:51:36.934Z] ++ set -e [2020-02-11T01:51:36.934Z] ++ '[' -n 0 ']' [2020-02-11T01:51:36.934Z] ++ set -x [2020-02-11T01:51:36.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:51:36.935Z] testing: warning: no tests to run [2020-02-11T01:51:36.935Z] PASS [2020-02-11T01:51:36.935Z] [2020-02-11T01:51:36.935Z] DONE 0 tests in 0.017s [2020-02-11T01:51:36.935Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-11T01:51:36.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:51:36.935Z] ++ set -e [2020-02-11T01:51:36.935Z] ++ '[' -n 0 ']' [2020-02-11T01:51:36.935Z] ++ set -x [2020-02-11T01:51:36.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:51:36.935Z] INFO: Testing against a local daemon [2020-02-11T01:51:36.935Z] === RUN TestAuthZPluginAllowRequest [2020-02-11T01:51:36.951Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-11T01:51:36.951Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-11T01:51:38.420Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-02-11T01:51:38.420Z] === RUN TestAuthZPluginTLS [2020-02-11T01:51:39.041Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-02-11T01:51:39.041Z] === RUN TestAuthZPluginDenyRequest [2020-02-11T01:51:39.661Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-02-11T01:51:39.661Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-11T01:51:40.279Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-02-11T01:51:40.279Z] === RUN TestAuthZPluginDenyResponse [2020-02-11T01:51:40.910Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-02-11T01:51:40.910Z] === RUN TestAuthZPluginAllowEventStream [2020-02-11T01:51:41.107Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-11T01:51:42.399Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2020-02-11T01:51:42.399Z] === RUN TestAuthZPluginErrorResponse [2020-02-11T01:51:43.017Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-02-11T01:51:43.017Z] === RUN TestAuthZPluginErrorRequest [2020-02-11T01:51:43.635Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-11T01:51:43.636Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-11T01:51:44.254Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-02-11T01:51:44.254Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-11T01:51:45.262Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-11T01:51:46.465Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-02-11T01:51:46.465Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-11T01:51:48.523Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2020-02-11T01:51:48.523Z] === RUN TestAuthZPluginHeader [2020-02-11T01:51:49.504Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-11T01:51:49.535Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-02-11T01:51:49.535Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-11T01:51:49.535Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-11T01:51:49.535Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:51:49.535Z] === RUN TestAuthZPluginV2Disable [2020-02-11T01:51:49.535Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-11T01:51:49.535Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:51:49.535Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-11T01:51:49.535Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-11T01:51:49.535Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:51:49.535Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-11T01:51:49.535Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-11T01:51:49.535Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:51:49.535Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-11T01:51:50.865Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-11T01:51:52.245Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-11T01:51:53.606Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-11T01:51:54.966Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-11T01:51:56.847Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-11T01:51:57.770Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-11T01:51:59.129Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-11T01:52:01.636Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-11T01:52:04.895Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-11T01:52:05.817Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-11T01:52:08.000Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-02-11T01:52:08.000Z] PASS [2020-02-11T01:52:08.000Z] [2020-02-11T01:52:08.000Z] === Skipped [2020-02-11T01:52:08.000Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-11T01:52:08.000Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:52:08.000Z] [2020-02-11T01:52:08.000Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-11T01:52:08.000Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:52:08.000Z] [2020-02-11T01:52:08.000Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-11T01:52:08.000Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:52:08.000Z] [2020-02-11T01:52:08.000Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-11T01:52:08.000Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:52:08.000Z] [2020-02-11T01:52:08.000Z] [2020-02-11T01:52:08.000Z] DONE 17 tests, 4 skipped in 29.430s [2020-02-11T01:52:08.000Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-11T01:52:08.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:08.000Z] ++ set -e [2020-02-11T01:52:08.000Z] ++ '[' -n 0 ']' [2020-02-11T01:52:08.000Z] ++ set -x [2020-02-11T01:52:08.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:08.000Z] INFO: Testing against a local daemon [2020-02-11T01:52:08.000Z] === RUN TestPluginInvalidJSON [2020-02-11T01:52:08.000Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:52:08.000Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:52:08.000Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T01:52:08.000Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-02-11T01:52:08.000Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-11T01:52:08.000Z] PASS [2020-02-11T01:52:08.000Z] [2020-02-11T01:52:08.000Z] DONE 2 tests in 0.137s [2020-02-11T01:52:08.000Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-11T01:52:08.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:08.000Z] ++ set -e [2020-02-11T01:52:08.000Z] ++ '[' -n 0 ']' [2020-02-11T01:52:08.000Z] ++ set -x [2020-02-11T01:52:08.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:08.000Z] INFO: Testing against a local daemon [2020-02-11T01:52:08.000Z] === RUN TestExternalGraphDriver [2020-02-11T01:52:08.000Z] === RUN TestExternalGraphDriver/json [2020-02-11T01:52:08.628Z] === RUN TestExternalGraphDriver/spec [2020-02-11T01:52:09.079Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-11T01:52:10.439Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-11T01:52:10.439Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-11T01:52:11.322Z] === RUN TestExternalGraphDriver/pull [2020-02-11T01:52:11.799Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-11T01:52:13.162Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-11T01:52:13.360Z] --- PASS: TestExternalGraphDriver (6.49s) [2020-02-11T01:52:13.360Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-02-11T01:52:13.360Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-02-11T01:52:13.360Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-02-11T01:52:13.360Z] === RUN TestGraphdriverPluginV2 [2020-02-11T01:52:13.360Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-02-11T01:52:13.361Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:52:13.361Z] PASS [2020-02-11T01:52:13.361Z] [2020-02-11T01:52:13.361Z] === Skipped [2020-02-11T01:52:13.361Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-02-11T01:52:13.361Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:52:13.361Z] [2020-02-11T01:52:13.361Z] [2020-02-11T01:52:13.361Z] DONE 5 tests, 1 skipped in 6.681s [2020-02-11T01:52:13.361Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-11T01:52:13.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:13.361Z] ++ set -e [2020-02-11T01:52:13.361Z] ++ '[' -n 0 ']' [2020-02-11T01:52:13.361Z] ++ set -x [2020-02-11T01:52:13.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:13.361Z] INFO: Testing against a local daemon [2020-02-11T01:52:13.361Z] === RUN TestContinueAfterPluginCrash [2020-02-11T01:52:13.361Z] === PAUSE TestContinueAfterPluginCrash [2020-02-11T01:52:13.361Z] === RUN TestDaemonStartWithLogOpt [2020-02-11T01:52:13.361Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-11T01:52:13.361Z] === CONT TestContinueAfterPluginCrash [2020-02-11T01:52:13.361Z] === CONT TestDaemonStartWithLogOpt [2020-02-11T01:52:14.085Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-11T01:52:18.239Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-11T01:52:18.239Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-11T01:52:19.600Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-11T01:52:19.856Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-11T01:52:19.856Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-11T01:52:20.415Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-11T01:52:20.416Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-11T01:52:20.975Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-11T01:52:20.975Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-11T01:52:21.534Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-11T01:52:22.467Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-11T01:52:24.975Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-11T01:52:26.335Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-11T01:52:27.693Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-11T01:52:28.617Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite (57.57s) [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.66s) [2020-02-11T01:52:29.176Z] check_test.go:196: [dd41719dc1eb1] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d1dab5554200f] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.83s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d756cc3d75ee1] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-02-11T01:52:29.176Z] check_test.go:196: [da7d929977d9a] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.33s) [2020-02-11T01:52:29.176Z] check_test.go:196: [da388d6b80578] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.17s) [2020-02-11T01:52:29.176Z] check_test.go:196: [da21afff2ccbd] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.29s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d2d4d91725ed1] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2020-02-11T01:52:29.176Z] check_test.go:196: [dd4d6bb4fdcc3] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d5fbe1f91a73a] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d5e9a4534546b] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s) [2020-02-11T01:52:29.176Z] check_test.go:196: [df30ff3f18a1d] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d1a37ab84cf35] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d54f693531f21] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d399afb884ad4] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.55s) [2020-02-11T01:52:29.176Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f990ccc9eed0b3510a9210eb32d5570e18e43e5451e937879fa5d6e67d09d248 [2020-02-11T01:52:29.176Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c5e0f327960fc48f36f66d5bcd35dfe89a11e3ea4c42cfe7f3ef869ccdc8cd24 [2020-02-11T01:52:29.176Z] check_test.go:196: [d4bcd47eabeb3] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s) [2020-02-11T01:52:29.176Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:053c8d14851fafa6f0c3205e79348e081f7cd25f49c6e018f33ed87eb5ee75df [2020-02-11T01:52:29.176Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:001417fd71da7e81810b23761408d8d7f7615eb9839e45585130b807b06adc03 [2020-02-11T01:52:29.176Z] check_test.go:196: [dfbc5fee17223] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d9238e97a3e2f] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.30s) [2020-02-11T01:52:29.176Z] check_test.go:196: [da80cec9d0748] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.38s) [2020-02-11T01:52:29.176Z] check_test.go:196: [da15bf8c1cb29] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-11T01:52:29.176Z] check_test.go:196: [db0bbd90447bb] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.28s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d45a5a80cb144] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d417bcd41543e] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2020-02-11T01:52:29.176Z] check_test.go:196: [ddbe9a9bd93ac] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.60s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d5a3639fe5122] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2020-02-11T01:52:29.176Z] check_test.go:196: [daa9e1bb472b9] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d8550eb33a56c] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-02-11T01:52:29.176Z] check_test.go:196: [dadc67738fd1c] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d9b9d60178ca2] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d4aeaa71e08b7] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-02-11T01:52:29.176Z] check_test.go:196: [ddf49e41a7187] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d0a82d3410db9] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-11T01:52:29.176Z] check_test.go:196: [de5c0fc70db35] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.63s) [2020-02-11T01:52:29.176Z] check_test.go:196: [df5501df2189f] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.29s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d6b2421d64bb5] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.23s) [2020-02-11T01:52:29.176Z] check_test.go:196: [d2c681df4d940] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.34s) [2020-02-11T01:52:29.176Z] check_test.go:196: [dbb911f412008] daemon is not started [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-02-11T01:52:29.176Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-02-11T01:52:29.176Z] === RUN TestDockerSchema1RegistrySuite [2020-02-11T01:52:29.176Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-11T01:52:29.431Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-11T01:52:31.897Z] --- PASS: TestDaemonStartWithLogOpt (15.91s) [2020-02-11T01:52:33.588Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-11T01:52:33.928Z] --- PASS: TestContinueAfterPluginCrash (20.73s) [2020-02-11T01:52:33.928Z] PASS [2020-02-11T01:52:33.928Z] [2020-02-11T01:52:33.928Z] DONE 2 tests in 20.841s [2020-02-11T01:52:33.928Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-11T01:52:33.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:33.928Z] ++ set -e [2020-02-11T01:52:33.928Z] ++ '[' -n 0 ']' [2020-02-11T01:52:33.928Z] ++ set -x [2020-02-11T01:52:33.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:34.214Z] INFO: Testing against a local daemon [2020-02-11T01:52:34.214Z] === RUN TestPluginWithDevMounts [2020-02-11T01:52:34.214Z] === PAUSE TestPluginWithDevMounts [2020-02-11T01:52:34.214Z] === CONT TestPluginWithDevMounts [2020-02-11T01:52:36.096Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-11T01:52:36.254Z] --- PASS: TestPluginWithDevMounts (2.29s) [2020-02-11T01:52:36.254Z] PASS [2020-02-11T01:52:36.254Z] [2020-02-11T01:52:36.254Z] DONE 1 tests in 2.395s [2020-02-11T01:52:36.254Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-11T01:52:36.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:36.254Z] ++ set -e [2020-02-11T01:52:36.254Z] ++ '[' -n 0 ']' [2020-02-11T01:52:36.254Z] ++ set -x [2020-02-11T01:52:36.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:36.542Z] INFO: Testing against a local daemon [2020-02-11T01:52:36.542Z] === RUN TestSecretInspect [2020-02-11T01:52:37.455Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-11T01:52:37.455Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-11T01:52:37.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-11T01:52:37.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-11T01:52:37.963Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-11T01:52:38.887Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-11T01:52:39.244Z] --- PASS: TestSecretInspect (2.31s) [2020-02-11T01:52:39.244Z] === RUN TestSecretList [2020-02-11T01:52:41.279Z] --- PASS: TestSecretList (2.30s) [2020-02-11T01:52:41.279Z] === RUN TestSecretsCreateAndDelete [2020-02-11T01:52:42.145Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-11T01:52:42.400Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-11T01:52:43.316Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-02-11T01:52:43.316Z] === RUN TestSecretsUpdate [2020-02-11T01:52:43.763Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-11T01:52:45.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-11T01:52:45.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-11T01:52:46.781Z] --- PASS: TestSecretsUpdate (2.82s) [2020-02-11T01:52:46.781Z] === RUN TestTemplatedSecret [2020-02-11T01:52:47.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-11T01:52:47.007Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-11T01:52:48.892Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-11T01:52:49.483Z] --- PASS: TestTemplatedSecret (2.86s) [2020-02-11T01:52:49.483Z] === RUN TestSecretCreateResolve [2020-02-11T01:52:50.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-11T01:52:50.254Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-11T01:52:51.515Z] --- PASS: TestSecretCreateResolve (2.30s) [2020-02-11T01:52:51.515Z] PASS [2020-02-11T01:52:51.515Z] [2020-02-11T01:52:51.515Z] DONE 6 tests in 15.019s [2020-02-11T01:52:51.515Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-11T01:52:51.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:51.515Z] ++ set -e [2020-02-11T01:52:51.515Z] ++ '[' -n 0 ']' [2020-02-11T01:52:51.515Z] ++ set -x [2020-02-11T01:52:51.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:52:51.515Z] INFO: Testing against a local daemon [2020-02-11T01:52:51.515Z] === RUN TestServiceCreateInit [2020-02-11T01:52:51.515Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-11T01:52:54.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-11T01:52:54.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-11T01:52:55.247Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-11T01:52:55.502Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-11T01:52:55.757Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-11T01:52:55.928Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-11T01:52:56.012Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-11T01:52:56.266Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite (27.23s) [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-02-11T01:52:56.521Z] check_test.go:223: [d6a439f4678a0] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.13s) [2020-02-11T01:52:56.521Z] check_test.go:223: [d2ef9db225c26] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.38s) [2020-02-11T01:52:56.521Z] check_test.go:223: [df834020d6ad9] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.48s) [2020-02-11T01:52:56.521Z] check_test.go:223: [d9c15785257e5] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.46s) [2020-02-11T01:52:56.521Z] check_test.go:223: [dc0803fc5532d] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.53s) [2020-02-11T01:52:56.521Z] check_test.go:223: [d15df0e3eefe1] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-02-11T01:52:56.521Z] check_test.go:223: [de81a63c61308] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.52s) [2020-02-11T01:52:56.521Z] check_test.go:223: [da345daf67ed2] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.51s) [2020-02-11T01:52:56.521Z] check_test.go:223: [db74766738fa3] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.45s) [2020-02-11T01:52:56.521Z] check_test.go:223: [d3569cf001a08] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.35s) [2020-02-11T01:52:56.521Z] check_test.go:223: [d36279d315227] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2020-02-11T01:52:56.521Z] check_test.go:223: [d2b97e0fca1ad] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2020-02-11T01:52:56.521Z] check_test.go:223: [d7520a146a591] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-11T01:52:56.521Z] check_test.go:223: [d9daea35a37ef] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-02-11T01:52:56.521Z] check_test.go:223: [dce1fdee3b678] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-02-11T01:52:56.521Z] check_test.go:223: [ddef5c9ac6a87] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-02-11T01:52:56.521Z] check_test.go:223: [d22d5211d10f3] daemon is not started [2020-02-11T01:52:56.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-11T01:52:56.521Z] check_test.go:223: [ddb6ec07daa9e] daemon is not started [2020-02-11T01:52:56.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-11T01:52:56.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-11T01:52:57.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-11T01:52:58.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-11T01:52:58.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-11T01:52:59.364Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-11T01:52:59.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-11T01:52:59.873Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-11T01:53:00.324Z] --- PASS: TestServiceCreateInit (8.25s) [2020-02-11T01:53:00.324Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s) [2020-02-11T01:53:00.324Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s) [2020-02-11T01:53:00.324Z] === RUN TestCreateServiceMultipleTimes [2020-02-11T01:53:00.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-11T01:53:00.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.15s) [2020-02-11T01:53:00.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-02-11T01:53:00.690Z] check_test.go:252: [d5b5e3b895e37] daemon is not started [2020-02-11T01:53:00.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-02-11T01:53:00.690Z] check_test.go:252: [d43aaf043cb31] daemon is not started [2020-02-11T01:53:00.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-02-11T01:53:00.690Z] check_test.go:252: [d544c65908548] daemon is not started [2020-02-11T01:53:00.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2020-02-11T01:53:00.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-02-11T01:53:00.690Z] check_test.go:252: [d84140e41a66f] daemon is not started [2020-02-11T01:53:00.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-02-11T01:53:00.690Z] check_test.go:252: [d95b17aa05b63] daemon is not started [2020-02-11T01:53:00.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-02-11T01:53:00.690Z] check_test.go:252: [d183e33dd5625] daemon is not started [2020-02-11T01:53:00.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-02-11T01:53:00.690Z] check_test.go:252: [d31dc6bda694d] daemon is not started [2020-02-11T01:53:00.690Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-11T01:53:00.690Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-11T01:53:05.919Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-11T01:53:05.919Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-11T01:53:06.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-11T01:53:06.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-11T01:53:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-02-11T01:53:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-02-11T01:53:06.428Z] check_test.go:279: [d022c33c0ec95] daemon is not started [2020-02-11T01:53:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) [2020-02-11T01:53:06.428Z] check_test.go:279: [da0b82a33261c] daemon is not started [2020-02-11T01:53:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-02-11T01:53:06.428Z] check_test.go:279: [d312c3a038e51] daemon is not started [2020-02-11T01:53:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-02-11T01:53:06.428Z] check_test.go:279: [df5d50344bc7c] daemon is not started [2020-02-11T01:53:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s) [2020-02-11T01:53:06.428Z] check_test.go:279: [d2f3307447da5] daemon is not started [2020-02-11T01:53:06.428Z] === RUN TestDockerNetworkSuite [2020-02-11T01:53:06.428Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-11T01:53:09.686Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-11T01:53:10.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-11T01:53:15.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-11T01:53:18.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-11T01:53:18.837Z] --- PASS: TestCreateServiceMultipleTimes (16.44s) [2020-02-11T01:53:18.837Z] === RUN TestCreateServiceConflict [2020-02-11T01:53:18.837Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-02-11T01:53:18.837Z] === RUN TestCreateServiceMaxReplicas [2020-02-11T01:53:21.538Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2020-02-11T01:53:21.538Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-11T01:53:21.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-11T01:53:23.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-11T01:53:33.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-11T01:53:35.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-11T01:53:36.801Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.47s) [2020-02-11T01:53:36.801Z] === RUN TestCreateServiceSecretFileMode [2020-02-11T01:53:37.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-11T01:53:37.817Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2020-02-11T01:53:37.817Z] === RUN TestCreateServiceConfigFileMode [2020-02-11T01:53:38.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-11T01:53:39.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-11T01:53:40.507Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) [2020-02-11T01:53:40.507Z] === RUN TestCreateServiceSysctls [2020-02-11T01:53:40.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-11T01:53:41.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-11T01:53:41.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-11T01:53:42.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-11T01:53:43.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-11T01:53:43.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-11T01:53:43.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-11T01:53:43.791Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-11T01:53:43.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-11T01:53:43.993Z] --- PASS: TestCreateServiceSysctls (3.39s) [2020-02-11T01:53:43.994Z] === RUN TestCreateServiceCapabilities [2020-02-11T01:53:45.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-11T01:53:46.689Z] --- PASS: TestCreateServiceCapabilities (2.76s) [2020-02-11T01:53:46.689Z] === RUN TestInspect [2020-02-11T01:53:47.035Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-11T01:53:47.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-11T01:53:47.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-11T01:53:47.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-11T01:53:47.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-11T01:53:49.385Z] --- PASS: TestInspect (2.83s) [2020-02-11T01:53:49.385Z] === RUN TestCreateJob [2020-02-11T01:53:50.856Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-11T01:53:51.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-11T01:53:52.866Z] --- PASS: TestCreateJob (3.48s) [2020-02-11T01:53:52.866Z] === RUN TestReplicatedJob [2020-02-11T01:53:53.662Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-11T01:53:55.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-11T01:53:58.054Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-11T01:53:59.701Z] --- PASS: TestReplicatedJob (5.83s) [2020-02-11T01:53:59.701Z] === RUN TestUpdateReplicatedJob [2020-02-11T01:54:01.312Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-11T01:54:02.398Z] --- PASS: TestUpdateReplicatedJob (3.53s) [2020-02-11T01:54:02.398Z] === RUN TestServiceListWithStatuses [2020-02-11T01:54:02.398Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-11T01:54:02.398Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-11T01:54:02.398Z] === RUN TestDockerNetworkConnectAlias [2020-02-11T01:54:05.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-11T01:54:05.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-11T01:54:06.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-11T01:54:06.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-11T01:54:06.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-11T01:54:06.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-11T01:54:06.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-11T01:54:06.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-11T01:54:06.818Z] --- PASS: TestDockerNetworkConnectAlias (4.78s) [2020-02-11T01:54:06.818Z] === RUN TestDockerNetworkReConnect [2020-02-11T01:54:10.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-11T01:54:10.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-11T01:54:10.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-11T01:54:11.231Z] --- PASS: TestDockerNetworkReConnect (3.88s) [2020-02-11T01:54:11.231Z] === RUN TestServicePlugin [2020-02-11T01:54:11.231Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-11T01:54:11.231Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:54:11.231Z] === RUN TestServiceUpdateLabel [2020-02-11T01:54:12.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-11T01:54:13.264Z] --- PASS: TestServiceUpdateLabel (2.26s) [2020-02-11T01:54:13.264Z] === RUN TestServiceUpdateSecrets [2020-02-11T01:54:17.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-11T01:54:21.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-11T01:54:21.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-11T01:54:21.699Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-11T01:54:22.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-11T01:54:25.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-11T01:54:25.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-11T01:54:26.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-11T01:54:26.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-11T01:54:28.357Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-11T01:54:28.551Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2020-02-11T01:54:28.551Z] === RUN TestServiceUpdateConfigs [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite (88.86s) [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.79s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d48a850e2869d] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [dbe80589ca06f] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.05s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d1bcf2a293931] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.56s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d69216ce39c29] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.62s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:1233: [deec9b1402125] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [db2fcadcda589] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.76s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d43467edf5edf] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.34s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [dee37216e375b] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.64s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [dfca230eca168] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.98s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d7d61026fa67a] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [db4fa8adcf8d3] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d4990571b4842] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.40s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [df7a7e6fd40b3] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [de58fdd47ff05] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d5df88cf9c417] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.28s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d40109fa3de85] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [dbc8036fd602c] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d8382733be4d0] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d96bcc35d5af1] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d85b567ed1f3f] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.73s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d4a208f2bdaed] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d9c372abb8f7b] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d29ca37479cbb] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d900f98ce66a0] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.05s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:968: [d7e1569dde8c3] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.53s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d4ebc8c5adbdb] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.87s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:1116: [d2f952c8bf25f] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d60ae51a3eb6c] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d50e40a657e1c] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [dbe0f0ab8bb60] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d002b4487cd04] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d8ffda8079b63] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [dac1989ad98e5] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d18f7b49ed17a] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.08s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [dd9de38f0a089] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d1d460d052d54] daemon is not started [2020-02-11T01:54:36.431Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d567b51c70093] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.34s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d2ed64cb63d85] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.60s) [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.36s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:1084: [d7a4a5467e4fb] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d7310b0641332] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.36s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [dc8f069f813a9] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.73s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [dc786742fe6e7] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [dd546276973ee] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.21s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d928a4a42ae86] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [de291fa860e88] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.52s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [d680dd7b9c9a9] daemon is not started [2020-02-11T01:54:36.431Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.76s) [2020-02-11T01:54:36.431Z] docker_cli_network_unix_test.go:46: [df64db9a6f3c0] daemon is not started [2020-02-11T01:54:36.431Z] === RUN TestDockerHubPullSuite [2020-02-11T01:54:36.431Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-11T01:54:36.685Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-11T01:54:36.939Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-11T01:54:38.821Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-11T01:54:39.380Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-11T01:54:39.939Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-11T01:54:40.501Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-11T01:54:41.077Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-11T01:54:41.077Z] --- PASS: TestDockerHubPullSuite (5.75s) [2020-02-11T01:54:41.077Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s) [2020-02-11T01:54:41.077Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-02-11T01:54:41.077Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2020-02-11T01:54:41.077Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s) [2020-02-11T01:54:41.077Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2020-02-11T01:54:41.077Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-02-11T01:54:41.077Z] PASS [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === Skipped [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-11T01:54:41.077Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-11T01:54:41.077Z] docker_cli_sni_test.go:18: Flakey test [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-11T01:54:41.077Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-11T01:54:41.077Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-11T01:54:41.077Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-11T01:54:41.077Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-11T01:54:41.077Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-11T01:54:41.077Z] docker_cli_network_unix_test.go:46: [d567b51c70093] daemon is not started [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] [2020-02-11T01:54:41.077Z] DONE 1277 tests, 44 skipped in 1982.916s [2020-02-11T01:54:41.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T01:54:41.077Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T01:54:41.077Z] +++ kill 7385 [2020-02-11T01:54:42.001Z] +++ /etc/init.d/apparmor stop [2020-02-11T01:54:42.001Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-11T01:54:42.001Z] [2020-02-11T01:54:42.001Z] Unloading profiles will leave already running processes permanently [2020-02-11T01:54:42.001Z] unconfined, which can lead to unexpected situations. [2020-02-11T01:54:42.001Z] [2020-02-11T01:54:42.001Z] To set a process to complain mode, use the command line tool [2020-02-11T01:54:42.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-11T01:54:42.001Z] +++ true [2020-02-11T01:54:42.001Z] [2020-02-11T01:54:43.365Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-11T01:54:43.792Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2020-02-11T01:54:43.792Z] === RUN TestServiceUpdateNetwork [2020-02-11T01:54:46.622Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-11T01:54:54.688Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-11T01:54:56.335Z] --- PASS: TestServiceUpdateNetwork (13.21s) [2020-02-11T01:54:56.335Z] PASS [2020-02-11T01:54:56.335Z] [2020-02-11T01:54:56.335Z] === Skipped [2020-02-11T01:54:56.335Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-02-11T01:54:56.335Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-11T01:54:56.335Z] [2020-02-11T01:54:56.335Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-11T01:54:56.335Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T01:54:56.335Z] [2020-02-11T01:54:56.335Z] [2020-02-11T01:54:56.335Z] DONE 23 tests, 2 skipped in 124.407s [2020-02-11T01:54:56.335Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-11T01:54:56.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:54:56.335Z] ++ set -e [2020-02-11T01:54:56.335Z] ++ '[' -n 0 ']' [2020-02-11T01:54:56.335Z] ++ set -x [2020-02-11T01:54:56.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:54:56.335Z] INFO: Testing against a local daemon [2020-02-11T01:54:56.335Z] === RUN TestSessionCreate [2020-02-11T01:54:56.335Z] --- PASS: TestSessionCreate (0.07s) [2020-02-11T01:54:56.335Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-11T01:54:56.335Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-02-11T01:54:56.335Z] PASS [2020-02-11T01:54:56.335Z] [2020-02-11T01:54:56.335Z] DONE 2 tests in 0.226s [2020-02-11T01:54:56.335Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-11T01:54:56.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:54:56.335Z] ++ set -e [2020-02-11T01:54:56.335Z] ++ '[' -n 0 ']' [2020-02-11T01:54:56.335Z] ++ set -x [2020-02-11T01:54:56.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:54:56.335Z] INFO: Testing against a local daemon [2020-02-11T01:54:56.335Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-11T01:54:56.335Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T01:54:56.335Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T01:54:56.335Z] === RUN TestEventsExecDie [2020-02-11T01:54:56.966Z] --- PASS: TestEventsExecDie (0.82s) [2020-02-11T01:54:56.966Z] === RUN TestEventsBackwardsCompatible [2020-02-11T01:54:57.252Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-11T01:54:57.252Z] === RUN TestInfoBinaryCommits [2020-02-11T01:54:57.252Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-02-11T01:54:57.252Z] === RUN TestInfoAPIVersioned [2020-02-11T01:54:57.252Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-11T01:54:57.252Z] === RUN TestInfoDiscoveryBackend [2020-02-11T01:54:57.876Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-11T01:54:57.876Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-11T01:54:58.893Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-11T01:54:58.893Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-11T01:54:59.182Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-11T01:54:59.182Z] === RUN TestInfoAPI [2020-02-11T01:54:59.470Z] --- PASS: TestInfoAPI (0.06s) [2020-02-11T01:54:59.470Z] === RUN TestInfoAPIWarnings [2020-02-11T01:54:59.920Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-11T01:55:00.092Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-02-11T01:55:00.092Z] === RUN TestInfoDebug [2020-02-11T01:55:00.377Z] --- PASS: TestInfoDebug (0.56s) [2020-02-11T01:55:00.377Z] === RUN TestInfoInsecureRegistries [2020-02-11T01:55:00.999Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-02-11T01:55:00.999Z] === RUN TestInfoRegistryMirrors [2020-02-11T01:55:01.621Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-11T01:55:01.621Z] === RUN TestLoginFailsWithBadCredentials [2020-02-11T01:55:02.052Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-02-11T01:55:02.052Z] === RUN TestPingCacheHeaders [2020-02-11T01:55:02.052Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-11T01:55:02.052Z] === RUN TestPingGet [2020-02-11T01:55:02.052Z] --- PASS: TestPingGet (0.04s) [2020-02-11T01:55:02.052Z] === RUN TestPingHead [2020-02-11T01:55:02.052Z] --- PASS: TestPingHead (0.05s) [2020-02-11T01:55:02.052Z] === RUN TestVersion [2020-02-11T01:55:02.052Z] --- PASS: TestVersion (0.05s) [2020-02-11T01:55:02.052Z] PASS [2020-02-11T01:55:02.052Z] [2020-02-11T01:55:02.052Z] === Skipped [2020-02-11T01:55:02.052Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T01:55:02.052Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T01:55:02.052Z] [2020-02-11T01:55:02.052Z] [2020-02-11T01:55:02.052Z] DONE 18 tests, 1 skipped in 6.065s [2020-02-11T01:55:02.052Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-11T01:55:02.052Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:55:02.052Z] ++ set -e [2020-02-11T01:55:02.052Z] ++ '[' -n 0 ']' [2020-02-11T01:55:02.052Z] ++ set -x [2020-02-11T01:55:02.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-11T01:55:02.337Z] INFO: Testing against a local daemon [2020-02-11T01:55:02.337Z] === RUN TestVolumesCreateAndList [2020-02-11T01:55:02.337Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-02-11T01:55:02.337Z] === RUN TestVolumesRemove [2020-02-11T01:55:02.337Z] --- PASS: TestVolumesRemove (0.09s) [2020-02-11T01:55:02.337Z] === RUN TestVolumesInspect [2020-02-11T01:55:02.622Z] --- PASS: TestVolumesInspect (0.05s) [2020-02-11T01:55:02.622Z] === RUN TestVolumesInvalidJSON [2020-02-11T01:55:02.622Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-11T01:55:02.622Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-11T01:55:02.622Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-11T01:55:02.622Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-11T01:55:02.622Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-11T01:55:02.622Z] PASS [2020-02-11T01:55:02.622Z] [2020-02-11T01:55:02.622Z] DONE 5 tests in 0.370s [2020-02-11T01:55:02.622Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T01:55:02.910Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T01:55:02.910Z] +++ kill 13279 [2020-02-11T01:55:03.177Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-11T01:55:04.393Z] +++ /etc/init.d/apparmor stop [2020-02-11T01:55:04.393Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-11T01:55:04.393Z] [2020-02-11T01:55:04.393Z] Unloading profiles will leave already running processes permanently [2020-02-11T01:55:04.393Z] unconfined, which can lead to unexpected situations. [2020-02-11T01:55:04.393Z] [2020-02-11T01:55:04.393Z] To set a process to complain mode, use the command line tool [2020-02-11T01:55:04.393Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-11T01:55:04.393Z] +++ true [2020-02-11T01:55:04.393Z] [2020-02-11T01:55:05.685Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup Post stage [Pipeline] junit [2020-02-11T01:55:05.912Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-11T01:55:06.979Z] + echo Ensuring container killed. [2020-02-11T01:55:06.979Z] Ensuring container killed. [2020-02-11T01:55:06.979Z] + docker rm -vf docker-pr7 [2020-02-11T01:55:06.979Z] Error: No such container: docker-pr7 [2020-02-11T01:55:06.979Z] + true [Pipeline] sh [2020-02-11T01:55:07.372Z] + echo Chowning /workspace to jenkins user [2020-02-11T01:55:07.372Z] Chowning /workspace to jenkins user [2020-02-11T01:55:07.372Z] + id -u [2020-02-11T01:55:07.372Z] + id -g [2020-02-11T01:55:07.372Z] + docker run --rm -v /home/docker/workspace/moby_PR-39086:/workspace busybox chown -R 1001:1001 /workspace [2020-02-11T01:55:07.372Z] Unable to find image 'busybox:latest' locally [2020-02-11T01:55:07.655Z] latest: Pulling from library/busybox [2020-02-11T01:55:07.655Z] d7e28ec550a2: Pulling fs layer [2020-02-11T01:55:08.275Z] d7e28ec550a2: Verifying Checksum [2020-02-11T01:55:08.275Z] d7e28ec550a2: Download complete [2020-02-11T01:55:08.275Z] d7e28ec550a2: Pull complete [2020-02-11T01:55:08.275Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-11T01:55:08.275Z] Status: Downloaded newer image for busybox:latest [2020-02-11T01:55:08.943Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-11T01:55:10.723Z] + bundleName=ppc64le-integration [2020-02-11T01:55:10.723Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-11T01:55:10.723Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-11T01:55:10.723Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-11T01:55:10.723Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-11T01:55:11.092Z] Archiving artifacts [2020-02-11T01:55:12.204Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-11T01:55:14.172Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39086/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T01:55:14.571Z] + make clean [2020-02-11T01:55:15.191Z] make: command: Command not found [2020-02-11T01:55:15.191Z] make: command: Command not found [2020-02-11T01:55:15.191Z] docker volume rm -f docker-dev-cache [2020-02-11T01:55:15.191Z] docker-dev-cache [Pipeline] deleteDir [2020-02-11T01:55:16.361Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-11T01:55:18.869Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-11T01:56:15.015Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-11T01:56:29.831Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite (1728.97s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.87s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.50s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.97s) [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:563: [d9dc9f9158b44] joining swarm manager [de4ab506a30bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:585: [d0fbebd4d09d0] joining swarm manager [de4ab506a30bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.916Z] check_test.go:380: [d9dc9f9158b44] daemon is not started [2020-02-11T01:56:47.916Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.98s) [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:46: [d43cd3e87b12d] joining swarm manager [dce3ced1c6079]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.20s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.28s) [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:304: [d926da3ecabea] joining swarm manager [dea8217037405]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:305: [d3e9011dbc56e] joining swarm manager [dea8217037405]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.62s) [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:272: [d8ffe8d1592bc] joining swarm manager [d8f2f321b4e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:273: [d0be2e66b14dc] joining swarm manager [d8f2f321b4e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.76s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.65s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.56s) [2020-02-11T01:56:47.916Z] docker_api_swarm_node_test.go:19: [d46ce0d3343c5] joining swarm manager [db3ff84ed411b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] docker_api_swarm_node_test.go:20: [d6504c9302dbb] joining swarm manager [db3ff84ed411b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.43s) [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:502: [d885eeb80fe17] joining swarm manager [d2aaaa3cd45d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:507: [d2ca8ccc96601] joining swarm manager [d2aaaa3cd45d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.34s) [2020-02-11T01:56:47.916Z] docker_api_swarm_node_test.go:80: [d63fca72f8c5b] joining swarm manager [d235cdfbeaee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.14s) [2020-02-11T01:56:47.916Z] docker_api_swarm_node_test.go:52: [dd6547533b34b] joining swarm manager [de57e1623efb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] docker_api_swarm_node_test.go:53: [d6fe28af8462a] joining swarm manager [de57e1623efb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.26s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.87s) [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:202: [dddeb1f3a0bd8] joining swarm manager [d2ccb57cc7ab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.65s) [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:384: [d2a2589e813c7] joining swarm manager [d3ccdebadaf5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:385: [d2d330361e0b6] joining swarm manager [d3ccdebadaf5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.916Z] check_test.go:380: [d2d330361e0b6] daemon is not started [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.30s) [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:802: [d1ad0a06ba657] joining swarm manager [dfb8dcc3169c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:802: [da1b059499bd5] joining swarm manager [dfb8dcc3169c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:802: [dc2f356c91855] joining swarm manager [dfb8dcc3169c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:802: [de214d0ebdf29] joining swarm manager [dfb8dcc3169c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-11T01:56:47.916Z] docker_api_swarm_test.go:810: [dec1ab6cdb682] joining swarm manager [dfb8dcc3169c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.88s) [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.56s) [2020-02-11T01:56:47.916Z] docker_api_swarm_service_test.go:394: [d9819c55269df] joining swarm manager [d5ae47f46495b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] docker_api_swarm_service_test.go:394: [d5f65802ddabe] joining swarm manager [d5ae47f46495b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.27s) [2020-02-11T01:56:47.916Z] docker_api_swarm_service_test.go:342: [d420b0c6622a9] joining swarm manager [df3e847c2c477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.916Z] docker_api_swarm_service_test.go:342: [dcd716194f289] joining swarm manager [df3e847c2c477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.916Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.43s) [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:489: [ddb7502228277] joining swarm manager [d555d6173f51f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:489: [df1a034f219b0] joining swarm manager [d555d6173f51f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.01s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.69s) [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:127: [df044a66afe0c] joining swarm manager [d0d98ac0458d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:128: [d8fc52c2539e9] joining swarm manager [d0d98ac0458d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:136: [dec2b10d2da65] joining swarm manager [d0d98ac0458d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:137: [dce7c0c7f6714] joining swarm manager [d0d98ac0458d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.06s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.70s) [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:303: [d2dce6ea3d2c8] joining swarm manager [da403bf2b09a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:303: [d16f8726fd001] joining swarm manager [da403bf2b09a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.40s) [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:99: [d76a3ac57a472] joining swarm manager [d839ce6e71a64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:100: [d3cbcaa98586c] joining swarm manager [d839ce6e71a64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] check_test.go:380: [d76a3ac57a472] daemon is not started [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.96s) [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:532: [da46df9a3178c] joining swarm manager [d920e042bbba2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:533: [dd824e654af36] joining swarm manager [d920e042bbba2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.64s) [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:147: [d1db91af1269b] joining swarm manager [d4dec8d48ad64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_api_swarm_service_test.go:147: [d65f83172f928] joining swarm manager [d4dec8d48ad64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.61s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.24s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.94s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.39s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.50s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.11s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.07s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.82s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.22s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.45s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.52s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.30s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.20s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.30s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.89s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.18s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.38s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.60s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.86s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.92s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.19s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.74s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.89s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.26s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.67s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.53s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.34s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.18s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.29s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.29s) [2020-02-11T01:56:47.917Z] docker_cli_service_logs_test.go:241: checking task qgrmizauhlmu [2020-02-11T01:56:47.917Z] docker_cli_service_logs_test.go:246: checking messages for qgrmizauhlmu [2020-02-11T01:56:47.917Z] docker_cli_service_logs_test.go:241: checking task t5i6h9hwi0d6 [2020-02-11T01:56:47.917Z] docker_cli_service_logs_test.go:246: checking messages for t5i6h9hwi0d6 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.32s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.83s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.06s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.90s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1901: [d68ab7a7d9332] joining swarm manager [d0bc5dae0f7bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1902: [da27e343ace8c] joining swarm manager [d0bc5dae0f7bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.78s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.88s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.98s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.69s) [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1802: [da712b1b91e5f] joining swarm manager [dd52d3d6894e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1803: [dd394bff7289e] joining swarm manager [dd52d3d6894e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.76s) [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1321: [d7c3787b53419] joining swarm manager [df7808a731af6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1322: [d277e4a1642a5] joining swarm manager [df7808a731af6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.95s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.96s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.48s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.71s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.61s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.56s) [2020-02-11T01:56:47.917Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.68s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.89s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.98s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.95s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.07s) [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1186: [de03776dbea40] joining swarm manager [d8e98c91d7fab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1195: [d2a56c44d4136] joining swarm manager [d8e98c91d7fab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.55s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.84s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.50s) [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1118: [d76f085bb11d6] joining swarm manager [ded2e29822efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1119: [d0485a48d98f9] joining swarm manager [ded2e29822efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1172: [df6efbd2bd3b5] joining swarm manager [ded2e29822efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.17s) [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1453: [d31452d2264a7] joining swarm manager [d3bc421ae8c1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] docker_cli_swarm_test.go:1454: [dbc8283438102] joining swarm manager [d3bc421ae8c1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.33s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.25s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.02s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.08s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.03s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.79s) [2020-02-11T01:56:47.917Z] docker_cli_swarm_unix_test.go:62: [de209ab455785] joining swarm manager [dcf3c34de806a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.88s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.59s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.20s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.64s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.20s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.28s) [2020-02-11T01:56:47.917Z] docker_api_swarm_test.go:962: [d2bcee3de1423] joining swarm manager [d0c57db76e76c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.29s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.02s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.12s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.62s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.43s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.28s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.18s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.17s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.26s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.03s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.87s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.95s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.16s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.93s) [2020-02-11T01:56:47.917Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2020-02-11T01:56:47.917Z] === RUN TestDockerExternalVolumeSuite [2020-02-11T01:56:47.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-11T01:57:02.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-11T01:58:10.324Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-11T01:58:20.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-11T01:58:52.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-11T01:59:07.059Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-11T01:59:39.087Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-11T01:59:51.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-11T02:00:23.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-11T02:00:41.249Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-11T02:00:56.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-11T02:01:42.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-11T02:02:04.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-11T02:02:36.563Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-11T02:03:08.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-11T02:03:23.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-11T02:03:41.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-11T02:03:56.216Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite (443.28s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2020-02-11T02:04:11.031Z] docker_cli_external_volume_driver_test.go:53: [d6a3b6adfa030] daemon is not started [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-11T02:04:11.031Z] docker_cli_external_volume_driver_test.go:53: [d5ed97607a11b] daemon is not started [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.07s) [2020-02-11T02:04:11.031Z] docker_cli_external_volume_driver_test.go:53: [dba9284528c8d] daemon is not started [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.47s) [2020-02-11T02:04:11.031Z] docker_cli_external_volume_driver_test.go:53: [d48bacaf43393] daemon is not started [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.92s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.92s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (32.05s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.30s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.84s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.60s) [2020-02-11T02:04:11.031Z] docker_cli_external_volume_driver_test.go:485: [dbf6cb9a0f4e9] daemon is not started [2020-02-11T02:04:11.031Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-11T02:04:11.031Z] docker_cli_external_volume_driver_test.go:53: [d3cc366c06a1f] daemon is not started [2020-02-11T02:04:11.031Z] PASS [2020-02-11T02:04:11.031Z] [2020-02-11T02:04:11.031Z] === Skipped [2020-02-11T02:04:11.031Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-11T02:04:11.031Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-11T02:04:11.031Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-11T02:04:11.031Z] check_test.go:309: [d632a769f0675] daemon is not started [2020-02-11T02:04:11.031Z] [2020-02-11T02:04:11.031Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-11T02:04:11.031Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-11T02:04:11.031Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-11T02:04:11.031Z] check_test.go:309: [d05e7f6eb4d67] daemon is not started [2020-02-11T02:04:11.031Z] [2020-02-11T02:04:11.031Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-11T02:04:11.031Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-11T02:04:11.031Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-11T02:04:11.031Z] check_test.go:309: [d80af2799d3f3] daemon is not started [2020-02-11T02:04:11.031Z] [2020-02-11T02:04:11.031Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-11T02:04:11.031Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-11T02:04:11.031Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-11T02:04:11.031Z] [2020-02-11T02:04:11.031Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-11T02:04:11.031Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-11T02:04:11.031Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-11T02:04:11.031Z] [2020-02-11T02:04:11.031Z] [2020-02-11T02:04:11.031Z] DONE 273 tests, 5 skipped in 2550.558s [2020-02-11T02:04:11.031Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T02:04:11.031Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T02:04:11.031Z] +++ kill 7343 [2020-02-11T02:04:11.590Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9eef689a3b66/docker.pid [2020-02-11T02:04:11.590Z] +++ kill 4362 [2020-02-11T02:04:11.590Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4362 is not a child of this shell [2020-02-11T02:04:11.590Z] warning: PID 4362 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9eef689a3b66/docker.pid had a nonzero exit code [2020-02-11T02:04:11.590Z] +++ /etc/init.d/apparmor stop [2020-02-11T02:04:11.590Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-11T02:04:11.590Z] [2020-02-11T02:04:11.590Z] Unloading profiles will leave already running processes permanently [2020-02-11T02:04:11.590Z] unconfined, which can lead to unexpected situations. [2020-02-11T02:04:11.590Z] [2020-02-11T02:04:11.590Z] To set a process to complain mode, use the command line tool [2020-02-11T02:04:11.590Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-11T02:04:11.590Z] +++ true [2020-02-11T02:04:11.590Z] [2020-02-11T02:04:12.149Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-11T02:04:12.160Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-11T02:04:13.228Z] + echo Ensuring container killed. [2020-02-11T02:04:13.229Z] Ensuring container killed. [2020-02-11T02:04:13.229Z] + docker ps -aq -f name=docker-pr7-* [2020-02-11T02:04:13.229Z] + cids=18cacef4d6cc [2020-02-11T02:04:13.229Z] 44e302ff6160 [2020-02-11T02:04:13.229Z] cc4c18aeb067 [2020-02-11T02:04:13.229Z] + [ -n 18cacef4d6cc [2020-02-11T02:04:13.229Z] 44e302ff6160 [2020-02-11T02:04:13.229Z] cc4c18aeb067 ] [2020-02-11T02:04:13.229Z] + docker rm -vf 18cacef4d6cc 44e302ff6160 cc4c18aeb067 [2020-02-11T02:04:17.389Z] 18cacef4d6cc [2020-02-11T02:04:17.389Z] 44e302ff6160 [2020-02-11T02:04:17.389Z] cc4c18aeb067 [Pipeline] sh [2020-02-11T02:04:17.794Z] + echo Chowning /workspace to jenkins user [2020-02-11T02:04:17.794Z] Chowning /workspace to jenkins user [2020-02-11T02:04:17.794Z] + id -u [2020-02-11T02:04:17.794Z] + id -g [2020-02-11T02:04:17.794Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39086:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-11T02:04:21.510Z] + bundleName=amd64 [2020-02-11T02:04:21.510Z] + echo Creating amd64-bundles.tar.gz [2020-02-11T02:04:21.510Z] Creating amd64-bundles.tar.gz [2020-02-11T02:04:21.510Z] + xargs tar -czf amd64-bundles.tar.gz [2020-02-11T02:04:21.510Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-02-11T02:04:22.482Z] Archiving artifacts [2020-02-11T02:04:22.821Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39086/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T02:04:23.254Z] + make clean [2020-02-11T02:04:23.508Z] docker volume rm -f docker-dev-cache [2020-02-11T02:04:23.508Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-11T02:09:06.274Z] ok github.com/docker/docker/integration-cli 2428.841s [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === Skipped [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-02-11T02:09:06.274Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-11T02:09:06.274Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-11T02:09:06.274Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-02-11T02:09:06.274Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-11T02:09:06.274Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-02-11T02:09:06.274Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-02-11T02:09:06.274Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-02-11T02:09:06.274Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-11T02:09:06.274Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-11T02:09:06.274Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-11T02:09:06.274Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-11T02:09:06.274Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-11T02:09:06.274Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-02-11T02:09:06.274Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-11T02:09:06.274Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-11T02:09:06.274Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-02-11T02:09:06.274Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-11T02:09:06.274Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2020-02-11T02:09:06.274Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-02-11T02:09:06.274Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-02-11T02:09:06.274Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-11T02:09:06.274Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-11T02:09:06.274Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.274Z] [2020-02-11T02:09:06.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-11T02:09:06.274Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-11T02:09:06.275Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-02-11T02:09:06.275Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-02-11T02:09:06.275Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-02-11T02:09:06.275Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.275Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-11T02:09:06.276Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-02-11T02:09:06.276Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-11T02:09:06.276Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-02-11T02:09:06.276Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-02-11T02:09:06.276Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-02-11T02:09:06.276Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-11T02:09:06.276Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2020-02-11T02:09:06.276Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-11T02:09:06.276Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-11T02:09:06.276Z] docker_cli_sni_test.go:18: Flakey test [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-11T02:09:06.276Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-11T02:09:06.276Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-11T02:09:06.276Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.276Z] [2020-02-11T02:09:06.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-11T02:09:06.276Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-11T02:09:06.276Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-11T02:09:06.752Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-11T02:09:06.752Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-11T02:09:06.752Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-11T02:09:06.752Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-11T02:09:06.752Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-11T02:09:06.752Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-11T02:09:06.752Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-11T02:09:06.752Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.752Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-02-11T02:09:06.753Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-02-11T02:09:06.753Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-02-11T02:09:06.753Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-02-11T02:09:06.753Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-11T02:09:06.753Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-11T02:09:06.753Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-11T02:09:06.753Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-11T02:09:06.753Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-11T02:09:06.753Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-11T02:09:06.753Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-11T02:09:06.753Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-11T02:09:06.753Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-02-11T02:09:06.753Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-11T02:09:06.753Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-02-11T02:09:06.753Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-02-11T02:09:06.753Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-11T02:09:06.753Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-11T02:09:06.753Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-11T02:09:06.753Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-11T02:09:06.753Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-11T02:09:06.753Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.753Z] [2020-02-11T02:09:06.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-02-11T02:09:06.753Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-11T02:09:06.754Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-11T02:09:06.754Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-11T02:09:06.754Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-02-11T02:09:06.754Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-02-11T02:09:06.754Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-11T02:09:06.754Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-11T02:09:06.754Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-11T02:09:06.754Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-11T02:09:06.754Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-02-11T02:09:06.754Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-02-11T02:09:06.754Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-02-11T02:09:06.754Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-11T02:09:06.754Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-02-11T02:09:06.754Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-11T02:09:06.754Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-11T02:09:06.754Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.754Z] [2020-02-11T02:09:06.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-11T02:09:06.755Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-11T02:09:06.755Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-11T02:09:06.755Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-11T02:09:06.755Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-11T02:09:06.755Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T02:09:06.755Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-11T02:09:06.755Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-11T02:09:06.755Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-11T02:09:06.755Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-11T02:09:06.755Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-11T02:09:06.755Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-11T02:09:06.755Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-11T02:09:06.755Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.755Z] [2020-02-11T02:09:06.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-11T02:09:06.755Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-11T02:09:06.756Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-11T02:09:06.756Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.756Z] [2020-02-11T02:09:06.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-11T02:09:06.757Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-11T02:09:06.757Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.757Z] [2020-02-11T02:09:06.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-11T02:09:06.757Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-11T02:09:06.757Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-11T02:09:06.757Z] [2020-02-11T02:09:06.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-11T02:09:06.757Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-11T02:09:06.757Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.757Z] [2020-02-11T02:09:06.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-11T02:09:06.757Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-11T02:09:06.757Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.757Z] [2020-02-11T02:09:06.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-11T02:09:06.757Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-11T02:09:06.757Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.757Z] [2020-02-11T02:09:06.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-11T02:09:06.757Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-11T02:09:06.757Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-11T02:09:06.757Z] [2020-02-11T02:09:06.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-02-11T02:09:06.757Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-02-11T02:09:06.757Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-11T02:09:07.217Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-11T02:09:07.217Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-11T02:09:07.217Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.217Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-02-11T02:09:07.218Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-02-11T02:09:07.218Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-02-11T02:09:07.218Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-11T02:09:07.218Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-11T02:09:07.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-11T02:09:07.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.218Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-11T02:09:07.219Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-11T02:09:07.219Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] DONE 1096 tests, 549 skipped in 2438.184s [2020-02-11T02:09:07.219Z] INFO: Integration tests ended at 02/11/2020 02:09:06. Duration:00:40:38.3397848 [2020-02-11T02:09:07.219Z] INFO: Docker info of the daemon under test at end of run [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] Containers: 2 [2020-02-11T02:09:07.219Z] Running: 0 [2020-02-11T02:09:07.219Z] Paused: 0 [2020-02-11T02:09:07.219Z] Stopped: 2 [2020-02-11T02:09:07.219Z] Images: 12 [2020-02-11T02:09:07.219Z] Server Version: 0.0.0-dev [2020-02-11T02:09:07.219Z] Storage Driver: windowsfilter [2020-02-11T02:09:07.219Z] Windows: [2020-02-11T02:09:07.219Z] Logging Driver: json-file [2020-02-11T02:09:07.219Z] Plugins: [2020-02-11T02:09:07.219Z] Volume: local [2020-02-11T02:09:07.219Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-11T02:09:07.219Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-11T02:09:07.219Z] Swarm: inactive [2020-02-11T02:09:07.219Z] Default Isolation: process [2020-02-11T02:09:07.219Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-11T02:09:07.219Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-11T02:09:07.219Z] OSType: windows [2020-02-11T02:09:07.219Z] Architecture: x86_64 [2020-02-11T02:09:07.219Z] CPUs: 4 [2020-02-11T02:09:07.219Z] Total Memory: 32GiB [2020-02-11T02:09:07.219Z] Name: azwin-2-1e5140 [2020-02-11T02:09:07.219Z] ID: GOXO:LLE5:Y5LK:UAD2:BEE6:GMFO:CODX:UHF6:2WVB:DXM4:YNQ6:VCPN [2020-02-11T02:09:07.219Z] Docker Root Dir: D:\CI\PR-39086\7\daemon [2020-02-11T02:09:07.219Z] Debug Mode (client): false [2020-02-11T02:09:07.219Z] Debug Mode (server): true [2020-02-11T02:09:07.219Z] File Descriptors: -1 [2020-02-11T02:09:07.219Z] Goroutines: 18 [2020-02-11T02:09:07.219Z] System Time: 2020-02-11T02:09:06.942807Z [2020-02-11T02:09:07.219Z] EventsListeners: 0 [2020-02-11T02:09:07.219Z] Registry: https://index.docker.io/v1/ [2020-02-11T02:09:07.219Z] Labels: [2020-02-11T02:09:07.219Z] Experimental: false [2020-02-11T02:09:07.219Z] Insecure Registries: [2020-02-11T02:09:07.219Z] 127.0.0.0/8 [2020-02-11T02:09:07.219Z] Live Restore Enabled: false [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] [2020-02-11T02:09:07.219Z] INFO: Stopping daemon under test [2020-02-11T02:09:07.219Z] SUCCESS: The process with PID 9872 (child process of PID 5284) has been terminated. [2020-02-11T02:09:07.219Z] SUCCESS: The process with PID 5284 (child process of PID 5100) has been terminated. [2020-02-11T02:09:07.219Z] INFO: Stop tailing logs of the daemon under tests [2020-02-11T02:09:07.219Z] INFO: executeCI.ps1 Completed successfully at 02/11/2020 02:09:07. [2020-02-11T02:09:07.219Z] INFO: Tidying up at end of run [2020-02-11T02:09:07.219Z] INFO: Saving daemon under test log (d:\CI\PR-39086\7\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-11T02:09:07.219Z] INFO: Saving daemon under test log (d:\CI\PR-39086\7\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-11T02:09:07.219Z] INFO: Nuke-Everything... [2020-02-11T02:09:07.678Z] INFO: Container count on control daemon to delete is 2 [2020-02-11T02:09:08.136Z] 3920da5eeb0c [2020-02-11T02:09:08.136Z] 4b0f1909e401 [2020-02-11T02:09:08.136Z] INFO: Non-base image count on control daemon to delete is 1 [2020-02-11T02:09:09.676Z] Deleted: sha256:9a292b0c5dccd002493e4011a9bbaa44e785ff489df0910672dbe588a052907b [2020-02-11T02:09:09.676Z] Deleted: sha256:c71751888e1f6d3a808065de96b6b67aca48ca0683346c81fe35393897548d31 [2020-02-11T02:09:09.676Z] INFO: Tidying pidfile d:\CI\PR-39086\7\docker.pid [2020-02-11T02:09:09.676Z] INFO: Nuking d:\CI [2020-02-11T02:09:39.681Z] INFO: Zapped successfully [2020-02-11T02:09:39.681Z] [2020-02-11T02:09:39.681Z] INFO: executeCI.ps1 exiting at Tue Feb 11 02:09:37 CUT 2020. Duration 00:54:48.6193024 [2020-02-11T02:09:39.681Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-11T02:09:39.923Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-11T02:09:42.445Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-11T02:09:44.228Z] Archiving artifacts [2020-02-11T02:09:45.421Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39086/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T02:09:46.404Z] + make clean [2020-02-11T02:09:47.370Z] docker volume rm -f docker-dev-cache [2020-02-11T02:09:47.370Z] 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