Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c694d603645fe60da7e2d646016159a01c599454+75fa1145dae220f3482debf8447a48d2bc5ef8c7 (e0b85137f225c7955c04c34ab42e701f28e96604) 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 49b252bdf16273de41b9b961caae5440a249d3e0 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 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # 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-21T22:35:48.221Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-21T22:35:48.228Z] Trying to pass milestone 5 [Pipeline] milestone [2020-02-21T22:35:48.254Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-21T22:36:03.360Z] Still waiting to schedule task [2020-02-21T22:36:03.360Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-21T22:36:55.639Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-006eee8f526ebe47d) in /home/ubuntu/workspace/moby_PR-40551 [Pipeline] { [Pipeline] checkout [2020-02-21T22:36:58.845Z] using credential docker-jenkins-github-credentials [2020-02-21T22:36:58.854Z] Cloning the remote Git repository [2020-02-21T22:36:58.854Z] Cloning with configured refspecs honoured and without tags [2020-02-21T22:36:58.832Z] Cloning repository https://github.com/moby/moby.git [2020-02-21T22:36:58.887Z] > git init /home/ubuntu/workspace/moby_PR-40551 # timeout=10 [2020-02-21T22:36:59.429Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:36:59.429Z] > git --version # timeout=10 [2020-02-21T22:36:59.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:36:59.513Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-21T22:37:20.160Z] Fetching without tags [2020-02-21T22:37:20.469Z] Merging remotes/origin/19.03 commit 75fa1145dae220f3482debf8447a48d2bc5ef8c7 into PR head commit c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:21.141Z] Merge succeeded, producing c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:21.142Z] Checking out Revision c694d603645fe60da7e2d646016159a01c599454 (PR-40551) [2020-02-21T22:37:21.959Z] Commit message: "Jenkinsfile: temporarily pin windows image to 10.0.17763.973" [2020-02-21T22:37:20.074Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:37:20.089Z] > git config --add remote.origin.fetch +refs/pull/40551/head:refs/remotes/origin/PR-40551 # timeout=10 [2020-02-21T22:37:20.116Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-21T22:37:20.141Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:37:20.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:37:20.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:37:20.156Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-21T22:37:20.472Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:37:20.490Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:21.096Z] > git merge 75fa1145dae220f3482debf8447a48d2bc5ef8c7 # timeout=10 [2020-02-21T22:37:21.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-21T22:37:21.136Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:37:21.149Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:21.955Z] > git rev-list --no-walk c694d603645fe60da7e2d646016159a01c599454 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-21T22:37:23.474Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40551:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-02-21T22:37:30.023Z] Unable to find image 'alpine:latest' locally [2020-02-21T22:37:30.023Z] latest: Pulling from library/alpine [2020-02-21T22:37:30.023Z] c9b1b535fdd9: Pulling fs layer [2020-02-21T22:37:30.278Z] c9b1b535fdd9: Verifying Checksum [2020-02-21T22:37:30.278Z] c9b1b535fdd9: Download complete [2020-02-21T22:37:30.841Z] c9b1b535fdd9: Pull complete [2020-02-21T22:37:30.841Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-02-21T22:37:30.841Z] Status: Downloaded newer image for alpine:latest [2020-02-21T22:37:37.383Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-02-21T22:37:37.655Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40551 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-02-21T22:37:37.681Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-006eee8f526ebe47d) in /home/ubuntu/workspace/moby_PR-40551 [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] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-02-21T22:37:37.775Z] using credential docker-jenkins-github-credentials [2020-02-21T22:37:37.780Z] Running on s390x-ubuntu-02 in /home/jenkins/workspace/moby_PR-40551 [2020-02-21T22:37:37.791Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-02-21T22:37:37.821Z] Cloning the remote Git repository [2020-02-21T22:37:37.821Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] // stage [Pipeline] } [2020-02-21T22:37:37.852Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-21T22:37:37.886Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-21T22:37:38.101Z] using credential docker-jenkins-github-credentials [2020-02-21T22:37:38.143Z] Cloning the remote Git repository [2020-02-21T22:37:38.143Z] Cloning with configured refspecs honoured and without tags [2020-02-21T22:37:38.381Z] Merging remotes/origin/19.03 commit 75fa1145dae220f3482debf8447a48d2bc5ef8c7 into PR head commit c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:38.616Z] Merge succeeded, producing c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:38.617Z] Checking out Revision c694d603645fe60da7e2d646016159a01c599454 (PR-40551) [2020-02-21T22:37:38.720Z] Commit message: "Jenkinsfile: temporarily pin windows image to 10.0.17763.973" [2020-02-21T22:37:37.826Z] Cloning repository https://github.com/moby/moby.git [2020-02-21T22:37:37.827Z] > git init /home/docker/workspace/moby_PR-40551 # timeout=10 [2020-02-21T22:37:37.841Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:37:37.841Z] > git --version # timeout=10 [2020-02-21T22:37:37.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:37:37.846Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-21T22:37:37.821Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-21T22:37:37.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:37:37.886Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:37:37.886Z] > git --version # timeout=10 [2020-02-21T22:37:37.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:37:37.920Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-21T22:37:38.380Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:37:38.419Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:38.577Z] > git merge 75fa1145dae220f3482debf8447a48d2bc5ef8c7 # timeout=10 [2020-02-21T22:37:38.597Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-21T22:37:38.617Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:37:38.632Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:38.183Z] Cloning repository https://github.com/moby/moby.git [2020-02-21T22:37:38.185Z] > git init /home/jenkins/workspace/moby_PR-40551 # timeout=10 [2020-02-21T22:37:38.223Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:37:38.225Z] > git --version # timeout=10 [2020-02-21T22:37:38.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:37:38.241Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-21T22:37:39.997Z] + docker version [2020-02-21T22:37:39.997Z] Client: Docker Engine - Community [2020-02-21T22:37:39.997Z] Version: 19.03.5 [2020-02-21T22:37:39.997Z] API version: 1.40 [2020-02-21T22:37:39.997Z] Go version: go1.12.12 [2020-02-21T22:37:39.997Z] Git commit: 633a0ea838 [2020-02-21T22:37:39.997Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-21T22:37:39.997Z] OS/Arch: linux/amd64 [2020-02-21T22:37:39.997Z] Experimental: false [2020-02-21T22:37:39.997Z] [2020-02-21T22:37:39.997Z] Server: Docker Engine - Community [2020-02-21T22:37:39.997Z] Engine: [2020-02-21T22:37:39.997Z] Version: 19.03.5 [2020-02-21T22:37:39.997Z] API version: 1.40 (minimum version 1.12) [2020-02-21T22:37:39.997Z] Go version: go1.12.12 [2020-02-21T22:37:39.997Z] Git commit: 633a0ea838 [2020-02-21T22:37:39.997Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-21T22:37:39.997Z] OS/Arch: linux/amd64 [2020-02-21T22:37:39.997Z] Experimental: true [2020-02-21T22:37:39.997Z] containerd: [2020-02-21T22:37:39.997Z] Version: 1.2.10 [2020-02-21T22:37:39.997Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-21T22:37:39.997Z] runc: [2020-02-21T22:37:39.997Z] Version: 1.0.0-rc8+dev [2020-02-21T22:37:39.997Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-21T22:37:39.997Z] docker-init: [2020-02-21T22:37:39.997Z] Version: 0.18.0 [2020-02-21T22:37:39.997Z] GitCommit: fec3683 [Pipeline] sh [2020-02-21T22:37:40.318Z] + docker info [2020-02-21T22:37:46.033Z] Fetching without tags [2020-02-21T22:37:45.925Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:37:45.940Z] > git config --add remote.origin.fetch +refs/pull/40551/head:refs/remotes/origin/PR-40551 # timeout=10 [2020-02-21T22:37:45.955Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-21T22:37:46.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:37:46.070Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:37:46.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:37:46.073Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-21T22:37:46.440Z] Merging remotes/origin/19.03 commit 75fa1145dae220f3482debf8447a48d2bc5ef8c7 into PR head commit c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:46.473Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:37:46.488Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:46.985Z] > git merge 75fa1145dae220f3482debf8447a48d2bc5ef8c7 # timeout=10 [2020-02-21T22:37:47.074Z] Merge succeeded, producing c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:47.075Z] Checking out Revision c694d603645fe60da7e2d646016159a01c599454 (PR-40551) [2020-02-21T22:37:47.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-21T22:37:47.109Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:37:47.126Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:37:47.719Z] Commit message: "Jenkinsfile: temporarily pin windows image to 10.0.17763.973" [2020-02-21T22:37:48.398Z] Client: [2020-02-21T22:37:48.398Z] Debug Mode: false [2020-02-21T22:37:48.398Z] [2020-02-21T22:37:48.398Z] Server: [2020-02-21T22:37:48.398Z] Containers: 0 [2020-02-21T22:37:48.398Z] Running: 0 [2020-02-21T22:37:48.398Z] Paused: 0 [2020-02-21T22:37:48.398Z] Stopped: 0 [2020-02-21T22:37:48.398Z] Images: 1 [2020-02-21T22:37:48.398Z] Server Version: 19.03.5 [2020-02-21T22:37:48.398Z] Storage Driver: overlay2 [2020-02-21T22:37:48.398Z] Backing Filesystem: extfs [2020-02-21T22:37:48.398Z] Supports d_type: true [2020-02-21T22:37:48.398Z] Native Overlay Diff: true [2020-02-21T22:37:48.398Z] Logging Driver: json-file [2020-02-21T22:37:48.398Z] Cgroup Driver: cgroupfs [2020-02-21T22:37:48.398Z] Plugins: [2020-02-21T22:37:48.398Z] Volume: local [2020-02-21T22:37:48.398Z] Network: bridge host ipvlan macvlan null overlay [2020-02-21T22:37:48.398Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-21T22:37:48.398Z] Swarm: inactive [2020-02-21T22:37:48.398Z] Runtimes: runc [2020-02-21T22:37:48.398Z] Default Runtime: runc [2020-02-21T22:37:48.398Z] Init Binary: docker-init [2020-02-21T22:37:48.398Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-21T22:37:48.398Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-21T22:37:48.398Z] init version: fec3683 [2020-02-21T22:37:48.398Z] Security Options: [2020-02-21T22:37:48.398Z] apparmor [2020-02-21T22:37:48.398Z] seccomp [2020-02-21T22:37:48.398Z] Profile: default [2020-02-21T22:37:48.398Z] Kernel Version: 4.15.0-1058-aws [2020-02-21T22:37:48.398Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-21T22:37:48.398Z] OSType: linux [2020-02-21T22:37:48.398Z] Architecture: x86_64 [2020-02-21T22:37:48.398Z] CPUs: 2 [2020-02-21T22:37:48.398Z] Total Memory: 7.501GiB [2020-02-21T22:37:48.398Z] Name: ip-10-100-82-175 [2020-02-21T22:37:48.398Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-21T22:37:48.398Z] Docker Root Dir: /var/lib/docker [2020-02-21T22:37:48.398Z] Debug Mode: false [2020-02-21T22:37:48.398Z] Registry: https://index.docker.io/v1/ [2020-02-21T22:37:48.398Z] Labels: [2020-02-21T22:37:48.398Z] Experimental: true [2020-02-21T22:37:48.398Z] Insecure Registries: [2020-02-21T22:37:48.398Z] 127.0.0.0/8 [2020-02-21T22:37:48.398Z] Live Restore Enabled: true [2020-02-21T22:37:48.398Z] [2020-02-21T22:37:48.398Z] WARNING: No swap limit support [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-21T22:37:48.778Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-21T22:37:48.778Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-21T22:37:48.778Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40551/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-21T22:37:48.778Z] + bash /home/ubuntu/workspace/moby_PR-40551/check-config.sh [2020-02-21T22:37:48.778Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-21T22:37:48.778Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-21T22:37:48.778Z] [2020-02-21T22:37:48.778Z] Generally Necessary: [2020-02-21T22:37:48.778Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-21T22:37:48.778Z] - apparmor: enabled and tools installed [2020-02-21T22:37:48.778Z] - CONFIG_NAMESPACES: enabled [2020-02-21T22:37:48.778Z] - CONFIG_NET_NS: enabled [2020-02-21T22:37:48.778Z] - CONFIG_PID_NS: enabled [2020-02-21T22:37:48.778Z] - CONFIG_IPC_NS: enabled [2020-02-21T22:37:48.778Z] - CONFIG_UTS_NS: enabled [2020-02-21T22:37:48.778Z] - CONFIG_CGROUPS: enabled [2020-02-21T22:37:48.778Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-21T22:37:48.778Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-21T22:37:48.778Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-21T22:37:48.778Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-21T22:37:48.778Z] - CONFIG_CPUSETS: enabled [2020-02-21T22:37:48.778Z] - CONFIG_MEMCG: enabled [2020-02-21T22:37:48.778Z] - CONFIG_KEYS: enabled [2020-02-21T22:37:48.778Z] - CONFIG_VETH: enabled (as module) [2020-02-21T22:37:48.778Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-21T22:37:48.778Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-21T22:37:48.778Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-21T22:37:48.778Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-21T22:37:48.778Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-21T22:37:48.778Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-21T22:37:49.035Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-21T22:37:49.035Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-21T22:37:49.035Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-21T22:37:49.035Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-21T22:37:49.035Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-21T22:37:49.035Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-21T22:37:49.035Z] [2020-02-21T22:37:49.035Z] Optional Features: [2020-02-21T22:37:49.035Z] - CONFIG_USER_NS: enabled [2020-02-21T22:37:49.035Z] - CONFIG_SECCOMP: enabled [2020-02-21T22:37:49.035Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-21T22:37:49.035Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-21T22:37:49.035Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-21T22:37:49.035Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-21T22:37:49.035Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-21T22:37:49.035Z] - CONFIG_BLK_CGROUP: enabled [2020-02-21T22:37:49.035Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-21T22:37:49.035Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-21T22:37:49.035Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-21T22:37:49.035Z] - CONFIG_CGROUP_PERF: enabled [2020-02-21T22:37:49.035Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-21T22:37:49.035Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-21T22:37:49.035Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-21T22:37:49.035Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-21T22:37:49.035Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-21T22:37:49.035Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-21T22:37:49.035Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-21T22:37:49.035Z] - CONFIG_IP_VS: enabled (as module) [2020-02-21T22:37:49.222Z] + docker version [2020-02-21T22:37:49.222Z] Client: [2020-02-21T22:37:49.222Z] Version: 18.06.3-ce [2020-02-21T22:37:49.222Z] API version: 1.38 [2020-02-21T22:37:49.222Z] Go version: go1.10.3 [2020-02-21T22:37:49.222Z] Git commit: d7080c1 [2020-02-21T22:37:49.222Z] Built: Wed Feb 20 02:27:09 2019 [2020-02-21T22:37:49.222Z] OS/Arch: linux/s390x [2020-02-21T22:37:49.223Z] Experimental: false [2020-02-21T22:37:49.223Z] [2020-02-21T22:37:49.223Z] Server: [2020-02-21T22:37:49.223Z] Engine: [2020-02-21T22:37:49.223Z] Version: 18.06.3-ce [2020-02-21T22:37:49.223Z] API version: 1.38 (minimum version 1.12) [2020-02-21T22:37:49.223Z] Go version: go1.10.3 [2020-02-21T22:37:49.223Z] Git commit: d7080c1 [2020-02-21T22:37:49.223Z] Built: Wed Feb 20 02:26:03 2019 [2020-02-21T22:37:49.223Z] OS/Arch: linux/s390x [2020-02-21T22:37:49.223Z] Experimental: true [2020-02-21T22:37:49.291Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-21T22:37:49.291Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-21T22:37:49.291Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-21T22:37:49.291Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-21T22:37:49.291Z] - CONFIG_EXT4_FS: enabled [2020-02-21T22:37:49.291Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-21T22:37:49.291Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-21T22:37:49.291Z] - Network Drivers: [2020-02-21T22:37:49.291Z] - "overlay": [2020-02-21T22:37:49.291Z] - CONFIG_VXLAN: enabled (as module) [2020-02-21T22:37:49.291Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-21T22:37:49.291Z] Optional (for encrypted networks): [2020-02-21T22:37:49.291Z] - CONFIG_CRYPTO: enabled [2020-02-21T22:37:49.291Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-21T22:37:49.291Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-21T22:37:49.291Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-21T22:37:49.291Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-21T22:37:49.291Z] - CONFIG_XFRM: enabled [2020-02-21T22:37:49.291Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-21T22:37:49.291Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-21T22:37:49.291Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-21T22:37:49.291Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-21T22:37:49.291Z] - "ipvlan": [2020-02-21T22:37:49.291Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-21T22:37:49.291Z] - "macvlan": [2020-02-21T22:37:49.291Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-21T22:37:49.291Z] - CONFIG_DUMMY: enabled (as module) [2020-02-21T22:37:49.291Z] - "ftp,tftp client in container": [2020-02-21T22:37:49.291Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-21T22:37:49.291Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-21T22:37:49.291Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-21T22:37:49.291Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-21T22:37:49.291Z] - Storage Drivers: [2020-02-21T22:37:49.291Z] - "aufs": [2020-02-21T22:37:49.291Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-21T22:37:49.291Z] - "btrfs": [2020-02-21T22:37:49.291Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-21T22:37:49.291Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-21T22:37:49.291Z] - "devicemapper": [2020-02-21T22:37:49.291Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-21T22:37:49.291Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-21T22:37:49.291Z] - "overlay": [Pipeline] sh [2020-02-21T22:37:49.547Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-21T22:37:49.548Z] - "zfs": [2020-02-21T22:37:49.548Z] - /dev/zfs: missing [2020-02-21T22:37:49.548Z] - zfs command: missing [2020-02-21T22:37:49.548Z] - zpool command: missing [2020-02-21T22:37:49.548Z] [2020-02-21T22:37:49.548Z] Limits: [2020-02-21T22:37:49.548Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-21T22:37:49.548Z] [2020-02-21T22:37:49.548Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-21T22:37:49.988Z] + docker info [2020-02-21T22:37:49.989Z] Containers: 0 [2020-02-21T22:37:49.989Z] Running: 0 [2020-02-21T22:37:49.989Z] Paused: 0 [2020-02-21T22:37:49.989Z] Stopped: 0 [2020-02-21T22:37:49.989Z] Images: 0 [2020-02-21T22:37:49.989Z] Server Version: 18.06.3-ce [2020-02-21T22:37:49.989Z] Storage Driver: overlay2 [2020-02-21T22:37:49.989Z] Backing Filesystem: extfs [2020-02-21T22:37:49.989Z] Supports d_type: true [2020-02-21T22:37:49.989Z] Native Overlay Diff: true [2020-02-21T22:37:49.989Z] Logging Driver: json-file [2020-02-21T22:37:49.989Z] Cgroup Driver: cgroupfs [2020-02-21T22:37:49.989Z] Plugins: [2020-02-21T22:37:49.989Z] Volume: local [2020-02-21T22:37:49.989Z] Network: bridge host ipvlan macvlan null overlay [2020-02-21T22:37:49.989Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-21T22:37:49.989Z] Swarm: inactive [2020-02-21T22:37:49.989Z] Runtimes: runc [2020-02-21T22:37:49.989Z] Default Runtime: runc [2020-02-21T22:37:49.989Z] Init Binary: docker-init [2020-02-21T22:37:49.989Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-21T22:37:49.989Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-02-21T22:37:49.989Z] init version: fec3683 [2020-02-21T22:37:49.989Z] Security Options: [2020-02-21T22:37:49.989Z] apparmor [2020-02-21T22:37:49.989Z] seccomp [2020-02-21T22:37:49.989Z] Profile: default [2020-02-21T22:37:49.989Z] Kernel Version: 4.4.0-171-generic [2020-02-21T22:37:49.989Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-21T22:37:49.989Z] OSType: linux [2020-02-21T22:37:49.989Z] Architecture: s390x [2020-02-21T22:37:49.989Z] CPUs: 2 [2020-02-21T22:37:49.989Z] Total Memory: 7.862GiB [2020-02-21T22:37:49.989Z] Name: s390x-ubuntu-02 [2020-02-21T22:37:49.989Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-21T22:37:49.989Z] Docker Root Dir: /var/lib/docker [2020-02-21T22:37:49.989Z] Debug Mode (client): false [2020-02-21T22:37:49.989Z] Debug Mode (server): false [2020-02-21T22:37:49.989Z] Username: dockerbuildbot [2020-02-21T22:37:49.989Z] Registry: https://index.docker.io/v1/ [2020-02-21T22:37:49.989Z] Labels: [2020-02-21T22:37:49.989Z] Experimental: true [2020-02-21T22:37:49.989Z] Insecure Registries: [2020-02-21T22:37:49.989Z] 127.0.0.0/8 [2020-02-21T22:37:49.989Z] Live Restore Enabled: false [2020-02-21T22:37:49.989Z] [2020-02-21T22:37:49.989Z] WARNING: No swap limit support [Pipeline] sh [2020-02-21T22:37:50.081Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c694d603645fe60da7e2d646016159a01c599454 . [2020-02-21T22:37:50.342Z] #1 [internal] load build definition from Dockerfile [2020-02-21T22:37:50.342Z] #1 transferring dockerfile: 10.82kB 0.0s done [2020-02-21T22:37:50.342Z] #1 DONE 0.1s [2020-02-21T22:37:50.342Z] [2020-02-21T22:37:50.342Z] #2 [internal] load .dockerignore [2020-02-21T22:37:50.342Z] #2 transferring context: 87B 0.0s done [2020-02-21T22:37:50.342Z] #2 DONE 0.1s [2020-02-21T22:37:50.342Z] [2020-02-21T22:37:50.342Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch [2020-02-21T22:37:50.597Z] #3 DONE 0.2s [2020-02-21T22:37:50.597Z] [2020-02-21T22:37:50.597Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-02-21T22:37:50.597Z] #4 resolve docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 done [2020-02-21T22:37:50.713Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-21T22:37:50.713Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-21T22:37:50.713Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40551/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-21T22:37:50.713Z] + bash /home/jenkins/workspace/moby_PR-40551/check-config.sh [2020-02-21T22:37:50.713Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-21T22:37:50.713Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-21T22:37:50.713Z] [2020-02-21T22:37:50.713Z] Generally Necessary: [2020-02-21T22:37:50.713Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-21T22:37:50.713Z] - apparmor: enabled and tools installed [2020-02-21T22:37:50.713Z] - CONFIG_NAMESPACES: enabled [2020-02-21T22:37:50.713Z] - CONFIG_NET_NS: enabled [2020-02-21T22:37:50.713Z] - CONFIG_PID_NS: enabled [2020-02-21T22:37:50.713Z] - CONFIG_IPC_NS: enabled [2020-02-21T22:37:50.713Z] - CONFIG_UTS_NS: enabled [2020-02-21T22:37:50.713Z] - CONFIG_CGROUPS: enabled [2020-02-21T22:37:50.713Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-21T22:37:50.713Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-21T22:37:50.713Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-21T22:37:50.713Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-21T22:37:50.713Z] - CONFIG_CPUSETS: enabled [2020-02-21T22:37:50.713Z] - CONFIG_MEMCG: enabled [2020-02-21T22:37:50.713Z] - CONFIG_KEYS: enabled [2020-02-21T22:37:50.713Z] - CONFIG_VETH: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-21T22:37:50.713Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-21T22:37:50.713Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-21T22:37:50.713Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-21T22:37:50.713Z] [2020-02-21T22:37:50.713Z] Optional Features: [2020-02-21T22:37:50.713Z] - CONFIG_USER_NS: enabled [2020-02-21T22:37:50.713Z] - CONFIG_SECCOMP: enabled [2020-02-21T22:37:50.713Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-21T22:37:50.713Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-21T22:37:50.713Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-21T22:37:50.713Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-21T22:37:50.713Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-21T22:37:50.713Z] - CONFIG_BLK_CGROUP: enabled [2020-02-21T22:37:50.852Z] #4 sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 1.42kB / 1.42kB done [2020-02-21T22:37:50.852Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 0B / 45.38MB 0.2s [2020-02-21T22:37:50.852Z] #4 sha256:eba17bb4139681beb71215aa6abeb0f2e90b1b8b60ebd9333698f1055229afb5 1.80kB / 1.80kB done [2020-02-21T22:37:50.852Z] #4 sha256:563601c9e3b21c8ac5933717dcaef6b22b8b4af2bbf43d4f01843087bd311b97 5.46kB / 5.46kB done [2020-02-21T22:37:50.852Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 2.84MB / 10.80MB 0.2s [2020-02-21T22:37:50.852Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 1.15MB / 4.34MB 0.2s [2020-02-21T22:37:51.063Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-21T22:37:51.063Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-21T22:37:51.063Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-21T22:37:51.063Z] - CONFIG_CGROUP_PERF: enabled [2020-02-21T22:37:51.063Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-21T22:37:51.063Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-21T22:37:51.063Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-21T22:37:51.063Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-21T22:37:51.063Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-21T22:37:51.063Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-21T22:37:51.063Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-21T22:37:51.063Z] - CONFIG_IP_VS: enabled (as module) [2020-02-21T22:37:51.063Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-21T22:37:51.063Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-21T22:37:51.063Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-21T22:37:51.063Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-21T22:37:51.063Z] - CONFIG_EXT4_FS: enabled [2020-02-21T22:37:51.063Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-21T22:37:51.063Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-21T22:37:51.063Z] - Network Drivers: [2020-02-21T22:37:51.063Z] - "overlay": [2020-02-21T22:37:51.063Z] - CONFIG_VXLAN: enabled (as module) [2020-02-21T22:37:51.063Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-21T22:37:51.063Z] Optional (for encrypted networks): [2020-02-21T22:37:51.063Z] - CONFIG_CRYPTO: enabled [2020-02-21T22:37:51.063Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-21T22:37:51.063Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-21T22:37:51.063Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-21T22:37:51.063Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-21T22:37:51.064Z] - CONFIG_XFRM: enabled [2020-02-21T22:37:51.064Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-21T22:37:51.064Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-21T22:37:51.064Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-21T22:37:51.064Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-21T22:37:51.064Z] - "ipvlan": [2020-02-21T22:37:51.064Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-21T22:37:51.064Z] - "macvlan": [2020-02-21T22:37:51.064Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-21T22:37:51.064Z] - CONFIG_DUMMY: enabled (as module) [2020-02-21T22:37:51.064Z] - "ftp,tftp client in container": [2020-02-21T22:37:51.064Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-21T22:37:51.064Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-21T22:37:51.064Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-21T22:37:51.064Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-21T22:37:51.064Z] - Storage Drivers: [2020-02-21T22:37:51.064Z] - "aufs": [2020-02-21T22:37:51.064Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-21T22:37:51.064Z] - "btrfs": [2020-02-21T22:37:51.064Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-21T22:37:51.064Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-21T22:37:51.064Z] - "devicemapper": [2020-02-21T22:37:51.064Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-21T22:37:51.064Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-21T22:37:51.064Z] - "overlay": [2020-02-21T22:37:51.064Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-21T22:37:51.064Z] - "zfs": [2020-02-21T22:37:51.064Z] - /dev/zfs: missing [2020-02-21T22:37:51.064Z] - zfs command: missing [2020-02-21T22:37:51.064Z] - zpool command: missing [2020-02-21T22:37:51.064Z] [2020-02-21T22:37:51.064Z] Limits: [2020-02-21T22:37:51.064Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-21T22:37:51.064Z] [2020-02-21T22:37:51.064Z] + true [2020-02-21T22:37:51.109Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 6.79MB / 45.38MB 0.6s [2020-02-21T22:37:51.109Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.6s [2020-02-21T22:37:51.109Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.4s done [2020-02-21T22:37:51.109Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0B / 50.07MB 0.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-21T22:37:51.367Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 9.09MB / 45.38MB 0.8s [2020-02-21T22:37:51.367Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.7s done [2020-02-21T22:37:51.367Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 3.55MB / 50.07MB 0.8s [2020-02-21T22:37:51.367Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0B / 57.69MB 0.8s [2020-02-21T22:37:51.367Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 13.94MB / 45.38MB 0.9s [2020-02-21T22:37:51.367Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 7.31MB / 50.07MB 0.9s [2020-02-21T22:37:51.623Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 20.85MB / 45.38MB 1.0s [2020-02-21T22:37:51.623Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 11.99MB / 50.07MB 1.0s [2020-02-21T22:37:51.623Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 28.88MB / 45.38MB 1.2s [2020-02-21T22:37:51.623Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 24.12MB / 50.07MB 1.2s [2020-02-21T22:37:51.874Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c694d603645fe60da7e2d646016159a01c599454 . [2020-02-21T22:37:51.884Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 33.42MB / 45.38MB 1.3s [2020-02-21T22:37:51.884Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 28.46MB / 50.07MB 1.3s [2020-02-21T22:37:51.884Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 7.20MB / 57.69MB 1.3s [2020-02-21T22:37:51.884Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 37.48MB / 45.38MB 1.4s [2020-02-21T22:37:51.884Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 34.67MB / 50.07MB 1.4s [2020-02-21T22:37:51.884Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 11.79MB / 57.69MB 1.4s [2020-02-21T22:37:52.197Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 39.81MB / 45.38MB 1.5s [2020-02-21T22:37:52.197Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 14.98MB / 57.69MB 1.5s [2020-02-21T22:37:52.197Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 1.7s [2020-02-21T22:37:52.197Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 43.22MB / 50.07MB 1.7s [2020-02-21T22:37:52.197Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 22.36MB / 57.69MB 1.7s [2020-02-21T22:37:52.458Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.8s [2020-02-21T22:37:52.458Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 31.25MB / 57.69MB 1.8s [2020-02-21T22:37:52.458Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 1.9s done [2020-02-21T22:37:52.458Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.9s done [2020-02-21T22:37:52.458Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 35.19MB / 57.69MB 2.0s [2020-02-21T22:37:52.458Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 0B / 126.73MB 2.0s [2020-02-21T22:37:52.458Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 0B / 127B 2.0s [2020-02-21T22:37:52.604Z] Still waiting to schedule task [2020-02-21T22:37:52.604Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-21T22:37:52.610Z] Still waiting to schedule task [2020-02-21T22:37:52.610Z] All nodes of label ‘windows-2019’ are offline [2020-02-21T22:37:52.717Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 2.0s done [2020-02-21T22:37:52.989Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 [2020-02-21T22:37:52.989Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 46.00MB / 57.69MB 2.5s [2020-02-21T22:37:52.989Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 9.65MB / 126.73MB 2.5s [2020-02-21T22:37:53.200Z] Sending build context to Docker daemon 49.86MB [2020-02-21T22:37:53.200Z] Step 1/125 : ARG CROSS="false" [2020-02-21T22:37:53.200Z] Step 2/125 : ARG GO_VERSION=1.12.17 [2020-02-21T22:37:53.200Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-02-21T22:37:53.200Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-02-21T22:37:53.200Z] 1.12.17-stretch: Pulling from library/golang [2020-02-21T22:37:53.245Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 49.93MB / 57.69MB 2.6s [2020-02-21T22:37:53.245Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 53.50MB / 57.69MB 2.7s [2020-02-21T22:37:53.507Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 2.9s [2020-02-21T22:37:53.507Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 17.22MB / 126.73MB 2.9s [2020-02-21T22:37:53.560Z] fb54e9d54b34: Pulling fs layer [2020-02-21T22:37:53.560Z] 03d13d856049: Pulling fs layer [2020-02-21T22:37:53.560Z] 596b324848b1: Pulling fs layer [2020-02-21T22:37:53.560Z] 38645e5b0e64: Pulling fs layer [2020-02-21T22:37:53.560Z] 555ca4faedcd: Pulling fs layer [2020-02-21T22:37:53.560Z] 5e54fb539ef4: Pulling fs layer [2020-02-21T22:37:53.560Z] 98880fd730cb: Pulling fs layer [2020-02-21T22:37:53.560Z] 38645e5b0e64: Waiting [2020-02-21T22:37:53.560Z] 555ca4faedcd: Waiting [2020-02-21T22:37:53.560Z] 5e54fb539ef4: Waiting [2020-02-21T22:37:53.560Z] 98880fd730cb: Waiting [2020-02-21T22:37:53.560Z] 03d13d856049: Verifying Checksum [2020-02-21T22:37:53.560Z] 03d13d856049: Download complete [2020-02-21T22:37:53.560Z] 596b324848b1: Verifying Checksum [2020-02-21T22:37:53.560Z] 596b324848b1: Download complete [2020-02-21T22:37:53.765Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 3.1s done [2020-02-21T22:37:53.765Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 28.39MB / 126.73MB 3.3s [2020-02-21T22:37:54.326Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 42.41MB / 126.73MB 3.7s [2020-02-21T22:37:54.372Z] fb54e9d54b34: Verifying Checksum [2020-02-21T22:37:54.372Z] fb54e9d54b34: Download complete [2020-02-21T22:37:54.581Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 49.96MB / 126.73MB 4.0s [2020-02-21T22:37:54.759Z] 555ca4faedcd: Verifying Checksum [2020-02-21T22:37:54.759Z] 555ca4faedcd: Download complete [2020-02-21T22:37:54.843Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 58.56MB / 126.73MB 4.3s [2020-02-21T22:37:55.150Z] 98880fd730cb: Verifying Checksum [2020-02-21T22:37:55.150Z] 98880fd730cb: Download complete [2020-02-21T22:37:55.403Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 66.31MB / 126.73MB 4.7s [2020-02-21T22:37:55.403Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 76.39MB / 126.73MB 5.0s [2020-02-21T22:37:55.532Z] 38645e5b0e64: Verifying Checksum [2020-02-21T22:37:55.532Z] 38645e5b0e64: Download complete [2020-02-21T22:37:55.886Z] 5e54fb539ef4: Verifying Checksum [2020-02-21T22:37:55.886Z] 5e54fb539ef4: Download complete [2020-02-21T22:37:55.886Z] fb54e9d54b34: Pull complete [2020-02-21T22:37:55.964Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 84.43MB / 126.73MB 5.3s [2020-02-21T22:37:55.964Z] #4 ... [2020-02-21T22:37:55.964Z] [2020-02-21T22:37:55.964Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-21T22:37:55.964Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.8s done [2020-02-21T22:37:55.964Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-21T22:37:55.964Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-21T22:37:55.964Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done [2020-02-21T22:37:55.964Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done [2020-02-21T22:37:55.964Z] #64 DONE 4.7s [2020-02-21T22:37:55.964Z] [2020-02-21T22:37:55.964Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-02-21T22:37:55.964Z] #4 ... [2020-02-21T22:37:55.964Z] [2020-02-21T22:37:55.964Z] #18 [internal] load build context [2020-02-21T22:37:55.964Z] #18 transferring context: 36.59MB 5.5s [2020-02-21T22:37:56.235Z] 03d13d856049: Pull complete [2020-02-21T22:37:56.523Z] #18 transferring context: 45.38MB 6.1s done [2020-02-21T22:37:56.585Z] 596b324848b1: Pull complete [2020-02-21T22:37:56.778Z] #18 DONE 6.4s [2020-02-21T22:37:56.778Z] [2020-02-21T22:37:56.778Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-02-21T22:37:56.778Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 120.43MB / 126.73MB 6.2s [2020-02-21T22:37:57.339Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 6.6s done [2020-02-21T22:37:57.805Z] 38645e5b0e64: Pull complete [2020-02-21T22:37:57.900Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 5.0s [2020-02-21T22:37:59.003Z] 555ca4faedcd: Pull complete [2020-02-21T22:37:59.270Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 6.4s done [2020-02-21T22:37:59.526Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.1s [2020-02-21T22:38:00.091Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.7s done [2020-02-21T22:38:00.091Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-02-21T22:38:00.658Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.2s done [2020-02-21T22:38:00.658Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 [2020-02-21T22:38:02.099Z] 5e54fb539ef4: Pull complete [2020-02-21T22:38:02.099Z] 98880fd730cb: Pull complete [2020-02-21T22:38:02.099Z] Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 [2020-02-21T22:38:02.099Z] Status: Downloaded newer image for golang:1.12.17-stretch [2020-02-21T22:38:02.099Z] ---> 8043a18b80b8 [2020-02-21T22:38:02.099Z] Step 5/125 : ARG APT_MIRROR [2020-02-21T22:38:02.380Z] Fetching without tags [2020-02-21T22:38:02.451Z] ---> Running in 9ba441cd02ec [2020-02-21T22:38:02.451Z] Removing intermediate container 9ba441cd02ec [2020-02-21T22:38:02.451Z] ---> 36a40893f582 [2020-02-21T22:38:02.451Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-02-21T22:38:02.451Z] ---> Running in 9f363365dc30 [2020-02-21T22:38:02.907Z] Merging remotes/origin/19.03 commit 75fa1145dae220f3482debf8447a48d2bc5ef8c7 into PR head commit c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:38:03.166Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 2.3s done [2020-02-21T22:38:03.166Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0.1s [2020-02-21T22:38:02.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:38:02.350Z] > git config --add remote.origin.fetch +refs/pull/40551/head:refs/remotes/origin/PR-40551 # timeout=10 [2020-02-21T22:38:02.354Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-21T22:38:02.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:38:02.392Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:38:02.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:38:02.393Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-21T22:38:02.911Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:38:02.915Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:38:03.664Z] Removing intermediate container 9f363365dc30 [2020-02-21T22:38:03.664Z] ---> bf6f5b4635b4 [2020-02-21T22:38:03.664Z] Step 7/125 : FROM base AS criu [2020-02-21T22:38:03.664Z] ---> bf6f5b4635b4 [2020-02-21T22:38:03.664Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:38:03.664Z] ---> Running in f7ddffb43536 [2020-02-21T22:38:03.664Z] Removing intermediate container f7ddffb43536 [2020-02-21T22:38:03.664Z] ---> 4a228e647f2c [2020-02-21T22:38:03.664Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-02-21T22:38:03.984Z] Merge succeeded, producing c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:38:03.985Z] Checking out Revision c694d603645fe60da7e2d646016159a01c599454 (PR-40551) [2020-02-21T22:38:04.010Z] ---> Running in 65e73aa154b5 [2020-02-21T22:38:04.010Z] Removing intermediate container 65e73aa154b5 [2020-02-21T22:38:04.010Z] ---> 5b0d242a7214 [2020-02-21T22:38:04.010Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-02-21T22:38:04.010Z] ---> Running in 5455e91eb1a8 [2020-02-21T22:38:04.775Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:38:04.775Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:38:04.775Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:38:05.119Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:38:05.119Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [497 kB] [2020-02-21T22:38:05.126Z] Commit message: "Jenkinsfile: temporarily pin windows image to 10.0.17763.973" [2020-02-21T22:38:05.679Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 2.4s done [2020-02-21T22:38:05.679Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-21T22:38:03.948Z] > git merge 75fa1145dae220f3482debf8447a48d2bc5ef8c7 # timeout=10 [2020-02-21T22:38:03.973Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-21T22:38:03.989Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:38:03.993Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:38:05.862Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-21T22:38:05.862Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:38:05.862Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-21T22:38:06.134Z] + docker version [2020-02-21T22:38:06.134Z] Client: [2020-02-21T22:38:06.134Z] Version: 18.06.1-ce [2020-02-21T22:38:06.134Z] API version: 1.38 [2020-02-21T22:38:06.134Z] Go version: go1.10.3 [2020-02-21T22:38:06.134Z] Git commit: e68fc7a [2020-02-21T22:38:06.134Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-21T22:38:06.134Z] OS/Arch: linux/ppc64le [2020-02-21T22:38:06.134Z] Experimental: false [2020-02-21T22:38:06.134Z] [2020-02-21T22:38:06.134Z] Server: [2020-02-21T22:38:06.134Z] Engine: [2020-02-21T22:38:06.134Z] Version: 18.06.1-ce [2020-02-21T22:38:06.134Z] API version: 1.38 (minimum version 1.12) [2020-02-21T22:38:06.134Z] Go version: go1.10.3 [2020-02-21T22:38:06.134Z] Git commit: e68fc7a [2020-02-21T22:38:06.134Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-21T22:38:06.134Z] OS/Arch: linux/ppc64le [2020-02-21T22:38:06.134Z] Experimental: true [Pipeline] sh [2020-02-21T22:38:06.519Z] + docker info [2020-02-21T22:38:06.519Z] Containers: 0 [2020-02-21T22:38:06.519Z] Running: 0 [2020-02-21T22:38:06.519Z] Paused: 0 [2020-02-21T22:38:06.519Z] Stopped: 0 [2020-02-21T22:38:06.519Z] Images: 0 [2020-02-21T22:38:06.519Z] Server Version: 18.06.1-ce [2020-02-21T22:38:06.519Z] Storage Driver: overlay2 [2020-02-21T22:38:06.519Z] Backing Filesystem: extfs [2020-02-21T22:38:06.519Z] Supports d_type: true [2020-02-21T22:38:06.519Z] Native Overlay Diff: true [2020-02-21T22:38:06.519Z] Logging Driver: json-file [2020-02-21T22:38:06.519Z] Cgroup Driver: cgroupfs [2020-02-21T22:38:06.519Z] Plugins: [2020-02-21T22:38:06.519Z] Volume: local [2020-02-21T22:38:06.519Z] Network: bridge host ipvlan macvlan null overlay [2020-02-21T22:38:06.519Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-21T22:38:06.519Z] Swarm: inactive [2020-02-21T22:38:06.519Z] Runtimes: runc [2020-02-21T22:38:06.519Z] Default Runtime: runc [2020-02-21T22:38:06.519Z] Init Binary: docker-init [2020-02-21T22:38:06.519Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-21T22:38:06.519Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-21T22:38:06.519Z] init version: fec3683 [2020-02-21T22:38:06.519Z] Security Options: [2020-02-21T22:38:06.519Z] apparmor [2020-02-21T22:38:06.519Z] seccomp [2020-02-21T22:38:06.519Z] Profile: default [2020-02-21T22:38:06.519Z] Kernel Version: 4.4.0-139-generic [2020-02-21T22:38:06.519Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-21T22:38:06.519Z] OSType: linux [2020-02-21T22:38:06.519Z] Architecture: ppc64le [2020-02-21T22:38:06.520Z] CPUs: 4 [2020-02-21T22:38:06.520Z] Total Memory: 7.972GiB [2020-02-21T22:38:06.520Z] Name: ppc64le-ubuntu-22 [2020-02-21T22:38:06.520Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-21T22:38:06.520Z] Docker Root Dir: /var/lib/docker [2020-02-21T22:38:06.520Z] Debug Mode (client): false [2020-02-21T22:38:06.520Z] Debug Mode (server): false [2020-02-21T22:38:06.520Z] Username: dockerbuildbot [2020-02-21T22:38:06.520Z] Registry: https://index.docker.io/v1/ [2020-02-21T22:38:06.520Z] Labels: [2020-02-21T22:38:06.520Z] Experimental: true [2020-02-21T22:38:06.520Z] Insecure Registries: [2020-02-21T22:38:06.520Z] 127.0.0.0/8 [2020-02-21T22:38:06.520Z] Live Restore Enabled: false [2020-02-21T22:38:06.520Z] [Pipeline] sh [2020-02-21T22:38:06.907Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-21T22:38:06.908Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-21T22:38:06.908Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40551/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-21T22:38:06.908Z] + bash /home/docker/workspace/moby_PR-40551/check-config.sh [2020-02-21T22:38:06.908Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-21T22:38:06.908Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-21T22:38:06.908Z] [2020-02-21T22:38:06.908Z] Generally Necessary: [2020-02-21T22:38:07.071Z] Fetched 7684 kB in 2s (3005 kB/s) [2020-02-21T22:38:07.194Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-21T22:38:07.194Z] - apparmor: enabled and tools installed [2020-02-21T22:38:07.194Z] - CONFIG_NAMESPACES: enabled [2020-02-21T22:38:07.194Z] - CONFIG_NET_NS: enabled [2020-02-21T22:38:07.194Z] - CONFIG_PID_NS: enabled [2020-02-21T22:38:07.194Z] - CONFIG_IPC_NS: enabled [2020-02-21T22:38:07.194Z] - CONFIG_UTS_NS: enabled [2020-02-21T22:38:07.194Z] - CONFIG_CGROUPS: enabled [2020-02-21T22:38:07.194Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-21T22:38:07.194Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-21T22:38:07.194Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-21T22:38:07.194Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-21T22:38:07.194Z] - CONFIG_CPUSETS: enabled [2020-02-21T22:38:07.194Z] - CONFIG_MEMCG: enabled [2020-02-21T22:38:07.194Z] - CONFIG_KEYS: enabled [2020-02-21T22:38:07.194Z] - CONFIG_VETH: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-21T22:38:07.194Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-21T22:38:07.194Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-21T22:38:07.194Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-21T22:38:07.194Z] [2020-02-21T22:38:07.194Z] Optional Features: [2020-02-21T22:38:07.194Z] - CONFIG_USER_NS: enabled [2020-02-21T22:38:07.194Z] - CONFIG_SECCOMP: enabled [2020-02-21T22:38:07.194Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-21T22:38:07.194Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-21T22:38:07.194Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-21T22:38:07.194Z] (cgroup swap accounting is currently enabled) [2020-02-21T22:38:07.425Z] Reading package lists... [2020-02-21T22:38:07.478Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-21T22:38:07.478Z] - CONFIG_BLK_CGROUP: enabled [2020-02-21T22:38:07.478Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-21T22:38:07.478Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-21T22:38:07.478Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-21T22:38:07.478Z] - CONFIG_CGROUP_PERF: enabled [2020-02-21T22:38:07.478Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-21T22:38:07.478Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-21T22:38:07.478Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-21T22:38:07.478Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-21T22:38:07.478Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-21T22:38:07.478Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_IP_VS: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-21T22:38:07.478Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-21T22:38:07.478Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-21T22:38:07.478Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_EXT4_FS: enabled [2020-02-21T22:38:07.478Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-21T22:38:07.478Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-21T22:38:07.478Z] - Network Drivers: [2020-02-21T22:38:07.478Z] - "overlay": [2020-02-21T22:38:07.478Z] - CONFIG_VXLAN: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-21T22:38:07.478Z] Optional (for encrypted networks): [2020-02-21T22:38:07.478Z] - CONFIG_CRYPTO: enabled [2020-02-21T22:38:07.478Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_XFRM: enabled [2020-02-21T22:38:07.478Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-21T22:38:07.478Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-21T22:38:07.760Z] - "ipvlan": [2020-02-21T22:38:07.761Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-21T22:38:07.761Z] - "macvlan": [2020-02-21T22:38:07.761Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-21T22:38:07.761Z] - CONFIG_DUMMY: enabled (as module) [2020-02-21T22:38:07.761Z] - "ftp,tftp client in container": [2020-02-21T22:38:07.761Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-21T22:38:07.761Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-21T22:38:07.761Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-21T22:38:07.761Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-21T22:38:07.761Z] - Storage Drivers: [2020-02-21T22:38:07.761Z] - "aufs": [2020-02-21T22:38:07.761Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-21T22:38:07.761Z] - "btrfs": [2020-02-21T22:38:07.761Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-21T22:38:07.761Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-21T22:38:07.761Z] - "devicemapper": [2020-02-21T22:38:07.761Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-21T22:38:07.761Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-21T22:38:07.761Z] - "overlay": [2020-02-21T22:38:07.761Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-21T22:38:07.761Z] - "zfs": [2020-02-21T22:38:07.761Z] - /dev/zfs: missing [2020-02-21T22:38:07.761Z] - zfs command: missing [2020-02-21T22:38:07.761Z] - zpool command: missing [2020-02-21T22:38:07.761Z] [2020-02-21T22:38:07.761Z] Limits: [2020-02-21T22:38:07.761Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-21T22:38:07.761Z] [2020-02-21T22:38:07.761Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-21T22:38:08.122Z] Reading package lists... [2020-02-21T22:38:08.122Z] Building dependency tree... [2020-02-21T22:38:08.122Z] Reading state information... [2020-02-21T22:38:08.122Z] The following additional packages will be installed: [2020-02-21T22:38:08.122Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-21T22:38:08.122Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-02-21T22:38:08.122Z] Suggested packages: [2020-02-21T22:38:08.122Z] manpages-dev python-setuptools [2020-02-21T22:38:08.183Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c694d603645fe60da7e2d646016159a01c599454 . [2020-02-21T22:38:08.629Z] The following NEW packages will be installed: [2020-02-21T22:38:08.629Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-21T22:38:08.629Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-21T22:38:08.629Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-21T22:38:08.629Z] zlib1g-dev [2020-02-21T22:38:08.629Z] 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:38:08.629Z] Need to get 3476 kB of archives. [2020-02-21T22:38:08.629Z] After this operation, 20.2 MB of additional disk space will be used. [2020-02-21T22:38:08.629Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-02-21T22:38:08.629Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2020-02-21T22:38:08.629Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2020-02-21T22:38:08.629Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-02-21T22:38:08.629Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2020-02-21T22:38:08.629Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-02-21T22:38:08.629Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2020-02-21T22:38:08.629Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2020-02-21T22:38:08.629Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2020-02-21T22:38:08.629Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2020-02-21T22:38:08.629Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2020-02-21T22:38:08.629Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2020-02-21T22:38:08.629Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2020-02-21T22:38:08.629Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2020-02-21T22:38:08.629Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-21T22:38:08.629Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2020-02-21T22:38:08.629Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:38:08.629Z] Fetched 3476 kB in 0s (27.6 MB/s) [2020-02-21T22:38:08.629Z] Selecting previously unselected package libnet1:s390x. [2020-02-21T22:38:08.629Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-02-21T22:38:08.629Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-02-21T22:38:08.629Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-21T22:38:08.629Z] Selecting previously unselected package libcap-dev:s390x. [2020-02-21T22:38:08.629Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2020-02-21T22:38:08.629Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2020-02-21T22:38:08.629Z] Selecting previously unselected package libnet1-dev. [2020-02-21T22:38:08.629Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2020-02-21T22:38:08.629Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-21T22:38:09.040Z] Selecting previously unselected package libnl-3-200:s390x. [2020-02-21T22:38:09.040Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2020-02-21T22:38:09.040Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-02-21T22:38:09.040Z] Selecting previously unselected package libnl-3-dev:s390x. [2020-02-21T22:38:09.040Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2020-02-21T22:38:09.040Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2020-02-21T22:38:09.040Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-21T22:38:09.040Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-02-21T22:38:09.040Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-21T22:38:09.040Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-21T22:38:09.040Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2020-02-21T22:38:09.040Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-02-21T22:38:09.040Z] Selecting previously unselected package zlib1g-dev:s390x. [2020-02-21T22:38:09.040Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2020-02-21T22:38:09.040Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-02-21T22:38:09.040Z] Selecting previously unselected package libprotobuf10:s390x. [2020-02-21T22:38:09.040Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2020-02-21T22:38:09.040Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2020-02-21T22:38:09.040Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2020-02-21T22:38:09.040Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2020-02-21T22:38:09.040Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2020-02-21T22:38:09.040Z] Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-21T22:38:09.040Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2020-02-21T22:38:09.040Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2020-02-21T22:38:09.040Z] Selecting previously unselected package libprotoc10:s390x. [2020-02-21T22:38:09.040Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2020-02-21T22:38:09.040Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2020-02-21T22:38:09.451Z] Selecting previously unselected package protobuf-c-compiler. [2020-02-21T22:38:09.451Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2020-02-21T22:38:09.451Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-21T22:38:09.451Z] Selecting previously unselected package protobuf-compiler. [2020-02-21T22:38:09.451Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2020-02-21T22:38:09.451Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-21T22:38:09.451Z] Selecting previously unselected package python-pkg-resources. [2020-02-21T22:38:09.451Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-21T22:38:09.451Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-21T22:38:09.451Z] Selecting previously unselected package python-protobuf. [2020-02-21T22:38:09.451Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2020-02-21T22:38:09.451Z] Unpacking python-protobuf (3.0.0-9) ... [2020-02-21T22:38:09.451Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-21T22:38:09.451Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-21T22:38:09.451Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-02-21T22:38:09.853Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-21T22:38:09.853Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2020-02-21T22:38:09.853Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:38:09.853Z] Setting up python-protobuf (3.0.0-9) ... [2020-02-21T22:38:10.221Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2020-02-21T22:38:10.221Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-02-21T22:38:10.221Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-02-21T22:38:10.221Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2020-02-21T22:38:10.221Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2020-02-21T22:38:10.221Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-21T22:38:10.221Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-02-21T22:38:10.221Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-02-21T22:38:10.221Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2020-02-21T22:38:10.221Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2020-02-21T22:38:10.221Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:38:10.876Z] Sending build context to Docker daemon 49.86MB [2020-02-21T22:38:10.876Z] Step 1/125 : ARG CROSS="false" [2020-02-21T22:38:10.876Z] Step 2/125 : ARG GO_VERSION=1.12.17 [2020-02-21T22:38:10.876Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-02-21T22:38:10.876Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-02-21T22:38:10.876Z] 1.12.17-stretch: Pulling from library/golang [2020-02-21T22:38:10.876Z] 072f803f12e3: Pulling fs layer [2020-02-21T22:38:10.876Z] 1738f3141f52: Pulling fs layer [2020-02-21T22:38:10.876Z] c3a959eee44d: Pulling fs layer [2020-02-21T22:38:10.876Z] 42c05296e9b4: Pulling fs layer [2020-02-21T22:38:10.876Z] 4f10a928f107: Pulling fs layer [2020-02-21T22:38:10.876Z] 11b1d3aa6e44: Pulling fs layer [2020-02-21T22:38:10.876Z] a4907a205968: Pulling fs layer [2020-02-21T22:38:10.876Z] 11b1d3aa6e44: Waiting [2020-02-21T22:38:10.876Z] 4f10a928f107: Waiting [2020-02-21T22:38:10.876Z] 42c05296e9b4: Waiting [2020-02-21T22:38:10.876Z] a4907a205968: Waiting [2020-02-21T22:38:10.919Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 5.1s [2020-02-21T22:38:11.032Z] Removing intermediate container 5455e91eb1a8 [2020-02-21T22:38:11.032Z] ---> b6b2abbebf57 [2020-02-21T22:38:11.032Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-02-21T22:38:11.032Z] ---> Running in ef310e6d9144 [2020-02-21T22:38:11.495Z] c3a959eee44d: Verifying Checksum [2020-02-21T22:38:11.496Z] c3a959eee44d: Download complete [2020-02-21T22:38:11.781Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-21T22:38:11.781Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-21T22:38:11.781Z] 1738f3141f52: Verifying Checksum [2020-02-21T22:38:11.781Z] 1738f3141f52: Download complete [2020-02-21T22:38:12.143Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-21T22:38:12.143Z]  GEN .gitid [2020-02-21T22:38:12.143Z] GEN criu/include/version.h [2020-02-21T22:38:12.143Z] GEN include/common/asm [2020-02-21T22:38:12.143Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-21T22:38:12.143Z] PBCC images/opts.pb-c.c [2020-02-21T22:38:12.143Z] PBCC images/sit.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-02-21T22:38:12.143Z] DEP images/opts.pb-c.d [2020-02-21T22:38:12.143Z] DEP images/sit.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/macvlan.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/macvlan.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/autofs.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/autofs.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/sysctl.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/sysctl.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/time.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/time.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/binfmt-misc.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/binfmt-misc.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/seccomp.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/seccomp.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/userns.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/userns.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/cgroup.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/cgroup.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/fown.pb-c.c [2020-02-21T22:38:12.143Z] PBCC images/ext-file.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/fown.pb-c.d [2020-02-21T22:38:12.143Z] DEP images/ext-file.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/rpc.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/rpc.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/siginfo.pb-c.c [2020-02-21T22:38:12.143Z] DEP images/siginfo.pb-c.d [2020-02-21T22:38:12.143Z] PBCC images/pagemap.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/pagemap.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/rlimit.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/rlimit.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/file-lock.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/file-lock.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/tty.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/tty.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/tun.pb-c.c [2020-02-21T22:38:12.503Z] PBCC images/netdev.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/tun.pb-c.d [2020-02-21T22:38:12.503Z] DEP images/netdev.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/vma.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/vma.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/creds.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/creds.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/utsns.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/utsns.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/ipc-desc.pb-c.c [2020-02-21T22:38:12.503Z] PBCC images/ipc-sem.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/ipc-desc.pb-c.d [2020-02-21T22:38:12.503Z] DEP images/ipc-sem.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/ipc-msg.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/ipc-msg.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/ipc-shm.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/ipc-shm.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/ipc-var.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/ipc-var.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/sk-opts.pb-c.c [2020-02-21T22:38:12.503Z] PBCC images/packet-sock.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/sk-opts.pb-c.d [2020-02-21T22:38:12.503Z] DEP images/packet-sock.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/sk-netlink.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/sk-netlink.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/sk-inet.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/sk-inet.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/sk-unix.pb-c.c [2020-02-21T22:38:12.503Z] DEP images/sk-unix.pb-c.d [2020-02-21T22:38:12.503Z] PBCC images/mm.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/mm.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/timerfd.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/timerfd.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/timer.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/timer.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/sa.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/sa.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/pipe-data.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/pipe-data.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/mnt.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/mnt.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/sk-packet.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/sk-packet.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/tcp-stream.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/tcp-stream.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/pipe.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/pipe.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/pstree.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/pstree.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/fs.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/fs.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/signalfd.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/signalfd.pb-c.d [2020-02-21T22:38:12.504Z] PBCC images/fh.pb-c.c [2020-02-21T22:38:12.504Z] PBCC images/fsnotify.pb-c.c [2020-02-21T22:38:12.504Z] DEP images/fh.pb-c.d [2020-02-21T22:38:12.504Z] DEP images/fsnotify.pb-c.d [2020-02-21T22:38:12.803Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 7.1s done [2020-02-21T22:38:12.856Z] PBCC images/eventpoll.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/eventpoll.pb-c.d [2020-02-21T22:38:12.856Z] PBCC images/eventfd.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/eventfd.pb-c.d [2020-02-21T22:38:12.856Z] PBCC images/remap-file-path.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/remap-file-path.pb-c.d [2020-02-21T22:38:12.856Z] PBCC images/fifo.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/fifo.pb-c.d [2020-02-21T22:38:12.856Z] PBCC images/ghost-file.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/ghost-file.pb-c.d [2020-02-21T22:38:12.856Z] PBCC images/regfile.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/regfile.pb-c.d [2020-02-21T22:38:12.856Z] PBCC images/ns.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/ns.pb-c.d [2020-02-21T22:38:12.856Z] PBCC images/fdinfo.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/fdinfo.pb-c.d [2020-02-21T22:38:12.856Z] PBCC images/core-aarch64.pb-c.c [2020-02-21T22:38:12.856Z] PBCC images/core-arm.pb-c.c [2020-02-21T22:38:12.856Z] PBCC images/core-ppc64.pb-c.c [2020-02-21T22:38:12.856Z] PBCC images/core-s390.pb-c.c [2020-02-21T22:38:12.856Z] PBCC images/core-x86.pb-c.c [2020-02-21T22:38:12.856Z] PBCC images/core.pb-c.c [2020-02-21T22:38:12.856Z] PBCC images/inventory.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/core-aarch64.pb-c.d [2020-02-21T22:38:12.856Z] DEP images/core-arm.pb-c.d [2020-02-21T22:38:12.856Z] DEP images/core-ppc64.pb-c.d [2020-02-21T22:38:12.856Z] DEP images/core-s390.pb-c.d [2020-02-21T22:38:12.856Z] DEP images/core-x86.pb-c.d [2020-02-21T22:38:12.856Z] DEP images/core.pb-c.d [2020-02-21T22:38:12.856Z] DEP images/inventory.pb-c.d [2020-02-21T22:38:12.856Z] PBCC images/cpuinfo.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/cpuinfo.pb-c.d [2020-02-21T22:38:12.856Z] PBCC images/stats.pb-c.c [2020-02-21T22:38:12.856Z] DEP images/stats.pb-c.d [2020-02-21T22:38:13.057Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 done [2020-02-21T22:38:13.207Z] make[1]: Nothing to be done for 'all'. [2020-02-21T22:38:13.207Z] CC images/stats.o [2020-02-21T22:38:13.207Z] CC images/core.o [2020-02-21T22:38:13.207Z] CC images/core-x86.o [2020-02-21T22:38:13.207Z] CC images/core-arm.o [2020-02-21T22:38:13.312Z] #4 DONE 23.0s [2020-02-21T22:38:13.566Z] CC images/core-aarch64.o [2020-02-21T22:38:13.566Z] CC images/core-ppc64.o [2020-02-21T22:38:13.566Z] CC images/core-s390.o [2020-02-21T22:38:13.566Z] CC images/cpuinfo.o [2020-02-21T22:38:13.566Z] CC images/inventory.o [2020-02-21T22:38:13.566Z] CC images/fdinfo.o [2020-02-21T22:38:13.566Z] CC images/fown.o [2020-02-21T22:38:13.566Z] CC images/ns.o [2020-02-21T22:38:13.566Z] CC images/regfile.o [2020-02-21T22:38:13.566Z] [2020-02-21T22:38:13.566Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-21T22:38:13.916Z] CC images/ghost-file.o [2020-02-21T22:38:13.916Z] CC images/fifo.o [2020-02-21T22:38:13.916Z] CC images/remap-file-path.o [2020-02-21T22:38:13.916Z] CC images/eventfd.o [2020-02-21T22:38:13.916Z] CC images/eventpoll.o [2020-02-21T22:38:13.916Z] CC images/fh.o [2020-02-21T22:38:13.916Z] CC images/fsnotify.o [2020-02-21T22:38:13.916Z] CC images/signalfd.o [2020-02-21T22:38:13.916Z] CC images/fs.o [2020-02-21T22:38:13.916Z] CC images/pstree.o [2020-02-21T22:38:13.916Z] CC images/pipe.o [2020-02-21T22:38:13.916Z] CC images/tcp-stream.o [2020-02-21T22:38:13.916Z] CC images/sk-packet.o [2020-02-21T22:38:14.276Z] CC images/mnt.o [2020-02-21T22:38:14.276Z] CC images/pipe-data.o [2020-02-21T22:38:14.276Z] CC images/sa.o [2020-02-21T22:38:14.276Z] CC images/timer.o [2020-02-21T22:38:14.276Z] CC images/timerfd.o [2020-02-21T22:38:14.276Z] CC images/mm.o [2020-02-21T22:38:14.276Z] CC images/sk-opts.o [2020-02-21T22:38:14.276Z] CC images/sk-unix.o [2020-02-21T22:38:14.276Z] CC images/sk-inet.o [2020-02-21T22:38:14.276Z] CC images/tun.o [2020-02-21T22:38:14.276Z] CC images/sk-netlink.o [2020-02-21T22:38:14.276Z] CC images/packet-sock.o [2020-02-21T22:38:14.276Z] CC images/ipc-var.o [2020-02-21T22:38:14.484Z] 072f803f12e3: Verifying Checksum [2020-02-21T22:38:14.484Z] 072f803f12e3: Download complete [2020-02-21T22:38:14.639Z] CC images/ipc-desc.o [2020-02-21T22:38:14.639Z] CC images/ipc-shm.o [2020-02-21T22:38:14.639Z] CC images/ipc-msg.o [2020-02-21T22:38:14.639Z] CC images/ipc-sem.o [2020-02-21T22:38:14.639Z] CC images/utsns.o [2020-02-21T22:38:14.639Z] CC images/creds.o [2020-02-21T22:38:14.639Z] CC images/vma.o [2020-02-21T22:38:14.639Z] CC images/netdev.o [2020-02-21T22:38:14.639Z] CC images/tty.o [2020-02-21T22:38:14.639Z] CC images/file-lock.o [2020-02-21T22:38:14.639Z] CC images/rlimit.o [2020-02-21T22:38:14.639Z] CC images/pagemap.o [2020-02-21T22:38:14.929Z] #5 DONE 1.6s [2020-02-21T22:38:15.039Z] CC images/siginfo.o [2020-02-21T22:38:15.039Z] CC images/rpc.o [2020-02-21T22:38:15.039Z] CC images/ext-file.o [2020-02-21T22:38:15.039Z] CC images/cgroup.o [2020-02-21T22:38:15.039Z] CC images/userns.o [2020-02-21T22:38:15.039Z] CC images/google/protobuf/descriptor.o [2020-02-21T22:38:15.125Z] 42c05296e9b4: Verifying Checksum [2020-02-21T22:38:15.125Z] 42c05296e9b4: Download complete [2020-02-21T22:38:15.185Z] [2020-02-21T22:38:15.186Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:38:15.186Z] #22 DONE 0.1s [2020-02-21T22:38:15.186Z] [2020-02-21T22:38:15.186Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-21T22:38:15.186Z] #44 ... [2020-02-21T22:38:15.186Z] [2020-02-21T22:38:15.186Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-21T22:38:15.186Z] #26 DONE 0.1s [2020-02-21T22:38:15.186Z] [2020-02-21T22:38:15.186Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-21T22:38:15.186Z] #49 DONE 0.1s [2020-02-21T22:38:15.440Z] a4907a205968: Verifying Checksum [2020-02-21T22:38:15.440Z] a4907a205968: Download complete [2020-02-21T22:38:15.441Z] [2020-02-21T22:38:15.441Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-21T22:38:15.441Z] #29 DONE 0.2s [2020-02-21T22:38:15.441Z] [2020-02-21T22:38:15.441Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-02-21T22:38:15.441Z] #23 DONE 0.2s [2020-02-21T22:38:15.441Z] [2020-02-21T22:38:15.441Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-21T22:38:15.441Z] #60 DONE 0.2s [2020-02-21T22:38:15.441Z] [2020-02-21T22:38:15.441Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-21T22:38:15.441Z] #61 ... [2020-02-21T22:38:15.441Z] [2020-02-21T22:38:15.441Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-21T22:38:15.441Z] #32 DONE 0.2s [2020-02-21T22:38:15.441Z] [2020-02-21T22:38:15.441Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-21T22:38:15.441Z] #52 DONE 0.2s [2020-02-21T22:38:15.465Z] CC images/opts.o [2020-02-21T22:38:15.465Z] CC images/seccomp.o [2020-02-21T22:38:15.465Z] CC images/binfmt-misc.o [2020-02-21T22:38:15.465Z] CC images/time.o [2020-02-21T22:38:15.465Z] CC images/sysctl.o [2020-02-21T22:38:15.465Z] CC images/autofs.o [2020-02-21T22:38:15.465Z] CC images/macvlan.o [2020-02-21T22:38:15.465Z] CC images/sit.o [2020-02-21T22:38:15.465Z] LINK images/built-in.o [2020-02-21T22:38:15.465Z] GEN compel/include/asm [2020-02-21T22:38:15.465Z] GEN compel/include/version.h [2020-02-21T22:38:15.465Z] touch .config [2020-02-21T22:38:15.465Z] GEN include/common/config.h [2020-02-21T22:38:15.465Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-21T22:38:15.465Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-21T22:38:15.465Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-02-21T22:38:15.465Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-21T22:38:15.465Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-21T22:38:15.465Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-21T22:38:15.465Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-21T22:38:15.465Z] DEP compel/plugins/std/infect.d [2020-02-21T22:38:15.696Z] [2020-02-21T22:38:15.696Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-21T22:38:15.830Z] DEP compel/plugins/std/string.d [2020-02-21T22:38:15.830Z] DEP compel/plugins/std/log.d [2020-02-21T22:38:15.830Z] DEP compel/plugins/std/fds.d [2020-02-21T22:38:15.830Z] DEP compel/plugins/std/std.d [2020-02-21T22:38:15.830Z] DEP compel/plugins/shmem/shmem.d [2020-02-21T22:38:15.830Z] DEP compel/plugins/fds/fds.d [2020-02-21T22:38:15.830Z] CC compel/plugins/std/std.o [2020-02-21T22:38:15.830Z] CC compel/plugins/std/fds.o [2020-02-21T22:38:15.830Z] CC compel/plugins/std/log.o [2020-02-21T22:38:15.830Z] CC compel/plugins/std/string.o [2020-02-21T22:38:16.064Z] 4f10a928f107: Verifying Checksum [2020-02-21T22:38:16.064Z] 4f10a928f107: Download complete [2020-02-21T22:38:16.179Z] CC compel/plugins/std/infect.o [2020-02-21T22:38:16.179Z] CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-21T22:38:16.179Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-21T22:38:16.179Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-21T22:38:16.179Z] AR compel/plugins/std.lib.a [2020-02-21T22:38:16.179Z] CC compel/plugins/fds/fds.o [2020-02-21T22:38:16.179Z] AR compel/plugins/fds.lib.a [2020-02-21T22:38:16.179Z] HOSTDEP compel/src/lib/log-host.d [2020-02-21T22:38:16.179Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-21T22:38:16.179Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-21T22:38:16.179Z] HOSTDEP compel/src/main-host.d [2020-02-21T22:38:16.179Z] DEP compel/src/lib/ptrace.d [2020-02-21T22:38:16.179Z] DEP compel/src/lib/infect.d [2020-02-21T22:38:16.179Z] DEP compel/src/lib/infect-util.d [2020-02-21T22:38:16.179Z] DEP compel/src/lib/infect-rpc.d [2020-02-21T22:38:16.179Z] DEP compel/arch/s390/src/lib/infect.d [2020-02-21T22:38:16.525Z] DEP compel/arch/s390/src/lib/cpu.d [2020-02-21T22:38:16.525Z] DEP compel/src/lib/log.d [2020-02-21T22:38:16.525Z] DEP compel/src/main.d [2020-02-21T22:38:16.525Z] DEP compel/src/lib/handle-elf.d [2020-02-21T22:38:16.525Z] DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-21T22:38:16.525Z] CC compel/src/lib/log.o [2020-02-21T22:38:16.525Z] CC compel/arch/s390/src/lib/cpu.o [2020-02-21T22:38:16.525Z] CC compel/arch/s390/src/lib/infect.o [2020-02-21T22:38:16.525Z] CC compel/src/lib/infect-rpc.o [2020-02-21T22:38:16.901Z] CC compel/src/lib/infect-util.o [2020-02-21T22:38:16.901Z] CC compel/src/lib/infect.o [2020-02-21T22:38:17.245Z] CC compel/src/lib/ptrace.o [2020-02-21T22:38:17.245Z] AR compel/libcompel.a [2020-02-21T22:38:17.245Z] HOSTCC compel/src/main-host.o [2020-02-21T22:38:17.245Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-21T22:38:17.245Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-02-21T22:38:17.245Z] HOSTCC compel/src/lib/log-host.o [2020-02-21T22:38:17.245Z] HOSTLINK compel/compel-host-bin [2020-02-21T22:38:17.245Z] DEP soccr/soccr.d [2020-02-21T22:38:17.245Z] CC soccr/soccr.o [2020-02-21T22:38:17.590Z] AR soccr/libsoccr.a [2020-02-21T22:38:17.590Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-21T22:38:17.590Z] DEP criu/arch/s390/sigframe.d [2020-02-21T22:38:17.590Z] DEP criu/arch/s390/crtools.d [2020-02-21T22:38:17.590Z] DEP criu/arch/s390/cpu.d [2020-02-21T22:38:17.590Z] CC criu/arch/s390/cpu.o [2020-02-21T22:38:17.954Z] CC criu/arch/s390/crtools.o [2020-02-21T22:38:17.954Z] CC criu/arch/s390/sigframe.o [2020-02-21T22:38:17.954Z] LINK criu/arch/s390/crtools.built-in.o [2020-02-21T22:38:17.954Z] DEP criu/arch/s390/vdso-pie.d [2020-02-21T22:38:17.954Z] DEP criu/pie/parasite-vdso.d [2020-02-21T22:38:17.954Z] DEP criu/pie/util-vdso.d [2020-02-21T22:38:17.954Z] DEP criu/pie/util.d [2020-02-21T22:38:17.954Z] CC criu/pie/util.o [2020-02-21T22:38:18.299Z] CC criu/pie/util-vdso.o [2020-02-21T22:38:18.299Z] CC criu/pie/parasite-vdso.o [2020-02-21T22:38:18.299Z] CC criu/arch/s390/vdso-pie.o [2020-02-21T22:38:18.299Z] AR criu/pie/pie.lib.a [2020-02-21T22:38:18.299Z] DEP criu/pie/restorer.d [2020-02-21T22:38:18.299Z] DEP criu/arch/s390/restorer.d [2020-02-21T22:38:18.299Z] DEP criu/pie/parasite.d [2020-02-21T22:38:18.653Z] CC criu/pie/parasite.o [2020-02-21T22:38:18.653Z] LINK criu/pie/parasite.built-in.o [2020-02-21T22:38:18.653Z] GEN criu/pie/parasite-blob.h [2020-02-21T22:38:18.653Z] CC criu/arch/s390/restorer.o [2020-02-21T22:38:18.653Z] CC criu/pie/restorer.o [2020-02-21T22:38:18.764Z] 072f803f12e3: Pull complete [2020-02-21T22:38:19.002Z] LINK criu/pie/restorer.built-in.o [2020-02-21T22:38:19.002Z] GEN criu/pie/restorer-blob.h [2020-02-21T22:38:19.358Z] DEP criu/vdso.d [2020-02-21T22:38:19.358Z] DEP criu/uts_ns.d [2020-02-21T22:38:19.358Z] DEP criu/util.d [2020-02-21T22:38:19.358Z] DEP criu/uffd.d [2020-02-21T22:38:19.358Z] DEP criu/tun.d [2020-02-21T22:38:19.358Z] DEP criu/tty.d [2020-02-21T22:38:19.358Z] DEP criu/timerfd.d [2020-02-21T22:38:19.358Z] DEP criu/sysfs_parse.d [2020-02-21T22:38:19.358Z] DEP criu/sysctl.d [2020-02-21T22:38:19.358Z] DEP criu/string.d [2020-02-21T22:38:19.358Z] DEP criu/stats.d [2020-02-21T22:38:19.358Z] DEP criu/sockets.d [2020-02-21T22:38:19.705Z] DEP criu/sk-unix.d [2020-02-21T22:38:19.705Z] DEP criu/sk-tcp.d [2020-02-21T22:38:19.705Z] DEP criu/sk-queue.d [2020-02-21T22:38:19.705Z] DEP criu/sk-packet.d [2020-02-21T22:38:19.705Z] DEP criu/sk-netlink.d [2020-02-21T22:38:19.705Z] DEP criu/sk-inet.d [2020-02-21T22:38:19.705Z] DEP criu/signalfd.d [2020-02-21T22:38:19.705Z] DEP criu/sigframe.d [2020-02-21T22:38:19.705Z] DEP criu/shmem.d [2020-02-21T22:38:19.705Z] DEP criu/servicefd.d [2020-02-21T22:38:19.705Z] DEP criu/seize.d [2020-02-21T22:38:19.799Z] 1738f3141f52: Pull complete [2020-02-21T22:38:19.799Z] c3a959eee44d: Pull complete [2020-02-21T22:38:20.068Z] DEP criu/seccomp.d [2020-02-21T22:38:20.068Z] DEP criu/rst-malloc.d [2020-02-21T22:38:20.068Z] DEP criu/rbtree.d [2020-02-21T22:38:20.068Z] DEP criu/pstree.d [2020-02-21T22:38:20.068Z] DEP criu/protobuf.d [2020-02-21T22:38:20.068Z] GEN criu/protobuf-desc-gen.h [2020-02-21T22:38:20.068Z] DEP criu/protobuf-desc.d [2020-02-21T22:38:20.418Z] DEP criu/proc_parse.d [2020-02-21T22:38:20.418Z] DEP criu/plugin.d [2020-02-21T22:38:20.418Z] DEP criu/pipes.d [2020-02-21T22:38:20.418Z] DEP criu/pie-util.d [2020-02-21T22:38:20.418Z] DEP criu/pie-util-vdso.d [2020-02-21T22:38:20.418Z] DEP criu/pie-util-vdso-elf32.d [2020-02-21T22:38:20.418Z] DEP criu/path.d [2020-02-21T22:38:20.418Z] DEP criu/parasite-syscall.d [2020-02-21T22:38:20.418Z] DEP criu/pagemap.d [2020-02-21T22:38:20.418Z] DEP criu/pagemap-cache.d [2020-02-21T22:38:20.418Z] DEP criu/page-xfer.d [2020-02-21T22:38:20.418Z] DEP criu/page-pipe.d [2020-02-21T22:38:20.418Z] DEP criu/netfilter.d [2020-02-21T22:38:20.769Z] DEP criu/net.d [2020-02-21T22:38:20.769Z] DEP criu/namespaces.d [2020-02-21T22:38:20.769Z] DEP criu/mount.d [2020-02-21T22:38:20.769Z] DEP criu/mem.d [2020-02-21T22:38:20.769Z] DEP criu/lsm.d [2020-02-21T22:38:20.769Z] DEP criu/log.d [2020-02-21T22:38:20.769Z] DEP criu/libnetlink.d [2020-02-21T22:38:20.769Z] DEP criu/kerndat.d [2020-02-21T22:38:20.769Z] DEP criu/kcmp-ids.d [2020-02-21T22:38:20.769Z] DEP criu/irmap.d [2020-02-21T22:38:20.769Z] DEP criu/ipc_ns.d [2020-02-21T22:38:20.769Z] DEP criu/image.d [2020-02-21T22:38:20.934Z] #53 ... [2020-02-21T22:38:20.934Z] [2020-02-21T22:38:20.934Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:38:20.934Z] #6 5.805 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:38:20.934Z] #6 5.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:38:20.934Z] #6 5.817 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:38:20.934Z] #6 5.817 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:38:20.934Z] #6 5.870 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:38:21.119Z] DEP criu/image-desc.d [2020-02-21T22:38:21.119Z] DEP criu/fsnotify.d [2020-02-21T22:38:21.119Z] DEP criu/filesystems.d [2020-02-21T22:38:21.119Z] DEP criu/files.d [2020-02-21T22:38:21.119Z] DEP criu/files-reg.d [2020-02-21T22:38:21.119Z] DEP criu/files-ext.d [2020-02-21T22:38:21.119Z] DEP criu/file-lock.d [2020-02-21T22:38:21.119Z] DEP criu/file-ids.d [2020-02-21T22:38:21.119Z] DEP criu/fifo.d [2020-02-21T22:38:21.119Z] DEP criu/fdstore.d [2020-02-21T22:38:21.119Z] DEP criu/fault-injection.d [2020-02-21T22:38:21.119Z] DEP criu/external.d [2020-02-21T22:38:21.119Z] DEP criu/eventpoll.d [2020-02-21T22:38:21.281Z] 11b1d3aa6e44: Verifying Checksum [2020-02-21T22:38:21.281Z] 11b1d3aa6e44: Download complete [2020-02-21T22:38:21.470Z] DEP criu/eventfd.d [2020-02-21T22:38:21.470Z] DEP criu/crtools.d [2020-02-21T22:38:21.470Z] DEP criu/cr-service.d [2020-02-21T22:38:21.470Z] DEP criu/cr-restore.d [2020-02-21T22:38:21.470Z] DEP criu/cr-errno.d [2020-02-21T22:38:21.470Z] DEP criu/cr-dump.d [2020-02-21T22:38:21.470Z] DEP criu/cr-dedup.d [2020-02-21T22:38:21.470Z] DEP criu/cr-check.d [2020-02-21T22:38:21.470Z] DEP criu/config.d [2020-02-21T22:38:21.470Z] DEP criu/clone-noasan.d [2020-02-21T22:38:21.470Z] DEP criu/cgroup.d [2020-02-21T22:38:21.470Z] DEP criu/cgroup-props.d [2020-02-21T22:38:21.496Z] #6 ... [2020-02-21T22:38:21.496Z] [2020-02-21T22:38:21.496Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-21T22:38:21.496Z] #50 5.919 + RM_GOPATH=0 [2020-02-21T22:38:21.496Z] #50 5.919 + TMP_GOPATH= [2020-02-21T22:38:21.496Z] #50 5.919 + : /build [2020-02-21T22:38:21.496Z] #50 5.919 + '[' -z '' ']' [2020-02-21T22:38:21.496Z] #50 5.919 ++ mktemp -d [2020-02-21T22:38:21.496Z] #50 5.922 + export GOPATH=/tmp/tmp.1Loljh7YND [2020-02-21T22:38:21.496Z] #50 5.922 + GOPATH=/tmp/tmp.1Loljh7YND [2020-02-21T22:38:21.496Z] #50 5.922 + RM_GOPATH=1 [2020-02-21T22:38:21.496Z] #50 5.922 ++ dirname ./install.sh [2020-02-21T22:38:21.496Z] #50 5.928 + dir=. [2020-02-21T22:38:21.496Z] #50 5.928 + bin=proxy [2020-02-21T22:38:21.496Z] #50 5.928 + shift [2020-02-21T22:38:21.496Z] #50 5.928 + '[' '!' -f ./proxy.installer ']' [2020-02-21T22:38:21.496Z] #50 5.928 + . ./proxy.installer [2020-02-21T22:38:21.496Z] #50 5.928 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:38:21.496Z] #50 5.928 + install_proxy [2020-02-21T22:38:21.496Z] #50 5.928 + case "$1" in [2020-02-21T22:38:21.496Z] #50 5.928 + export CGO_ENABLED=0 [2020-02-21T22:38:21.496Z] #50 5.928 + CGO_ENABLED=0 [2020-02-21T22:38:21.496Z] #50 5.928 + _install_proxy [2020-02-21T22:38:21.496Z] #50 5.928 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-21T22:38:21.496Z] #50 5.928 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1Loljh7YND/src/github.com/docker/libnetwork [2020-02-21T22:38:21.496Z] #50 5.928 Cloning into '/tmp/tmp.1Loljh7YND/src/github.com/docker/libnetwork'... [2020-02-21T22:38:21.496Z] #50 5.939 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:38:21.757Z] #50 ... [2020-02-21T22:38:21.757Z] [2020-02-21T22:38:21.757Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:38:21.757Z] #6 6.574 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:38:21.821Z] DEP criu/bitmap.d [2020-02-21T22:38:21.821Z] DEP criu/bfd.d [2020-02-21T22:38:21.821Z] DEP criu/autofs.d [2020-02-21T22:38:21.821Z] DEP criu/aio.d [2020-02-21T22:38:21.821Z] DEP criu/action-scripts.d [2020-02-21T22:38:21.821Z] CC criu/action-scripts.o [2020-02-21T22:38:21.821Z] CC criu/aio.o [2020-02-21T22:38:21.821Z] CC criu/autofs.o [2020-02-21T22:38:22.170Z] CC criu/bfd.o [2020-02-21T22:38:22.170Z] CC criu/bitmap.o [2020-02-21T22:38:22.170Z] CC criu/cgroup-props.o [2020-02-21T22:38:22.522Z] CC criu/cgroup.o [2020-02-21T22:38:22.876Z] CC criu/clone-noasan.o [2020-02-21T22:38:22.876Z] CC criu/config.o [2020-02-21T22:38:23.240Z] CC criu/cr-check.o [2020-02-21T22:38:23.583Z] CC criu/cr-dedup.o [2020-02-21T22:38:23.583Z] CC criu/cr-dump.o [2020-02-21T22:38:23.989Z] 42c05296e9b4: Pull complete [2020-02-21T22:38:24.338Z] CC criu/cr-errno.o [2020-02-21T22:38:24.338Z] CC criu/cr-restore.o [2020-02-21T22:38:25.075Z] CC criu/cr-service.o [2020-02-21T22:38:25.097Z] #6 9.536 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:38:25.097Z] #6 ... [2020-02-21T22:38:25.097Z] [2020-02-21T22:38:25.097Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:38:25.097Z] #35 8.346 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:38:25.097Z] #35 8.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:38:25.097Z] #35 8.494 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:38:25.097Z] #35 8.494 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:38:25.097Z] #35 8.570 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:38:25.097Z] #35 9.805 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:38:25.351Z] #35 ... [2020-02-21T22:38:25.351Z] [2020-02-21T22:38:25.351Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-21T22:38:25.351Z] #15 ... [2020-02-21T22:38:25.351Z] [2020-02-21T22:38:25.351Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-21T22:38:25.422Z] CC criu/crtools.o [2020-02-21T22:38:25.422Z] CC criu/eventfd.o [2020-02-21T22:38:25.422Z] CC criu/eventpoll.o [2020-02-21T22:38:25.609Z] #27 10.17 + RM_GOPATH=0 [2020-02-21T22:38:25.609Z] #27 10.17 + TMP_GOPATH= [2020-02-21T22:38:25.609Z] #27 10.17 + : /build [2020-02-21T22:38:25.609Z] #27 10.17 + '[' -z '' ']' [2020-02-21T22:38:25.609Z] #27 10.18 ++ mktemp -d [2020-02-21T22:38:25.609Z] #27 10.20 + export GOPATH=/tmp/tmp.YOtcVKJ9BZ [2020-02-21T22:38:25.609Z] #27 10.20 + GOPATH=/tmp/tmp.YOtcVKJ9BZ [2020-02-21T22:38:25.609Z] #27 10.20 + RM_GOPATH=1 [2020-02-21T22:38:25.609Z] #27 10.20 ++ dirname ./install.sh [2020-02-21T22:38:25.609Z] #27 10.22 + dir=. [2020-02-21T22:38:25.609Z] #27 10.22 + bin=gotestsum [2020-02-21T22:38:25.609Z] #27 10.22 + shift [2020-02-21T22:38:25.609Z] #27 10.22 + '[' '!' -f ./gotestsum.installer ']' [2020-02-21T22:38:25.609Z] #27 10.22 + . ./gotestsum.installer [2020-02-21T22:38:25.609Z] #27 10.22 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-21T22:38:25.609Z] #27 10.23 Installing gotestsum version v0.3.5 [2020-02-21T22:38:25.609Z] #27 10.23 + install_gotestsum [2020-02-21T22:38:25.609Z] #27 10.23 + echo 'Installing gotestsum version v0.3.5' [2020-02-21T22:38:25.609Z] #27 10.23 + go get -d gotest.tools/gotestsum [2020-02-21T22:38:25.609Z] #27 ... [2020-02-21T22:38:25.609Z] [2020-02-21T22:38:25.609Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-21T22:38:25.609Z] #17 ... [2020-02-21T22:38:25.609Z] [2020-02-21T22:38:25.609Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-21T22:38:25.609Z] #24 9.784 + RM_GOPATH=0 [2020-02-21T22:38:25.609Z] #24 9.784 + TMP_GOPATH= [2020-02-21T22:38:25.609Z] #24 9.784 + : /build [2020-02-21T22:38:25.609Z] #24 9.784 + '[' -z '' ']' [2020-02-21T22:38:25.609Z] #24 9.791 ++ mktemp -d [2020-02-21T22:38:25.609Z] #24 9.793 + export GOPATH=/tmp/tmp.q2wD41sDOL [2020-02-21T22:38:25.609Z] #24 9.793 + GOPATH=/tmp/tmp.q2wD41sDOL [2020-02-21T22:38:25.609Z] #24 9.793 + RM_GOPATH=1 [2020-02-21T22:38:25.609Z] #24 9.793 ++ dirname ./install.sh [2020-02-21T22:38:25.609Z] #24 9.803 Installing gometalinter version v2.0.6 [2020-02-21T22:38:25.609Z] #24 9.803 + dir=. [2020-02-21T22:38:25.609Z] #24 9.803 + bin=gometalinter [2020-02-21T22:38:25.609Z] #24 9.803 + shift [2020-02-21T22:38:25.609Z] #24 9.803 + '[' '!' -f ./gometalinter.installer ']' [2020-02-21T22:38:25.609Z] #24 9.803 + . ./gometalinter.installer [2020-02-21T22:38:25.609Z] #24 9.803 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-21T22:38:25.609Z] #24 9.803 + install_gometalinter [2020-02-21T22:38:25.609Z] #24 9.803 + echo 'Installing gometalinter version v2.0.6' [2020-02-21T22:38:25.609Z] #24 9.803 + go get -d github.com/alecthomas/gometalinter [2020-02-21T22:38:25.769Z] CC criu/external.o [2020-02-21T22:38:25.769Z] CC criu/fault-injection.o [2020-02-21T22:38:25.769Z] CC criu/fdstore.o [2020-02-21T22:38:25.769Z] CC criu/fifo.o [2020-02-21T22:38:25.769Z] CC criu/file-ids.o [2020-02-21T22:38:25.864Z] #24 ... [2020-02-21T22:38:25.864Z] [2020-02-21T22:38:25.864Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:38:25.864Z] #33 9.831 + RM_GOPATH=0 [2020-02-21T22:38:25.864Z] #33 9.831 + TMP_GOPATH= [2020-02-21T22:38:25.864Z] #33 9.832 + : /build [2020-02-21T22:38:25.864Z] #33 9.835 + '[' -z '' ']' [2020-02-21T22:38:25.864Z] #33 9.855 ++ mktemp -d [2020-02-21T22:38:25.864Z] #33 9.877 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:38:25.864Z] #33 9.878 + export GOPATH=/tmp/tmp.heGdh0PMjB [2020-02-21T22:38:25.864Z] #33 9.878 + GOPATH=/tmp/tmp.heGdh0PMjB [2020-02-21T22:38:25.864Z] #33 9.878 + RM_GOPATH=1 [2020-02-21T22:38:25.864Z] #33 9.878 ++ dirname ./install.sh [2020-02-21T22:38:25.864Z] #33 9.878 + dir=. [2020-02-21T22:38:25.864Z] #33 9.878 + bin=vndr [2020-02-21T22:38:25.864Z] #33 9.878 + shift [2020-02-21T22:38:25.864Z] #33 9.878 + '[' '!' -f ./vndr.installer ']' [2020-02-21T22:38:25.864Z] #33 9.878 + . ./vndr.installer [2020-02-21T22:38:25.864Z] #33 9.878 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:38:25.864Z] #33 9.878 + install_vndr [2020-02-21T22:38:25.864Z] #33 9.878 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-21T22:38:25.864Z] #33 9.878 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.heGdh0PMjB/src/github.com/LK4D4/vndr [2020-02-21T22:38:25.864Z] #33 9.879 Cloning into '/tmp/tmp.heGdh0PMjB/src/github.com/LK4D4/vndr'... [2020-02-21T22:38:25.864Z] #33 ... [2020-02-21T22:38:25.864Z] [2020-02-21T22:38:25.864Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:38:25.864Z] #30 9.401 + RM_GOPATH=0 [2020-02-21T22:38:25.864Z] #30 9.401 + TMP_GOPATH= [2020-02-21T22:38:25.864Z] #30 9.401 + : /build [2020-02-21T22:38:25.864Z] #30 9.401 + '[' -z '' ']' [2020-02-21T22:38:25.864Z] #30 9.405 ++ mktemp -d [2020-02-21T22:38:25.864Z] #30 9.407 + export GOPATH=/tmp/tmp.qy2Xqz6S3i [2020-02-21T22:38:25.864Z] #30 9.407 + GOPATH=/tmp/tmp.qy2Xqz6S3i [2020-02-21T22:38:25.864Z] #30 9.407 + RM_GOPATH=1 [2020-02-21T22:38:25.864Z] #30 9.411 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:38:25.864Z] #30 9.411 ++ dirname ./install.sh [2020-02-21T22:38:25.864Z] #30 9.411 + dir=. [2020-02-21T22:38:25.864Z] #30 9.411 + bin=tomlv [2020-02-21T22:38:25.864Z] #30 9.411 + shift [2020-02-21T22:38:25.864Z] #30 9.411 + '[' '!' -f ./tomlv.installer ']' [2020-02-21T22:38:25.864Z] #30 9.411 + . ./tomlv.installer [2020-02-21T22:38:25.864Z] #30 9.411 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:38:25.864Z] #30 9.411 + install_tomlv [2020-02-21T22:38:25.864Z] #30 9.411 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-21T22:38:25.864Z] #30 9.411 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qy2Xqz6S3i/src/github.com/BurntSushi/toml [2020-02-21T22:38:25.864Z] #30 9.412 Cloning into '/tmp/tmp.qy2Xqz6S3i/src/github.com/BurntSushi/toml'... [2020-02-21T22:38:26.035Z] 4f10a928f107: Pull complete [2020-02-21T22:38:26.119Z] #30 ... [2020-02-21T22:38:26.119Z] [2020-02-21T22:38:26.119Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-21T22:38:26.119Z] #55 9.848 + mktemp -d [2020-02-21T22:38:26.119Z] #55 9.850 + export GOPATH=/tmp/tmp.V76n2GyDxF [2020-02-21T22:38:26.119Z] #55 9.851 + git clone https://github.com/docker/distribution.git /tmp/tmp.V76n2GyDxF/src/github.com/docker/distribution [2020-02-21T22:38:26.119Z] #55 9.854 Cloning into '/tmp/tmp.V76n2GyDxF/src/github.com/docker/distribution'... [2020-02-21T22:38:26.128Z] CC criu/file-lock.o [2020-02-21T22:38:26.128Z] CC criu/files-ext.o [2020-02-21T22:38:26.128Z] CC criu/files-reg.o [2020-02-21T22:38:26.376Z] #55 ... [2020-02-21T22:38:26.376Z] [2020-02-21T22:38:26.376Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:38:26.376Z] #57 6.310 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:38:26.376Z] #57 6.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:38:26.376Z] #57 6.340 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:38:26.376Z] #57 6.364 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:38:26.376Z] #57 6.364 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:38:26.376Z] #57 7.415 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:38:26.376Z] #57 10.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:38:26.376Z] #57 ... [2020-02-21T22:38:26.376Z] [2020-02-21T22:38:26.376Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-21T22:38:26.376Z] #61 10.39 + RM_GOPATH=0 [2020-02-21T22:38:26.376Z] #61 10.39 + TMP_GOPATH= [2020-02-21T22:38:26.376Z] #61 10.39 + : /build/ [2020-02-21T22:38:26.376Z] #61 10.39 + '[' -z '' ']' [2020-02-21T22:38:26.376Z] #61 10.39 ++ mktemp -d [2020-02-21T22:38:26.376Z] #61 10.40 + export GOPATH=/tmp/tmp.e7QxdRgmKw [2020-02-21T22:38:26.376Z] #61 10.40 + GOPATH=/tmp/tmp.e7QxdRgmKw [2020-02-21T22:38:26.376Z] #61 10.40 + RM_GOPATH=1 [2020-02-21T22:38:26.376Z] #61 10.40 ++ dirname ./install.sh [2020-02-21T22:38:26.376Z] #61 10.41 + dir=. [2020-02-21T22:38:26.376Z] #61 10.41 + bin=rootlesskit [2020-02-21T22:38:26.376Z] #61 10.41 + shift [2020-02-21T22:38:26.376Z] #61 10.41 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-21T22:38:26.376Z] #61 10.41 + . ./rootlesskit.installer [2020-02-21T22:38:26.376Z] #61 10.41 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:38:26.376Z] #61 10.41 + install_rootlesskit [2020-02-21T22:38:26.376Z] #61 10.41 + case "$1" in [2020-02-21T22:38:26.376Z] #61 10.41 + export CGO_ENABLED=0 [2020-02-21T22:38:26.376Z] #61 10.41 + CGO_ENABLED=0 [2020-02-21T22:38:26.376Z] #61 10.41 + _install_rootlesskit [2020-02-21T22:38:26.376Z] #61 10.41 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-21T22:38:26.376Z] #61 10.41 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.e7QxdRgmKw/src/github.com/rootless-containers/rootlesskit [2020-02-21T22:38:26.376Z] #61 10.41 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:38:26.376Z] #61 10.43 Cloning into '/tmp/tmp.e7QxdRgmKw/src/github.com/rootless-containers/rootlesskit'... [2020-02-21T22:38:26.490Z] CC criu/files.o [2020-02-21T22:38:27.230Z] CC criu/filesystems.o [2020-02-21T22:38:27.230Z] CC criu/fsnotify.o [2020-02-21T22:38:27.585Z] CC criu/image-desc.o [2020-02-21T22:38:27.585Z] CC criu/image.o [2020-02-21T22:38:27.585Z] CC criu/ipc_ns.o [2020-02-21T22:38:27.952Z] CC criu/irmap.o [2020-02-21T22:38:28.317Z] CC criu/kcmp-ids.o [2020-02-21T22:38:28.317Z] CC criu/kerndat.o [2020-02-21T22:38:28.317Z] CC criu/libnetlink.o [2020-02-21T22:38:28.729Z] CC criu/log.o [2020-02-21T22:38:28.729Z] CC criu/lsm.o [2020-02-21T22:38:28.729Z] CC criu/mem.o [2020-02-21T22:38:29.133Z] CC criu/mount.o [2020-02-21T22:38:29.954Z] CC criu/namespaces.o [2020-02-21T22:38:30.318Z] CC criu/net.o [2020-02-21T22:38:31.081Z] CC criu/netfilter.o [2020-02-21T22:38:31.081Z] CC criu/page-pipe.o [2020-02-21T22:38:31.448Z] CC criu/page-xfer.o [2020-02-21T22:38:31.448Z] CC criu/pagemap-cache.o [2020-02-21T22:38:31.545Z] 11b1d3aa6e44: Pull complete [2020-02-21T22:38:31.613Z] #61 15.38 + cd /tmp/tmp.e7QxdRgmKw/src/github.com/rootless-containers/rootlesskit [2020-02-21T22:38:31.613Z] #61 15.38 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:38:31.613Z] #61 15.84 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-21T22:38:31.613Z] #61 15.84 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-21T22:38:31.613Z] #61 ... [2020-02-21T22:38:31.613Z] [2020-02-21T22:38:31.613Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:38:31.613Z] #33 11.48 + cd /tmp/tmp.heGdh0PMjB/src/github.com/LK4D4/vndr [2020-02-21T22:38:31.613Z] #33 11.53 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:38:31.613Z] #33 11.57 + go build -buildmode=pie -v -o /build/vndr . [2020-02-21T22:38:31.613Z] #33 13.39 errors [2020-02-21T22:38:31.613Z] #33 13.52 internal/race [2020-02-21T22:38:31.613Z] #33 13.59 internal/cpu [2020-02-21T22:38:31.613Z] #33 13.69 runtime/internal/atomic [2020-02-21T22:38:31.613Z] #33 14.24 internal/bytealg [2020-02-21T22:38:31.613Z] #33 14.39 runtime/internal/sys [2020-02-21T22:38:31.613Z] #33 14.64 runtime/internal/math [2020-02-21T22:38:31.613Z] #33 14.89 sync/atomic [2020-02-21T22:38:31.613Z] #33 15.36 unicode [2020-02-21T22:38:31.613Z] #33 15.85 runtime [2020-02-21T22:38:31.794Z] CC criu/pagemap.o [2020-02-21T22:38:31.794Z] CC criu/parasite-syscall.o [2020-02-21T22:38:31.830Z] a4907a205968: Pull complete [2020-02-21T22:38:31.830Z] Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 [2020-02-21T22:38:31.830Z] Status: Downloaded newer image for golang:1.12.17-stretch [2020-02-21T22:38:31.830Z] ---> f22b75268fd4 [2020-02-21T22:38:31.830Z] Step 5/125 : ARG APT_MIRROR [2020-02-21T22:38:31.830Z] ---> Running in bae18f0b3522 [2020-02-21T22:38:31.830Z] Removing intermediate container bae18f0b3522 [2020-02-21T22:38:31.830Z] ---> c54bc0ecdff1 [2020-02-21T22:38:31.830Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-02-21T22:38:31.830Z] ---> Running in 74b392dd1d2a [2020-02-21T22:38:32.158Z] CC criu/path.o [2020-02-21T22:38:32.158Z] CC criu/pie-util-vdso-elf32.o [2020-02-21T22:38:32.158Z] CC criu/pie-util-vdso.o [2020-02-21T22:38:32.505Z] CC criu/pie-util.o [2020-02-21T22:38:32.505Z] CC criu/pipes.o [2020-02-21T22:38:32.505Z] CC criu/plugin.o [2020-02-21T22:38:32.852Z] Removing intermediate container 74b392dd1d2a [2020-02-21T22:38:32.852Z] ---> 71f78e33fc42 [2020-02-21T22:38:32.852Z] Step 7/125 : FROM base AS criu [2020-02-21T22:38:32.852Z] ---> 71f78e33fc42 [2020-02-21T22:38:32.852Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:38:32.852Z] ---> Running in e68d08a398e9 [2020-02-21T22:38:32.852Z] Removing intermediate container e68d08a398e9 [2020-02-21T22:38:32.852Z] ---> ace1e1a01ab2 [2020-02-21T22:38:32.852Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-02-21T22:38:32.852Z] ---> Running in 0f0803c87a6d [2020-02-21T22:38:32.852Z] Removing intermediate container 0f0803c87a6d [2020-02-21T22:38:32.852Z] ---> 3423485c8342 [2020-02-21T22:38:32.852Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-02-21T22:38:32.852Z] ---> Running in ba9c4ebd9c8b [2020-02-21T22:38:32.854Z] CC criu/proc_parse.o [2020-02-21T22:38:32.985Z] #33 ... [2020-02-21T22:38:32.985Z] [2020-02-21T22:38:32.985Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-21T22:38:32.985Z] #44 8.019 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:38:32.985Z] #44 8.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:38:32.985Z] #44 8.102 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:38:32.985Z] #44 8.106 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:38:32.985Z] #44 8.161 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:38:32.985Z] #44 9.504 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:38:32.985Z] #44 12.41 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:38:32.985Z] #44 14.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:38:33.206Z] CC criu/protobuf-desc.o [2020-02-21T22:38:33.240Z] #44 ... [2020-02-21T22:38:33.240Z] [2020-02-21T22:38:33.240Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:38:33.240Z] #30 11.44 + cd /tmp/tmp.qy2Xqz6S3i/src/github.com/BurntSushi/toml [2020-02-21T22:38:33.240Z] #30 11.44 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:38:33.240Z] #30 11.46 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-21T22:38:33.240Z] #30 12.80 errors [2020-02-21T22:38:33.240Z] #30 12.80 internal/cpu [2020-02-21T22:38:33.240Z] #30 12.90 math/bits [2020-02-21T22:38:33.240Z] #30 13.63 runtime/internal/atomic [2020-02-21T22:38:33.240Z] #30 13.77 math [2020-02-21T22:38:33.240Z] #30 14.18 internal/bytealg [2020-02-21T22:38:33.240Z] #30 15.67 runtime/internal/sys [2020-02-21T22:38:33.240Z] #30 15.94 runtime/internal/math [2020-02-21T22:38:33.240Z] #30 16.68 runtime [2020-02-21T22:38:33.473Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:38:33.473Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:38:33.473Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:38:33.473Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:38:33.473Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:38:33.561Z] CC criu/protobuf.o [2020-02-21T22:38:33.758Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-02-21T22:38:33.905Z] CC criu/pstree.o [2020-02-21T22:38:34.259Z] CC criu/rbtree.o [2020-02-21T22:38:34.259Z] CC criu/rst-malloc.o [2020-02-21T22:38:34.259Z] CC criu/seccomp.o [2020-02-21T22:38:34.379Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-21T22:38:34.379Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-21T22:38:34.605Z] CC criu/seize.o [2020-02-21T22:38:34.605Z] CC criu/servicefd.o [2020-02-21T22:38:34.605Z] CC criu/shmem.o [2020-02-21T22:38:34.952Z] CC criu/sigframe.o [2020-02-21T22:38:34.952Z] CC criu/signalfd.o [2020-02-21T22:38:34.952Z] CC criu/sk-inet.o [2020-02-21T22:38:35.295Z] CC criu/sk-netlink.o [2020-02-21T22:38:35.741Z] CC criu/sk-packet.o [2020-02-21T22:38:35.742Z] CC criu/sk-queue.o [2020-02-21T22:38:35.742Z] CC criu/sk-tcp.o [2020-02-21T22:38:35.757Z] #30 ... [2020-02-21T22:38:35.757Z] [2020-02-21T22:38:35.757Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-21T22:38:35.757Z] #15 10.58 + mktemp -d [2020-02-21T22:38:35.757Z] #15 10.58 + export GOPATH=/tmp/tmp.yDUcVknnqu [2020-02-21T22:38:35.757Z] #15 10.58 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.yDUcVknnqu/src/github.com/go-swagger/go-swagger [2020-02-21T22:38:35.757Z] #15 10.58 Cloning into '/tmp/tmp.yDUcVknnqu/src/github.com/go-swagger/go-swagger'... [2020-02-21T22:38:36.015Z] #15 ... [2020-02-21T22:38:36.015Z] [2020-02-21T22:38:36.015Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-21T22:38:36.015Z] #53 10.21 + RM_GOPATH=0 [2020-02-21T22:38:36.015Z] #53 10.21 + TMP_GOPATH= [2020-02-21T22:38:36.015Z] #53 10.21 + : /build [2020-02-21T22:38:36.015Z] #53 10.21 + '[' -z '' ']' [2020-02-21T22:38:36.015Z] #53 10.21 ++ mktemp -d [2020-02-21T22:38:36.015Z] #53 10.24 + export GOPATH=/tmp/tmp.C1a5VvlWuD [2020-02-21T22:38:36.015Z] #53 10.24 + GOPATH=/tmp/tmp.C1a5VvlWuD [2020-02-21T22:38:36.015Z] #53 10.24 + RM_GOPATH=1 [2020-02-21T22:38:36.015Z] #53 10.24 ++ dirname ./install.sh [2020-02-21T22:38:36.015Z] #53 10.24 + dir=. [2020-02-21T22:38:36.015Z] #53 10.24 + bin=dockercli [2020-02-21T22:38:36.015Z] #53 10.24 + shift [2020-02-21T22:38:36.015Z] #53 10.24 + '[' '!' -f ./dockercli.installer ']' [2020-02-21T22:38:36.015Z] #53 10.24 + . ./dockercli.installer [2020-02-21T22:38:36.015Z] #53 10.24 ++ DOCKERCLI_CHANNEL=stable [2020-02-21T22:38:36.015Z] #53 10.24 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-21T22:38:36.015Z] #53 10.25 Install docker/cli version 17.06.2-ce from stable [2020-02-21T22:38:36.015Z] #53 10.25 + install_dockercli [2020-02-21T22:38:36.015Z] #53 10.25 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-21T22:38:36.015Z] #53 10.26 ++ uname -m [2020-02-21T22:38:36.015Z] #53 10.26 + arch=x86_64 [2020-02-21T22:38:36.015Z] #53 10.26 + '[' x86_64 '!=' x86_64 ']' [2020-02-21T22:38:36.015Z] #53 10.26 + url=https://download.docker.com/linux/static [2020-02-21T22:38:36.015Z] #53 10.26 + tar -xz docker/docker [2020-02-21T22:38:36.015Z] #53 10.26 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-21T22:38:36.015Z] #53 ... [2020-02-21T22:38:36.015Z] [2020-02-21T22:38:36.015Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:38:36.015Z] #6 10.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:38:36.171Z] CC criu/sk-unix.o [2020-02-21T22:38:36.270Z] #6 ... [2020-02-21T22:38:36.270Z] [2020-02-21T22:38:36.270Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-21T22:38:36.270Z] #24 20.31 + cd /tmp/tmp.q2wD41sDOL/src/github.com/alecthomas/gometalinter [2020-02-21T22:38:36.270Z] #24 20.31 + git checkout -q v2.0.6 [2020-02-21T22:38:36.420Z] Fetched 7737 kB in 2s (2825 kB/s) [2020-02-21T22:38:36.526Z] #24 ... [2020-02-21T22:38:36.526Z] [2020-02-21T22:38:36.526Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:38:36.526Z] #57 11.42 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:38:36.526Z] #57 ... [2020-02-21T22:38:36.526Z] [2020-02-21T22:38:36.526Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-21T22:38:36.526Z] #17 11.48 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:38:36.526Z] #17 11.48 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:38:36.526Z] #17 11.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:38:36.526Z] #17 11.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:38:36.526Z] #17 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:38:36.526Z] #17 13.80 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:38:36.526Z] #17 16.80 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:38:36.526Z] #17 18.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:38:36.543Z] CC criu/sockets.o [2020-02-21T22:38:36.783Z] #17 ... [2020-02-21T22:38:36.783Z] [2020-02-21T22:38:36.783Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-21T22:38:36.783Z] #24 21.22 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-21T22:38:36.900Z] CC criu/stats.o [2020-02-21T22:38:36.900Z] CC criu/string.o [2020-02-21T22:38:36.900Z] CC criu/sysctl.o [2020-02-21T22:38:36.900Z] CC criu/sysfs_parse.o [2020-02-21T22:38:37.251Z] CC criu/timerfd.o [2020-02-21T22:38:37.251Z] CC criu/tty.o [2020-02-21T22:38:37.438Z] Reading package lists... [2020-02-21T22:38:37.708Z] #24 ... [2020-02-21T22:38:37.708Z] [2020-02-21T22:38:37.708Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:38:37.708Z] #35 12.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:38:37.708Z] #35 14.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:38:37.708Z] #35 ... [2020-02-21T22:38:37.708Z] [2020-02-21T22:38:37.708Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:38:37.708Z] #33 20.93 unicode/utf8 [2020-02-21T22:38:37.708Z] #33 21.64 math/bits [2020-02-21T22:38:37.986Z] CC criu/tun.o [2020-02-21T22:38:37.986Z] CC criu/uffd.o [2020-02-21T22:38:38.342Z] CC criu/util.o [2020-02-21T22:38:38.468Z] Reading package lists... [2020-02-21T22:38:38.648Z] #33 23.13 math [2020-02-21T22:38:38.687Z] CC criu/uts_ns.o [2020-02-21T22:38:38.687Z] CC criu/vdso.o [2020-02-21T22:38:38.751Z] Building dependency tree... [2020-02-21T22:38:38.751Z] Reading state information... [2020-02-21T22:38:38.751Z] The following additional packages will be installed: [2020-02-21T22:38:38.751Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-21T22:38:38.751Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-02-21T22:38:38.751Z] Suggested packages: [2020-02-21T22:38:38.751Z] manpages-dev python-setuptools [2020-02-21T22:38:39.034Z] The following NEW packages will be installed: [2020-02-21T22:38:39.034Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-21T22:38:39.034Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-21T22:38:39.034Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-21T22:38:39.034Z] zlib1g-dev [2020-02-21T22:38:39.068Z] LINK criu/built-in.o [2020-02-21T22:38:39.068Z] LINK criu/criu [2020-02-21T22:38:39.068Z] DEP lib/c/criu.d [2020-02-21T22:38:39.068Z] CC images/rpc.pb-c.o [2020-02-21T22:38:39.068Z] CC lib/c/criu.o [2020-02-21T22:38:39.318Z] 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:38:39.318Z] Need to get 3548 kB of archives. [2020-02-21T22:38:39.318Z] After this operation, 21.2 MB of additional disk space will be used. [2020-02-21T22:38:39.318Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-02-21T22:38:39.318Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-02-21T22:38:39.318Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-02-21T22:38:39.318Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-02-21T22:38:39.318Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-02-21T22:38:39.318Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-02-21T22:38:39.318Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-02-21T22:38:39.318Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-02-21T22:38:39.318Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-02-21T22:38:39.318Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-02-21T22:38:39.445Z] LINK lib/c/built-in.o [2020-02-21T22:38:39.445Z] LINK lib/c/libcriu.so [2020-02-21T22:38:39.445Z] GEN magic.py [2020-02-21T22:38:39.601Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-02-21T22:38:39.601Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-02-21T22:38:39.601Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-02-21T22:38:39.601Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-02-21T22:38:39.601Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-21T22:38:39.601Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-02-21T22:38:39.804Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-21T22:38:39.804Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-21T22:38:39.804Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-21T22:38:39.804Z] make[1]: Nothing to be done for 'all'. [2020-02-21T22:38:39.885Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:38:39.886Z] Fetched 3548 kB in 0s (6406 kB/s) [2020-02-21T22:38:39.886Z] Selecting previously unselected package libnet1:ppc64el. [2020-02-21T22:38:39.886Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-02-21T22:38:39.886Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-02-21T22:38:39.886Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-21T22:38:40.155Z] make[1]: 'images/built-in.o' is up to date. [2020-02-21T22:38:40.155Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-21T22:38:40.155Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-21T22:38:40.155Z] make[1]: 'compel/libcompel.a' is up to date. [2020-02-21T22:38:40.155Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-02-21T22:38:40.155Z] make[1]: Nothing to be done for 'all'. [2020-02-21T22:38:40.155Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-21T22:38:40.155Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:38:40.155Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:38:40.155Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:38:40.155Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:38:40.155Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:38:40.155Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:38:40.155Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:38:40.155Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:38:40.155Z] INSTALL criu/criu [2020-02-21T22:38:40.169Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-02-21T22:38:40.169Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-02-21T22:38:40.169Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-02-21T22:38:40.169Z] Selecting previously unselected package libnet1-dev. [2020-02-21T22:38:40.169Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-02-21T22:38:40.169Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-21T22:38:40.169Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-21T22:38:40.169Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-02-21T22:38:40.169Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-21T22:38:40.169Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-21T22:38:40.169Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-02-21T22:38:40.169Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-02-21T22:38:40.169Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-21T22:38:40.169Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-02-21T22:38:40.169Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-21T22:38:40.169Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-21T22:38:40.169Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-02-21T22:38:40.169Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-02-21T22:38:40.169Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-21T22:38:40.169Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-02-21T22:38:40.169Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-02-21T22:38:40.454Z] Selecting previously unselected package libprotobuf10:ppc64el. [2020-02-21T22:38:40.454Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-02-21T22:38:40.454Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-02-21T22:38:40.454Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-02-21T22:38:40.454Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-02-21T22:38:40.454Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-02-21T22:38:40.454Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-21T22:38:40.454Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-02-21T22:38:40.454Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-02-21T22:38:40.637Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086587471bfd8b6bc) in /home/ubuntu/workspace/moby_PR-40551 [Pipeline] { [Pipeline] checkout [2020-02-21T22:38:40.738Z] Selecting previously unselected package libprotoc10:ppc64el. [2020-02-21T22:38:40.738Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-02-21T22:38:40.738Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-02-21T22:38:40.738Z] Selecting previously unselected package protobuf-c-compiler. [2020-02-21T22:38:40.738Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-02-21T22:38:40.738Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-21T22:38:40.738Z] Selecting previously unselected package protobuf-compiler. [2020-02-21T22:38:40.738Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-02-21T22:38:40.738Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-21T22:38:40.738Z] Selecting previously unselected package python-pkg-resources. [2020-02-21T22:38:41.022Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-21T22:38:41.022Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-21T22:38:41.022Z] Selecting previously unselected package python-protobuf. [2020-02-21T22:38:41.022Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-02-21T22:38:41.022Z] Unpacking python-protobuf (3.0.0-9) ... [2020-02-21T22:38:41.022Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-21T22:38:41.022Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-21T22:38:41.022Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-02-21T22:38:41.162Z] #33 ... [2020-02-21T22:38:41.162Z] [2020-02-21T22:38:41.162Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-21T22:38:41.162Z] #53 23.99 + mkdir -p /build [2020-02-21T22:38:41.162Z] #53 24.03 + mv docker/docker /build/ [2020-02-21T22:38:41.162Z] #53 24.05 + rmdir docker [2020-02-21T22:38:41.162Z] #53 DONE 25.5s [2020-02-21T22:38:41.162Z] [2020-02-21T22:38:41.162Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-21T22:38:41.358Z] Removing intermediate container ef310e6d9144 [2020-02-21T22:38:41.358Z] ---> 6affdf70a813 [2020-02-21T22:38:41.358Z] Step 12/125 : FROM base AS registry [2020-02-21T22:38:41.358Z] ---> bf6f5b4635b4 [2020-02-21T22:38:41.358Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-21T22:38:41.358Z] ---> Running in b675557fe6bc [2020-02-21T22:38:41.358Z] Removing intermediate container b675557fe6bc [2020-02-21T22:38:41.358Z] ---> 265f6642cd34 [2020-02-21T22:38:41.358Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-21T22:38:41.358Z] ---> Running in f07f9ba08b51 [2020-02-21T22:38:41.704Z] Removing intermediate container f07f9ba08b51 [2020-02-21T22:38:41.704Z] ---> 1f491bd2addf [2020-02-21T22:38:41.704Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-02-21T22:38:41.704Z] ---> Running in 40b120642f3c [2020-02-21T22:38:42.032Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-21T22:38:42.032Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-02-21T22:38:42.032Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:38:42.032Z] Setting up python-protobuf (3.0.0-9) ... [2020-02-21T22:38:42.050Z] + mktemp -d [2020-02-21T22:38:42.050Z] + export GOPATH=/tmp/tmp.Yhe9wi8xdT [2020-02-21T22:38:42.050Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Yhe9wi8xdT/src/github.com/docker/distribution [2020-02-21T22:38:42.050Z] Cloning into '/tmp/tmp.Yhe9wi8xdT/src/github.com/docker/distribution'... [2020-02-21T22:38:42.964Z] #50 25.56 Checking out files: 28% (591/2047) Checking out files: 29% (594/2047) Checking out files: 30% (615/2047) Checking out files: 31% (635/2047) Checking out files: 32% (656/2047) Checking out files: 33% (676/2047) Checking out files: 34% (696/2047) Checking out files: 35% (717/2047) Checking out files: 36% (737/2047) Checking out files: 37% (758/2047) Checking out files: 38% (778/2047) Checking out files: 39% (799/2047) Checking out files: 40% (819/2047) Checking out files: 41% (840/2047) Checking out files: 42% (860/2047) Checking out files: 43% (881/2047) Checking out files: 44% (901/2047) Checking out files: 45% (922/2047) Checking out files: 46% (942/2047) Checking out files: 47% (963/2047) Checking out files: 48% (983/2047) Checking out files: 49% (1004/2047) Checking out files: 50% (1024/2047) Checking out files: 51% (1044/2047) Checking out files: 52% (1065/2047) Checking out files: 53% (1085/2047) Checking out files: 54% (1106/2047) Checking out files: 55% (1126/2047) Checking out files: 56% (1147/2047) Checking out files: 57% (1167/2047) Checking out files: 58% (1188/2047) Checking out files: 59% (1208/2047) Checking out files: 60% (1229/2047) Checking out files: 61% (1249/2047) Checking out files: 62% (1270/2047) Checking out files: 63% (1290/2047) Checking out files: 64% (1311/2047) Checking out files: 65% (1331/2047) Checking out files: 65% (1332/2047) Checking out files: 66% (1352/2047) Checking out files: 67% (1372/2047) Checking out files: 68% (1392/2047) Checking out files: 69% (1413/2047) Checking out files: 70% (1433/2047) Checking out files: 71% (1454/2047) Checking out files: 72% (1474/2047) Checking out files: 73% (1495/2047) Checking out files: 74% (1515/2047) Checking out files: 75% (1536/2047) Checking out files: 76% (1556/2047) Checking out files: 77% (1577/2047) Checking out files: 78% (1597/2047) Checking out files: 79% (1618/2047) Checking out files: 80% (1638/2047) Checking out files: 81% (1659/2047) Checking out files: 82% (1679/2047) Checking out files: 83% (1700/2047) Checking out files: 84% (1720/2047) Checking out files: 85% (1740/2047) Checking out files: 86% (1761/2047) Checking out files: 87% (1781/2047) Checking out files: 88% (1802/2047) Checking out files: 89% (1822/2047) Checking out files: 90% (1843/2047) Checking out files: 91% (1863/2047) Checking out files: 92% (1884/2047) Checking out files: 93% (1904/2047) Checking out files: 94% (1925/2047) Checking out files: 95% (1945/2047) Checking out files: 96% (1966/2047) Checking out files: 97% (1986/2047) Checking out files: 98% (2007/2047) Checking out files: 99% (2027/2047) Checking out files: 100% (2047/2047) Checking out files: 100% (2047/2047), done. [2020-02-21T22:38:42.964Z] #50 27.54 + cd /tmp/tmp.1Loljh7YND/src/github.com/docker/libnetwork [2020-02-21T22:38:42.964Z] #50 27.54 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:38:43.258Z] + cd /tmp/tmp.Yhe9wi8xdT/src/github.com/docker/distribution [2020-02-21T22:38:43.258Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-21T22:38:43.505Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-02-21T22:38:43.505Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-02-21T22:38:43.505Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-21T22:38:43.505Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-02-21T22:38:43.505Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-02-21T22:38:43.505Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-21T22:38:43.506Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-02-21T22:38:43.506Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-02-21T22:38:43.506Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-02-21T22:38:43.506Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-02-21T22:38:43.506Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:38:43.604Z] + GOPATH=/tmp/tmp.Yhe9wi8xdT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Yhe9wi8xdT go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-21T22:38:43.854Z] using credential docker-jenkins-github-credentials [2020-02-21T22:38:43.862Z] Cloning the remote Git repository [2020-02-21T22:38:43.862Z] Cloning with configured refspecs honoured and without tags [2020-02-21T22:38:43.893Z] #50 28.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-21T22:38:44.172Z] Removing intermediate container ba9c4ebd9c8b [2020-02-21T22:38:44.172Z] ---> 686afb82e404 [2020-02-21T22:38:44.172Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-02-21T22:38:44.455Z] ---> Running in 36a944e06b47 [2020-02-21T22:38:43.902Z] Cloning repository https://github.com/moby/moby.git [2020-02-21T22:38:43.946Z] > git init /home/ubuntu/workspace/moby_PR-40551 # timeout=10 [2020-02-21T22:38:45.073Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-21T22:38:45.073Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-21T22:38:44.468Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:38:44.468Z] > git --version # timeout=10 [2020-02-21T22:38:44.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:38:44.498Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-21T22:38:45.691Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-21T22:38:45.691Z]  GEN .gitid [2020-02-21T22:38:45.691Z] GEN criu/include/version.h [2020-02-21T22:38:45.691Z] GEN include/common/asm [2020-02-21T22:38:45.691Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-21T22:38:45.863Z] #50 ... [2020-02-21T22:38:45.863Z] [2020-02-21T22:38:45.863Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-21T22:38:45.863Z] #44 30.90 Fetched 7937 kB in 23s (332 kB/s) [2020-02-21T22:38:45.974Z] PBCC images/opts.pb-c.c [2020-02-21T22:38:45.975Z] PBCC images/sit.pb-c.c [2020-02-21T22:38:45.975Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-02-21T22:38:45.975Z] DEP images/opts.pb-c.d [2020-02-21T22:38:45.975Z] DEP images/sit.pb-c.d [2020-02-21T22:38:45.975Z] PBCC images/macvlan.pb-c.c [2020-02-21T22:38:45.975Z] DEP images/macvlan.pb-c.d [2020-02-21T22:38:45.975Z] PBCC images/autofs.pb-c.c [2020-02-21T22:38:45.975Z] DEP images/autofs.pb-c.d [2020-02-21T22:38:45.975Z] PBCC images/sysctl.pb-c.c [2020-02-21T22:38:45.975Z] DEP images/sysctl.pb-c.d [2020-02-21T22:38:45.975Z] PBCC images/time.pb-c.c [2020-02-21T22:38:45.975Z] DEP images/time.pb-c.d [2020-02-21T22:38:45.975Z] PBCC images/binfmt-misc.pb-c.c [2020-02-21T22:38:45.975Z] DEP images/binfmt-misc.pb-c.d [2020-02-21T22:38:45.975Z] PBCC images/seccomp.pb-c.c [2020-02-21T22:38:45.975Z] DEP images/seccomp.pb-c.d [2020-02-21T22:38:45.975Z] PBCC images/userns.pb-c.c [2020-02-21T22:38:45.975Z] DEP images/userns.pb-c.d [2020-02-21T22:38:45.975Z] PBCC images/cgroup.pb-c.c [2020-02-21T22:38:45.975Z] DEP images/cgroup.pb-c.d [2020-02-21T22:38:45.975Z] PBCC images/fown.pb-c.c [2020-02-21T22:38:46.258Z] PBCC images/ext-file.pb-c.c [2020-02-21T22:38:46.258Z] DEP images/fown.pb-c.d [2020-02-21T22:38:46.258Z] DEP images/ext-file.pb-c.d [2020-02-21T22:38:46.258Z] PBCC images/rpc.pb-c.c [2020-02-21T22:38:46.258Z] DEP images/rpc.pb-c.d [2020-02-21T22:38:46.258Z] PBCC images/siginfo.pb-c.c [2020-02-21T22:38:46.258Z] DEP images/siginfo.pb-c.d [2020-02-21T22:38:46.258Z] PBCC images/pagemap.pb-c.c [2020-02-21T22:38:46.258Z] DEP images/pagemap.pb-c.d [2020-02-21T22:38:46.258Z] PBCC images/rlimit.pb-c.c [2020-02-21T22:38:46.258Z] DEP images/rlimit.pb-c.d [2020-02-21T22:38:46.258Z] PBCC images/file-lock.pb-c.c [2020-02-21T22:38:46.258Z] DEP images/file-lock.pb-c.d [2020-02-21T22:38:46.258Z] PBCC images/tty.pb-c.c [2020-02-21T22:38:46.258Z] DEP images/tty.pb-c.d [2020-02-21T22:38:46.258Z] PBCC images/tun.pb-c.c [2020-02-21T22:38:46.258Z] PBCC images/netdev.pb-c.c [2020-02-21T22:38:46.258Z] DEP images/tun.pb-c.d [2020-02-21T22:38:46.258Z] DEP images/netdev.pb-c.d [2020-02-21T22:38:46.258Z] PBCC images/vma.pb-c.c [2020-02-21T22:38:46.258Z] DEP images/vma.pb-c.d [2020-02-21T22:38:46.543Z] PBCC images/creds.pb-c.c [2020-02-21T22:38:46.543Z] DEP images/creds.pb-c.d [2020-02-21T22:38:46.543Z] PBCC images/utsns.pb-c.c [2020-02-21T22:38:46.543Z] DEP images/utsns.pb-c.d [2020-02-21T22:38:46.543Z] PBCC images/ipc-desc.pb-c.c [2020-02-21T22:38:46.543Z] PBCC images/ipc-sem.pb-c.c [2020-02-21T22:38:46.543Z] DEP images/ipc-desc.pb-c.d [2020-02-21T22:38:46.543Z] DEP images/ipc-sem.pb-c.d [2020-02-21T22:38:46.543Z] PBCC images/ipc-msg.pb-c.c [2020-02-21T22:38:46.543Z] DEP images/ipc-msg.pb-c.d [2020-02-21T22:38:46.543Z] PBCC images/ipc-shm.pb-c.c [2020-02-21T22:38:46.543Z] DEP images/ipc-shm.pb-c.d [2020-02-21T22:38:46.543Z] PBCC images/ipc-var.pb-c.c [2020-02-21T22:38:46.543Z] DEP images/ipc-var.pb-c.d [2020-02-21T22:38:46.543Z] PBCC images/sk-opts.pb-c.c [2020-02-21T22:38:46.543Z] PBCC images/packet-sock.pb-c.c [2020-02-21T22:38:46.543Z] DEP images/sk-opts.pb-c.d [2020-02-21T22:38:46.543Z] DEP images/packet-sock.pb-c.d [2020-02-21T22:38:46.543Z] PBCC images/sk-netlink.pb-c.c [2020-02-21T22:38:46.543Z] DEP images/sk-netlink.pb-c.d [2020-02-21T22:38:46.543Z] PBCC images/sk-inet.pb-c.c [2020-02-21T22:38:46.543Z] DEP images/sk-inet.pb-c.d [2020-02-21T22:38:46.826Z] PBCC images/sk-unix.pb-c.c [2020-02-21T22:38:46.826Z] DEP images/sk-unix.pb-c.d [2020-02-21T22:38:46.826Z] PBCC images/mm.pb-c.c [2020-02-21T22:38:46.826Z] DEP images/mm.pb-c.d [2020-02-21T22:38:46.826Z] PBCC images/timerfd.pb-c.c [2020-02-21T22:38:46.826Z] DEP images/timerfd.pb-c.d [2020-02-21T22:38:46.826Z] PBCC images/timer.pb-c.c [2020-02-21T22:38:46.826Z] DEP images/timer.pb-c.d [2020-02-21T22:38:46.826Z] PBCC images/sa.pb-c.c [2020-02-21T22:38:46.826Z] DEP images/sa.pb-c.d [2020-02-21T22:38:46.826Z] PBCC images/pipe-data.pb-c.c [2020-02-21T22:38:46.826Z] DEP images/pipe-data.pb-c.d [2020-02-21T22:38:46.826Z] PBCC images/mnt.pb-c.c [2020-02-21T22:38:46.826Z] DEP images/mnt.pb-c.d [2020-02-21T22:38:46.826Z] PBCC images/sk-packet.pb-c.c [2020-02-21T22:38:46.826Z] DEP images/sk-packet.pb-c.d [2020-02-21T22:38:46.826Z] PBCC images/tcp-stream.pb-c.c [2020-02-21T22:38:46.826Z] DEP images/tcp-stream.pb-c.d [2020-02-21T22:38:46.826Z] PBCC images/pipe.pb-c.c [2020-02-21T22:38:46.826Z] DEP images/pipe.pb-c.d [2020-02-21T22:38:47.124Z] PBCC images/pstree.pb-c.c [2020-02-21T22:38:47.124Z] DEP images/pstree.pb-c.d [2020-02-21T22:38:47.124Z] PBCC images/fs.pb-c.c [2020-02-21T22:38:47.124Z] DEP images/fs.pb-c.d [2020-02-21T22:38:47.124Z] PBCC images/signalfd.pb-c.c [2020-02-21T22:38:47.124Z] DEP images/signalfd.pb-c.d [2020-02-21T22:38:47.124Z] PBCC images/fh.pb-c.c [2020-02-21T22:38:47.124Z] PBCC images/fsnotify.pb-c.c [2020-02-21T22:38:47.124Z] DEP images/fh.pb-c.d [2020-02-21T22:38:47.124Z] DEP images/fsnotify.pb-c.d [2020-02-21T22:38:47.124Z] PBCC images/eventpoll.pb-c.c [2020-02-21T22:38:47.124Z] DEP images/eventpoll.pb-c.d [2020-02-21T22:38:47.124Z] PBCC images/eventfd.pb-c.c [2020-02-21T22:38:47.124Z] DEP images/eventfd.pb-c.d [2020-02-21T22:38:47.124Z] PBCC images/remap-file-path.pb-c.c [2020-02-21T22:38:47.124Z] DEP images/remap-file-path.pb-c.d [2020-02-21T22:38:47.124Z] PBCC images/fifo.pb-c.c [2020-02-21T22:38:47.124Z] DEP images/fifo.pb-c.d [2020-02-21T22:38:47.124Z] PBCC images/ghost-file.pb-c.c [2020-02-21T22:38:47.124Z] DEP images/ghost-file.pb-c.d [2020-02-21T22:38:47.124Z] PBCC images/regfile.pb-c.c [2020-02-21T22:38:47.407Z] DEP images/regfile.pb-c.d [2020-02-21T22:38:47.407Z] PBCC images/ns.pb-c.c [2020-02-21T22:38:47.407Z] DEP images/ns.pb-c.d [2020-02-21T22:38:47.407Z] PBCC images/fdinfo.pb-c.c [2020-02-21T22:38:47.407Z] DEP images/fdinfo.pb-c.d [2020-02-21T22:38:47.407Z] PBCC images/core-aarch64.pb-c.c [2020-02-21T22:38:47.407Z] PBCC images/core-arm.pb-c.c [2020-02-21T22:38:47.407Z] PBCC images/core-ppc64.pb-c.c [2020-02-21T22:38:47.407Z] PBCC images/core-s390.pb-c.c [2020-02-21T22:38:47.407Z] PBCC images/core-x86.pb-c.c [2020-02-21T22:38:47.407Z] PBCC images/core.pb-c.c [2020-02-21T22:38:47.407Z] PBCC images/inventory.pb-c.c [2020-02-21T22:38:47.407Z] DEP images/core-aarch64.pb-c.d [2020-02-21T22:38:47.407Z] DEP images/core-arm.pb-c.d [2020-02-21T22:38:47.407Z] DEP images/core-ppc64.pb-c.d [2020-02-21T22:38:47.407Z] DEP images/core-s390.pb-c.d [2020-02-21T22:38:47.407Z] DEP images/core-x86.pb-c.d [2020-02-21T22:38:47.692Z] DEP images/core.pb-c.d [2020-02-21T22:38:47.692Z] DEP images/inventory.pb-c.d [2020-02-21T22:38:47.692Z] PBCC images/cpuinfo.pb-c.c [2020-02-21T22:38:47.692Z] DEP images/cpuinfo.pb-c.d [2020-02-21T22:38:47.692Z] PBCC images/stats.pb-c.c [2020-02-21T22:38:47.692Z] DEP images/stats.pb-c.d [2020-02-21T22:38:47.978Z] make[1]: Nothing to be done for 'all'. [2020-02-21T22:38:48.263Z] CC images/stats.o [2020-02-21T22:38:48.263Z] CC images/core.o [2020-02-21T22:38:48.396Z] #44 30.90 Reading package lists... [2020-02-21T22:38:48.396Z] #44 ... [2020-02-21T22:38:48.396Z] [2020-02-21T22:38:48.396Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:38:48.396Z] #30 22.69 unicode/utf8 [2020-02-21T22:38:48.396Z] #30 24.05 strconv [2020-02-21T22:38:48.396Z] #30 28.91 internal/race [2020-02-21T22:38:48.396Z] #30 29.08 sync/atomic [2020-02-21T22:38:48.396Z] #30 29.41 unicode [2020-02-21T22:38:48.396Z] #30 ... [2020-02-21T22:38:48.396Z] [2020-02-21T22:38:48.396Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-21T22:38:48.396Z] #55 28.28 + cd /tmp/tmp.V76n2GyDxF/src/github.com/docker/distribution [2020-02-21T22:38:48.396Z] #55 28.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-21T22:38:48.396Z] #55 31.30 + GOPATH=/tmp/tmp.V76n2GyDxF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.V76n2GyDxF go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-21T22:38:48.546Z] CC images/core-x86.o [2020-02-21T22:38:48.829Z] CC images/core-arm.o [2020-02-21T22:38:48.829Z] CC images/core-aarch64.o [2020-02-21T22:38:49.113Z] CC images/core-ppc64.o [2020-02-21T22:38:49.397Z] CC images/core-s390.o [2020-02-21T22:38:49.397Z] CC images/cpuinfo.o [2020-02-21T22:38:49.681Z] CC images/inventory.o [2020-02-21T22:38:49.681Z] CC images/fdinfo.o [2020-02-21T22:38:49.965Z] CC images/fown.o [2020-02-21T22:38:49.965Z] CC images/ns.o [2020-02-21T22:38:49.965Z] CC images/regfile.o [2020-02-21T22:38:49.965Z] CC images/ghost-file.o [2020-02-21T22:38:50.249Z] CC images/fifo.o [2020-02-21T22:38:50.249Z] CC images/remap-file-path.o [2020-02-21T22:38:50.249Z] CC images/eventfd.o [2020-02-21T22:38:50.533Z] CC images/eventpoll.o [2020-02-21T22:38:50.533Z] CC images/fh.o [2020-02-21T22:38:50.533Z] CC images/fsnotify.o [2020-02-21T22:38:50.816Z] CC images/signalfd.o [2020-02-21T22:38:50.816Z] CC images/fs.o [2020-02-21T22:38:50.816Z] CC images/pstree.o [2020-02-21T22:38:50.912Z] #55 ... [2020-02-21T22:38:50.912Z] [2020-02-21T22:38:50.912Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:38:50.912Z] #30 35.08 internal/testlog [2020-02-21T22:38:50.912Z] #30 35.49 encoding [2020-02-21T22:38:51.100Z] CC images/pipe.o [2020-02-21T22:38:51.101Z] CC images/tcp-stream.o [2020-02-21T22:38:51.101Z] CC images/sk-packet.o [2020-02-21T22:38:51.101Z] CC images/mnt.o [2020-02-21T22:38:51.169Z] #30 35.80 runtime/cgo [2020-02-21T22:38:51.384Z] CC images/pipe-data.o [2020-02-21T22:38:51.384Z] CC images/sa.o [2020-02-21T22:38:51.384Z] CC images/timer.o [2020-02-21T22:38:51.667Z] CC images/timerfd.o [2020-02-21T22:38:51.667Z] CC images/mm.o [2020-02-21T22:38:51.667Z] CC images/sk-opts.o [2020-02-21T22:38:51.667Z] CC images/sk-unix.o [2020-02-21T22:38:51.951Z] CC images/sk-inet.o [2020-02-21T22:38:51.951Z] CC images/tun.o [2020-02-21T22:38:52.235Z] CC images/sk-netlink.o [2020-02-21T22:38:52.235Z] CC images/packet-sock.o [2020-02-21T22:38:52.235Z] CC images/ipc-var.o [2020-02-21T22:38:52.519Z] CC images/ipc-desc.o [2020-02-21T22:38:52.519Z] CC images/ipc-shm.o [2020-02-21T22:38:52.519Z] CC images/ipc-msg.o [2020-02-21T22:38:52.519Z] CC images/ipc-sem.o [2020-02-21T22:38:52.802Z] CC images/utsns.o [2020-02-21T22:38:52.802Z] CC images/creds.o [2020-02-21T22:38:52.802Z] CC images/vma.o [2020-02-21T22:38:52.802Z] CC images/netdev.o [2020-02-21T22:38:53.085Z] CC images/tty.o [2020-02-21T22:38:53.369Z] CC images/file-lock.o [2020-02-21T22:38:53.369Z] CC images/rlimit.o [2020-02-21T22:38:53.369Z] CC images/pagemap.o [2020-02-21T22:38:53.369Z] CC images/siginfo.o [2020-02-21T22:38:53.653Z] CC images/rpc.o [2020-02-21T22:38:53.685Z] #30 ... [2020-02-21T22:38:53.685Z] [2020-02-21T22:38:53.685Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:38:53.685Z] #57 28.60 Fetched 7937 kB in 23s (341 kB/s) [2020-02-21T22:38:53.685Z] #57 28.60 Reading package lists... [2020-02-21T22:38:53.937Z] CC images/ext-file.o [2020-02-21T22:38:53.941Z] #57 ... [2020-02-21T22:38:53.941Z] [2020-02-21T22:38:53.941Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:38:53.941Z] #33 28.86 strconv [2020-02-21T22:38:53.941Z] #33 34.84 internal/testlog [2020-02-21T22:38:53.941Z] #33 35.32 encoding [2020-02-21T22:38:53.941Z] #33 35.59 unicode/utf16 [2020-02-21T22:38:53.941Z] #33 36.21 container/list [2020-02-21T22:38:53.941Z] #33 36.96 crypto/internal/subtle [2020-02-21T22:38:53.941Z] #33 37.25 crypto/subtle [2020-02-21T22:38:53.941Z] #33 37.56 crypto/rc4 [2020-02-21T22:38:53.941Z] #33 38.04 internal/x/crypto/cryptobyte/asn1 [2020-02-21T22:38:53.941Z] #33 38.28 internal/nettrace [2020-02-21T22:38:53.941Z] #33 38.45 internal/x/net/dns/dnsmessage [2020-02-21T22:38:53.941Z] #33 ... [2020-02-21T22:38:53.941Z] [2020-02-21T22:38:53.941Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:38:53.941Z] #6 28.90 Fetched 7937 kB in 24s (327 kB/s) [2020-02-21T22:38:53.941Z] #6 28.90 Reading package lists... [2020-02-21T22:38:54.196Z] #6 38.94 Reading package lists... [2020-02-21T22:38:54.196Z] #6 ... [2020-02-21T22:38:54.196Z] [2020-02-21T22:38:54.196Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:38:54.221Z] CC images/cgroup.o [2020-02-21T22:38:54.511Z] CC images/userns.o [2020-02-21T22:38:54.511Z] CC images/google/protobuf/descriptor.o [2020-02-21T22:38:55.127Z] CC images/opts.o [2020-02-21T22:38:55.127Z] CC images/seccomp.o [2020-02-21T22:38:55.412Z] CC images/binfmt-misc.o [2020-02-21T22:38:55.412Z] CC images/time.o [2020-02-21T22:38:55.412Z] CC images/sysctl.o [2020-02-21T22:38:55.412Z] CC images/autofs.o [2020-02-21T22:38:55.696Z] CC images/macvlan.o [2020-02-21T22:38:55.696Z] CC images/sit.o [2020-02-21T22:38:55.696Z] LINK images/built-in.o [2020-02-21T22:38:55.696Z] GEN compel/include/asm [2020-02-21T22:38:55.696Z] GEN compel/include/version.h [2020-02-21T22:38:55.696Z] touch .config [2020-02-21T22:38:55.696Z] GEN include/common/config.h [2020-02-21T22:38:55.696Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-21T22:38:55.696Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-02-21T22:38:55.696Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-21T22:38:55.696Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-21T22:38:55.696Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-21T22:38:55.981Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-21T22:38:55.981Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-21T22:38:55.981Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-21T22:38:55.981Z] DEP compel/plugins/std/infect.d [2020-02-21T22:38:55.981Z] DEP compel/plugins/std/string.d [2020-02-21T22:38:55.981Z] DEP compel/plugins/std/log.d [2020-02-21T22:38:55.981Z] DEP compel/plugins/std/fds.d [2020-02-21T22:38:55.981Z] DEP compel/plugins/std/std.d [2020-02-21T22:38:55.981Z] DEP compel/plugins/shmem/shmem.d [2020-02-21T22:38:55.981Z] DEP compel/plugins/fds/fds.d [2020-02-21T22:38:56.265Z] CC compel/plugins/std/std.o [2020-02-21T22:38:56.265Z] CC compel/plugins/std/fds.o [2020-02-21T22:38:56.571Z] CC compel/plugins/std/log.o [2020-02-21T22:38:56.571Z] CC compel/plugins/std/string.o [2020-02-21T22:38:56.854Z] CC compel/plugins/std/infect.o [2020-02-21T22:38:57.144Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-21T22:38:57.144Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-21T22:38:57.144Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-21T22:38:57.144Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-21T22:38:57.144Z] AR compel/plugins/std.lib.a [2020-02-21T22:38:57.144Z] CC compel/plugins/fds/fds.o [2020-02-21T22:38:57.144Z] AR compel/plugins/fds.lib.a [2020-02-21T22:38:57.144Z] HOSTDEP compel/src/lib/log-host.d [2020-02-21T22:38:57.433Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-21T22:38:57.433Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-21T22:38:57.433Z] HOSTDEP compel/src/main-host.d [2020-02-21T22:38:57.433Z] DEP compel/src/lib/ptrace.d [2020-02-21T22:38:57.433Z] DEP compel/src/lib/infect.d [2020-02-21T22:38:57.433Z] DEP compel/src/lib/infect-util.d [2020-02-21T22:38:57.716Z] DEP compel/src/lib/infect-rpc.d [2020-02-21T22:38:57.716Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-02-21T22:38:57.716Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-21T22:38:57.716Z] DEP compel/src/lib/log.d [2020-02-21T22:38:57.716Z] DEP compel/src/main.d [2020-02-21T22:38:57.716Z] DEP compel/src/lib/handle-elf.d [2020-02-21T22:38:58.005Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-21T22:38:58.005Z] CC compel/src/lib/log.o [2020-02-21T22:38:58.005Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-02-21T22:38:58.298Z] CC compel/arch/ppc64/src/lib/infect.o [2020-02-21T22:38:58.363Z] #57 38.82 Reading package lists... [2020-02-21T22:38:58.363Z] #57 ... [2020-02-21T22:38:58.363Z] [2020-02-21T22:38:58.363Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:38:58.363Z] #35 32.53 Fetched 7937 kB in 25s (315 kB/s) [2020-02-21T22:38:58.363Z] #35 32.53 Reading package lists... [2020-02-21T22:38:58.363Z] #35 41.69 Reading package lists... [2020-02-21T22:38:58.363Z] #35 ... [2020-02-21T22:38:58.363Z] [2020-02-21T22:38:58.363Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-21T22:38:58.363Z] #44 30.90 Reading package lists... [2020-02-21T22:38:58.582Z] CC compel/src/lib/infect-rpc.o [2020-02-21T22:38:58.582Z] CC compel/src/lib/infect-util.o [2020-02-21T22:38:58.582Z] CC compel/src/lib/infect.o [2020-02-21T22:38:59.592Z] CC compel/src/lib/ptrace.o [2020-02-21T22:38:59.592Z] AR compel/libcompel.a [2020-02-21T22:38:59.592Z] HOSTCC compel/src/main-host.o [2020-02-21T22:38:59.876Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-21T22:38:59.876Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-02-21T22:39:00.164Z] HOSTCC compel/src/lib/log-host.o [2020-02-21T22:39:00.164Z] HOSTLINK compel/compel-host-bin [2020-02-21T22:39:00.164Z] DEP soccr/soccr.d [2020-02-21T22:39:00.164Z] CC soccr/soccr.o [2020-02-21T22:39:00.345Z] + dpkg --print-architecture [2020-02-21T22:39:00.345Z] + cd /tmp/tmp.Yhe9wi8xdT/src/github.com/docker/distribution [2020-02-21T22:39:00.345Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-21T22:39:00.345Z] + GOPATH=/tmp/tmp.Yhe9wi8xdT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Yhe9wi8xdT [2020-02-21T22:39:00.346Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-21T22:39:00.782Z] AR soccr/libsoccr.a [2020-02-21T22:39:00.782Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-21T22:39:00.873Z] #44 40.40 Reading package lists... [2020-02-21T22:39:00.873Z] #44 ... [2020-02-21T22:39:00.873Z] [2020-02-21T22:39:00.873Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-21T22:39:00.873Z] #17 35.88 Fetched 7937 kB in 25s (312 kB/s) [2020-02-21T22:39:00.873Z] #17 35.88 Reading package lists... [2020-02-21T22:39:01.066Z] DEP criu/arch/ppc64/sigframe.d [2020-02-21T22:39:01.066Z] DEP criu/arch/ppc64/crtools.d [2020-02-21T22:39:01.066Z] DEP criu/arch/ppc64/cpu.d [2020-02-21T22:39:01.066Z] CC criu/arch/ppc64/cpu.o [2020-02-21T22:39:01.132Z] #17 45.83 Reading package lists... [2020-02-21T22:39:01.132Z] #17 ... [2020-02-21T22:39:01.132Z] [2020-02-21T22:39:01.132Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:39:01.132Z] #33 45.66 runtime/cgo [2020-02-21T22:39:01.350Z] CC criu/arch/ppc64/crtools.o [2020-02-21T22:39:01.633Z] CC criu/arch/ppc64/sigframe.o [2020-02-21T22:39:01.919Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-02-21T22:39:01.919Z] DEP criu/arch/ppc64/misc.d [2020-02-21T22:39:01.919Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-21T22:39:01.919Z] DEP criu/arch/ppc64/vdso-pie.d [2020-02-21T22:39:01.919Z] DEP criu/pie/parasite-vdso.d [2020-02-21T22:39:01.919Z] DEP criu/pie/util-vdso.d [2020-02-21T22:39:01.919Z] DEP criu/pie/util.d [2020-02-21T22:39:02.203Z] CC criu/pie/util.o [2020-02-21T22:39:02.203Z] CC criu/pie/util-vdso.o [2020-02-21T22:39:02.488Z] CC criu/pie/parasite-vdso.o [2020-02-21T22:39:02.772Z] CC criu/arch/ppc64/vdso-pie.o [2020-02-21T22:39:02.772Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-02-21T22:39:03.056Z] CC criu/arch/ppc64/misc.o [2020-02-21T22:39:03.056Z] AR criu/pie/pie.lib.a [2020-02-21T22:39:03.056Z] DEP criu/pie/restorer.d [2020-02-21T22:39:03.056Z] DEP criu/arch/ppc64/restorer.d [2020-02-21T22:39:03.056Z] DEP criu/pie/parasite.d [2020-02-21T22:39:03.339Z] CC criu/pie/parasite.o [2020-02-21T22:39:03.622Z] LINK criu/pie/parasite.built-in.o [2020-02-21T22:39:03.622Z] GEN criu/pie/parasite-blob.h [2020-02-21T22:39:03.622Z] CC criu/arch/ppc64/restorer.o [2020-02-21T22:39:03.905Z] CC criu/pie/restorer.o [2020-02-21T22:39:04.914Z] LINK criu/pie/restorer.built-in.o [2020-02-21T22:39:04.914Z] GEN criu/pie/restorer-blob.h [2020-02-21T22:39:04.914Z] DEP criu/vdso.d [2020-02-21T22:39:05.204Z] DEP criu/uts_ns.d [2020-02-21T22:39:05.204Z] DEP criu/util.d [2020-02-21T22:39:05.204Z] DEP criu/uffd.d [2020-02-21T22:39:05.204Z] DEP criu/tun.d [2020-02-21T22:39:05.314Z] + rm -rf /tmp/tmp.Yhe9wi8xdT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Yhe9wi8xdT [2020-02-21T22:39:05.495Z] DEP criu/tty.d [2020-02-21T22:39:05.495Z] DEP criu/timerfd.d [2020-02-21T22:39:05.495Z] DEP criu/sysfs_parse.d [2020-02-21T22:39:05.622Z] Fetching without tags [2020-02-21T22:39:05.667Z] Removing intermediate container 40b120642f3c [2020-02-21T22:39:05.667Z] ---> e81ef0cfef2e [2020-02-21T22:39:05.667Z] Step 16/125 : FROM base AS swagger [2020-02-21T22:39:05.667Z] ---> bf6f5b4635b4 [2020-02-21T22:39:05.667Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-21T22:39:05.667Z] ---> Running in c9d9222e8740 [2020-02-21T22:39:05.668Z] Removing intermediate container c9d9222e8740 [2020-02-21T22:39:05.668Z] ---> 56c027e386d2 [2020-02-21T22:39:05.668Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-02-21T22:39:05.778Z] DEP criu/sysctl.d [2020-02-21T22:39:05.778Z] DEP criu/string.d [2020-02-21T22:39:05.778Z] DEP criu/stats.d [2020-02-21T22:39:05.778Z] DEP criu/sockets.d [2020-02-21T22:39:05.778Z] DEP criu/sk-unix.d [2020-02-21T22:39:05.998Z] Merging remotes/origin/19.03 commit 75fa1145dae220f3482debf8447a48d2bc5ef8c7 into PR head commit c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:39:06.012Z] ---> Running in 4939d3f720f4 [2020-02-21T22:39:06.061Z] DEP criu/sk-tcp.d [2020-02-21T22:39:06.061Z] DEP criu/sk-queue.d [2020-02-21T22:39:06.061Z] DEP criu/sk-packet.d [2020-02-21T22:39:06.346Z] DEP criu/sk-netlink.d [2020-02-21T22:39:06.346Z] DEP criu/sk-inet.d [2020-02-21T22:39:06.346Z] DEP criu/signalfd.d [2020-02-21T22:39:06.346Z] DEP criu/sigframe.d [2020-02-21T22:39:06.374Z] + mktemp -d [2020-02-21T22:39:06.374Z] + export GOPATH=/tmp/tmp.k1iPydmPq6 [2020-02-21T22:39:06.374Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.k1iPydmPq6/src/github.com/go-swagger/go-swagger [2020-02-21T22:39:06.374Z] Cloning into '/tmp/tmp.k1iPydmPq6/src/github.com/go-swagger/go-swagger'... [2020-02-21T22:39:06.375Z] #33 ... [2020-02-21T22:39:06.375Z] [2020-02-21T22:39:06.375Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:39:06.375Z] #6 38.94 Reading package lists... [2020-02-21T22:39:06.375Z] #6 47.63 Building dependency tree... [2020-02-21T22:39:06.375Z] #6 48.88 Reading state information... [2020-02-21T22:39:06.375Z] #6 50.49 The following additional packages will be installed: [2020-02-21T22:39:06.375Z] #6 50.50 libapparmor1 libseccomp2 [2020-02-21T22:39:06.375Z] #6 50.51 Suggested packages: [2020-02-21T22:39:06.375Z] #6 50.52 seccomp [2020-02-21T22:39:06.375Z] #6 50.84 The following NEW packages will be installed: [2020-02-21T22:39:06.375Z] #6 50.86 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-21T22:39:06.629Z] DEP criu/shmem.d [2020-02-21T22:39:06.629Z] DEP criu/servicefd.d [2020-02-21T22:39:06.629Z] DEP criu/seize.d [2020-02-21T22:39:06.629Z] DEP criu/seccomp.d [2020-02-21T22:39:06.897Z] Merge succeeded, producing c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:39:06.898Z] Checking out Revision c694d603645fe60da7e2d646016159a01c599454 (PR-40551) [2020-02-21T22:39:06.915Z] DEP criu/rst-malloc.d [2020-02-21T22:39:06.915Z] DEP criu/rbtree.d [2020-02-21T22:39:06.915Z] DEP criu/pstree.d [2020-02-21T22:39:06.915Z] DEP criu/protobuf.d [2020-02-21T22:39:06.915Z] GEN criu/protobuf-desc-gen.h [2020-02-21T22:39:05.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:39:05.563Z] > git config --add remote.origin.fetch +refs/pull/40551/head:refs/remotes/origin/PR-40551 # timeout=10 [2020-02-21T22:39:05.592Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-21T22:39:05.619Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:39:05.648Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:39:05.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:39:05.649Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-21T22:39:06.033Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:39:06.058Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:39:06.848Z] > git merge 75fa1145dae220f3482debf8447a48d2bc5ef8c7 # timeout=10 [2020-02-21T22:39:06.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-21T22:39:06.926Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:39:06.949Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:39:07.301Z] #6 51.96 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:39:07.301Z] #6 51.96 Need to get 300 kB of archives. [2020-02-21T22:39:07.301Z] #6 51.96 After this operation, 1201 kB of additional disk space will be used. [2020-02-21T22:39:07.301Z] #6 51.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-02-21T22:39:07.301Z] #6 51.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-02-21T22:39:07.301Z] #6 51.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-02-21T22:39:07.301Z] #6 51.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-02-21T22:39:07.301Z] #6 ... [2020-02-21T22:39:07.301Z] [2020-02-21T22:39:07.301Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-21T22:39:07.301Z] #50 DONE 51.9s [2020-02-21T22:39:07.301Z] [2020-02-21T22:39:07.301Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:07.301Z] #35 41.69 Reading package lists... [2020-02-21T22:39:07.301Z] #35 49.57 Building dependency tree... [2020-02-21T22:39:07.301Z] #35 50.90 Reading state information... [2020-02-21T22:39:07.301Z] #35 52.10 The following additional packages will be installed: [2020-02-21T22:39:07.301Z] #35 52.14 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-21T22:39:07.301Z] #35 52.15 Suggested packages: [2020-02-21T22:39:07.301Z] #35 52.16 codeblocks eclipse ninja-build lrzip [2020-02-21T22:39:07.301Z] #35 52.16 Recommended packages: [2020-02-21T22:39:07.301Z] #35 52.16 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-21T22:39:07.533Z] DEP criu/protobuf-desc.d [2020-02-21T22:39:07.533Z] DEP criu/proc_parse.d [2020-02-21T22:39:07.533Z] DEP criu/plugin.d [2020-02-21T22:39:07.533Z] DEP criu/pipes.d [2020-02-21T22:39:07.533Z] DEP criu/pie-util.d [2020-02-21T22:39:07.817Z] DEP criu/pie-util-vdso.d [2020-02-21T22:39:07.817Z] DEP criu/pie-util-vdso-elf32.d [2020-02-21T22:39:07.817Z] DEP criu/path.d [2020-02-21T22:39:07.817Z] DEP criu/parasite-syscall.d [2020-02-21T22:39:07.817Z] DEP criu/pagemap.d [2020-02-21T22:39:08.100Z] DEP criu/pagemap-cache.d [2020-02-21T22:39:08.100Z] DEP criu/page-xfer.d [2020-02-21T22:39:08.100Z] DEP criu/page-pipe.d [2020-02-21T22:39:08.100Z] DEP criu/netfilter.d [2020-02-21T22:39:08.384Z] DEP criu/net.d [2020-02-21T22:39:08.384Z] DEP criu/namespaces.d [2020-02-21T22:39:08.384Z] DEP criu/mount.d [2020-02-21T22:39:08.536Z] Commit message: "Jenkinsfile: temporarily pin windows image to 10.0.17763.973" [2020-02-21T22:39:08.665Z] #35 53.39 The following NEW packages will be installed: [2020-02-21T22:39:08.665Z] #35 53.40 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-21T22:39:08.665Z] #35 53.43 vim-common xxd [2020-02-21T22:39:08.667Z] DEP criu/mem.d [2020-02-21T22:39:08.667Z] DEP criu/lsm.d [2020-02-21T22:39:08.667Z] DEP criu/log.d [2020-02-21T22:39:08.667Z] DEP criu/libnetlink.d [2020-02-21T22:39:08.667Z] DEP criu/kerndat.d [2020-02-21T22:39:08.950Z] DEP criu/kcmp-ids.d [2020-02-21T22:39:08.950Z] DEP criu/irmap.d [2020-02-21T22:39:08.950Z] DEP criu/ipc_ns.d [2020-02-21T22:39:08.950Z] DEP criu/image.d [2020-02-21T22:39:09.237Z] DEP criu/image-desc.d [2020-02-21T22:39:09.237Z] DEP criu/fsnotify.d [2020-02-21T22:39:09.237Z] DEP criu/filesystems.d [2020-02-21T22:39:09.237Z] DEP criu/files.d [2020-02-21T22:39:09.463Z] + cd /tmp/tmp.k1iPydmPq6/src/github.com/go-swagger/go-swagger [2020-02-21T22:39:09.463Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-21T22:39:09.520Z] DEP criu/files-reg.d [2020-02-21T22:39:09.520Z] DEP criu/files-ext.d [2020-02-21T22:39:09.520Z] DEP criu/file-lock.d [2020-02-21T22:39:09.520Z] DEP criu/file-ids.d [2020-02-21T22:39:09.803Z] DEP criu/fifo.d [2020-02-21T22:39:09.803Z] DEP criu/fdstore.d [2020-02-21T22:39:09.803Z] DEP criu/fault-injection.d [2020-02-21T22:39:09.803Z] DEP criu/external.d [2020-02-21T22:39:09.803Z] DEP criu/eventpoll.d [2020-02-21T22:39:09.803Z] DEP criu/eventfd.d [2020-02-21T22:39:09.811Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-21T22:39:10.034Z] #35 54.74 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:39:10.034Z] #35 54.74 Need to get 13.7 MB of archives. [2020-02-21T22:39:10.034Z] #35 54.74 After this operation, 57.2 MB of additional disk space will be used. [2020-02-21T22:39:10.034Z] #35 54.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-02-21T22:39:10.034Z] #35 54.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-21T22:39:10.034Z] #35 54.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-02-21T22:39:10.034Z] #35 ... [2020-02-21T22:39:10.034Z] [2020-02-21T22:39:10.034Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:39:10.034Z] #6 53.76 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:39:10.034Z] #6 54.02 Fetched 300 kB in 1s (274 kB/s) [2020-02-21T22:39:10.034Z] #6 54.12 Selecting previously unselected package libseccomp2:amd64. [2020-02-21T22:39:10.034Z] #6 54.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-21T22:39:10.034Z] #6 54.21 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-21T22:39:10.034Z] #6 54.23 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-21T22:39:10.034Z] #6 54.35 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-21T22:39:10.034Z] #6 54.35 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-21T22:39:10.034Z] #6 54.35 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-21T22:39:10.034Z] #6 54.55 Selecting previously unselected package libapparmor1:amd64. [2020-02-21T22:39:10.034Z] #6 54.55 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-02-21T22:39:10.034Z] #6 54.56 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-21T22:39:10.034Z] #6 54.70 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-21T22:39:10.034Z] #6 54.71 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-02-21T22:39:10.034Z] #6 54.72 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-21T22:39:10.034Z] #6 54.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:10.034Z] #6 55.06 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-21T22:39:10.034Z] #6 55.08 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-21T22:39:10.087Z] DEP criu/crtools.d [2020-02-21T22:39:10.087Z] DEP criu/cr-service.d [2020-02-21T22:39:10.087Z] DEP criu/cr-restore.d [2020-02-21T22:39:10.290Z] #6 55.10 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-21T22:39:10.290Z] #6 55.12 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-21T22:39:10.290Z] #6 55.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:10.371Z] DEP criu/cr-errno.d [2020-02-21T22:39:10.371Z] DEP criu/cr-dump.d [2020-02-21T22:39:10.371Z] DEP criu/cr-dedup.d [2020-02-21T22:39:10.371Z] DEP criu/cr-check.d [2020-02-21T22:39:10.546Z] #6 DONE 55.4s [2020-02-21T22:39:10.546Z] [2020-02-21T22:39:10.546Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:39:10.546Z] #40 DONE 0.1s [2020-02-21T22:39:10.546Z] [2020-02-21T22:39:10.546Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-21T22:39:10.546Z] #41 DONE 0.1s [2020-02-21T22:39:10.546Z] [2020-02-21T22:39:10.546Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-21T22:39:10.546Z] #44 40.40 Reading package lists... [2020-02-21T22:39:10.546Z] #44 49.12 Building dependency tree... [2020-02-21T22:39:10.546Z] #44 50.37 Reading state information... [2020-02-21T22:39:10.546Z] #44 51.68 The following additional packages will be installed: [2020-02-21T22:39:10.546Z] #44 51.69 btrfs-progs liblzo2-2 [2020-02-21T22:39:10.546Z] #44 51.94 The following NEW packages will be installed: [2020-02-21T22:39:10.546Z] #44 51.95 btrfs-progs btrfs-tools liblzo2-2 [2020-02-21T22:39:10.546Z] #44 53.21 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:39:10.546Z] #44 53.21 Need to get 649 kB of archives. [2020-02-21T22:39:10.546Z] #44 53.21 After this operation, 4320 kB of additional disk space will be used. [2020-02-21T22:39:10.546Z] #44 53.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-21T22:39:10.546Z] #44 53.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-21T22:39:10.546Z] #44 53.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-21T22:39:10.546Z] #44 54.58 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:39:10.546Z] #44 54.76 Fetched 649 kB in 1s (601 kB/s) [2020-02-21T22:39:10.546Z] #44 54.86 Selecting previously unselected package liblzo2-2:amd64. [2020-02-21T22:39:10.546Z] #44 54.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-21T22:39:10.546Z] #44 54.98 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-21T22:39:10.546Z] #44 55.00 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:39:10.546Z] #44 55.11 Selecting previously unselected package btrfs-progs. [2020-02-21T22:39:10.546Z] #44 55.12 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-21T22:39:10.546Z] #44 55.13 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-21T22:39:10.599Z] + docker version [2020-02-21T22:39:10.656Z] DEP criu/config.d [2020-02-21T22:39:10.656Z] DEP criu/clone-noasan.d [2020-02-21T22:39:10.656Z] DEP criu/cgroup.d [2020-02-21T22:39:10.656Z] DEP criu/cgroup-props.d [2020-02-21T22:39:10.656Z] DEP criu/bitmap.d [2020-02-21T22:39:10.656Z] DEP criu/bfd.d [2020-02-21T22:39:10.803Z] #44 ... [2020-02-21T22:39:10.803Z] [2020-02-21T22:39:10.803Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-21T22:39:10.939Z] DEP criu/autofs.d [2020-02-21T22:39:10.939Z] DEP criu/aio.d [2020-02-21T22:39:10.939Z] DEP criu/action-scripts.d [2020-02-21T22:39:11.222Z] CC criu/action-scripts.o [2020-02-21T22:39:11.222Z] CC criu/aio.o [2020-02-21T22:39:11.507Z] CC criu/autofs.o [2020-02-21T22:39:12.169Z] #42 ... [2020-02-21T22:39:12.169Z] [2020-02-21T22:39:12.169Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-21T22:39:12.169Z] #44 56.31 Selecting previously unselected package btrfs-tools. [2020-02-21T22:39:12.169Z] #44 56.31 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-21T22:39:12.169Z] #44 56.32 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-21T22:39:12.169Z] #44 56.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:12.169Z] #44 56.56 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:39:12.169Z] #44 56.58 Setting up btrfs-progs (4.7.3-1) ... [2020-02-21T22:39:12.169Z] #44 56.59 Setting up btrfs-tools (4.7.3-1) ... [2020-02-21T22:39:12.169Z] #44 56.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:12.169Z] #44 DONE 56.9s [2020-02-21T22:39:12.169Z] [2020-02-21T22:39:12.169Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:39:12.169Z] #45 DONE 0.1s [2020-02-21T22:39:12.169Z] [2020-02-21T22:39:12.169Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-21T22:39:12.169Z] #46 DONE 0.1s [2020-02-21T22:39:12.169Z] [2020-02-21T22:39:12.169Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:12.169Z] #35 55.96 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-02-21T22:39:12.169Z] #35 56.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-02-21T22:39:12.169Z] #35 56.22 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-21T22:39:12.169Z] #35 56.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-02-21T22:39:12.169Z] #35 56.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-02-21T22:39:12.169Z] #35 56.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-21T22:39:12.169Z] #35 56.69 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-21T22:39:12.519Z] CC criu/bfd.o [2020-02-21T22:39:12.519Z] CC criu/bitmap.o [2020-02-21T22:39:12.803Z] CC criu/cgroup-props.o [2020-02-21T22:39:13.086Z] CC criu/cgroup.o [2020-02-21T22:39:13.097Z] #35 ... [2020-02-21T22:39:13.097Z] [2020-02-21T22:39:13.097Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:13.097Z] #57 38.82 Reading package lists... [2020-02-21T22:39:13.097Z] #57 48.18 Building dependency tree... [2020-02-21T22:39:13.097Z] #57 49.50 Reading state information... [2020-02-21T22:39:13.097Z] #57 51.03 The following additional packages will be installed: [2020-02-21T22:39:13.097Z] #57 51.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-21T22:39:13.097Z] #57 51.04 libprotoc10 python-pkg-resources zlib1g-dev [2020-02-21T22:39:13.097Z] #57 51.04 Suggested packages: [2020-02-21T22:39:13.097Z] #57 51.05 manpages-dev python-setuptools [2020-02-21T22:39:13.097Z] #57 52.93 The following NEW packages will be installed: [2020-02-21T22:39:13.097Z] #57 52.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-21T22:39:13.097Z] #57 52.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-21T22:39:13.097Z] #57 52.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-21T22:39:13.097Z] #57 52.96 zlib1g-dev [2020-02-21T22:39:13.097Z] #57 54.10 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:39:13.097Z] #57 54.10 Need to get 3602 kB of archives. [2020-02-21T22:39:13.097Z] #57 54.10 After this operation, 18.9 MB of additional disk space will be used. [2020-02-21T22:39:13.097Z] #57 54.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-21T22:39:13.097Z] #57 54.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-02-21T22:39:13.097Z] #57 54.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-02-21T22:39:13.097Z] #57 54.12 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-21T22:39:13.097Z] #57 54.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-02-21T22:39:13.097Z] #57 54.17 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-21T22:39:13.097Z] #57 54.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-02-21T22:39:13.097Z] #57 54.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-02-21T22:39:13.097Z] #57 54.23 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-02-21T22:39:13.097Z] #57 54.38 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-02-21T22:39:13.097Z] #57 54.39 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-02-21T22:39:13.097Z] #57 54.50 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-02-21T22:39:13.097Z] #57 54.56 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-02-21T22:39:13.097Z] #57 54.58 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-02-21T22:39:13.097Z] #57 54.58 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-21T22:39:13.097Z] #57 54.60 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-02-21T22:39:13.097Z] #57 55.96 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:39:13.097Z] #57 56.35 Fetched 3602 kB in 1s (2301 kB/s) [2020-02-21T22:39:13.097Z] #57 56.47 Selecting previously unselected package libnet1:amd64. [2020-02-21T22:39:13.097Z] #57 56.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-21T22:39:13.097Z] #57 56.56 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-21T22:39:13.097Z] #57 56.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-21T22:39:13.097Z] #57 56.69 Selecting previously unselected package libcap-dev:amd64. [2020-02-21T22:39:13.097Z] #57 56.69 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-02-21T22:39:13.097Z] #57 56.70 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-02-21T22:39:13.097Z] #57 56.89 Selecting previously unselected package libnet1-dev. [2020-02-21T22:39:13.097Z] #57 56.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-02-21T22:39:13.097Z] #57 56.95 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-21T22:39:13.097Z] #57 57.24 Selecting previously unselected package libnl-3-200:amd64. [2020-02-21T22:39:13.097Z] #57 57.24 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-21T22:39:13.097Z] #57 57.24 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-21T22:39:13.097Z] #57 57.54 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-21T22:39:13.097Z] #57 57.55 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-02-21T22:39:13.097Z] #57 57.57 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-21T22:39:13.097Z] #57 57.88 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-21T22:39:13.097Z] #57 57.89 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-21T22:39:13.097Z] #57 57.92 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-21T22:39:13.097Z] #57 58.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-21T22:39:13.097Z] #57 58.05 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-02-21T22:39:13.097Z] #57 58.06 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-21T22:39:13.097Z] #57 ... [2020-02-21T22:39:13.097Z] [2020-02-21T22:39:13.097Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-21T22:39:13.097Z] #15 58.09 + cd /tmp/tmp.yDUcVknnqu/src/github.com/go-swagger/go-swagger [2020-02-21T22:39:13.097Z] #15 58.09 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-21T22:39:14.466Z] #15 ... [2020-02-21T22:39:14.466Z] [2020-02-21T22:39:14.466Z] #7 [dev 1/24] RUN groupadd -r docker [2020-02-21T22:39:14.466Z] #7 DONE 4.0s [2020-02-21T22:39:14.466Z] [2020-02-21T22:39:14.466Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-21T22:39:14.466Z] #42 3.548 + RM_GOPATH=0 [2020-02-21T22:39:14.466Z] #42 3.548 + TMP_GOPATH= [2020-02-21T22:39:14.466Z] #42 3.548 + : /build [2020-02-21T22:39:14.466Z] #42 3.548 + '[' -z '' ']' [2020-02-21T22:39:14.466Z] #42 3.551 ++ mktemp -d [2020-02-21T22:39:14.466Z] #42 3.561 + export GOPATH=/tmp/tmp.RohxoSTTvU [2020-02-21T22:39:14.466Z] #42 3.561 + GOPATH=/tmp/tmp.RohxoSTTvU [2020-02-21T22:39:14.466Z] #42 3.561 + RM_GOPATH=1 [2020-02-21T22:39:14.466Z] #42 3.562 ++ dirname ./install.sh [2020-02-21T22:39:14.466Z] #42 3.567 + dir=. [2020-02-21T22:39:14.466Z] #42 3.567 + bin=runc [2020-02-21T22:39:14.466Z] #42 3.567 + shift [2020-02-21T22:39:14.466Z] #42 3.567 + '[' '!' -f ./runc.installer ']' [2020-02-21T22:39:14.466Z] #42 3.567 + . ./runc.installer [2020-02-21T22:39:14.466Z] #42 3.567 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-21T22:39:14.466Z] #42 3.568 + install_runc [2020-02-21T22:39:14.466Z] #42 3.580 + uname -r [2020-02-21T22:39:14.466Z] #42 3.580 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-21T22:39:14.466Z] #42 3.583 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-21T22:39:14.466Z] #42 3.583 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-21T22:39:14.466Z] #42 3.583 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RohxoSTTvU/src/github.com/opencontainers/runc [2020-02-21T22:39:14.466Z] #42 3.584 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-21T22:39:14.466Z] #42 3.586 Cloning into '/tmp/tmp.RohxoSTTvU/src/github.com/opencontainers/runc'... [2020-02-21T22:39:14.561Z] CC criu/clone-noasan.o [2020-02-21T22:39:14.561Z] CC criu/config.o [2020-02-21T22:39:15.177Z] CC criu/cr-check.o [2020-02-21T22:39:15.867Z] Client: Docker Engine - Community [2020-02-21T22:39:15.867Z] Version: 19.03.5 [2020-02-21T22:39:15.867Z] API version: 1.40 [2020-02-21T22:39:15.867Z] Go version: go1.12.12 [2020-02-21T22:39:15.867Z] Git commit: 633a0ea838 [2020-02-21T22:39:15.867Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-21T22:39:15.867Z] OS/Arch: linux/amd64 [2020-02-21T22:39:15.867Z] Experimental: false [2020-02-21T22:39:15.867Z] [2020-02-21T22:39:15.867Z] Server: Docker Engine - Community [2020-02-21T22:39:15.867Z] Engine: [2020-02-21T22:39:15.867Z] Version: 19.03.5 [2020-02-21T22:39:15.867Z] API version: 1.40 (minimum version 1.12) [2020-02-21T22:39:15.867Z] Go version: go1.12.12 [2020-02-21T22:39:15.867Z] Git commit: 633a0ea838 [2020-02-21T22:39:15.867Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-21T22:39:15.867Z] OS/Arch: linux/amd64 [2020-02-21T22:39:15.867Z] Experimental: true [2020-02-21T22:39:15.867Z] containerd: [2020-02-21T22:39:15.867Z] Version: 1.2.10 [2020-02-21T22:39:15.867Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-21T22:39:15.867Z] runc: [2020-02-21T22:39:15.867Z] Version: 1.0.0-rc8+dev [2020-02-21T22:39:15.867Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-21T22:39:15.867Z] docker-init: [2020-02-21T22:39:15.867Z] Version: 0.18.0 [2020-02-21T22:39:15.867Z] GitCommit: fec3683 [Pipeline] sh [2020-02-21T22:39:16.186Z] + docker info [2020-02-21T22:39:16.190Z] CC criu/cr-dedup.o [2020-02-21T22:39:16.190Z] CC criu/cr-dump.o [2020-02-21T22:39:16.354Z] #42 ... [2020-02-21T22:39:16.354Z] [2020-02-21T22:39:16.354Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-21T22:39:16.354Z] #17 45.83 Reading package lists... [2020-02-21T22:39:16.354Z] #17 52.76 Building dependency tree... [2020-02-21T22:39:16.354Z] #17 53.84 Reading state information... [2020-02-21T22:39:16.354Z] #17 55.30 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-21T22:39:16.354Z] #17 55.30 The following additional packages will be installed: [2020-02-21T22:39:16.354Z] #17 55.33 libjq1 libonig4 [2020-02-21T22:39:16.354Z] #17 55.97 The following NEW packages will be installed: [2020-02-21T22:39:16.354Z] #17 55.98 jq libjq1 libonig4 [2020-02-21T22:39:16.354Z] #17 57.18 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:39:16.354Z] #17 57.18 Need to get 327 kB of archives. [2020-02-21T22:39:16.354Z] #17 57.18 After this operation, 1157 kB of additional disk space will be used. [2020-02-21T22:39:16.354Z] #17 57.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-21T22:39:16.354Z] #17 57.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-21T22:39:16.354Z] #17 57.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-21T22:39:16.354Z] #17 58.64 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:39:16.354Z] #17 58.84 Fetched 327 kB in 1s (314 kB/s) [2020-02-21T22:39:16.354Z] #17 58.94 Selecting previously unselected package libonig4:amd64. [2020-02-21T22:39:16.354Z] #17 58.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-21T22:39:16.354Z] #17 59.04 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-02-21T22:39:16.354Z] #17 59.05 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-21T22:39:16.354Z] #17 59.43 Selecting previously unselected package libjq1:amd64. [2020-02-21T22:39:16.354Z] #17 59.43 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-21T22:39:16.354Z] #17 59.44 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-21T22:39:16.354Z] #17 59.77 Selecting previously unselected package jq. [2020-02-21T22:39:16.354Z] #17 59.81 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-21T22:39:16.354Z] #17 59.82 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-21T22:39:16.354Z] #17 60.25 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-21T22:39:16.354Z] #17 60.29 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-21T22:39:16.354Z] #17 60.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:16.354Z] #17 60.41 Setting up jq (1.5+dfsg-1.3) ... [2020-02-21T22:39:16.354Z] #17 DONE 61.0s [2020-02-21T22:39:16.354Z] [2020-02-21T22:39:16.354Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-21T22:39:16.354Z] #19 DONE 0.1s [2020-02-21T22:39:16.354Z] [2020-02-21T22:39:16.354Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-21T22:39:16.354Z] #27 60.84 + cd /tmp/tmp.YOtcVKJ9BZ/src/gotest.tools/gotestsum [2020-02-21T22:39:16.354Z] #27 60.84 + git checkout -q v0.3.5 [2020-02-21T22:39:16.354Z] #27 60.86 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-21T22:39:17.685Z] CC criu/cr-errno.o [2020-02-21T22:39:17.685Z] CC criu/cr-restore.o [2020-02-21T22:39:18.242Z] #27 ... [2020-02-21T22:39:18.242Z] [2020-02-21T22:39:18.242Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-21T22:39:18.242Z] #8 DONE 3.6s [2020-02-21T22:39:18.242Z] [2020-02-21T22:39:18.242Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:18.242Z] #57 58.21 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-21T22:39:18.242Z] #57 58.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-02-21T22:39:18.242Z] #57 58.24 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-21T22:39:18.242Z] #57 58.55 Selecting previously unselected package libprotobuf10:amd64. [2020-02-21T22:39:18.242Z] #57 58.56 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-02-21T22:39:18.242Z] #57 58.57 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-02-21T22:39:18.242Z] #57 59.54 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-02-21T22:39:18.242Z] #57 59.55 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-02-21T22:39:18.242Z] #57 59.55 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-21T22:39:18.242Z] #57 59.81 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-21T22:39:18.242Z] #57 59.81 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-02-21T22:39:18.242Z] #57 59.83 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-21T22:39:18.242Z] #57 61.58 Selecting previously unselected package libprotoc10:amd64. [2020-02-21T22:39:18.242Z] #57 61.58 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-02-21T22:39:18.242Z] #57 61.59 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-02-21T22:39:18.242Z] #57 62.33 Selecting previously unselected package protobuf-c-compiler. [2020-02-21T22:39:18.242Z] #57 62.34 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-02-21T22:39:18.242Z] #57 62.35 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-21T22:39:18.242Z] #57 62.51 Selecting previously unselected package protobuf-compiler. [2020-02-21T22:39:18.242Z] #57 62.55 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-02-21T22:39:18.242Z] #57 62.55 Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-21T22:39:18.242Z] #57 62.72 Selecting previously unselected package python-pkg-resources. [2020-02-21T22:39:18.242Z] #57 62.73 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-21T22:39:18.242Z] #57 62.73 Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-21T22:39:18.242Z] #57 63.08 Selecting previously unselected package python-protobuf. [2020-02-21T22:39:18.242Z] #57 63.10 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-02-21T22:39:18.242Z] #57 63.11 Unpacking python-protobuf (3.0.0-9) ... [2020-02-21T22:39:19.168Z] #57 63.90 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-21T22:39:19.168Z] #57 64.00 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-21T22:39:19.168Z] #57 64.02 Setting up python-pkg-resources (33.1.1-1) ... [2020-02-21T22:39:19.335Z] + rm -rf /tmp/tmp.k1iPydmPq6 [2020-02-21T22:39:19.335Z] Removing intermediate container 4939d3f720f4 [2020-02-21T22:39:19.335Z] ---> 8006f43348b4 [2020-02-21T22:39:19.335Z] Step 19/125 : FROM base AS frozen-images [2020-02-21T22:39:19.335Z] ---> bf6f5b4635b4 [2020-02-21T22:39:19.335Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:39:19.335Z] ---> Using cache [2020-02-21T22:39:19.335Z] ---> 4a228e647f2c [2020-02-21T22:39:19.335Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-02-21T22:39:19.335Z] ---> Running in 46c741547b9a [2020-02-21T22:39:19.335Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:39:19.335Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:39:19.335Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:39:19.335Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:39:19.711Z] CC criu/cr-service.o [2020-02-21T22:39:19.717Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:39:19.717Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [497 kB] [2020-02-21T22:39:19.717Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-21T22:39:19.717Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-21T22:39:20.721Z] CC criu/crtools.o [2020-02-21T22:39:20.917Z] Fetched 7684 kB in 1s (5450 kB/s) [2020-02-21T22:39:21.005Z] CC criu/eventfd.o [2020-02-21T22:39:21.057Z] #57 ... [2020-02-21T22:39:21.057Z] [2020-02-21T22:39:21.057Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:39:21.057Z] #33 55.66 internal/x/crypto/curve25519 [2020-02-21T22:39:21.057Z] #33 62.27 sync [2020-02-21T22:39:21.057Z] #33 63.30 reflect [2020-02-21T22:39:21.057Z] #33 63.30 io [2020-02-21T22:39:21.057Z] #33 64.85 bytes [2020-02-21T22:39:21.262Z] Reading package lists... [2020-02-21T22:39:21.288Z] CC criu/eventpoll.o [2020-02-21T22:39:21.313Z] #33 ... [2020-02-21T22:39:21.313Z] [2020-02-21T22:39:21.313Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-21T22:39:21.313Z] #9 2.824 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-21T22:39:21.313Z] #9 DONE 3.1s [2020-02-21T22:39:21.313Z] [2020-02-21T22:39:21.313Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-21T22:39:21.572Z] CC criu/external.o [2020-02-21T22:39:21.607Z] Reading package lists... [2020-02-21T22:39:21.607Z] Building dependency tree... [2020-02-21T22:39:21.607Z] Reading state information... [2020-02-21T22:39:21.855Z] CC criu/fault-injection.o [2020-02-21T22:39:21.855Z] CC criu/fdstore.o [2020-02-21T22:39:21.963Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-21T22:39:21.963Z] The following additional packages will be installed: [2020-02-21T22:39:21.963Z] libjq1 libonig4 [2020-02-21T22:39:21.963Z] The following NEW packages will be installed: [2020-02-21T22:39:21.963Z] jq libjq1 libonig4 [2020-02-21T22:39:21.963Z] 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:39:21.963Z] Need to get 328 kB of archives. [2020-02-21T22:39:21.963Z] After this operation, 1263 kB of additional disk space will be used. [2020-02-21T22:39:21.963Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-02-21T22:39:21.963Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-02-21T22:39:21.963Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-02-21T22:39:21.963Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:39:21.963Z] Fetched 328 kB in 0s (3943 kB/s) [2020-02-21T22:39:21.963Z] Selecting previously unselected package libonig4:s390x. [2020-02-21T22:39:21.963Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-02-21T22:39:21.963Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2020-02-21T22:39:21.963Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-02-21T22:39:21.963Z] Selecting previously unselected package libjq1:s390x. [2020-02-21T22:39:21.963Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-02-21T22:39:21.963Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-21T22:39:21.963Z] Selecting previously unselected package jq. [2020-02-21T22:39:21.963Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2020-02-21T22:39:21.963Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-21T22:39:22.146Z] CC criu/fifo.o [2020-02-21T22:39:22.240Z] #10 ... [2020-02-21T22:39:22.240Z] [2020-02-21T22:39:22.240Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:39:22.240Z] #47 2.866 + RM_GOPATH=0 [2020-02-21T22:39:22.240Z] #47 2.866 + TMP_GOPATH= [2020-02-21T22:39:22.240Z] #47 2.866 + : /build [2020-02-21T22:39:22.240Z] #47 2.866 + '[' -z '' ']' [2020-02-21T22:39:22.240Z] #47 2.867 ++ mktemp -d [2020-02-21T22:39:22.240Z] #47 2.934 + export GOPATH=/tmp/tmp.hcKgcFKEK0 [2020-02-21T22:39:22.240Z] #47 2.934 + GOPATH=/tmp/tmp.hcKgcFKEK0 [2020-02-21T22:39:22.240Z] #47 2.934 + RM_GOPATH=1 [2020-02-21T22:39:22.240Z] #47 2.935 ++ dirname ./install.sh [2020-02-21T22:39:22.240Z] #47 2.941 + dir=. [2020-02-21T22:39:22.240Z] #47 2.941 + bin=containerd [2020-02-21T22:39:22.240Z] #47 2.941 + shift [2020-02-21T22:39:22.240Z] #47 2.942 + '[' '!' -f ./containerd.installer ']' [2020-02-21T22:39:22.240Z] #47 2.942 + . ./containerd.installer [2020-02-21T22:39:22.240Z] #47 2.942 ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:39:22.240Z] #47 2.942 + install_containerd [2020-02-21T22:39:22.240Z] #47 2.943 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-02-21T22:39:22.240Z] #47 2.943 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hcKgcFKEK0/src/github.com/containerd/containerd [2020-02-21T22:39:22.240Z] #47 2.943 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:39:22.240Z] #47 2.950 Cloning into '/tmp/tmp.hcKgcFKEK0/src/github.com/containerd/containerd'... [2020-02-21T22:39:22.240Z] #47 ... [2020-02-21T22:39:22.240Z] [2020-02-21T22:39:22.240Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:39:22.240Z] #20 4.492 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-21T22:39:22.240Z] #20 5.044 [2020-02-21T22:39:22.315Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-02-21T22:39:22.315Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-21T22:39:22.315Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:22.315Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-21T22:39:22.428Z] CC criu/file-ids.o [2020-02-21T22:39:22.429Z] CC criu/file-lock.o [2020-02-21T22:39:22.660Z] Removing intermediate container 46c741547b9a [2020-02-21T22:39:22.660Z] ---> bef240c8fd03 [2020-02-21T22:39:22.660Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-02-21T22:39:22.742Z] Client: [2020-02-21T22:39:22.742Z] Debug Mode: false [2020-02-21T22:39:22.742Z] [2020-02-21T22:39:22.742Z] Server: [2020-02-21T22:39:22.742Z] Containers: 0 [2020-02-21T22:39:22.742Z] Running: 0 [2020-02-21T22:39:22.742Z] Paused: 0 [2020-02-21T22:39:22.742Z] Stopped: 0 [2020-02-21T22:39:22.742Z] Images: 0 [2020-02-21T22:39:22.742Z] Server Version: 19.03.5 [2020-02-21T22:39:22.742Z] Storage Driver: overlay2 [2020-02-21T22:39:22.742Z] Backing Filesystem: extfs [2020-02-21T22:39:22.742Z] Supports d_type: true [2020-02-21T22:39:22.742Z] Native Overlay Diff: true [2020-02-21T22:39:22.742Z] Logging Driver: json-file [2020-02-21T22:39:22.742Z] Cgroup Driver: cgroupfs [2020-02-21T22:39:22.742Z] Plugins: [2020-02-21T22:39:22.742Z] Volume: local [2020-02-21T22:39:22.742Z] Network: bridge host ipvlan macvlan null overlay [2020-02-21T22:39:22.742Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-21T22:39:22.742Z] Swarm: inactive [2020-02-21T22:39:22.742Z] Runtimes: runc [2020-02-21T22:39:22.742Z] Default Runtime: runc [2020-02-21T22:39:22.742Z] Init Binary: docker-init [2020-02-21T22:39:22.742Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-21T22:39:22.743Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-21T22:39:22.743Z] init version: fec3683 [2020-02-21T22:39:22.743Z] Security Options: [2020-02-21T22:39:22.743Z] apparmor [2020-02-21T22:39:22.743Z] seccomp [2020-02-21T22:39:22.743Z] Profile: default [2020-02-21T22:39:22.743Z] Kernel Version: 4.15.0-1058-aws [2020-02-21T22:39:22.743Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-21T22:39:22.743Z] OSType: linux [2020-02-21T22:39:22.743Z] Architecture: x86_64 [2020-02-21T22:39:22.743Z] CPUs: 2 [2020-02-21T22:39:22.743Z] Total Memory: 7.501GiB [2020-02-21T22:39:22.743Z] Name: ip-10-100-117-159 [2020-02-21T22:39:22.743Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-21T22:39:22.743Z] Docker Root Dir: /var/lib/docker [2020-02-21T22:39:22.743Z] Debug Mode: false [2020-02-21T22:39:22.743Z] Registry: https://index.docker.io/v1/ [2020-02-21T22:39:22.743Z] Labels: [2020-02-21T22:39:22.743Z] Experimental: true [2020-02-21T22:39:22.743Z] Insecure Registries: [2020-02-21T22:39:22.743Z] 127.0.0.0/8 [2020-02-21T22:39:22.743Z] Live Restore Enabled: true [2020-02-21T22:39:22.743Z] [2020-02-21T22:39:22.743Z] WARNING: No swap limit support [Pipeline] sh [2020-02-21T22:39:23.009Z] #20 6.032 ##### 8.1% ######## 12.1% ############ 17.1% ################ 22.4% ################### 27.6% ####################### 32.5% ########################## 37.5% ############################## 42.1% ################################# 46.7% [2020-02-21T22:39:23.009Z] #20 ... [2020-02-21T22:39:23.009Z] [2020-02-21T22:39:23.009Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:23.009Z] #35 58.06 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:39:23.009Z] #35 58.25 Fetched 13.7 MB in 3s (4424 kB/s) [2020-02-21T22:39:23.009Z] #35 58.34 Selecting previously unselected package cmake-data. [2020-02-21T22:39:23.009Z] #35 58.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-21T22:39:23.009Z] #35 58.40 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-21T22:39:23.009Z] #35 58.42 Unpacking cmake-data (3.7.2-1) ... [2020-02-21T22:39:23.009Z] #35 62.30 Selecting previously unselected package liblzo2-2:amd64. [2020-02-21T22:39:23.009Z] #35 62.33 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-21T22:39:23.009Z] #35 62.34 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:39:23.009Z] #35 62.51 Selecting previously unselected package libicu57:amd64. [2020-02-21T22:39:23.009Z] #35 62.54 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-02-21T22:39:23.009Z] #35 62.55 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-21T22:39:23.015Z] ---> 197016aaed04 [2020-02-21T22:39:23.015Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-02-21T22:39:23.015Z] ---> Running in 9aa7369fca6d [2020-02-21T22:39:23.036Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-21T22:39:23.036Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-21T22:39:23.036Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40551/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-21T22:39:23.036Z] + bash /home/ubuntu/workspace/moby_PR-40551/check-config.sh [2020-02-21T22:39:23.036Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-21T22:39:23.036Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-21T22:39:23.036Z] [2020-02-21T22:39:23.036Z] Generally Necessary: [2020-02-21T22:39:23.036Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-21T22:39:23.036Z] - apparmor: enabled and tools installed [2020-02-21T22:39:23.036Z] - CONFIG_NAMESPACES: enabled [2020-02-21T22:39:23.036Z] - CONFIG_NET_NS: enabled [2020-02-21T22:39:23.036Z] - CONFIG_PID_NS: enabled [2020-02-21T22:39:23.036Z] - CONFIG_IPC_NS: enabled [2020-02-21T22:39:23.036Z] - CONFIG_UTS_NS: enabled [2020-02-21T22:39:23.036Z] - CONFIG_CGROUPS: enabled [2020-02-21T22:39:23.036Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-21T22:39:23.036Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-21T22:39:23.036Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-21T22:39:23.036Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-21T22:39:23.036Z] - CONFIG_CPUSETS: enabled [2020-02-21T22:39:23.036Z] - CONFIG_MEMCG: enabled [2020-02-21T22:39:23.036Z] - CONFIG_KEYS: enabled [2020-02-21T22:39:23.036Z] - CONFIG_VETH: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-21T22:39:23.036Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-21T22:39:23.043Z] CC criu/files-ext.o [2020-02-21T22:39:23.044Z] CC criu/files-reg.o [2020-02-21T22:39:23.264Z] #35 ... [2020-02-21T22:39:23.264Z] [2020-02-21T22:39:23.264Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:39:23.294Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-21T22:39:23.294Z] [2020-02-21T22:39:23.294Z] Optional Features: [2020-02-21T22:39:23.294Z] - CONFIG_USER_NS: enabled [2020-02-21T22:39:23.294Z] - CONFIG_SECCOMP: enabled [2020-02-21T22:39:23.294Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-21T22:39:23.294Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-21T22:39:23.294Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-21T22:39:23.294Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-21T22:39:23.294Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-21T22:39:23.294Z] - CONFIG_BLK_CGROUP: enabled [2020-02-21T22:39:23.294Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-21T22:39:23.294Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-21T22:39:23.294Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-21T22:39:23.294Z] - CONFIG_CGROUP_PERF: enabled [2020-02-21T22:39:23.294Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-21T22:39:23.294Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-21T22:39:23.294Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-21T22:39:23.294Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-21T22:39:23.294Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-21T22:39:23.294Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-21T22:39:23.294Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-21T22:39:23.294Z] - CONFIG_IP_VS: enabled (as module) [2020-02-21T22:39:23.294Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-21T22:39:23.294Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-21T22:39:23.294Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-21T22:39:23.294Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-21T22:39:23.294Z] - CONFIG_EXT4_FS: enabled [2020-02-21T22:39:23.294Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-21T22:39:23.294Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-21T22:39:23.552Z] - Network Drivers: [2020-02-21T22:39:23.552Z] - "overlay": [2020-02-21T22:39:23.552Z] - CONFIG_VXLAN: enabled (as module) [2020-02-21T22:39:23.552Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-21T22:39:23.552Z] Optional (for encrypted networks): [2020-02-21T22:39:23.552Z] - CONFIG_CRYPTO: enabled [2020-02-21T22:39:23.552Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-21T22:39:23.552Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-21T22:39:23.552Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-21T22:39:23.552Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-21T22:39:23.552Z] - CONFIG_XFRM: enabled [2020-02-21T22:39:23.552Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-21T22:39:23.552Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-21T22:39:23.552Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-21T22:39:23.552Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-21T22:39:23.552Z] - "ipvlan": [2020-02-21T22:39:23.552Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-21T22:39:23.552Z] - "macvlan": [2020-02-21T22:39:23.552Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-21T22:39:23.552Z] - CONFIG_DUMMY: enabled (as module) [2020-02-21T22:39:23.552Z] - "ftp,tftp client in container": [2020-02-21T22:39:23.552Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-21T22:39:23.552Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-21T22:39:23.552Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-21T22:39:23.552Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-21T22:39:23.552Z] - Storage Drivers: [2020-02-21T22:39:23.552Z] - "aufs": [2020-02-21T22:39:23.552Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-21T22:39:23.552Z] - "btrfs": [2020-02-21T22:39:23.552Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-21T22:39:23.552Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-21T22:39:23.552Z] - "devicemapper": [2020-02-21T22:39:23.552Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-21T22:39:23.552Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-21T22:39:23.552Z] - "overlay": [2020-02-21T22:39:23.552Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-21T22:39:23.552Z] - "zfs": [2020-02-21T22:39:23.552Z] - /dev/zfs: missing [2020-02-21T22:39:23.552Z] - zfs command: missing [2020-02-21T22:39:23.552Z] - zpool command: missing [2020-02-21T22:39:23.552Z] [2020-02-21T22:39:23.552Z] Limits: [2020-02-21T22:39:23.552Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-21T22:39:23.552Z] [2020-02-21T22:39:23.552Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-21T22:39:23.881Z] + sudo modprobe ip_vs [2020-02-21T22:39:24.035Z] #20 6.032 ##### 8.1% ######## 12.1% ############ 17.1% ################ 22.4% ################### 27.6% ####################### 32.5% ########################## 37.5% ############################## 42.1% ################################# 46.7% #################################### 51.3% ######################################## 56.8% ############################################ 62.1% ################################################## 70.2% ##################################################### 74.3% ########################################################## 81.0% ############################################################## 87.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-02-21T22:39:24.144Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c694d603645fe60da7e2d646016159a01c599454 . [2020-02-21T22:39:24.238Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-21T22:39:24.238Z]  [2020-02-21T22:39:24.290Z] #20 ... [2020-02-21T22:39:24.290Z] [2020-02-21T22:39:24.290Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:39:24.290Z] #30 58.78 sync [2020-02-21T22:39:24.290Z] #30 59.86 io [2020-02-21T22:39:24.290Z] #30 59.87 reflect [2020-02-21T22:39:24.290Z] #30 61.68 syscall [2020-02-21T22:39:24.290Z] #30 ... [2020-02-21T22:39:24.290Z] [2020-02-21T22:39:24.290Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:24.290Z] #57 69.31 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-21T22:39:24.405Z] #2 [internal] load .dockerignore [2020-02-21T22:39:24.405Z] #2 transferring context: 87B 0.0s done [2020-02-21T22:39:24.405Z] #2 DONE 0.1s [2020-02-21T22:39:24.405Z] [2020-02-21T22:39:24.405Z] #1 [internal] load build definition from Dockerfile [2020-02-21T22:39:24.405Z] #1 transferring dockerfile: 10.82kB 0.0s done [2020-02-21T22:39:24.405Z] #1 DONE 0.1s [2020-02-21T22:39:24.405Z] [2020-02-21T22:39:24.405Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch [2020-02-21T22:39:24.522Z] CC criu/files.o [2020-02-21T22:39:24.546Z] #57 69.32 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-02-21T22:39:24.546Z] #57 69.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:24.546Z] #57 69.41 Setting up python-protobuf (3.0.0-9) ... [2020-02-21T22:39:24.662Z] #3 DONE 0.4s [2020-02-21T22:39:24.802Z] #57 ... [2020-02-21T22:39:24.802Z] [2020-02-21T22:39:24.802Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-21T22:39:24.802Z] #10 DONE 3.6s [2020-02-21T22:39:24.802Z] [2020-02-21T22:39:24.802Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-21T22:39:24.920Z] [2020-02-21T22:39:24.920Z] #18 [internal] load build context [2020-02-21T22:39:24.958Z]  #########                                                           13.2% #######################  32.0% #################################### 50.8% ##################################################                        69.6% ############################################################## 86.3% ######################################################################## 100.0% [2020-02-21T22:39:24.958Z]  [2020-02-21T22:39:25.196Z] #18 ... [2020-02-21T22:39:25.196Z] [2020-02-21T22:39:25.196Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-21T22:39:25.196Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done [2020-02-21T22:39:25.196Z] #64 DONE 0.5s [2020-02-21T22:39:25.196Z] [2020-02-21T22:39:25.196Z] #18 [internal] load build context [2020-02-21T22:39:25.331Z]  #############################   41.2% ##################################################################        92.1% ######################################################################## 100.0% [2020-02-21T22:39:25.331Z]  [2020-02-21T22:39:25.730Z] #11 ... [2020-02-21T22:39:25.730Z] [2020-02-21T22:39:25.730Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-21T22:39:25.730Z] #15 60.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-21T22:39:25.985Z] #15 ... [2020-02-21T22:39:25.985Z] [2020-02-21T22:39:25.985Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:39:25.985Z] #20 8.378 [2020-02-21T22:39:25.985Z] #20 8.882 ##### 7.1% #################### 28.1% ################################ 45.7% ############################################# 62.8% ####################################################### 77.3% ######################################################################## 100.0% [2020-02-21T22:39:26.007Z] CC criu/filesystems.o [2020-02-21T22:39:26.054Z]  ####### 9.8% #######################                                                   32.7% #######################################  55.5% ######################################################## 78.4% ######################################################################## 100.0% [2020-02-21T22:39:26.054Z]  [2020-02-21T22:39:26.242Z] #20 9.995 [2020-02-21T22:39:26.627Z] CC criu/fsnotify.o [2020-02-21T22:39:27.246Z] CC criu/image-desc.o [2020-02-21T22:39:27.246Z] CC criu/image.o [2020-02-21T22:39:27.482Z]  ###                                                                        5.6% ##########                                                                14.0% ###############                                                           21.6% ####################                                                      29.2% ###########################                                               37.7% #################################                                    46.2% #######################################                                 54.7% #############################################                          63.2% ###################################################                     71.7% #########################################################                80.2% ###############################################################          88.7% #####################################################################     97.2% ######################################################################## 100.0% [2020-02-21T22:39:27.482Z]  [2020-02-21T22:39:27.865Z] CC criu/ipc_ns.o [2020-02-21T22:39:28.030Z] #20 10.42 ## 3.6% ####### 10.1% ############ 16.8% ################# 24.5% ###################### 31.8% ########################### 38.4% ################################ 45.5% ##################################### 51.6% ######################################## 56.7% ############################################# 62.6% ################################################## 70.2% ########################################################## 81.8% ############################################################### 87.5% ######################################################################## 100.0% [2020-02-21T22:39:28.226Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-21T22:39:28.226Z]  [2020-02-21T22:39:28.226Z]  ######################################################################## 100.0% [2020-02-21T22:39:28.226Z]  [2020-02-21T22:39:28.286Z] #20 ... [2020-02-21T22:39:28.286Z] [2020-02-21T22:39:28.286Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-21T22:39:28.286Z] #11 DONE 3.4s [2020-02-21T22:39:28.286Z] [2020-02-21T22:39:28.286Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:28.286Z] #35 71.03 Selecting previously unselected package libxml2:amd64. [2020-02-21T22:39:28.286Z] #35 71.04 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-02-21T22:39:28.286Z] #35 71.04 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-21T22:39:28.286Z] #35 71.92 Selecting previously unselected package libarchive13:amd64. [2020-02-21T22:39:28.286Z] #35 71.93 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-02-21T22:39:28.286Z] #35 71.93 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-21T22:39:28.286Z] #35 72.38 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-21T22:39:28.286Z] #35 72.39 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-21T22:39:28.286Z] #35 72.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-21T22:39:28.286Z] #35 72.62 Selecting previously unselected package libuv1:amd64. [2020-02-21T22:39:28.286Z] #35 72.62 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-02-21T22:39:28.286Z] #35 72.63 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-02-21T22:39:28.286Z] #35 73.03 Selecting previously unselected package cmake. [2020-02-21T22:39:28.286Z] #35 73.04 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-02-21T22:39:28.543Z] #35 73.39 Unpacking cmake (3.7.2-1) ... [2020-02-21T22:39:28.878Z] CC criu/irmap.o [2020-02-21T22:39:29.105Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-21T22:39:29.105Z]  [2020-02-21T22:39:29.105Z]  ######################################################################## 100.0% [2020-02-21T22:39:29.105Z]  [2020-02-21T22:39:29.163Z] CC criu/kcmp-ids.o [2020-02-21T22:39:29.394Z] #18 transferring context: 29.01MB 4.7s [2020-02-21T22:39:29.452Z] CC criu/kerndat.o [2020-02-21T22:39:29.525Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-21T22:39:29.525Z] skipping existing b63cc5f62c21 [2020-02-21T22:39:29.525Z] [2020-02-21T22:39:30.367Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-21T22:39:30.367Z]  [2020-02-21T22:39:30.367Z]  ######################################################################## 100.0% [2020-02-21T22:39:30.367Z]  [2020-02-21T22:39:30.367Z] Download of images into '/build' complete. [2020-02-21T22:39:30.367Z] Use something like the following to load the result into a Docker daemon: [2020-02-21T22:39:30.367Z] tar -cC '/build' . | docker load [2020-02-21T22:39:30.768Z] #18 transferring context: 45.38MB 5.7s done [2020-02-21T22:39:30.768Z] #18 DONE 5.9s [2020-02-21T22:39:30.768Z] [2020-02-21T22:39:30.768Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-21T22:39:30.768Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-21T22:39:30.768Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-21T22:39:30.768Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done [2020-02-21T22:39:30.768Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.8s done [2020-02-21T22:39:30.768Z] #64 DONE 5.4s [2020-02-21T22:39:30.768Z] [2020-02-21T22:39:30.768Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-02-21T22:39:30.768Z] #4 resolve docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 done [2020-02-21T22:39:30.768Z] #4 sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 1.42kB / 1.42kB done [2020-02-21T22:39:30.768Z] #4 sha256:eba17bb4139681beb71215aa6abeb0f2e90b1b8b60ebd9333698f1055229afb5 1.80kB / 1.80kB done [2020-02-21T22:39:30.768Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.5s done [2020-02-21T22:39:30.768Z] #4 sha256:563601c9e3b21c8ac5933717dcaef6b22b8b4af2bbf43d4f01843087bd311b97 5.46kB / 5.46kB done [2020-02-21T22:39:30.768Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 1.3s done [2020-02-21T22:39:30.768Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.4s done [2020-02-21T22:39:30.768Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 2.0s done [2020-02-21T22:39:30.768Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 2.4s done [2020-02-21T22:39:30.768Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 5.8s done [2020-02-21T22:39:30.768Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 4.0s [2020-02-21T22:39:30.768Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 2.1s done [2020-02-21T22:39:30.947Z] CC criu/libnetlink.o [2020-02-21T22:39:30.947Z] CC criu/log.o [2020-02-21T22:39:31.062Z] #35 ... [2020-02-21T22:39:31.062Z] [2020-02-21T22:39:31.062Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:39:31.062Z] #20 12.50 [2020-02-21T22:39:31.230Z] CC criu/lsm.o [2020-02-21T22:39:31.514Z] CC criu/mem.o [2020-02-21T22:39:31.575Z] #20 12.93 # 2.0% ## 4.0% #### 6.2% ###### 9.1% ######## 11.3% ######### 13.7% ########### 15.4% ########### 16.6% ############# 19.4% ############### 21.7% ################## 25.3% #################### 28.5% ###################### 30.6% ####################### 33.3% ########################## 37.0% ############################ 39.0% ############################# 41.2% ############################### 43.5% ################################# 46.8% ################################## 47.7% #################################### 51.0% ###################################### 53.8% [2020-02-21T22:39:31.575Z] #20 ... [2020-02-21T22:39:31.575Z] [2020-02-21T22:39:31.575Z] #12 [dev 6/24] RUN ldconfig [2020-02-21T22:39:31.575Z] #12 DONE 3.4s [2020-02-21T22:39:31.575Z] [2020-02-21T22:39:31.575Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:39:31.578Z] Removing intermediate container 9aa7369fca6d [2020-02-21T22:39:31.578Z] ---> ffe9af5769ec [2020-02-21T22:39:31.578Z] Step 24/125 : FROM base AS cross-false [2020-02-21T22:39:31.578Z] ---> bf6f5b4635b4 [2020-02-21T22:39:31.578Z] Step 25/125 : FROM base AS cross-true [2020-02-21T22:39:31.578Z] ---> bf6f5b4635b4 [2020-02-21T22:39:31.578Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:39:31.578Z] ---> Using cache [2020-02-21T22:39:31.578Z] ---> 4a228e647f2c [2020-02-21T22:39:31.578Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-02-21T22:39:31.578Z] ---> Running in df18ca10a7e7 [2020-02-21T22:39:32.779Z] Removing intermediate container df18ca10a7e7 [2020-02-21T22:39:32.779Z] ---> 4161d7d7aa03 [2020-02-21T22:39:32.779Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-02-21T22:39:32.779Z] ---> Running in 87a8819d5b5e [2020-02-21T22:39:32.994Z] CC criu/mount.o [2020-02-21T22:39:33.129Z] #20 12.93 # 2.0% ## 4.0% #### 6.2% ###### 9.1% ######## 11.3% ######### 13.7% ########### 15.4% ########### 16.6% ############# 19.4% ############### 21.7% ################## 25.3% #################### 28.5% ###################### 30.6% ####################### 33.3% ########################## 37.0% ############################ 39.0% ############################# 41.2% ############################### 43.5% ################################# 46.8% ################################## 47.7% #################################### 51.0% ###################################### 53.8% ######################################## 56.0% ########################################## 58.6% ########################################## 59.5% ########################################### 60.7% ############################################## 64.3% ############################################### 66.5% ################################################# 68.7% ################################################## 70.1% ###################################################### 75.0% ###################################################### 75.7% ########################################################## 81.3% ############################################################# 85.7% ################################################################ 89.9% #################################################################### 94.6% ################################# [2020-02-21T22:39:33.129Z] #20 ... [2020-02-21T22:39:33.129Z] [2020-02-21T22:39:33.129Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:39:33.129Z] #33 67.58 bufio [2020-02-21T22:39:33.129Z] #33 69.89 syscall [2020-02-21T22:39:33.129Z] #33 ... [2020-02-21T22:39:33.129Z] [2020-02-21T22:39:33.129Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:39:33.129Z] #20 12.93 # 2.0% ## 4.0% #### 6.2% ###### 9.1% ######## 11.3% ######### 13.7% ########### 15.4% ########### 16.6% ############# 19.4% ############### 21.7% ################## 25.3% #################### 28.5% ###################### 30.6% ####################### 33.3% ########################## 37.0% ############################ 39.0% ############################# 41.2% ############################### 43.5% ################################# 46.8% ################################## 47.7% #################################### 51.0% ###################################### 53.8% ######################################## 56.0% ########################################## 58.6% ########################################## 59.5% ########################################### 60.7% ############################################## 64.3% ############################################### 66.5% ################################################# 68.7% ################################################## 70.1% ###################################################### 75.0% ###################################################### 75.7% ########################################################## 81.3% ############################################################# 85.7% ################################################################ 89.9% #################################################################### 94.6% ###################################################################### 97.5% ######################################################################## 100.0% [2020-02-21T22:39:33.301Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 6.6s done [2020-02-21T22:39:33.385Z] #20 ... [2020-02-21T22:39:33.385Z] [2020-02-21T22:39:33.385Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:33.385Z] #57 77.32 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-02-21T22:39:33.385Z] #57 77.35 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-21T22:39:33.385Z] #57 77.37 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-21T22:39:33.385Z] #57 77.49 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-21T22:39:33.385Z] #57 77.51 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-02-21T22:39:33.385Z] #57 77.52 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-21T22:39:33.385Z] #57 77.53 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-21T22:39:33.385Z] #57 77.55 Setting up protobuf-compiler (3.0.0-9) ... [2020-02-21T22:39:33.385Z] #57 77.57 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-21T22:39:33.385Z] #57 77.59 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-21T22:39:33.385Z] #57 77.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:33.385Z] #57 DONE 78.2s [2020-02-21T22:39:33.385Z] [2020-02-21T22:39:33.385Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:39:33.385Z] #20 17.10 [2020-02-21T22:39:33.560Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 [2020-02-21T22:39:33.642Z] #20 ... [2020-02-21T22:39:33.642Z] [2020-02-21T22:39:33.642Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-21T22:39:33.642Z] #42 12.92 + cd /tmp/tmp.RohxoSTTvU/src/github.com/opencontainers/runc [2020-02-21T22:39:33.642Z] #42 12.92 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-21T22:39:33.642Z] #42 13.28 + '[' -z '' ']' [2020-02-21T22:39:33.642Z] #42 13.28 + target=static [2020-02-21T22:39:33.642Z] #42 13.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-21T22:39:33.642Z] #42 15.92 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-21T22:39:33.897Z] #42 ... [2020-02-21T22:39:33.897Z] [2020-02-21T22:39:33.897Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:33.897Z] #35 77.19 Selecting previously unselected package xxd. [2020-02-21T22:39:33.897Z] #35 77.20 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-21T22:39:33.897Z] #35 77.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:39:33.897Z] #35 77.56 Selecting previously unselected package vim-common. [2020-02-21T22:39:33.897Z] #35 77.57 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:39:33.897Z] #35 77.60 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:39:33.897Z] #35 77.99 Processing triggers for mime-support (3.60) ... [2020-02-21T22:39:33.897Z] #35 78.16 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:39:33.897Z] #35 78.17 Setting up libuv1:amd64 (1.9.1-3) ... [2020-02-21T22:39:33.898Z] #35 78.18 Setting up cmake-data (3.7.2-1) ... [2020-02-21T22:39:33.898Z] #35 78.21 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-21T22:39:33.898Z] #35 78.22 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-21T22:39:33.898Z] #35 78.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:33.898Z] #35 78.36 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:39:33.898Z] #35 78.40 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:39:33.898Z] #35 78.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-21T22:39:33.898Z] #35 78.43 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-21T22:39:33.898Z] #35 78.44 Setting up cmake (3.7.2-1) ... [2020-02-21T22:39:33.898Z] #35 78.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:33.979Z] Removing intermediate container 87a8819d5b5e [2020-02-21T22:39:33.979Z] ---> 8f64be94d413 [2020-02-21T22:39:33.979Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-02-21T22:39:33.979Z] ---> Running in 64234eb94004 [2020-02-21T22:39:34.199Z] #35 DONE 79.2s [2020-02-21T22:39:34.199Z] [2020-02-21T22:39:34.199Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:39:34.467Z] #58 ... [2020-02-21T22:39:34.467Z] [2020-02-21T22:39:34.467Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:39:34.467Z] #36 DONE 0.1s [2020-02-21T22:39:34.467Z] [2020-02-21T22:39:34.467Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-21T22:39:34.467Z] #37 DONE 0.1s [2020-02-21T22:39:34.467Z] [2020-02-21T22:39:34.467Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-21T22:39:34.490Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.7s done [2020-02-21T22:39:34.490Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-02-21T22:39:34.747Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.3s done [2020-02-21T22:39:34.747Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 [2020-02-21T22:39:35.021Z] CC criu/namespaces.o [2020-02-21T22:39:35.176Z] Removing intermediate container 64234eb94004 [2020-02-21T22:39:35.176Z] ---> 2d72a49d4ab3 [2020-02-21T22:39:35.176Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-02-21T22:39:35.176Z] ---> Running in 701f71ce5e5e [2020-02-21T22:39:35.938Z] Removing intermediate container 701f71ce5e5e [2020-02-21T22:39:35.938Z] ---> 8e1324931c49 [2020-02-21T22:39:35.938Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-02-21T22:39:35.938Z] ---> bf6f5b4635b4 [2020-02-21T22:39:35.938Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-02-21T22:39:35.938Z] ---> bf6f5b4635b4 [2020-02-21T22:39:35.938Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:39:35.938Z] ---> Using cache [2020-02-21T22:39:35.938Z] ---> 4a228e647f2c [2020-02-21T22:39:35.938Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-02-21T22:39:35.938Z] ---> Running in d657313af4d8 [2020-02-21T22:39:36.386Z] #38 ... [2020-02-21T22:39:36.386Z] [2020-02-21T22:39:36.386Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:39:36.386Z] #30 70.97 time [2020-02-21T22:39:36.386Z] #30 76.01 sort [2020-02-21T22:39:36.386Z] #30 77.48 internal/fmtsort [2020-02-21T22:39:36.386Z] #30 78.26 internal/poll [2020-02-21T22:39:36.386Z] #30 78.79 internal/syscall/unix [2020-02-21T22:39:36.386Z] #30 79.75 strings [2020-02-21T22:39:36.499Z] CC criu/net.o [2020-02-21T22:39:36.641Z] #30 81.12 os [2020-02-21T22:39:36.641Z] #30 ... [2020-02-21T22:39:36.641Z] [2020-02-21T22:39:36.641Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:39:36.641Z] #20 19.51 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-21T22:39:36.641Z] #20 20.17 [2020-02-21T22:39:36.641Z] #20 20.45 ######################################################################## 100.0% [2020-02-21T22:39:36.683Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:39:36.683Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:39:36.683Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:39:36.683Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:39:36.683Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [497 kB] [2020-02-21T22:39:36.683Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:39:36.683Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-21T22:39:36.896Z] #20 20.64 [2020-02-21T22:39:37.030Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-21T22:39:38.258Z] #20 22.10 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-21T22:39:38.343Z] Fetched 7684 kB in 1s (5257 kB/s) [2020-02-21T22:39:38.343Z] Reading package lists... [2020-02-21T22:39:38.534Z] CC criu/netfilter.o [2020-02-21T22:39:38.534Z] CC criu/page-pipe.o [2020-02-21T22:39:38.737Z] Reading package lists... [2020-02-21T22:39:38.816Z] CC criu/page-xfer.o [2020-02-21T22:39:38.818Z] #20 22.64 [2020-02-21T22:39:38.936Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 3.7s done [2020-02-21T22:39:38.936Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae [2020-02-21T22:39:39.073Z] #20 22.91 ######################################################################## 100.0% [2020-02-21T22:39:39.192Z] Building dependency tree... [2020-02-21T22:39:39.192Z] Reading state information... [2020-02-21T22:39:39.192Z] The following additional packages will be installed: [2020-02-21T22:39:39.192Z] libapparmor1 libseccomp2 [2020-02-21T22:39:39.192Z] Suggested packages: [2020-02-21T22:39:39.192Z] seccomp [2020-02-21T22:39:39.192Z] The following NEW packages will be installed: [2020-02-21T22:39:39.192Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-21T22:39:39.192Z] 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:39:39.192Z] Need to get 301 kB of archives. [2020-02-21T22:39:39.192Z] After this operation, 1402 kB of additional disk space will be used. [2020-02-21T22:39:39.192Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2020-02-21T22:39:39.192Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2020-02-21T22:39:39.192Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2020-02-21T22:39:39.192Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2020-02-21T22:39:39.192Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:39:39.192Z] Fetched 301 kB in 0s (3505 kB/s) [2020-02-21T22:39:39.192Z] Selecting previously unselected package libseccomp2:s390x. [2020-02-21T22:39:39.192Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-02-21T22:39:39.192Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2020-02-21T22:39:39.192Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-02-21T22:39:39.192Z] Selecting previously unselected package libseccomp-dev:s390x. [2020-02-21T22:39:39.192Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2020-02-21T22:39:39.192Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-02-21T22:39:39.338Z] #20 23.06 [2020-02-21T22:39:39.625Z] Selecting previously unselected package libapparmor1:s390x. [2020-02-21T22:39:39.625Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2020-02-21T22:39:39.625Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-02-21T22:39:39.625Z] Selecting previously unselected package libapparmor-dev:s390x. [2020-02-21T22:39:39.625Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2020-02-21T22:39:39.625Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-02-21T22:39:39.625Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:39.625Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-02-21T22:39:39.625Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-02-21T22:39:39.625Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-02-21T22:39:39.625Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-02-21T22:39:39.625Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:39:39.826Z] CC criu/pagemap-cache.o [2020-02-21T22:39:39.826Z] CC criu/pagemap.o [2020-02-21T22:39:39.977Z] Removing intermediate container d657313af4d8 [2020-02-21T22:39:39.977Z] ---> 5de482da3791 [2020-02-21T22:39:39.977Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-02-21T22:39:39.977Z] ---> 8e1324931c49 [2020-02-21T22:39:39.977Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:39:39.977Z] ---> Running in 13035c6157e0 [2020-02-21T22:39:40.322Z] Removing intermediate container 13035c6157e0 [2020-02-21T22:39:40.322Z] ---> 37e99a558fd6 [2020-02-21T22:39:40.322Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-02-21T22:39:40.322Z] ---> Running in 3873b8fb10a8 [2020-02-21T22:39:40.443Z] CC criu/parasite-syscall.o [2020-02-21T22:39:40.698Z] #20 24.47 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-21T22:39:40.698Z] #20 24.54 skipping existing 1849cc453dee [2020-02-21T22:39:40.953Z] #20 24.69 [2020-02-21T22:39:41.059Z] CC criu/path.o [2020-02-21T22:39:41.343Z] CC criu/pie-util-vdso-elf32.o [2020-02-21T22:39:41.512Z] #20 ... [2020-02-21T22:39:41.512Z] [2020-02-21T22:39:41.512Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:41.512Z] #13 5.323 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:39:41.512Z] #13 5.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:39:41.512Z] #13 5.644 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:39:41.512Z] #13 5.687 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:39:41.512Z] #13 5.813 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:39:41.512Z] #13 6.447 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:39:41.512Z] #13 7.990 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:39:41.512Z] #13 9.015 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:39:41.530Z] Removing intermediate container 3873b8fb10a8 [2020-02-21T22:39:41.530Z] ---> 85f051f0bc48 [2020-02-21T22:39:41.530Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-02-21T22:39:41.530Z] ---> 5de482da3791 [2020-02-21T22:39:41.530Z] Step 39/125 : FROM base AS tomlv [2020-02-21T22:39:41.530Z] ---> bf6f5b4635b4 [2020-02-21T22:39:41.530Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-02-21T22:39:41.530Z] ---> Running in c143e0c94e87 [2020-02-21T22:39:41.530Z] Removing intermediate container c143e0c94e87 [2020-02-21T22:39:41.530Z] ---> e8b7d9b71185 [2020-02-21T22:39:41.530Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:39:41.627Z] CC criu/pie-util-vdso.o [2020-02-21T22:39:41.627Z] CC criu/pie-util.o [2020-02-21T22:39:41.767Z] #13 ... [2020-02-21T22:39:41.767Z] [2020-02-21T22:39:41.767Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-21T22:39:41.767Z] #38 2.775 + RM_GOPATH=0 [2020-02-21T22:39:41.767Z] #38 2.775 + TMP_GOPATH= [2020-02-21T22:39:41.767Z] #38 2.775 + : /build [2020-02-21T22:39:41.767Z] #38 2.775 + '[' -z '' ']' [2020-02-21T22:39:41.767Z] #38 2.775 ++ mktemp -d [2020-02-21T22:39:41.767Z] #38 2.778 + export GOPATH=/tmp/tmp.bVlpqdl8aw [2020-02-21T22:39:41.767Z] #38 2.778 + GOPATH=/tmp/tmp.bVlpqdl8aw [2020-02-21T22:39:41.767Z] #38 2.778 + RM_GOPATH=1 [2020-02-21T22:39:41.767Z] #38 2.778 ++ dirname ./install.sh [2020-02-21T22:39:41.767Z] #38 2.779 + dir=. [2020-02-21T22:39:41.767Z] #38 2.779 + bin=tini [2020-02-21T22:39:41.767Z] #38 2.779 + shift [2020-02-21T22:39:41.767Z] #38 2.779 + '[' '!' -f ./tini.installer ']' [2020-02-21T22:39:41.767Z] #38 2.779 + . ./tini.installer [2020-02-21T22:39:41.767Z] #38 2.779 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:39:41.767Z] #38 2.779 + install_tini [2020-02-21T22:39:41.767Z] #38 2.779 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-21T22:39:41.767Z] #38 2.780 + git clone https://github.com/krallin/tini.git /tmp/tmp.bVlpqdl8aw/tini [2020-02-21T22:39:41.767Z] #38 2.780 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:39:41.767Z] #38 2.785 Cloning into '/tmp/tmp.bVlpqdl8aw/tini'... [2020-02-21T22:39:41.767Z] #38 4.007 + cd /tmp/tmp.bVlpqdl8aw/tini [2020-02-21T22:39:41.767Z] #38 4.007 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:39:41.767Z] #38 4.011 + cmake . [2020-02-21T22:39:41.767Z] #38 4.731 -- The C compiler identification is GNU 6.3.0 [2020-02-21T22:39:41.767Z] #38 4.771 -- Check for working C compiler: /usr/bin/cc [2020-02-21T22:39:41.767Z] #38 5.381 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-21T22:39:41.767Z] #38 5.386 -- Detecting C compiler ABI info [2020-02-21T22:39:41.767Z] #38 6.082 -- Detecting C compiler ABI info - done [2020-02-21T22:39:41.767Z] #38 6.164 -- Detecting C compile features [2020-02-21T22:39:41.875Z] ---> df46a8e3c79c [2020-02-21T22:39:41.875Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:39:41.875Z] ---> be8fe2e2d045 [2020-02-21T22:39:41.875Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:39:41.910Z] CC criu/pipes.o [2020-02-21T22:39:42.216Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 2.9s done [2020-02-21T22:39:42.216Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 [2020-02-21T22:39:42.250Z] ---> Running in d578611b4bdb [2020-02-21T22:39:42.533Z] CC criu/plugin.o [2020-02-21T22:39:42.533Z] CC criu/proc_parse.o [2020-02-21T22:39:42.602Z] + RM_GOPATH=0 [2020-02-21T22:39:42.602Z] + TMP_GOPATH= [2020-02-21T22:39:42.602Z] + : /build [2020-02-21T22:39:42.602Z] + '[' -z '' ']' [2020-02-21T22:39:42.602Z] ++ mktemp -d [2020-02-21T22:39:42.602Z] + export GOPATH=/tmp/tmp.W2CwT4FxTu [2020-02-21T22:39:42.602Z] + GOPATH=/tmp/tmp.W2CwT4FxTu [2020-02-21T22:39:42.602Z] + RM_GOPATH=1 [2020-02-21T22:39:42.602Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:39:42.602Z] ++ dirname ./install.sh [2020-02-21T22:39:42.602Z] + dir=. [2020-02-21T22:39:42.602Z] + bin=tomlv [2020-02-21T22:39:42.602Z] + shift [2020-02-21T22:39:42.602Z] + '[' '!' -f ./tomlv.installer ']' [2020-02-21T22:39:42.602Z] + . ./tomlv.installer [2020-02-21T22:39:42.602Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:39:42.602Z] + install_tomlv [2020-02-21T22:39:42.602Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-21T22:39:42.602Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.W2CwT4FxTu/src/github.com/BurntSushi/toml [2020-02-21T22:39:42.602Z] Cloning into '/tmp/tmp.W2CwT4FxTu/src/github.com/BurntSushi/toml'... [2020-02-21T22:39:42.691Z] #38 8.159 -- Detecting C compile features - done [2020-02-21T22:39:42.691Z] #38 8.208 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-21T22:39:42.945Z] #38 8.464 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-21T22:39:42.968Z] + cd /tmp/tmp.W2CwT4FxTu/src/github.com/BurntSushi/toml [2020-02-21T22:39:42.968Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:39:42.968Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-21T22:39:42.968Z] errors [2020-02-21T22:39:42.968Z] math/bits [2020-02-21T22:39:42.968Z] internal/cpu [2020-02-21T22:39:42.968Z] math [2020-02-21T22:39:42.968Z] internal/bytealg [2020-02-21T22:39:42.968Z] runtime/internal/atomic [2020-02-21T22:39:42.968Z] runtime/internal/sys [2020-02-21T22:39:42.968Z] runtime/internal/math [2020-02-21T22:39:42.968Z] runtime [2020-02-21T22:39:42.968Z] unicode/utf8 [2020-02-21T22:39:43.200Z] #38 8.609 -- Configuring done [2020-02-21T22:39:43.201Z] #38 8.659 -- Generating done [2020-02-21T22:39:43.201Z] #38 8.660 -- Build files have been written to: /tmp/tmp.bVlpqdl8aw/tini [2020-02-21T22:39:43.201Z] #38 8.680 + make tini-static [2020-02-21T22:39:43.323Z] strconv [2020-02-21T22:39:43.323Z] internal/race [2020-02-21T22:39:43.323Z] sync/atomic [2020-02-21T22:39:43.323Z] unicode [2020-02-21T22:39:43.323Z] internal/testlog [2020-02-21T22:39:43.675Z] encoding [2020-02-21T22:39:43.675Z] runtime/cgo [2020-02-21T22:39:43.760Z] #38 9.100 Scanning dependencies of target tini-static [2020-02-21T22:39:43.760Z] #38 9.244 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-21T22:39:44.015Z] #38 ... [2020-02-21T22:39:44.015Z] [2020-02-21T22:39:44.015Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:39:44.015Z] #20 26.22 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-21T22:39:44.015Z] #20 26.74 [2020-02-21T22:39:44.015Z] #20 27.08 ######################################################################## 100.0% [2020-02-21T22:39:44.015Z] #20 27.25 [2020-02-21T22:39:44.015Z] #20 27.31 Download of images into '/build' complete. [2020-02-21T22:39:44.015Z] #20 27.31 Use something like the following to load the result into a Docker daemon: [2020-02-21T22:39:44.015Z] #20 27.31 tar -cC '/build' . | docker load [2020-02-21T22:39:44.015Z] #20 DONE 27.7s [2020-02-21T22:39:44.015Z] [2020-02-21T22:39:44.015Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:39:44.015Z] #58 4.889 Note: Building without setproctitle() and strlcpy() support. [2020-02-21T22:39:44.015Z] #58 4.890 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-21T22:39:44.015Z] #58 6.914 fatal: Not a git repository (or any of the parent directories): .git [2020-02-21T22:39:44.015Z] #58 6.967 GEN .gitid [2020-02-21T22:39:44.015Z] #58 6.979 GEN criu/include/version.h [2020-02-21T22:39:44.015Z] #58 7.049 GEN include/common/asm [2020-02-21T22:39:44.015Z] #58 8.969 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-21T22:39:44.015Z] #58 9.053 PBCC images/opts.pb-c.c [2020-02-21T22:39:44.015Z] #58 9.125 PBCC images/sit.pb-c.c [2020-02-21T22:39:44.015Z] #58 9.221 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-21T22:39:44.015Z] #58 9.262 DEP images/opts.pb-c.d [2020-02-21T22:39:44.015Z] #58 9.345 DEP images/sit.pb-c.d [2020-02-21T22:39:44.015Z] #58 9.437 PBCC images/macvlan.pb-c.c [2020-02-21T22:39:44.015Z] #58 9.483 DEP images/macvlan.pb-c.d [2020-02-21T22:39:44.015Z] #58 9.561 PBCC images/autofs.pb-c.c [2020-02-21T22:39:44.015Z] #58 9.599 DEP images/autofs.pb-c.d [2020-02-21T22:39:44.015Z] #58 9.664 PBCC images/sysctl.pb-c.c [2020-02-21T22:39:44.015Z] #58 9.721 DEP images/sysctl.pb-c.d [2020-02-21T22:39:44.015Z] #58 9.785 PBCC images/time.pb-c.c [2020-02-21T22:39:44.015Z] #58 9.793 DEP images/time.pb-c.d [2020-02-21T22:39:44.015Z] #58 9.860 PBCC images/binfmt-misc.pb-c.c [2020-02-21T22:39:44.015Z] #58 9.901 DEP images/binfmt-misc.pb-c.d [2020-02-21T22:39:44.015Z] #58 9.993 PBCC images/seccomp.pb-c.c [2020-02-21T22:39:44.015Z] #58 10.04 DEP images/seccomp.pb-c.d [2020-02-21T22:39:44.015Z] #58 10.10 PBCC images/userns.pb-c.c [2020-02-21T22:39:44.015Z] #58 10.13 DEP images/userns.pb-c.d [2020-02-21T22:39:44.015Z] #58 10.19 PBCC images/cgroup.pb-c.c [2020-02-21T22:39:44.015Z] #58 10.25 DEP images/cgroup.pb-c.d [2020-02-21T22:39:44.015Z] #58 10.31 PBCC images/fown.pb-c.c [2020-02-21T22:39:44.015Z] #58 10.34 PBCC images/ext-file.pb-c.c [2020-02-21T22:39:44.015Z] #58 10.38 DEP images/fown.pb-c.d [2020-02-21T22:39:44.015Z] #58 10.49 DEP images/ext-file.pb-c.d [2020-02-21T22:39:44.015Z] #58 10.51 PBCC images/rpc.pb-c.c [2020-02-21T22:39:44.015Z] #58 10.59 DEP images/rpc.pb-c.d [2020-02-21T22:39:44.015Z] #58 10.71 PBCC images/siginfo.pb-c.c [2020-02-21T22:39:44.015Z] #58 10.80 DEP images/siginfo.pb-c.d [2020-02-21T22:39:44.015Z] #58 10.84 PBCC images/pagemap.pb-c.c [2020-02-21T22:39:44.015Z] #58 10.96 DEP images/pagemap.pb-c.d [2020-02-21T22:39:44.270Z] #58 11.07 PBCC images/rlimit.pb-c.c [2020-02-21T22:39:44.270Z] #58 ... [2020-02-21T22:39:44.270Z] [2020-02-21T22:39:44.270Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:39:44.568Z] CC criu/protobuf-desc.o [2020-02-21T22:39:44.901Z] sync [2020-02-21T22:39:44.901Z] reflect [2020-02-21T22:39:44.901Z] io [2020-02-21T22:39:44.901Z] syscall [2020-02-21T22:39:45.185Z] CC criu/protobuf.o [2020-02-21T22:39:45.185Z] CC criu/pstree.o [2020-02-21T22:39:45.254Z] time [2020-02-21T22:39:45.289Z] #47 32.15 Checking out files: 34% (1060/3044) Checking out files: 35% (1066/3044) Checking out files: 36% (1096/3044) Checking out files: 37% (1127/3044) Checking out files: 38% (1157/3044) Checking out files: 39% (1188/3044) Checking out files: 40% (1218/3044) Checking out files: 41% (1249/3044) Checking out files: 42% (1279/3044) Checking out files: 43% (1309/3044) Checking out files: 44% (1340/3044) Checking out files: 45% (1370/3044) Checking out files: 46% (1401/3044) Checking out files: 47% (1431/3044) Checking out files: 48% (1462/3044) Checking out files: 49% (1492/3044) Checking out files: 50% (1522/3044) Checking out files: 51% (1553/3044) Checking out files: 52% (1583/3044) Checking out files: 53% (1614/3044) Checking out files: 54% (1644/3044) Checking out files: 55% (1675/3044) Checking out files: 56% (1705/3044) Checking out files: 57% (1736/3044) Checking out files: 58% (1766/3044) Checking out files: 59% (1796/3044) Checking out files: 60% (1827/3044) Checking out files: 61% (1857/3044) Checking out files: 62% (1888/3044) Checking out files: 62% (1892/3044) Checking out files: 63% (1918/3044) Checking out files: 64% (1949/3044) Checking out files: 65% (1979/3044) Checking out files: 66% (2010/3044) [2020-02-21T22:39:45.289Z] #47 ... [2020-02-21T22:39:45.289Z] [2020-02-21T22:39:45.289Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:39:45.289Z] #33 79.91 time [2020-02-21T22:39:45.289Z] #33 80.87 sort [2020-02-21T22:39:45.289Z] #33 81.94 internal/fmtsort [2020-02-21T22:39:45.289Z] #33 82.78 internal/syscall/unix [2020-02-21T22:39:45.289Z] #33 83.15 strings [2020-02-21T22:39:45.289Z] #33 86.18 path [2020-02-21T22:39:45.289Z] #33 86.75 internal/poll [2020-02-21T22:39:45.289Z] #33 86.96 regexp/syntax [2020-02-21T22:39:45.289Z] #33 89.34 os [2020-02-21T22:39:45.544Z] #33 ... [2020-02-21T22:39:45.544Z] [2020-02-21T22:39:45.544Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:39:45.622Z] sort [2020-02-21T22:39:45.622Z] internal/poll [2020-02-21T22:39:45.622Z] internal/fmtsort [2020-02-21T22:39:45.622Z] internal/syscall/unix [2020-02-21T22:39:45.622Z] strings [2020-02-21T22:39:45.622Z] os [2020-02-21T22:39:45.996Z] bytes [2020-02-21T22:39:45.996Z] fmt [2020-02-21T22:39:45.996Z] bufio [2020-02-21T22:39:45.996Z] path/filepath [2020-02-21T22:39:45.996Z] io/ioutil [2020-02-21T22:39:46.192Z] CC criu/rbtree.o [2020-02-21T22:39:46.192Z] CC criu/rst-malloc.o [2020-02-21T22:39:46.365Z] path [2020-02-21T22:39:46.365Z] text/tabwriter [2020-02-21T22:39:46.365Z] flag [2020-02-21T22:39:46.365Z] github.com/BurntSushi/toml [2020-02-21T22:39:46.365Z] log [2020-02-21T22:39:46.475Z] CC criu/seccomp.o [2020-02-21T22:39:46.726Z] github.com/BurntSushi/toml/cmd/tomlv [2020-02-21T22:39:46.759Z] CC criu/seize.o [2020-02-21T22:39:47.074Z] #47 32.15 Checking out files: 34% (1060/3044) Checking out files: 35% (1066/3044) Checking out files: 36% (1096/3044) Checking out files: 37% (1127/3044) Checking out files: 38% (1157/3044) Checking out files: 39% (1188/3044) Checking out files: 40% (1218/3044) Checking out files: 41% (1249/3044) Checking out files: 42% (1279/3044) Checking out files: 43% (1309/3044) Checking out files: 44% (1340/3044) Checking out files: 45% (1370/3044) Checking out files: 46% (1401/3044) Checking out files: 47% (1431/3044) Checking out files: 48% (1462/3044) Checking out files: 49% (1492/3044) Checking out files: 50% (1522/3044) Checking out files: 51% (1553/3044) Checking out files: 52% (1583/3044) Checking out files: 53% (1614/3044) Checking out files: 54% (1644/3044) Checking out files: 55% (1675/3044) Checking out files: 56% (1705/3044) Checking out files: 57% (1736/3044) Checking out files: 58% (1766/3044) Checking out files: 59% (1796/3044) Checking out files: 60% (1827/3044) Checking out files: 61% (1857/3044) Checking out files: 62% (1888/3044) Checking out files: 62% (1892/3044) Checking out files: 63% (1918/3044) Checking out files: 64% (1949/3044) Checking out files: 65% (1979/3044) Checking out files: 66% (2010/3044) Checking out files: 67% (2040/3044) Checking out files: 68% (2070/3044) Checking out files: 69% (2101/3044) Checking out files: 70% (2131/3044) Checking out files: 71% (2162/3044) Checking out files: 72% (2192/3044) Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 81% (2493/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-21T22:39:47.074Z] #47 34.99 + cd /tmp/tmp.hcKgcFKEK0/src/github.com/containerd/containerd [2020-02-21T22:39:47.074Z] #47 34.99 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:39:47.374Z] CC criu/servicefd.o [2020-02-21T22:39:47.472Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 5.3s done [2020-02-21T22:39:47.472Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 done [2020-02-21T22:39:47.472Z] #4 DONE 22.7s [2020-02-21T22:39:47.472Z] [2020-02-21T22:39:47.472Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-21T22:39:47.634Z] #47 ... [2020-02-21T22:39:47.634Z] [2020-02-21T22:39:47.634Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-21T22:39:47.634Z] #38 11.89 [100%] Linking C executable tini-static [2020-02-21T22:39:47.634Z] #38 12.68 [100%] Built target tini-static [2020-02-21T22:39:47.634Z] #38 12.72 + mkdir -p /build [2020-02-21T22:39:47.634Z] #38 12.73 + cp tini-static /build/docker-init [2020-02-21T22:39:47.634Z] #38 DONE 13.0s [2020-02-21T22:39:47.634Z] [2020-02-21T22:39:47.634Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:39:47.634Z] #58 11.20 DEP images/rlimit.pb-c.d [2020-02-21T22:39:47.634Z] #58 11.27 PBCC images/file-lock.pb-c.c [2020-02-21T22:39:47.634Z] #58 11.31 DEP images/file-lock.pb-c.d [2020-02-21T22:39:47.634Z] #58 11.50 PBCC images/tty.pb-c.c [2020-02-21T22:39:47.634Z] #58 11.69 DEP images/tty.pb-c.d [2020-02-21T22:39:47.634Z] #58 12.01 PBCC images/tun.pb-c.c [2020-02-21T22:39:47.634Z] #58 12.09 PBCC images/netdev.pb-c.c [2020-02-21T22:39:47.634Z] #58 12.30 DEP images/tun.pb-c.d [2020-02-21T22:39:47.634Z] #58 12.40 DEP images/netdev.pb-c.d [2020-02-21T22:39:47.634Z] #58 12.48 PBCC images/vma.pb-c.c [2020-02-21T22:39:47.634Z] #58 12.64 DEP images/vma.pb-c.d [2020-02-21T22:39:47.634Z] #58 12.84 PBCC images/creds.pb-c.c [2020-02-21T22:39:47.634Z] #58 12.90 DEP images/creds.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.04 PBCC images/utsns.pb-c.c [2020-02-21T22:39:47.635Z] #58 13.06 DEP images/utsns.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.13 PBCC images/ipc-desc.pb-c.c [2020-02-21T22:39:47.635Z] #58 13.19 PBCC images/ipc-sem.pb-c.c [2020-02-21T22:39:47.635Z] #58 13.21 DEP images/ipc-desc.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.25 DEP images/ipc-sem.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.27 PBCC images/ipc-msg.pb-c.c [2020-02-21T22:39:47.635Z] #58 13.29 DEP images/ipc-msg.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.32 PBCC images/ipc-shm.pb-c.c [2020-02-21T22:39:47.635Z] #58 13.36 DEP images/ipc-shm.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.39 PBCC images/ipc-var.pb-c.c [2020-02-21T22:39:47.635Z] #58 13.41 DEP images/ipc-var.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.45 PBCC images/sk-opts.pb-c.c [2020-02-21T22:39:47.635Z] #58 13.48 PBCC images/packet-sock.pb-c.c [2020-02-21T22:39:47.635Z] #58 13.51 DEP images/sk-opts.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.59 DEP images/packet-sock.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.64 PBCC images/sk-netlink.pb-c.c [2020-02-21T22:39:47.635Z] #58 13.67 DEP images/sk-netlink.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.79 PBCC images/sk-inet.pb-c.c [2020-02-21T22:39:47.635Z] #58 13.88 DEP images/sk-inet.pb-c.d [2020-02-21T22:39:47.635Z] #58 13.95 PBCC images/sk-unix.pb-c.c [2020-02-21T22:39:47.635Z] #58 14.02 DEP images/sk-unix.pb-c.d [2020-02-21T22:39:47.635Z] #58 14.11 PBCC images/mm.pb-c.c [2020-02-21T22:39:47.635Z] #58 14.29 DEP images/mm.pb-c.d [2020-02-21T22:39:47.635Z] #58 14.42 PBCC images/timerfd.pb-c.c [2020-02-21T22:39:47.658Z] CC criu/shmem.o [2020-02-21T22:39:47.890Z] #58 14.58 DEP images/timerfd.pb-c.d [2020-02-21T22:39:47.940Z] Removing intermediate container d578611b4bdb [2020-02-21T22:39:47.940Z] ---> 46847d71d827 [2020-02-21T22:39:47.940Z] Step 44/125 : FROM base AS vndr [2020-02-21T22:39:47.940Z] ---> bf6f5b4635b4 [2020-02-21T22:39:47.940Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-02-21T22:39:47.940Z] ---> Running in 675f5972bc61 [2020-02-21T22:39:47.940Z] Removing intermediate container 675f5972bc61 [2020-02-21T22:39:47.940Z] ---> 7bd453242b89 [2020-02-21T22:39:47.940Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:39:47.940Z] ---> ba9f72e4aa05 [2020-02-21T22:39:47.940Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:39:48.145Z] #58 14.73 PBCC images/timer.pb-c.c [2020-02-21T22:39:48.145Z] #58 14.76 DEP images/timer.pb-c.d [2020-02-21T22:39:48.145Z] #58 14.98 PBCC images/sa.pb-c.c [2020-02-21T22:39:48.280Z] CC criu/sigframe.o [2020-02-21T22:39:48.287Z] ---> b1ca8613557c [2020-02-21T22:39:48.287Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:39:48.287Z] ---> Running in 9b4e0c7ab3d1 [2020-02-21T22:39:48.400Z] #58 15.04 DEP images/sa.pb-c.d [2020-02-21T22:39:48.400Z] #58 15.16 PBCC images/pipe-data.pb-c.c [2020-02-21T22:39:48.400Z] #58 15.20 DEP images/pipe-data.pb-c.d [2020-02-21T22:39:48.564Z] CC criu/signalfd.o [2020-02-21T22:39:48.564Z] CC criu/sk-inet.o [2020-02-21T22:39:48.655Z] #58 15.28 PBCC images/mnt.pb-c.c [2020-02-21T22:39:48.655Z] #58 15.28 DEP images/mnt.pb-c.d [2020-02-21T22:39:48.655Z] #58 15.30 PBCC images/sk-packet.pb-c.c [2020-02-21T22:39:48.655Z] #58 15.38 DEP images/sk-packet.pb-c.d [2020-02-21T22:39:48.655Z] #58 15.43 PBCC images/tcp-stream.pb-c.c [2020-02-21T22:39:48.910Z] #58 15.53 DEP images/tcp-stream.pb-c.d [2020-02-21T22:39:48.910Z] #58 15.60 PBCC images/pipe.pb-c.c [2020-02-21T22:39:48.910Z] #58 15.66 DEP images/pipe.pb-c.d [2020-02-21T22:39:48.910Z] #58 ... [2020-02-21T22:39:48.910Z] [2020-02-21T22:39:48.910Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:39:48.910Z] #30 83.42 bytes [2020-02-21T22:39:48.910Z] #30 85.67 bufio [2020-02-21T22:39:48.910Z] #30 86.08 fmt [2020-02-21T22:39:48.910Z] #30 87.23 path/filepath [2020-02-21T22:39:48.910Z] #30 89.49 io/ioutil [2020-02-21T22:39:48.910Z] #30 90.91 path [2020-02-21T22:39:48.910Z] #30 91.68 text/tabwriter [2020-02-21T22:39:48.910Z] #30 93.31 github.com/BurntSushi/toml [2020-02-21T22:39:48.910Z] #30 93.31 flag [2020-02-21T22:39:48.910Z] #30 ... [2020-02-21T22:39:48.910Z] [2020-02-21T22:39:48.910Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:39:48.910Z] #58 15.73 PBCC images/pstree.pb-c.c [2020-02-21T22:39:48.910Z] #58 15.78 DEP images/pstree.pb-c.d [2020-02-21T22:39:49.042Z] + RM_GOPATH=0 [2020-02-21T22:39:49.042Z] + TMP_GOPATH= [2020-02-21T22:39:49.042Z] + : /build [2020-02-21T22:39:49.042Z] + '[' -z '' ']' [2020-02-21T22:39:49.042Z] ++ mktemp -d [2020-02-21T22:39:49.042Z] + export GOPATH=/tmp/tmp.yEJJlTGkqR [2020-02-21T22:39:49.042Z] + GOPATH=/tmp/tmp.yEJJlTGkqR [2020-02-21T22:39:49.042Z] + RM_GOPATH=1 [2020-02-21T22:39:49.042Z] ++ dirname ./install.sh [2020-02-21T22:39:49.042Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:39:49.042Z] + dir=. [2020-02-21T22:39:49.042Z] + bin=vndr [2020-02-21T22:39:49.042Z] + shift [2020-02-21T22:39:49.042Z] + '[' '!' -f ./vndr.installer ']' [2020-02-21T22:39:49.042Z] + . ./vndr.installer [2020-02-21T22:39:49.042Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:39:49.042Z] + install_vndr [2020-02-21T22:39:49.042Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-21T22:39:49.042Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yEJJlTGkqR/src/github.com/LK4D4/vndr [2020-02-21T22:39:49.042Z] Cloning into '/tmp/tmp.yEJJlTGkqR/src/github.com/LK4D4/vndr'... [2020-02-21T22:39:49.042Z] + cd /tmp/tmp.yEJJlTGkqR/src/github.com/LK4D4/vndr [2020-02-21T22:39:49.042Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:39:49.042Z] + go build -buildmode=pie -v -o /build/vndr . [2020-02-21T22:39:49.165Z] #58 15.84 PBCC images/fs.pb-c.c [2020-02-21T22:39:49.166Z] #58 15.89 DEP images/fs.pb-c.d [2020-02-21T22:39:49.166Z] #58 15.94 PBCC images/signalfd.pb-c.c [2020-02-21T22:39:49.166Z] #58 16.01 DEP images/signalfd.pb-c.d [2020-02-21T22:39:49.409Z] errors [2020-02-21T22:39:49.409Z] internal/race [2020-02-21T22:39:49.409Z] internal/cpu [2020-02-21T22:39:49.409Z] runtime/internal/atomic [2020-02-21T22:39:49.409Z] internal/bytealg [2020-02-21T22:39:49.409Z] runtime/internal/sys [2020-02-21T22:39:49.409Z] runtime/internal/math [2020-02-21T22:39:49.409Z] sync/atomic [2020-02-21T22:39:49.409Z] runtime [2020-02-21T22:39:49.409Z] unicode [2020-02-21T22:39:49.409Z] unicode/utf8 [2020-02-21T22:39:49.409Z] math/bits [2020-02-21T22:39:49.409Z] math [2020-02-21T22:39:49.420Z] #58 16.08 PBCC images/fh.pb-c.c [2020-02-21T22:39:49.420Z] #58 16.15 PBCC images/fsnotify.pb-c.c [2020-02-21T22:39:49.420Z] #58 16.24 DEP images/fh.pb-c.d [2020-02-21T22:39:49.573Z] CC criu/sk-netlink.o [2020-02-21T22:39:49.573Z] CC criu/sk-packet.o [2020-02-21T22:39:49.675Z] #58 16.32 DEP images/fsnotify.pb-c.d [2020-02-21T22:39:49.675Z] #58 16.39 PBCC images/eventpoll.pb-c.c [2020-02-21T22:39:49.675Z] #58 16.41 DEP images/eventpoll.pb-c.d [2020-02-21T22:39:49.675Z] #58 16.47 PBCC images/eventfd.pb-c.c [2020-02-21T22:39:49.675Z] #58 16.50 DEP images/eventfd.pb-c.d [2020-02-21T22:39:49.675Z] #58 16.54 PBCC images/remap-file-path.pb-c.c [2020-02-21T22:39:49.759Z] strconv [2020-02-21T22:39:49.930Z] #58 16.58 DEP images/remap-file-path.pb-c.d [2020-02-21T22:39:49.930Z] #58 16.64 PBCC images/fifo.pb-c.c [2020-02-21T22:39:49.930Z] #58 16.68 DEP images/fifo.pb-c.d [2020-02-21T22:39:49.930Z] #58 16.72 PBCC images/ghost-file.pb-c.c [2020-02-21T22:39:49.930Z] #58 16.79 DEP images/ghost-file.pb-c.d [2020-02-21T22:39:50.185Z] #58 16.87 PBCC images/regfile.pb-c.c [2020-02-21T22:39:50.185Z] #58 16.96 DEP images/regfile.pb-c.d [2020-02-21T22:39:50.185Z] #58 17.04 PBCC images/ns.pb-c.c [2020-02-21T22:39:50.189Z] CC criu/sk-queue.o [2020-02-21T22:39:50.306Z] internal/testlog [2020-02-21T22:39:50.306Z] encoding [2020-02-21T22:39:50.306Z] unicode/utf16 [2020-02-21T22:39:50.306Z] container/list [2020-02-21T22:39:50.306Z] crypto/internal/subtle [2020-02-21T22:39:50.306Z] crypto/subtle [2020-02-21T22:39:50.306Z] crypto/rc4 [2020-02-21T22:39:50.306Z] internal/x/crypto/cryptobyte/asn1 [2020-02-21T22:39:50.306Z] internal/nettrace [2020-02-21T22:39:50.306Z] internal/x/net/dns/dnsmessage [2020-02-21T22:39:50.439Z] #58 17.08 DEP images/ns.pb-c.d [2020-02-21T22:39:50.439Z] #58 17.14 PBCC images/fdinfo.pb-c.c [2020-02-21T22:39:50.439Z] #58 17.17 DEP images/fdinfo.pb-c.d [2020-02-21T22:39:50.439Z] #58 17.30 PBCC images/core-aarch64.pb-c.c [2020-02-21T22:39:50.473Z] CC criu/sk-tcp.o [2020-02-21T22:39:50.693Z] #58 17.38 PBCC images/core-arm.pb-c.c [2020-02-21T22:39:50.693Z] #58 17.39 PBCC images/core-ppc64.pb-c.c [2020-02-21T22:39:50.693Z] #58 17.48 PBCC images/core-s390.pb-c.c [2020-02-21T22:39:50.693Z] #58 17.50 PBCC images/core-x86.pb-c.c [2020-02-21T22:39:50.693Z] #58 17.57 PBCC images/core.pb-c.c [2020-02-21T22:39:50.733Z] runtime/cgo [2020-02-21T22:39:50.752Z] #5 DONE 3.0s [2020-02-21T22:39:50.752Z] [2020-02-21T22:39:50.752Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:39:50.752Z] #22 DONE 0.1s [2020-02-21T22:39:50.752Z] [2020-02-21T22:39:50.752Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:50.752Z] #57 ... [2020-02-21T22:39:50.752Z] [2020-02-21T22:39:50.752Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-02-21T22:39:50.752Z] #23 DONE 0.1s [2020-02-21T22:39:50.752Z] [2020-02-21T22:39:50.752Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-21T22:39:50.752Z] #26 DONE 0.1s [2020-02-21T22:39:50.752Z] [2020-02-21T22:39:50.752Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-21T22:39:50.752Z] #60 DONE 0.1s [2020-02-21T22:39:50.752Z] [2020-02-21T22:39:50.752Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-21T22:39:50.752Z] #32 DONE 0.1s [2020-02-21T22:39:50.752Z] [2020-02-21T22:39:50.752Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-21T22:39:50.752Z] #29 DONE 0.1s [2020-02-21T22:39:50.752Z] [2020-02-21T22:39:50.752Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-21T22:39:50.752Z] #52 DONE 0.1s [2020-02-21T22:39:50.752Z] [2020-02-21T22:39:50.752Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-21T22:39:50.752Z] #49 DONE 0.2s [2020-02-21T22:39:50.752Z] [2020-02-21T22:39:50.752Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-21T22:39:50.756Z] CC criu/sk-unix.o [2020-02-21T22:39:50.948Z] #58 17.64 PBCC images/inventory.pb-c.c [2020-02-21T22:39:50.948Z] #58 17.72 DEP images/core-aarch64.pb-c.d [2020-02-21T22:39:50.948Z] #58 17.81 DEP images/core-arm.pb-c.d [2020-02-21T22:39:51.203Z] #58 17.90 DEP images/core-ppc64.pb-c.d [2020-02-21T22:39:51.203Z] #58 17.97 DEP images/core-s390.pb-c.d [2020-02-21T22:39:51.203Z] #58 18.05 DEP images/core-x86.pb-c.d [2020-02-21T22:39:51.203Z] #58 18.10 DEP images/core.pb-c.d [2020-02-21T22:39:51.457Z] #58 18.17 DEP images/inventory.pb-c.d [2020-02-21T22:39:51.457Z] #58 18.25 PBCC images/cpuinfo.pb-c.c [2020-02-21T22:39:51.457Z] #58 18.27 DEP images/cpuinfo.pb-c.d [2020-02-21T22:39:51.457Z] #58 18.34 PBCC images/stats.pb-c.c [2020-02-21T22:39:51.578Z] sync [2020-02-21T22:39:51.578Z] io [2020-02-21T22:39:51.578Z] reflect [2020-02-21T22:39:51.578Z] bytes [2020-02-21T22:39:51.712Z] #58 18.39 DEP images/stats.pb-c.d [2020-02-21T22:39:51.956Z] bufio [2020-02-21T22:39:52.231Z] CC criu/sockets.o [2020-02-21T22:39:52.321Z] syscall [2020-02-21T22:39:52.321Z] sort [2020-02-21T22:39:52.321Z] internal/fmtsort [2020-02-21T22:39:52.321Z] strings [2020-02-21T22:39:52.689Z] time [2020-02-21T22:39:52.689Z] internal/syscall/unix [2020-02-21T22:39:52.689Z] path [2020-02-21T22:39:52.689Z] regexp/syntax [2020-02-21T22:39:52.847Z] CC criu/stats.o [2020-02-21T22:39:53.069Z] internal/poll [2020-02-21T22:39:53.069Z] os [2020-02-21T22:39:53.069Z] regexp [2020-02-21T22:39:53.130Z] CC criu/string.o [2020-02-21T22:39:53.130Z] CC criu/sysctl.o [2020-02-21T22:39:53.413Z] CC criu/sysfs_parse.o [2020-02-21T22:39:53.436Z] fmt [2020-02-21T22:39:53.436Z] path/filepath [2020-02-21T22:39:53.436Z] io/ioutil [2020-02-21T22:39:53.437Z] encoding/binary [2020-02-21T22:39:53.595Z] #58 20.07 make[1]: Nothing to be done for 'all'. [2020-02-21T22:39:53.696Z] CC criu/timerfd.o [2020-02-21T22:39:53.796Z] encoding/base64 [2020-02-21T22:39:53.796Z] flag [2020-02-21T22:39:53.796Z] go/token [2020-02-21T22:39:53.796Z] net/url [2020-02-21T22:39:53.796Z] go/scanner [2020-02-21T22:39:53.796Z] go/ast [2020-02-21T22:39:53.796Z] text/template/parse [2020-02-21T22:39:53.979Z] CC criu/tty.o [2020-02-21T22:39:54.154Z] go/parser [2020-02-21T22:39:54.154Z] text/template [2020-02-21T22:39:54.523Z] log [2020-02-21T22:39:54.523Z] encoding/json [2020-02-21T22:39:54.523Z] go/doc [2020-02-21T22:39:54.898Z] encoding/xml [2020-02-21T22:39:54.898Z] github.com/LK4D4/vndr/build [2020-02-21T22:39:54.954Z] #58 21.60 CC images/stats.o [2020-02-21T22:39:55.209Z] #58 22.00 CC images/core.o [2020-02-21T22:39:55.253Z] github.com/LK4D4/vndr/godl/singleflight [2020-02-21T22:39:55.253Z] compress/flate [2020-02-21T22:39:55.253Z] hash [2020-02-21T22:39:55.253Z] hash/crc32 [2020-02-21T22:39:55.253Z] context [2020-02-21T22:39:55.253Z] crypto/cipher [2020-02-21T22:39:55.253Z] compress/gzip [2020-02-21T22:39:55.253Z] math/rand [2020-02-21T22:39:55.468Z] CC criu/tun.o [2020-02-21T22:39:55.607Z] crypto/aes [2020-02-21T22:39:55.607Z] math/big [2020-02-21T22:39:55.607Z] crypto [2020-02-21T22:39:55.607Z] crypto/des [2020-02-21T22:39:55.607Z] crypto/internal/randutil [2020-02-21T22:39:55.607Z] crypto/sha512 [2020-02-21T22:39:55.607Z] crypto/hmac [2020-02-21T22:39:55.607Z] crypto/md5 [2020-02-21T22:39:55.607Z] crypto/sha1 [2020-02-21T22:39:55.982Z] crypto/sha256 [2020-02-21T22:39:55.982Z] encoding/hex [2020-02-21T22:39:55.982Z] encoding/pem [2020-02-21T22:39:55.982Z] internal/singleflight [2020-02-21T22:39:55.982Z] net [2020-02-21T22:39:55.982Z] crypto/rand [2020-02-21T22:39:55.982Z] crypto/elliptic [2020-02-21T22:39:56.084Z] CC criu/uffd.o [2020-02-21T22:39:56.131Z] #58 22.77 CC images/core-x86.o [2020-02-21T22:39:56.351Z] encoding/asn1 [2020-02-21T22:39:56.691Z] #58 23.34 CC images/core-arm.o [2020-02-21T22:39:56.715Z] crypto/ecdsa [2020-02-21T22:39:56.715Z] crypto/rsa [2020-02-21T22:39:56.715Z] crypto/dsa [2020-02-21T22:39:56.715Z] crypto/x509/pkix [2020-02-21T22:39:56.715Z] internal/x/crypto/cryptobyte [2020-02-21T22:39:56.946Z] #58 23.83 CC images/core-aarch64.o [2020-02-21T22:39:57.083Z] internal/x/crypto/internal/chacha20 [2020-02-21T22:39:57.083Z] internal/x/crypto/poly1305 [2020-02-21T22:39:57.083Z] internal/x/crypto/chacha20poly1305 [2020-02-21T22:39:57.083Z] internal/x/crypto/curve25519 [2020-02-21T22:39:57.083Z] internal/x/crypto/hkdf [2020-02-21T22:39:57.083Z] internal/x/text/transform [2020-02-21T22:39:57.093Z] CC criu/util.o [2020-02-21T22:39:57.307Z] #50 ... [2020-02-21T22:39:57.307Z] [2020-02-21T22:39:57.307Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-21T22:39:57.307Z] #55 5.949 + mktemp -d [2020-02-21T22:39:57.307Z] #55 5.950 + export GOPATH=/tmp/tmp.cQIlY766QA [2020-02-21T22:39:57.307Z] #55 5.950 + git clone https://github.com/docker/distribution.git /tmp/tmp.cQIlY766QA/src/github.com/docker/distribution [2020-02-21T22:39:57.307Z] #55 5.956 Cloning into '/tmp/tmp.cQIlY766QA/src/github.com/docker/distribution'... [2020-02-21T22:39:57.307Z] #55 ... [2020-02-21T22:39:57.307Z] [2020-02-21T22:39:57.307Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:39:57.307Z] #57 6.176 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:39:57.307Z] #57 6.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:39:57.307Z] #57 6.252 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:39:57.307Z] #57 6.456 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:39:57.307Z] #57 6.476 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:39:57.445Z] internal/x/text/unicode/bidi [2020-02-21T22:39:57.445Z] internal/x/text/secure/bidirule [2020-02-21T22:39:57.445Z] crypto/x509 [2020-02-21T22:39:57.445Z] internal/x/text/unicode/norm [2020-02-21T22:39:57.508Z] #58 24.41 CC images/core-ppc64.o [2020-02-21T22:39:57.709Z] CC criu/uts_ns.o [2020-02-21T22:39:57.763Z] #58 ... [2020-02-21T22:39:57.763Z] [2020-02-21T22:39:57.763Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:39:57.763Z] #30 95.46 log [2020-02-21T22:39:57.763Z] #30 97.77 github.com/BurntSushi/toml/cmd/tomlv [2020-02-21T22:39:57.763Z] #30 DONE 102.3s [2020-02-21T22:39:57.763Z] [2020-02-21T22:39:57.763Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:39:57.763Z] #47 37.73 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-21T22:39:57.763Z] #47 37.73 + BUILDTAGS='netgo osusergo static_build' [2020-02-21T22:39:57.763Z] #47 37.73 + export EXTRA_FLAGS=-buildmode=pie [2020-02-21T22:39:57.763Z] #47 37.73 + EXTRA_FLAGS=-buildmode=pie [2020-02-21T22:39:57.763Z] #47 37.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-21T22:39:57.763Z] #47 37.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-21T22:39:57.763Z] #47 37.73 + '[' '' = dynamic ']' [2020-02-21T22:39:57.763Z] #47 37.73 + make [2020-02-21T22:39:57.763Z] #47 39.31 🇩 bin/ctr [2020-02-21T22:39:57.814Z] internal/x/net/idna [2020-02-21T22:39:57.814Z] crypto/tls [2020-02-21T22:39:57.814Z] net/textproto [2020-02-21T22:39:57.872Z] #57 7.465 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:39:57.992Z] CC criu/vdso.o [2020-02-21T22:39:58.184Z] internal/x/net/http/httpguts [2020-02-21T22:39:58.184Z] internal/x/net/http/httpproxy [2020-02-21T22:39:58.184Z] internal/x/net/http2/hpack [2020-02-21T22:39:58.184Z] mime [2020-02-21T22:39:58.277Z] LINK criu/built-in.o [2020-02-21T22:39:58.558Z] mime/quotedprintable [2020-02-21T22:39:58.558Z] mime/multipart [2020-02-21T22:39:58.558Z] net/http/internal [2020-02-21T22:39:58.558Z] os/exec [2020-02-21T22:39:58.560Z] LINK criu/criu [2020-02-21T22:39:58.843Z] DEP lib/c/criu.d [2020-02-21T22:39:58.843Z] CC images/rpc.pb-c.o [2020-02-21T22:39:58.920Z] net/http/httptrace [2020-02-21T22:39:58.920Z] net/http [2020-02-21T22:39:59.127Z] #47 ... [2020-02-21T22:39:59.127Z] [2020-02-21T22:39:59.127Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:39:59.127Z] #58 25.64 CC images/core-s390.o [2020-02-21T22:39:59.460Z] CC lib/c/criu.o [2020-02-21T22:39:59.688Z] #58 26.39 CC images/cpuinfo.o [2020-02-21T22:39:59.688Z] #58 ... [2020-02-21T22:39:59.688Z] [2020-02-21T22:39:59.688Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:39:59.688Z] #33 94.21 regexp [2020-02-21T22:39:59.688Z] #33 94.90 fmt [2020-02-21T22:39:59.688Z] #33 98.19 path/filepath [2020-02-21T22:39:59.688Z] #33 99.48 io/ioutil [2020-02-21T22:39:59.688Z] #33 99.73 flag [2020-02-21T22:39:59.688Z] #33 100.3 go/token [2020-02-21T22:39:59.688Z] #33 101.2 go/scanner [2020-02-21T22:39:59.688Z] #33 101.5 net/url [2020-02-21T22:39:59.688Z] #33 103.2 go/ast [2020-02-21T22:39:59.688Z] #33 103.7 text/template/parse [2020-02-21T22:39:59.943Z] #33 ... [2020-02-21T22:39:59.943Z] [2020-02-21T22:39:59.943Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:39:59.943Z] #58 26.89 CC images/inventory.o [2020-02-21T22:40:00.092Z] LINK lib/c/built-in.o [2020-02-21T22:40:00.092Z] LINK lib/c/libcriu.so [2020-02-21T22:40:00.375Z] GEN magic.py [2020-02-21T22:40:00.375Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-21T22:40:00.375Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-21T22:40:00.410Z] #57 9.803 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:40:00.410Z] #57 ... [2020-02-21T22:40:00.410Z] [2020-02-21T22:40:00.410Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-21T22:40:00.410Z] #17 8.673 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:40:00.410Z] #17 8.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:40:00.410Z] #17 8.739 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:40:00.410Z] #17 8.760 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:40:00.410Z] #17 8.868 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:40:00.504Z] #58 27.23 CC images/fdinfo.o [2020-02-21T22:40:00.661Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-21T22:40:00.670Z] #17 ... [2020-02-21T22:40:00.670Z] [2020-02-21T22:40:00.670Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:00.760Z] #58 27.61 CC images/fown.o [2020-02-21T22:40:00.928Z] #35 10.24 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:40:00.928Z] #35 10.25 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:40:00.928Z] #35 10.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:40:00.928Z] #35 10.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:40:00.928Z] #35 ... [2020-02-21T22:40:00.928Z] [2020-02-21T22:40:00.928Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:00.928Z] #33 7.914 + RM_GOPATH=0 [2020-02-21T22:40:00.928Z] #33 7.914 + TMP_GOPATH= [2020-02-21T22:40:00.928Z] #33 7.914 + : /build [2020-02-21T22:40:00.928Z] #33 7.914 + '[' -z '' ']' [2020-02-21T22:40:00.928Z] #33 7.929 ++ mktemp -d [2020-02-21T22:40:00.928Z] #33 7.945 + export GOPATH=/tmp/tmp.OYGMAlNQQs [2020-02-21T22:40:00.928Z] #33 7.945 + GOPATH=/tmp/tmp.OYGMAlNQQs [2020-02-21T22:40:00.928Z] #33 7.945 + RM_GOPATH=1 [2020-02-21T22:40:00.928Z] #33 7.945 ++ dirname ./install.sh [2020-02-21T22:40:00.928Z] #33 7.956 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:40:00.928Z] #33 7.956 + dir=. [2020-02-21T22:40:00.928Z] #33 7.956 + bin=vndr [2020-02-21T22:40:00.928Z] #33 7.956 + shift [2020-02-21T22:40:00.928Z] #33 7.956 + '[' '!' -f ./vndr.installer ']' [2020-02-21T22:40:00.928Z] #33 7.956 + . ./vndr.installer [2020-02-21T22:40:00.928Z] #33 7.956 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:40:00.928Z] #33 7.956 + install_vndr [2020-02-21T22:40:00.928Z] #33 7.956 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-21T22:40:00.928Z] #33 7.956 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OYGMAlNQQs/src/github.com/LK4D4/vndr [2020-02-21T22:40:00.928Z] #33 8.009 Cloning into '/tmp/tmp.OYGMAlNQQs/src/github.com/LK4D4/vndr'... [2020-02-21T22:40:00.928Z] #33 9.656 + cd /tmp/tmp.OYGMAlNQQs/src/github.com/LK4D4/vndr [2020-02-21T22:40:00.928Z] #33 9.656 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:40:00.928Z] #33 9.722 + go build -buildmode=pie -v -o /build/vndr . [2020-02-21T22:40:00.928Z] #33 ... [2020-02-21T22:40:00.928Z] [2020-02-21T22:40:00.928Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-21T22:40:00.928Z] #24 6.229 + RM_GOPATH=0 [2020-02-21T22:40:00.928Z] #24 6.229 + TMP_GOPATH= [2020-02-21T22:40:00.928Z] #24 6.229 + : /build [2020-02-21T22:40:00.928Z] #24 6.229 + '[' -z '' ']' [2020-02-21T22:40:00.928Z] #24 6.229 ++ mktemp -d [2020-02-21T22:40:00.928Z] #24 6.229 + export GOPATH=/tmp/tmp.l1Sab0TXSu [2020-02-21T22:40:00.928Z] #24 6.229 + GOPATH=/tmp/tmp.l1Sab0TXSu [2020-02-21T22:40:00.928Z] #24 6.229 + RM_GOPATH=1 [2020-02-21T22:40:00.928Z] #24 6.229 ++ dirname ./install.sh [2020-02-21T22:40:00.928Z] #24 6.249 Installing gometalinter version v2.0.6 [2020-02-21T22:40:00.928Z] #24 6.249 + dir=. [2020-02-21T22:40:00.928Z] #24 6.249 + bin=gometalinter [2020-02-21T22:40:00.928Z] #24 6.249 + shift [2020-02-21T22:40:00.928Z] #24 6.249 + '[' '!' -f ./gometalinter.installer ']' [2020-02-21T22:40:00.928Z] #24 6.249 + . ./gometalinter.installer [2020-02-21T22:40:00.928Z] #24 6.249 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-21T22:40:00.928Z] #24 6.249 + install_gometalinter [2020-02-21T22:40:00.928Z] #24 6.249 + echo 'Installing gometalinter version v2.0.6' [2020-02-21T22:40:00.928Z] #24 6.249 + go get -d github.com/alecthomas/gometalinter [2020-02-21T22:40:00.951Z] make[1]: Nothing to be done for 'all'. [2020-02-21T22:40:01.015Z] #58 27.90 CC images/ns.o [2020-02-21T22:40:01.042Z] github.com/LK4D4/vndr/godl [2020-02-21T22:40:01.042Z] github.com/LK4D4/vndr [2020-02-21T22:40:01.186Z] #24 ... [2020-02-21T22:40:01.186Z] [2020-02-21T22:40:01.186Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:40:01.186Z] #6 9.755 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:40:01.186Z] #6 9.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:40:01.186Z] #6 9.825 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:40:01.186Z] #6 9.850 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:40:01.186Z] #6 9.893 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:40:01.186Z] #6 ... [2020-02-21T22:40:01.186Z] [2020-02-21T22:40:01.186Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-21T22:40:01.186Z] #44 6.367 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:40:01.186Z] #44 6.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:40:01.186Z] #44 6.432 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:40:01.186Z] #44 6.506 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:40:01.186Z] #44 6.532 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:40:01.186Z] #44 7.803 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:40:01.186Z] #44 10.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:40:01.241Z] make[1]: 'images/built-in.o' is up to date. [2020-02-21T22:40:01.241Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-21T22:40:01.241Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-21T22:40:01.241Z] make[1]: 'compel/libcompel.a' is up to date. [2020-02-21T22:40:01.270Z] #58 28.11 CC images/regfile.o [2020-02-21T22:40:01.447Z] #44 ... [2020-02-21T22:40:01.447Z] [2020-02-21T22:40:01.447Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-21T22:40:01.447Z] #15 9.598 + mktemp -d [2020-02-21T22:40:01.447Z] #15 9.598 + export GOPATH=/tmp/tmp.1B6ACbTTas [2020-02-21T22:40:01.447Z] #15 9.598 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.1B6ACbTTas/src/github.com/go-swagger/go-swagger [2020-02-21T22:40:01.447Z] #15 9.613 Cloning into '/tmp/tmp.1B6ACbTTas/src/github.com/go-swagger/go-swagger'... [2020-02-21T22:40:01.447Z] #15 ... [2020-02-21T22:40:01.447Z] [2020-02-21T22:40:01.447Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:40:01.447Z] #30 9.118 + RM_GOPATH=0 [2020-02-21T22:40:01.447Z] #30 9.121 + TMP_GOPATH= [2020-02-21T22:40:01.447Z] #30 9.121 + : /build [2020-02-21T22:40:01.447Z] #30 9.121 + '[' -z '' ']' [2020-02-21T22:40:01.447Z] #30 9.124 ++ mktemp -d [2020-02-21T22:40:01.447Z] #30 9.130 + export GOPATH=/tmp/tmp.pmJhJxivnq [2020-02-21T22:40:01.447Z] #30 9.130 + GOPATH=/tmp/tmp.pmJhJxivnq [2020-02-21T22:40:01.447Z] #30 9.130 + RM_GOPATH=1 [2020-02-21T22:40:01.447Z] #30 9.130 ++ dirname ./install.sh [2020-02-21T22:40:01.447Z] #30 9.130 + dir=. [2020-02-21T22:40:01.447Z] #30 9.130 + bin=tomlv [2020-02-21T22:40:01.447Z] #30 9.130 + shift [2020-02-21T22:40:01.447Z] #30 9.130 + '[' '!' -f ./tomlv.installer ']' [2020-02-21T22:40:01.447Z] #30 9.130 + . ./tomlv.installer [2020-02-21T22:40:01.447Z] #30 9.130 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:40:01.447Z] #30 9.130 + install_tomlv [2020-02-21T22:40:01.447Z] #30 9.130 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-21T22:40:01.447Z] #30 9.130 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pmJhJxivnq/src/github.com/BurntSushi/toml [2020-02-21T22:40:01.447Z] #30 9.130 Cloning into '/tmp/tmp.pmJhJxivnq/src/github.com/BurntSushi/toml'... [2020-02-21T22:40:01.447Z] #30 9.131 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:40:01.525Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-02-21T22:40:01.525Z] make[1]: Nothing to be done for 'all'. [2020-02-21T22:40:01.525Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-21T22:40:01.525Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:40:01.525Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:40:01.525Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:40:01.525Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:40:01.525Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:40:01.704Z] #30 ... [2020-02-21T22:40:01.704Z] [2020-02-21T22:40:01.705Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-21T22:40:01.705Z] #53 8.507 + RM_GOPATH=0 [2020-02-21T22:40:01.705Z] #53 8.507 + TMP_GOPATH= [2020-02-21T22:40:01.705Z] #53 8.507 + : /build [2020-02-21T22:40:01.705Z] #53 8.507 + '[' -z '' ']' [2020-02-21T22:40:01.705Z] #53 8.508 ++ mktemp -d [2020-02-21T22:40:01.705Z] #53 8.539 + export GOPATH=/tmp/tmp.QWs5yMvXvJ [2020-02-21T22:40:01.705Z] #53 8.539 + GOPATH=/tmp/tmp.QWs5yMvXvJ [2020-02-21T22:40:01.705Z] #53 8.539 + RM_GOPATH=1 [2020-02-21T22:40:01.705Z] #53 8.540 ++ dirname ./install.sh [2020-02-21T22:40:01.705Z] #53 8.549 Install docker/cli version 17.06.2-ce from stable [2020-02-21T22:40:01.705Z] #53 8.549 + dir=. [2020-02-21T22:40:01.705Z] #53 8.549 + bin=dockercli [2020-02-21T22:40:01.705Z] #53 8.549 + shift [2020-02-21T22:40:01.705Z] #53 8.549 + '[' '!' -f ./dockercli.installer ']' [2020-02-21T22:40:01.705Z] #53 8.549 + . ./dockercli.installer [2020-02-21T22:40:01.705Z] #53 8.549 ++ DOCKERCLI_CHANNEL=stable [2020-02-21T22:40:01.705Z] #53 8.549 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-21T22:40:01.705Z] #53 8.549 + install_dockercli [2020-02-21T22:40:01.705Z] #53 8.549 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-21T22:40:01.705Z] #53 8.549 ++ uname -m [2020-02-21T22:40:01.705Z] #53 8.553 + arch=x86_64 [2020-02-21T22:40:01.705Z] #53 8.554 + '[' x86_64 '!=' x86_64 ']' [2020-02-21T22:40:01.705Z] #53 8.554 + url=https://download.docker.com/linux/static [2020-02-21T22:40:01.705Z] #53 8.555 + tar -xz docker/docker [2020-02-21T22:40:01.705Z] #53 8.562 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-21T22:40:01.705Z] #53 ... [2020-02-21T22:40:01.705Z] [2020-02-21T22:40:01.705Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-21T22:40:01.705Z] #27 8.726 + RM_GOPATH=0 [2020-02-21T22:40:01.705Z] #27 8.726 + TMP_GOPATH= [2020-02-21T22:40:01.705Z] #27 8.726 + : /build [2020-02-21T22:40:01.705Z] #27 8.749 + '[' -z '' ']' [2020-02-21T22:40:01.705Z] #27 8.754 ++ mktemp -d [2020-02-21T22:40:01.705Z] #27 8.754 + export GOPATH=/tmp/tmp.KMx08ldch3 [2020-02-21T22:40:01.705Z] #27 8.757 + GOPATH=/tmp/tmp.KMx08ldch3 [2020-02-21T22:40:01.705Z] #27 8.757 + RM_GOPATH=1 [2020-02-21T22:40:01.705Z] #27 8.762 ++ dirname ./install.sh [2020-02-21T22:40:01.705Z] #27 8.765 + dir=. [2020-02-21T22:40:01.705Z] #27 8.766 + bin=gotestsum [2020-02-21T22:40:01.705Z] #27 8.766 + shift [2020-02-21T22:40:01.705Z] #27 8.766 + '[' '!' -f ./gotestsum.installer ']' [2020-02-21T22:40:01.705Z] #27 8.766 + . ./gotestsum.installer [2020-02-21T22:40:01.705Z] #27 8.766 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-21T22:40:01.705Z] #27 8.766 + install_gotestsum [2020-02-21T22:40:01.705Z] #27 8.768 + echo 'Installing gotestsum version v0.3.5' [2020-02-21T22:40:01.705Z] #27 8.768 Installing gotestsum version v0.3.5 [2020-02-21T22:40:01.705Z] #27 8.768 + go get -d gotest.tools/gotestsum [2020-02-21T22:40:01.810Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:40:01.810Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:40:01.810Z] make[2]: Nothing to be done for 'all'. [2020-02-21T22:40:01.810Z] INSTALL criu/criu [2020-02-21T22:40:01.831Z] #58 28.43 CC images/ghost-file.o [2020-02-21T22:40:01.831Z] #58 28.78 CC images/fifo.o [2020-02-21T22:40:01.962Z] #27 ... [2020-02-21T22:40:01.962Z] [2020-02-21T22:40:01.962Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-21T22:40:01.962Z] #61 10.45 + RM_GOPATH=0 [2020-02-21T22:40:01.962Z] #61 10.45 + TMP_GOPATH= [2020-02-21T22:40:01.962Z] #61 10.45 + : /build/ [2020-02-21T22:40:01.962Z] #61 10.45 + '[' -z '' ']' [2020-02-21T22:40:01.962Z] #61 10.45 ++ mktemp -d [2020-02-21T22:40:01.962Z] #61 10.47 + export GOPATH=/tmp/tmp.6M2SznQJB7 [2020-02-21T22:40:01.962Z] #61 10.47 + GOPATH=/tmp/tmp.6M2SznQJB7 [2020-02-21T22:40:01.962Z] #61 10.47 + RM_GOPATH=1 [2020-02-21T22:40:01.963Z] #61 10.47 ++ dirname ./install.sh [2020-02-21T22:40:01.963Z] #61 10.48 + dir=. [2020-02-21T22:40:01.963Z] #61 10.48 + bin=rootlesskit [2020-02-21T22:40:01.963Z] #61 10.48 + shift [2020-02-21T22:40:01.963Z] #61 10.48 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-21T22:40:01.963Z] #61 10.48 + . ./rootlesskit.installer [2020-02-21T22:40:01.963Z] #61 10.48 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:40:01.963Z] #61 10.48 + install_rootlesskit [2020-02-21T22:40:01.963Z] #61 10.48 + case "$1" in [2020-02-21T22:40:01.963Z] #61 10.48 + export CGO_ENABLED=0 [2020-02-21T22:40:01.963Z] #61 10.49 + CGO_ENABLED=0 [2020-02-21T22:40:01.963Z] #61 10.49 + _install_rootlesskit [2020-02-21T22:40:01.963Z] #61 10.49 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-21T22:40:01.963Z] #61 10.49 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:40:01.963Z] #61 10.49 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6M2SznQJB7/src/github.com/rootless-containers/rootlesskit [2020-02-21T22:40:01.963Z] #61 10.50 Cloning into '/tmp/tmp.6M2SznQJB7/src/github.com/rootless-containers/rootlesskit'... [2020-02-21T22:40:01.963Z] #61 ... [2020-02-21T22:40:01.963Z] [2020-02-21T22:40:01.963Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-21T22:40:01.963Z] #50 8.849 + RM_GOPATH=0 [2020-02-21T22:40:01.963Z] #50 8.849 + TMP_GOPATH= [2020-02-21T22:40:01.963Z] #50 8.849 + : /build [2020-02-21T22:40:01.963Z] #50 8.849 + '[' -z '' ']' [2020-02-21T22:40:01.963Z] #50 8.852 ++ mktemp -d [2020-02-21T22:40:01.963Z] #50 8.864 + export GOPATH=/tmp/tmp.IpkDnH3tcN [2020-02-21T22:40:01.963Z] #50 8.872 + GOPATH=/tmp/tmp.IpkDnH3tcN [2020-02-21T22:40:01.963Z] #50 8.872 + RM_GOPATH=1 [2020-02-21T22:40:01.963Z] #50 8.876 ++ dirname ./install.sh [2020-02-21T22:40:01.963Z] #50 8.878 + dir=. [2020-02-21T22:40:01.963Z] #50 8.881 + bin=proxy [2020-02-21T22:40:01.963Z] #50 8.882 + shift [2020-02-21T22:40:01.963Z] #50 8.882 + '[' '!' -f ./proxy.installer ']' [2020-02-21T22:40:01.963Z] #50 8.882 + . ./proxy.installer [2020-02-21T22:40:01.963Z] #50 8.885 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:40:01.963Z] #50 8.905 + install_proxy [2020-02-21T22:40:01.963Z] #50 8.908 + case "$1" in [2020-02-21T22:40:01.963Z] #50 8.914 + export CGO_ENABLED=0 [2020-02-21T22:40:01.963Z] #50 8.914 + CGO_ENABLED=0 [2020-02-21T22:40:01.963Z] #50 8.914 + _install_proxy [2020-02-21T22:40:01.963Z] #50 8.914 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:40:01.963Z] #50 8.915 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-21T22:40:01.963Z] #50 8.915 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IpkDnH3tcN/src/github.com/docker/libnetwork [2020-02-21T22:40:01.963Z] #50 8.919 Cloning into '/tmp/tmp.IpkDnH3tcN/src/github.com/docker/libnetwork'... [2020-02-21T22:40:02.087Z] #58 ... [2020-02-21T22:40:02.087Z] [2020-02-21T22:40:02.087Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:02.087Z] #13 20.58 Fetched 7937 kB in 16s (487 kB/s) [2020-02-21T22:40:02.087Z] #13 20.58 Reading package lists... [2020-02-21T22:40:02.343Z] #13 26.59 Reading package lists... [2020-02-21T22:40:02.343Z] #13 ... [2020-02-21T22:40:02.343Z] [2020-02-21T22:40:02.343Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:40:02.343Z] #58 29.06 CC images/remap-file-path.o [2020-02-21T22:40:02.599Z] #58 29.23 CC images/eventfd.o [2020-02-21T22:40:02.599Z] #58 29.48 CC images/eventpoll.o [2020-02-21T22:40:02.809Z] Removing intermediate container 9b4e0c7ab3d1 [2020-02-21T22:40:02.809Z] ---> 7e1931055b84 [2020-02-21T22:40:02.809Z] Step 49/125 : FROM dev-base AS containerd [2020-02-21T22:40:02.809Z] ---> bf6f5b4635b4 [2020-02-21T22:40:02.809Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:40:02.809Z] ---> Using cache [2020-02-21T22:40:02.809Z] ---> 4a228e647f2c [2020-02-21T22:40:02.809Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-02-21T22:40:02.809Z] ---> Running in 5c5581d92bec [2020-02-21T22:40:03.159Z] #58 29.86 CC images/fh.o [2020-02-21T22:40:03.291Z] Removing intermediate container 36a944e06b47 [2020-02-21T22:40:03.291Z] ---> 3213ff6527c6 [2020-02-21T22:40:03.291Z] Step 12/125 : FROM base AS registry [2020-02-21T22:40:03.291Z] ---> 71f78e33fc42 [2020-02-21T22:40:03.291Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-21T22:40:03.291Z] ---> Running in 26cc9c96bc87 [2020-02-21T22:40:03.415Z] #58 30.16 CC images/fsnotify.o [2020-02-21T22:40:03.563Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:40:03.563Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:40:03.563Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:40:03.563Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:40:03.563Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:40:03.563Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [497 kB] [2020-02-21T22:40:03.563Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-21T22:40:03.563Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-21T22:40:03.574Z] Removing intermediate container 26cc9c96bc87 [2020-02-21T22:40:03.574Z] ---> d26aa0e94fd6 [2020-02-21T22:40:03.574Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-21T22:40:03.574Z] ---> Running in 08ad435c17f6 [2020-02-21T22:40:03.574Z] Removing intermediate container 08ad435c17f6 [2020-02-21T22:40:03.574Z] ---> 60f8738f5aad [2020-02-21T22:40:03.574Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-02-21T22:40:03.574Z] ---> Running in 7527c17ea9aa [2020-02-21T22:40:03.861Z] + mktemp -d [2020-02-21T22:40:03.862Z] + export GOPATH=/tmp/tmp.UdwCbewQqh [2020-02-21T22:40:03.862Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.UdwCbewQqh/src/github.com/docker/distribution [2020-02-21T22:40:03.862Z] Cloning into '/tmp/tmp.UdwCbewQqh/src/github.com/docker/distribution'... [2020-02-21T22:40:04.341Z] #58 30.91 CC images/signalfd.o [2020-02-21T22:40:04.341Z] #58 31.19 CC images/fs.o [2020-02-21T22:40:04.596Z] #58 31.39 CC images/pstree.o [2020-02-21T22:40:04.850Z] #58 31.60 CC images/pipe.o [2020-02-21T22:40:05.106Z] #58 31.93 CC images/tcp-stream.o [2020-02-21T22:40:05.308Z] Fetched 7684 kB in 1s (4767 kB/s) [2020-02-21T22:40:05.308Z] Reading package lists... [2020-02-21T22:40:05.361Z] #58 32.17 CC images/sk-packet.o [2020-02-21T22:40:05.615Z] #58 32.48 CC images/mnt.o [2020-02-21T22:40:05.870Z] #58 32.67 CC images/pipe-data.o [2020-02-21T22:40:06.054Z] Reading package lists... [2020-02-21T22:40:06.054Z] Building dependency tree... [2020-02-21T22:40:06.054Z] Reading state information... [2020-02-21T22:40:06.054Z] The following additional packages will be installed: [2020-02-21T22:40:06.054Z] btrfs-progs liblzo2-2 [2020-02-21T22:40:06.054Z] The following NEW packages will be installed: [2020-02-21T22:40:06.054Z] btrfs-progs btrfs-tools liblzo2-2 [2020-02-21T22:40:06.054Z] 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:40:06.054Z] Need to get 668 kB of archives. [2020-02-21T22:40:06.054Z] After this operation, 5446 kB of additional disk space will be used. [2020-02-21T22:40:06.054Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-02-21T22:40:06.054Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-02-21T22:40:06.054Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-02-21T22:40:06.124Z] #58 32.96 CC images/sa.o [2020-02-21T22:40:06.379Z] #58 33.24 CC images/timer.o [2020-02-21T22:40:06.415Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:40:06.415Z] Fetched 668 kB in 0s (6554 kB/s) [2020-02-21T22:40:06.415Z] Selecting previously unselected package liblzo2-2:s390x. [2020-02-21T22:40:06.415Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-02-21T22:40:06.415Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-02-21T22:40:06.415Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-21T22:40:06.415Z] Selecting previously unselected package btrfs-progs. [2020-02-21T22:40:06.415Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2020-02-21T22:40:06.415Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-21T22:40:06.415Z] Selecting previously unselected package btrfs-tools. [2020-02-21T22:40:06.415Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2020-02-21T22:40:06.415Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-21T22:40:06.415Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:40:06.415Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-21T22:40:06.415Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-21T22:40:06.415Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-21T22:40:06.415Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:40:06.544Z] + cd /tmp/tmp.UdwCbewQqh/src/github.com/docker/distribution [2020-02-21T22:40:06.545Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-21T22:40:06.938Z] #58 33.74 CC images/timerfd.o [2020-02-21T22:40:07.157Z] Removing intermediate container 5c5581d92bec [2020-02-21T22:40:07.157Z] ---> aaa98cc68377 [2020-02-21T22:40:07.157Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-02-21T22:40:07.157Z] ---> Running in 09096a60c81c [2020-02-21T22:40:07.157Z] Removing intermediate container 09096a60c81c [2020-02-21T22:40:07.157Z] ---> 0046626185a4 [2020-02-21T22:40:07.157Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:40:07.161Z] + GOPATH=/tmp/tmp.UdwCbewQqh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UdwCbewQqh go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-21T22:40:07.193Z] #58 34.03 CC images/mm.o [2020-02-21T22:40:07.241Z] #50 ... [2020-02-21T22:40:07.241Z] [2020-02-21T22:40:07.241Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-21T22:40:07.241Z] #24 15.50 + cd /tmp/tmp.l1Sab0TXSu/src/github.com/alecthomas/gometalinter [2020-02-21T22:40:07.241Z] #24 15.50 + git checkout -q v2.0.6 [2020-02-21T22:40:07.241Z] #24 16.18 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-21T22:40:07.508Z] ---> fce3db5030fd [2020-02-21T22:40:07.508Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:40:07.754Z] #58 34.45 CC images/sk-opts.o [2020-02-21T22:40:07.754Z] #58 34.70 CC images/sk-unix.o [2020-02-21T22:40:07.852Z] ---> 91083b5cfd8e [2020-02-21T22:40:07.852Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:40:07.852Z] ---> Running in 4a6bf72ccdae [2020-02-21T22:40:08.223Z] + RM_GOPATH=0 [2020-02-21T22:40:08.223Z] + TMP_GOPATH= [2020-02-21T22:40:08.223Z] + : /build [2020-02-21T22:40:08.223Z] + '[' -z '' ']' [2020-02-21T22:40:08.223Z] ++ mktemp -d [2020-02-21T22:40:08.223Z] + export GOPATH=/tmp/tmp.DbROToWE60 [2020-02-21T22:40:08.223Z] + GOPATH=/tmp/tmp.DbROToWE60 [2020-02-21T22:40:08.223Z] + RM_GOPATH=1 [2020-02-21T22:40:08.223Z] ++ dirname ./install.sh [2020-02-21T22:40:08.223Z] + dir=. [2020-02-21T22:40:08.223Z] + bin=containerd [2020-02-21T22:40:08.223Z] + shift [2020-02-21T22:40:08.223Z] + '[' '!' -f ./containerd.installer ']' [2020-02-21T22:40:08.223Z] + . ./containerd.installer [2020-02-21T22:40:08.223Z] ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:40:08.223Z] + install_containerd [2020-02-21T22:40:08.223Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-02-21T22:40:08.223Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.DbROToWE60/src/github.com/containerd/containerd [2020-02-21T22:40:08.223Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:40:08.223Z] Cloning into '/tmp/tmp.DbROToWE60/src/github.com/containerd/containerd'... [2020-02-21T22:40:08.314Z] #58 34.97 CC images/sk-inet.o [2020-02-21T22:40:08.875Z] #58 35.44 CC images/tun.o [2020-02-21T22:40:08.875Z] #58 35.72 CC images/sk-netlink.o [2020-02-21T22:40:09.130Z] #58 35.97 CC images/packet-sock.o [2020-02-21T22:40:09.689Z] #58 36.38 CC images/ipc-var.o [2020-02-21T22:40:09.944Z] #58 36.65 CC images/ipc-desc.o [2020-02-21T22:40:10.199Z] #58 36.93 CC images/ipc-shm.o [2020-02-21T22:40:10.454Z] #58 37.09 CC images/ipc-msg.o [2020-02-21T22:40:10.454Z] #58 ... [2020-02-21T22:40:10.454Z] [2020-02-21T22:40:10.454Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:10.454Z] #13 26.59 Reading package lists... [2020-02-21T22:40:10.454Z] #13 31.55 Building dependency tree... [2020-02-21T22:40:10.454Z] #13 32.44 Reading state information... [2020-02-21T22:40:10.454Z] #13 33.62 The following additional packages will be installed: [2020-02-21T22:40:10.454Z] #13 33.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-21T22:40:10.454Z] #13 33.63 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-21T22:40:10.454Z] #13 33.63 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-21T22:40:10.454Z] #13 33.63 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-21T22:40:10.454Z] #13 33.63 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-21T22:40:10.454Z] #13 33.63 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-21T22:40:10.454Z] #13 33.63 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-21T22:40:10.454Z] #13 33.63 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-21T22:40:10.454Z] #13 33.63 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-21T22:40:10.454Z] #13 33.64 Suggested packages: [2020-02-21T22:40:10.454Z] #13 33.64 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-21T22:40:10.454Z] #13 33.64 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-21T22:40:10.454Z] #13 33.64 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-21T22:40:10.454Z] #13 33.64 vim-doc vim-scripts xfsdump acl attr quota [2020-02-21T22:40:10.454Z] #13 33.64 Recommended packages: [2020-02-21T22:40:10.454Z] #13 33.64 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-21T22:40:10.454Z] #13 33.64 python3-keyrings.alt python3-xdg unzip [2020-02-21T22:40:10.454Z] #13 37.66 The following NEW packages will be installed: [2020-02-21T22:40:10.454Z] #13 37.66 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-21T22:40:10.454Z] #13 37.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-21T22:40:10.454Z] #13 37.66 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-21T22:40:10.454Z] #13 37.66 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-21T22:40:10.454Z] #13 37.66 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-21T22:40:10.454Z] #13 37.66 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-21T22:40:10.454Z] #13 37.66 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-21T22:40:10.454Z] #13 37.66 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-21T22:40:10.454Z] #13 37.66 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-21T22:40:10.454Z] #13 37.66 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-21T22:40:10.454Z] #13 37.66 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-21T22:40:10.454Z] #13 37.66 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-21T22:40:10.454Z] #13 37.67 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-21T22:40:10.454Z] #13 37.67 xfsprogs xxd xz-utils zip [2020-02-21T22:40:10.454Z] #13 38.88 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:40:10.454Z] #13 38.88 Need to get 90.9 MB of archives. [2020-02-21T22:40:10.454Z] #13 38.88 After this operation, 541 MB of additional disk space will be used. [2020-02-21T22:40:10.454Z] #13 38.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-02-21T22:40:10.454Z] #13 38.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-21T22:40:10.454Z] #13 38.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-02-21T22:40:10.454Z] #13 38.89 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-02-21T22:40:10.454Z] #13 38.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-02-21T22:40:10.454Z] #13 38.98 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-02-21T22:40:10.711Z] #13 39.10 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-02-21T22:40:10.711Z] #13 ... [2020-02-21T22:40:10.711Z] [2020-02-21T22:40:10.711Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:40:10.711Z] #58 37.38 CC images/ipc-sem.o [2020-02-21T22:40:10.711Z] #58 37.59 CC images/utsns.o [2020-02-21T22:40:10.967Z] #58 37.85 CC images/creds.o [2020-02-21T22:40:11.222Z] #58 38.14 CC images/vma.o [2020-02-21T22:40:11.340Z] + cd /tmp/tmp.DbROToWE60/src/github.com/containerd/containerd [2020-02-21T22:40:11.340Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:40:11.340Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-21T22:40:11.340Z] + BUILDTAGS='netgo osusergo static_build' [2020-02-21T22:40:11.340Z] + export EXTRA_FLAGS=-buildmode=pie [2020-02-21T22:40:11.340Z] + EXTRA_FLAGS=-buildmode=pie [2020-02-21T22:40:11.340Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-21T22:40:11.340Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-21T22:40:11.340Z] + '[' '' = dynamic ']' [2020-02-21T22:40:11.340Z] + make [2020-02-21T22:40:11.425Z] #24 ... [2020-02-21T22:40:11.425Z] [2020-02-21T22:40:11.425Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-21T22:40:11.425Z] #17 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:40:11.425Z] #17 12.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:40:11.425Z] #17 14.16 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:40:11.425Z] #17 ... [2020-02-21T22:40:11.425Z] [2020-02-21T22:40:11.425Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:11.425Z] #35 10.40 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:40:11.425Z] #35 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:40:11.425Z] #35 14.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:40:11.425Z] #35 15.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:40:11.425Z] #35 ... [2020-02-21T22:40:11.425Z] [2020-02-21T22:40:11.425Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:11.425Z] #33 11.66 errors [2020-02-21T22:40:11.425Z] #33 11.67 internal/cpu [2020-02-21T22:40:11.425Z] #33 11.89 internal/race [2020-02-21T22:40:11.425Z] #33 12.10 runtime/internal/atomic [2020-02-21T22:40:11.425Z] #33 12.66 internal/bytealg [2020-02-21T22:40:11.425Z] #33 12.71 runtime/internal/sys [2020-02-21T22:40:11.425Z] #33 13.05 runtime/internal/math [2020-02-21T22:40:11.425Z] #33 13.14 sync/atomic [2020-02-21T22:40:11.425Z] #33 13.82 unicode [2020-02-21T22:40:11.425Z] #33 14.06 runtime [2020-02-21T22:40:11.425Z] #33 20.52 unicode/utf8 [2020-02-21T22:40:11.683Z] #33 ... [2020-02-21T22:40:11.683Z] [2020-02-21T22:40:11.683Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:40:11.683Z] #6 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:40:11.683Z] #6 14.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:40:11.683Z] #6 15.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:40:11.683Z] #6 ... [2020-02-21T22:40:11.683Z] [2020-02-21T22:40:11.683Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:11.683Z] #57 11.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:40:11.711Z] 🇩 bin/ctr [2020-02-21T22:40:11.781Z] #58 38.49 CC images/netdev.o [2020-02-21T22:40:11.940Z] #57 ... [2020-02-21T22:40:11.940Z] [2020-02-21T22:40:11.940Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:40:11.940Z] #30 11.10 + cd /tmp/tmp.pmJhJxivnq/src/github.com/BurntSushi/toml [2020-02-21T22:40:11.940Z] #30 11.10 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:40:11.940Z] #30 11.10 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-21T22:40:11.940Z] #30 12.03 errors [2020-02-21T22:40:11.940Z] #30 12.09 internal/cpu [2020-02-21T22:40:11.940Z] #30 12.18 math/bits [2020-02-21T22:40:11.940Z] #30 13.01 runtime/internal/atomic [2020-02-21T22:40:11.940Z] #30 13.13 math [2020-02-21T22:40:11.940Z] #30 13.59 internal/bytealg [2020-02-21T22:40:11.940Z] #30 14.88 runtime/internal/sys [2020-02-21T22:40:11.940Z] #30 15.11 runtime/internal/math [2020-02-21T22:40:11.940Z] #30 15.67 runtime [2020-02-21T22:40:12.198Z] #30 ... [2020-02-21T22:40:12.198Z] [2020-02-21T22:40:12.198Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-21T22:40:12.198Z] #44 11.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:40:12.198Z] #44 ... [2020-02-21T22:40:12.198Z] [2020-02-21T22:40:12.198Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:12.198Z] #33 21.37 math/bits [2020-02-21T22:40:12.342Z] #58 39.02 CC images/tty.o [2020-02-21T22:40:13.133Z] #33 22.33 math [2020-02-21T22:40:13.266Z] #58 39.81 CC images/file-lock.o [2020-02-21T22:40:13.266Z] #58 40.10 CC images/rlimit.o [2020-02-21T22:40:13.266Z] #58 ... [2020-02-21T22:40:13.266Z] [2020-02-21T22:40:13.266Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:13.266Z] #33 107.9 go/parser [2020-02-21T22:40:13.266Z] #33 108.5 text/template [2020-02-21T22:40:13.266Z] #33 112.1 log [2020-02-21T22:40:13.266Z] #33 112.6 encoding/binary [2020-02-21T22:40:13.266Z] #33 114.0 go/doc [2020-02-21T22:40:13.266Z] #33 114.1 encoding/base64 [2020-02-21T22:40:13.266Z] #33 114.8 encoding/json [2020-02-21T22:40:13.522Z] #33 118.1 github.com/LK4D4/vndr/build [2020-02-21T22:40:13.522Z] #33 ... [2020-02-21T22:40:13.522Z] [2020-02-21T22:40:13.522Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:13.522Z] #13 39.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-02-21T22:40:13.522Z] #13 39.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-02-21T22:40:13.522Z] #13 39.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-02-21T22:40:13.522Z] #13 39.38 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-02-21T22:40:13.522Z] #13 39.40 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-02-21T22:40:13.522Z] #13 39.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-02-21T22:40:13.522Z] #13 39.40 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-02-21T22:40:13.522Z] #13 39.41 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-02-21T22:40:13.522Z] #13 39.43 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-02-21T22:40:13.522Z] #13 39.43 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-02-21T22:40:13.522Z] #13 39.43 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-02-21T22:40:13.522Z] #13 39.45 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-02-21T22:40:13.522Z] #13 39.45 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-02-21T22:40:13.522Z] #13 39.45 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-02-21T22:40:13.522Z] #13 39.48 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-21T22:40:13.522Z] #13 39.49 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-21T22:40:13.522Z] #13 39.50 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-02-21T22:40:13.522Z] #13 39.51 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-02-21T22:40:13.522Z] #13 39.51 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-02-21T22:40:13.522Z] #13 39.53 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-02-21T22:40:13.522Z] #13 39.54 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-21T22:40:13.522Z] #13 39.55 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-21T22:40:13.522Z] #13 39.57 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-21T22:40:13.522Z] #13 39.60 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-02-21T22:40:13.522Z] #13 39.60 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-02-21T22:40:13.522Z] #13 39.61 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-21T22:40:13.522Z] #13 39.63 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-21T22:40:13.522Z] #13 39.64 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-21T22:40:13.522Z] #13 39.65 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-02-21T22:40:13.522Z] #13 39.65 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-02-21T22:40:13.522Z] #13 39.65 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-02-21T22:40:13.522Z] #13 39.66 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-02-21T22:40:13.522Z] #13 39.68 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-02-21T22:40:13.522Z] #13 39.70 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-02-21T22:40:13.522Z] #13 39.72 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-02-21T22:40:13.522Z] #13 39.78 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-02-21T22:40:13.522Z] #13 39.86 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-02-21T22:40:13.522Z] #13 39.88 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-21T22:40:13.522Z] #13 39.88 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-21T22:40:13.522Z] #13 39.88 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-02-21T22:40:13.522Z] #13 39.96 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-02-21T22:40:13.522Z] #13 40.23 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-02-21T22:40:13.522Z] #13 40.31 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-21T22:40:13.522Z] #13 40.40 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-21T22:40:13.522Z] #13 40.41 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-21T22:40:13.522Z] #13 40.42 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-02-21T22:40:13.522Z] #13 40.46 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-21T22:40:13.522Z] #13 40.46 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-02-21T22:40:13.522Z] #13 40.48 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-21T22:40:13.522Z] #13 40.91 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-02-21T22:40:13.522Z] #13 41.00 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-02-21T22:40:13.522Z] #13 41.07 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-21T22:40:13.522Z] #13 41.09 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-02-21T22:40:13.522Z] #13 41.10 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-02-21T22:40:13.522Z] #13 41.17 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-02-21T22:40:13.522Z] #13 41.50 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-02-21T22:40:13.522Z] #13 41.74 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-21T22:40:13.522Z] #13 41.74 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-21T22:40:13.522Z] #13 42.14 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-21T22:40:14.082Z] #13 42.37 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-02-21T22:40:14.082Z] #13 42.38 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-02-21T22:40:14.506Z] #33 ... [2020-02-21T22:40:14.506Z] [2020-02-21T22:40:14.506Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-21T22:40:14.506Z] #53 22.91 + mkdir -p /build [2020-02-21T22:40:14.506Z] #53 22.92 + mv docker/docker /build/ [2020-02-21T22:40:14.506Z] #53 22.95 + rmdir docker [2020-02-21T22:40:14.506Z] #53 DONE 23.7s [2020-02-21T22:40:14.506Z] [2020-02-21T22:40:14.506Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:40:14.506Z] #30 22.33 unicode/utf8 [2020-02-21T22:40:14.506Z] #30 23.20 strconv [2020-02-21T22:40:15.965Z] #13 ... [2020-02-21T22:40:15.965Z] [2020-02-21T22:40:15.965Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:15.965Z] #33 120.6 encoding/xml [2020-02-21T22:40:17.033Z] #30 ... [2020-02-21T22:40:17.033Z] [2020-02-21T22:40:17.033Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-21T22:40:17.033Z] #61 15.97 + cd /tmp/tmp.6M2SznQJB7/src/github.com/rootless-containers/rootlesskit [2020-02-21T22:40:17.033Z] #61 15.97 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:40:17.033Z] #61 16.28 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-21T22:40:17.033Z] #61 16.29 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-21T22:40:17.033Z] #61 ... [2020-02-21T22:40:17.033Z] [2020-02-21T22:40:17.033Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-21T22:40:17.033Z] #55 24.60 + cd /tmp/tmp.cQIlY766QA/src/github.com/docker/distribution [2020-02-21T22:40:17.033Z] #55 24.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-21T22:40:17.324Z] #33 122.0 github.com/LK4D4/vndr/godl/singleflight [2020-02-21T22:40:17.578Z] #33 122.2 compress/flate [2020-02-21T22:40:18.935Z] #55 28.44 + GOPATH=/tmp/tmp.cQIlY766QA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cQIlY766QA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-21T22:40:20.836Z] #55 ... [2020-02-21T22:40:20.836Z] [2020-02-21T22:40:20.836Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-21T22:40:20.837Z] #33 125.2 hash [2020-02-21T22:40:21.091Z] #33 125.5 hash/crc32 [2020-02-21T22:40:21.614Z] #50 29.74 Checking out files: 45% (934/2047) Checking out files: 46% (942/2047) Checking out files: 47% (963/2047) Checking out files: 48% (983/2047) Checking out files: 49% (1004/2047) Checking out files: 50% (1024/2047) Checking out files: 51% (1044/2047) Checking out files: 52% (1065/2047) Checking out files: 53% (1085/2047) Checking out files: 54% (1106/2047) Checking out files: 55% (1126/2047) Checking out files: 56% (1147/2047) Checking out files: 57% (1167/2047) Checking out files: 58% (1188/2047) Checking out files: 59% (1208/2047) Checking out files: 60% (1229/2047) Checking out files: 61% (1249/2047) Checking out files: 62% (1270/2047) Checking out files: 63% (1290/2047) Checking out files: 64% (1311/2047) Checking out files: 65% (1331/2047) Checking out files: 66% (1352/2047) Checking out files: 67% (1372/2047) Checking out files: 68% (1392/2047) Checking out files: 69% (1413/2047) Checking out files: 70% (1433/2047) Checking out files: 71% (1454/2047) Checking out files: 72% (1474/2047) Checking out files: 73% (1495/2047) Checking out files: 74% (1515/2047) Checking out files: 75% (1536/2047) Checking out files: 76% (1556/2047) Checking out files: 77% (1577/2047) Checking out files: 78% (1597/2047) Checking out files: 79% (1618/2047) Checking out files: 80% (1638/2047) Checking out files: 81% (1659/2047) Checking out files: 82% (1679/2047) Checking out files: 83% (1700/2047) Checking out files: 84% (1720/2047) Checking out files: 85% (1740/2047) Checking out files: 86% (1761/2047) Checking out files: 87% (1781/2047) Checking out files: 88% (1802/2047) Checking out files: 89% (1822/2047) Checking out files: 90% (1843/2047) Checking out files: 91% (1863/2047) Checking out files: 92% (1884/2047) Checking out files: 93% (1904/2047) Checking out files: 94% (1925/2047) Checking out files: 94% (1930/2047) Checking out files: 95% (1945/2047) Checking out files: 96% (1966/2047) Checking out files: 97% (1986/2047) Checking out files: 98% (2007/2047) Checking out files: 99% (2027/2047) Checking out files: 100% (2047/2047) Checking out files: 100% (2047/2047), done. [2020-02-21T22:40:21.614Z] #50 30.91 + cd /tmp/tmp.IpkDnH3tcN/src/github.com/docker/libnetwork [2020-02-21T22:40:21.650Z] #33 126.1 compress/gzip [2020-02-21T22:40:21.650Z] #33 ... [2020-02-21T22:40:21.650Z] [2020-02-21T22:40:21.650Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:21.650Z] #13 44.77 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-02-21T22:40:21.650Z] #13 47.89 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:40:21.650Z] #13 48.08 Fetched 90.9 MB in 9s (9833 kB/s) [2020-02-21T22:40:21.650Z] #13 48.18 Selecting previously unselected package bash-completion. [2020-02-21T22:40:21.650Z] #13 48.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-02-21T22:40:21.650Z] #13 48.25 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-21T22:40:21.873Z] #50 30.91 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:40:22.439Z] #50 31.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-21T22:40:22.573Z] #13 ... [2020-02-21T22:40:22.573Z] [2020-02-21T22:40:22.573Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:22.573Z] #33 126.9 context [2020-02-21T22:40:22.573Z] #33 127.1 crypto/cipher [2020-02-21T22:40:23.132Z] #33 127.8 math/rand [2020-02-21T22:40:23.692Z] #33 ... [2020-02-21T22:40:23.692Z] [2020-02-21T22:40:23.692Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:40:23.692Z] #58 40.39 CC images/pagemap.o [2020-02-21T22:40:23.692Z] #58 40.76 CC images/siginfo.o [2020-02-21T22:40:23.692Z] #58 41.23 CC images/rpc.o [2020-02-21T22:40:23.692Z] #58 42.70 CC images/ext-file.o [2020-02-21T22:40:23.692Z] #58 42.90 CC images/cgroup.o [2020-02-21T22:40:23.692Z] #58 43.62 CC images/userns.o [2020-02-21T22:40:23.692Z] #58 43.93 CC images/google/protobuf/descriptor.o [2020-02-21T22:40:23.692Z] #58 45.89 CC images/opts.o [2020-02-21T22:40:23.692Z] #58 46.17 CC images/seccomp.o [2020-02-21T22:40:23.692Z] #58 46.55 CC images/binfmt-misc.o [2020-02-21T22:40:23.692Z] #58 46.87 CC images/time.o [2020-02-21T22:40:23.692Z] #58 47.10 CC images/sysctl.o [2020-02-21T22:40:23.692Z] #58 47.28 CC images/autofs.o [2020-02-21T22:40:23.692Z] #58 47.52 CC images/macvlan.o [2020-02-21T22:40:23.692Z] #58 47.84 CC images/sit.o [2020-02-21T22:40:23.692Z] #58 48.03 LINK images/built-in.o [2020-02-21T22:40:23.692Z] #58 48.24 GEN compel/include/asm [2020-02-21T22:40:23.692Z] #58 48.24 GEN compel/include/version.h [2020-02-21T22:40:23.692Z] #58 48.25 touch .config [2020-02-21T22:40:23.692Z] #58 48.26 GEN include/common/config.h [2020-02-21T22:40:23.692Z] #58 48.35 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-21T22:40:23.692Z] #58 48.38 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-21T22:40:23.692Z] #58 48.40 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-21T22:40:23.692Z] #58 48.42 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-21T22:40:23.692Z] #58 48.44 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-21T22:40:23.692Z] #58 48.46 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-21T22:40:23.692Z] #58 48.48 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-21T22:40:23.692Z] #58 48.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-21T22:40:23.692Z] #58 48.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-21T22:40:23.692Z] #58 48.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-21T22:40:23.692Z] #58 48.59 DEP compel/plugins/std/infect.d [2020-02-21T22:40:23.692Z] #58 48.76 DEP compel/plugins/std/string.d [2020-02-21T22:40:23.692Z] #58 48.90 DEP compel/plugins/std/log.d [2020-02-21T22:40:23.692Z] #58 49.04 DEP compel/plugins/std/fds.d [2020-02-21T22:40:23.692Z] #58 49.14 DEP compel/plugins/std/std.d [2020-02-21T22:40:23.692Z] #58 49.24 DEP compel/plugins/shmem/shmem.d [2020-02-21T22:40:23.692Z] #58 49.38 DEP compel/plugins/fds/fds.d [2020-02-21T22:40:23.692Z] #58 49.53 CC compel/plugins/std/std.o [2020-02-21T22:40:23.692Z] #58 49.85 CC compel/plugins/std/fds.o [2020-02-21T22:40:23.692Z] #58 50.39 CC compel/plugins/std/log.o [2020-02-21T22:40:23.692Z] #58 ... [2020-02-21T22:40:23.692Z] [2020-02-21T22:40:23.692Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-21T22:40:23.692Z] #61 128.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-21T22:40:23.692Z] #61 128.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-21T22:40:28.925Z] #61 ... [2020-02-21T22:40:28.925Z] [2020-02-21T22:40:28.925Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:28.925Z] #13 51.91 Unpacking bash-completion (1:2.1-4.3) ... [2020-02-21T22:40:28.925Z] #13 52.50 Selecting previously unselected package libnet1:amd64. [2020-02-21T22:40:28.925Z] #13 52.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-21T22:40:28.925Z] #13 52.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-21T22:40:28.925Z] #13 52.63 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-21T22:40:28.925Z] #13 52.64 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-02-21T22:40:28.925Z] #13 52.65 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-21T22:40:28.925Z] #13 52.74 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-21T22:40:28.925Z] #13 52.75 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-02-21T22:40:28.925Z] #13 52.77 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-21T22:40:28.925Z] #13 52.90 Selecting previously unselected package libudev-dev:amd64. [2020-02-21T22:40:28.925Z] #13 52.91 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-02-21T22:40:28.925Z] #13 52.95 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-21T22:40:28.925Z] #13 53.13 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-02-21T22:40:28.925Z] #13 53.14 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-21T22:40:28.925Z] #13 53.15 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-21T22:40:28.925Z] #13 53.89 Selecting previously unselected package python3.5-minimal. [2020-02-21T22:40:28.925Z] #13 53.89 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-21T22:40:28.925Z] #13 53.92 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-21T22:40:28.925Z] #13 55.27 Selecting previously unselected package python3-minimal. [2020-02-21T22:40:28.925Z] #13 55.28 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-02-21T22:40:28.925Z] #13 55.28 Unpacking python3-minimal (3.5.3-1) ... [2020-02-21T22:40:28.925Z] #13 55.36 Selecting previously unselected package libmpdec2:amd64. [2020-02-21T22:40:28.925Z] #13 55.36 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-02-21T22:40:28.925Z] #13 55.37 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-02-21T22:40:28.925Z] #13 55.49 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-02-21T22:40:28.925Z] #13 55.49 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-02-21T22:40:28.925Z] #13 55.49 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-21T22:40:28.925Z] #13 57.44 Selecting previously unselected package python3.5. [2020-02-21T22:40:28.925Z] #13 57.45 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-02-21T22:40:28.925Z] #13 57.46 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-21T22:40:29.018Z] #50 ... [2020-02-21T22:40:29.018Z] [2020-02-21T22:40:29.018Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-21T22:40:29.018Z] #44 28.59 Fetched 7937 kB in 23s (342 kB/s) [2020-02-21T22:40:29.018Z] #44 28.59 Reading package lists... [2020-02-21T22:40:29.180Z] #13 57.69 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-21T22:40:29.180Z] #13 57.69 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-02-21T22:40:29.180Z] #13 57.70 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-21T22:40:29.180Z] #13 57.77 Selecting previously unselected package dh-python. [2020-02-21T22:40:29.180Z] #13 57.78 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-21T22:40:29.276Z] #44 38.59 Reading package lists... [2020-02-21T22:40:29.276Z] #44 ... [2020-02-21T22:40:29.276Z] [2020-02-21T22:40:29.276Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:29.276Z] #57 28.62 Fetched 7937 kB in 23s (339 kB/s) [2020-02-21T22:40:29.276Z] #57 28.62 Reading package lists... [2020-02-21T22:40:29.276Z] #57 37.95 Reading package lists... [2020-02-21T22:40:29.276Z] #57 ... [2020-02-21T22:40:29.276Z] [2020-02-21T22:40:29.276Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:29.276Z] #33 29.90 strconv [2020-02-21T22:40:29.276Z] #33 34.55 internal/testlog [2020-02-21T22:40:29.276Z] #33 35.05 encoding [2020-02-21T22:40:29.276Z] #33 35.27 unicode/utf16 [2020-02-21T22:40:29.276Z] #33 35.59 container/list [2020-02-21T22:40:29.276Z] #33 36.69 crypto/internal/subtle [2020-02-21T22:40:29.276Z] #33 36.90 crypto/subtle [2020-02-21T22:40:29.276Z] #33 37.15 crypto/rc4 [2020-02-21T22:40:29.276Z] #33 37.91 internal/x/crypto/cryptobyte/asn1 [2020-02-21T22:40:29.276Z] #33 38.27 internal/nettrace [2020-02-21T22:40:29.276Z] #33 38.48 internal/x/net/dns/dnsmessage [2020-02-21T22:40:29.435Z] #13 57.79 Unpacking dh-python (2.20170125) ... [2020-02-21T22:40:29.689Z] #13 58.04 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-21T22:40:29.689Z] #13 58.06 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-21T22:40:29.839Z] #33 ... [2020-02-21T22:40:29.839Z] [2020-02-21T22:40:29.839Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:40:29.839Z] #30 29.15 internal/race [2020-02-21T22:40:29.839Z] #30 29.37 sync/atomic [2020-02-21T22:40:29.839Z] #30 29.96 unicode [2020-02-21T22:40:29.839Z] #30 34.52 internal/testlog [2020-02-21T22:40:29.839Z] #30 34.82 encoding [2020-02-21T22:40:29.839Z] #30 34.96 runtime/cgo [2020-02-21T22:40:31.736Z] #30 ... [2020-02-21T22:40:31.736Z] [2020-02-21T22:40:31.736Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-21T22:40:31.736Z] #17 31.26 Fetched 7937 kB in 23s (337 kB/s) [2020-02-21T22:40:31.736Z] #17 31.26 Reading package lists... [2020-02-21T22:40:32.200Z] #13 ... [2020-02-21T22:40:32.200Z] [2020-02-21T22:40:32.200Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-21T22:40:32.200Z] #61 DONE 136.5s [2020-02-21T22:40:32.200Z] [2020-02-21T22:40:32.200Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-21T22:40:32.200Z] #62 DONE 0.1s [2020-02-21T22:40:32.200Z] [2020-02-21T22:40:32.200Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:40:32.200Z] #58 51.47 CC compel/plugins/std/string.o [2020-02-21T22:40:32.200Z] #58 52.10 CC compel/plugins/std/infect.o [2020-02-21T22:40:32.200Z] #58 52.59 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-21T22:40:32.200Z] #58 52.69 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-21T22:40:32.200Z] #58 52.72 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-21T22:40:32.200Z] #58 52.78 AR compel/plugins/std.lib.a [2020-02-21T22:40:32.200Z] #58 52.85 CC compel/plugins/fds/fds.o [2020-02-21T22:40:32.200Z] #58 53.27 AR compel/plugins/fds.lib.a [2020-02-21T22:40:32.200Z] #58 53.33 HOSTDEP compel/src/lib/log-host.d [2020-02-21T22:40:32.200Z] #58 53.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-21T22:40:32.200Z] #58 53.63 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-21T22:40:32.200Z] #58 53.75 HOSTDEP compel/src/main-host.d [2020-02-21T22:40:32.200Z] #58 53.97 DEP compel/src/lib/ptrace.d [2020-02-21T22:40:32.200Z] #58 54.13 DEP compel/src/lib/infect.d [2020-02-21T22:40:32.200Z] #58 54.32 DEP compel/src/lib/infect-util.d [2020-02-21T22:40:32.200Z] #58 54.46 DEP compel/src/lib/infect-rpc.d [2020-02-21T22:40:32.200Z] #58 54.67 DEP compel/arch/x86/src/lib/infect.d [2020-02-21T22:40:32.200Z] #58 54.83 DEP compel/arch/x86/src/lib/cpu.d [2020-02-21T22:40:32.200Z] #58 55.02 DEP compel/src/lib/log.d [2020-02-21T22:40:32.200Z] #58 55.17 DEP compel/src/main.d [2020-02-21T22:40:32.200Z] #58 55.40 DEP compel/src/lib/handle-elf.d [2020-02-21T22:40:32.200Z] #58 55.61 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-21T22:40:32.200Z] #58 55.79 CC compel/src/lib/log.o [2020-02-21T22:40:32.200Z] #58 56.22 CC compel/arch/x86/src/lib/cpu.o [2020-02-21T22:40:32.200Z] #58 57.16 CC compel/arch/x86/src/lib/infect.o [2020-02-21T22:40:32.200Z] #58 58.17 CC compel/src/lib/infect-rpc.o [2020-02-21T22:40:32.200Z] #58 58.71 CC compel/src/lib/infect-util.o [2020-02-21T22:40:32.300Z] #17 41.02 Reading package lists... [2020-02-21T22:40:32.300Z] #17 ... [2020-02-21T22:40:32.300Z] [2020-02-21T22:40:32.300Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:32.300Z] #35 32.14 Fetched 7937 kB in 22s (347 kB/s) [2020-02-21T22:40:32.300Z] #35 32.14 Reading package lists... [2020-02-21T22:40:32.456Z] #58 59.20 CC compel/src/lib/infect.o [2020-02-21T22:40:33.231Z] #35 41.74 Reading package lists... [2020-02-21T22:40:33.231Z] #35 ... [2020-02-21T22:40:33.231Z] [2020-02-21T22:40:33.231Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:40:33.231Z] #6 32.63 Fetched 7937 kB in 23s (331 kB/s) [2020-02-21T22:40:33.231Z] #6 32.63 Reading package lists... [2020-02-21T22:40:33.819Z] #58 ... [2020-02-21T22:40:33.819Z] [2020-02-21T22:40:33.819Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:33.819Z] #13 62.10 Setting up python3-minimal (3.5.3-1) ... [2020-02-21T22:40:34.074Z] #13 ... [2020-02-21T22:40:34.074Z] [2020-02-21T22:40:34.074Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:34.074Z] #33 128.6 math/big [2020-02-21T22:40:34.075Z] #33 128.7 crypto/aes [2020-02-21T22:40:34.075Z] #33 130.1 crypto [2020-02-21T22:40:34.075Z] #33 130.3 crypto/des [2020-02-21T22:40:34.075Z] #33 130.7 crypto/internal/randutil [2020-02-21T22:40:34.075Z] #33 130.8 crypto/sha512 [2020-02-21T22:40:34.075Z] #33 132.1 crypto/hmac [2020-02-21T22:40:34.075Z] #33 132.3 crypto/md5 [2020-02-21T22:40:34.075Z] #33 133.0 crypto/sha1 [2020-02-21T22:40:34.075Z] #33 134.4 crypto/sha256 [2020-02-21T22:40:34.075Z] #33 135.7 encoding/hex [2020-02-21T22:40:34.075Z] #33 136.3 encoding/pem [2020-02-21T22:40:34.075Z] #33 136.8 internal/singleflight [2020-02-21T22:40:34.075Z] #33 137.3 net [2020-02-21T22:40:34.075Z] #33 137.8 crypto/rand [2020-02-21T22:40:34.075Z] #33 138.3 crypto/elliptic [2020-02-21T22:40:34.635Z] #33 ... [2020-02-21T22:40:34.635Z] [2020-02-21T22:40:34.635Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:34.635Z] #13 63.28 Selecting previously unselected package python3. [2020-02-21T22:40:34.891Z] #13 63.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-02-21T22:40:34.891Z] #13 63.32 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-02-21T22:40:34.891Z] #13 63.34 Unpacking python3 (3.5.3-1) ... [2020-02-21T22:40:35.146Z] #13 63.45 Selecting previously unselected package pigz. [2020-02-21T22:40:35.146Z] #13 63.46 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-02-21T22:40:35.146Z] #13 63.46 Unpacking pigz (2.3.4-1) ... [2020-02-21T22:40:35.146Z] #13 63.58 Selecting previously unselected package libip4tc0:amd64. [2020-02-21T22:40:35.146Z] #13 63.60 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-21T22:40:35.146Z] #13 63.60 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:40:35.309Z] 🇩 bin/containerd [2020-02-21T22:40:35.402Z] #13 63.72 Selecting previously unselected package libip6tc0:amd64. [2020-02-21T22:40:35.402Z] #13 63.72 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-21T22:40:35.402Z] #13 63.73 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:40:35.402Z] #13 63.84 Selecting previously unselected package libiptc0:amd64. [2020-02-21T22:40:35.402Z] #13 63.84 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-21T22:40:35.402Z] #13 63.84 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:40:35.402Z] #13 63.98 Selecting previously unselected package libxtables12:amd64. [2020-02-21T22:40:35.657Z] #13 63.98 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-21T22:40:35.657Z] #13 63.99 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:40:35.657Z] #13 64.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-21T22:40:35.657Z] #13 64.11 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-02-21T22:40:35.657Z] #13 64.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-21T22:40:35.657Z] #13 64.21 Selecting previously unselected package iptables. [2020-02-21T22:40:35.657Z] #13 64.21 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-21T22:40:35.913Z] #13 64.21 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-21T22:40:36.168Z] #13 64.56 Selecting previously unselected package xxd. [2020-02-21T22:40:36.168Z] #13 64.57 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-21T22:40:36.168Z] #13 64.57 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:40:36.168Z] #13 64.76 Selecting previously unselected package vim-common. [2020-02-21T22:40:36.168Z] #13 64.76 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:40:36.468Z] #13 64.77 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:40:36.468Z] #13 64.98 Selecting previously unselected package bzip2. [2020-02-21T22:40:36.468Z] #13 64.98 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-02-21T22:40:36.564Z] #6 42.63 Reading package lists... [2020-02-21T22:40:36.564Z] #6 ... [2020-02-21T22:40:36.564Z] [2020-02-21T22:40:36.564Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:36.564Z] #33 45.28 runtime/cgo [2020-02-21T22:40:36.737Z] #13 64.99 Unpacking bzip2 (1.0.6-8.1) ... [2020-02-21T22:40:36.737Z] #13 65.13 Selecting previously unselected package libgpm2:amd64. [2020-02-21T22:40:36.737Z] #13 65.14 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-02-21T22:40:36.737Z] #13 65.15 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-21T22:40:36.737Z] #13 65.25 Selecting previously unselected package xz-utils. [2020-02-21T22:40:37.000Z] #13 65.25 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-02-21T22:40:37.000Z] #13 65.26 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-21T22:40:37.255Z] #13 65.51 Selecting previously unselected package aufs-tools. [2020-02-21T22:40:37.255Z] #13 65.51 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-02-21T22:40:37.255Z] #13 65.52 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-21T22:40:37.255Z] #13 65.67 Selecting previously unselected package liblzo2-2:amd64. [2020-02-21T22:40:37.255Z] #13 65.67 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-21T22:40:37.255Z] #13 65.69 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:40:37.255Z] #13 65.78 Selecting previously unselected package btrfs-progs. [2020-02-21T22:40:37.515Z] #13 65.78 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-21T22:40:37.515Z] #13 65.78 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-21T22:40:38.095Z] #13 66.37 Selecting previously unselected package btrfs-tools. [2020-02-21T22:40:38.095Z] #13 66.38 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-21T22:40:38.095Z] #13 66.39 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-21T22:40:38.095Z] #13 66.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-21T22:40:38.095Z] #13 66.52 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-21T22:40:38.095Z] #13 66.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-21T22:40:38.350Z] #13 66.69 Selecting previously unselected package dmsetup. [2020-02-21T22:40:38.350Z] #13 66.70 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-02-21T22:40:38.350Z] #13 66.71 Unpacking dmsetup (2:1.02.137-2) ... [2020-02-21T22:40:38.350Z] #13 66.85 Selecting previously unselected package libonig4:amd64. [2020-02-21T22:40:38.350Z] #13 66.85 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-02-21T22:40:38.350Z] #13 66.85 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-21T22:40:38.618Z] #13 67.05 Selecting previously unselected package libjq1:amd64. [2020-02-21T22:40:38.618Z] #13 67.05 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-21T22:40:38.618Z] #13 67.07 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-21T22:40:38.873Z] #13 67.23 Selecting previously unselected package jq. [2020-02-21T22:40:38.873Z] #13 67.25 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-21T22:40:38.873Z] #13 67.29 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-21T22:40:38.873Z] #13 67.44 Selecting previously unselected package libaio1:amd64. [2020-02-21T22:40:38.873Z] #13 67.44 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-02-21T22:40:39.127Z] #13 67.45 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-02-21T22:40:39.127Z] #13 67.53 Selecting previously unselected package libcap2-bin. [2020-02-21T22:40:39.127Z] #13 67.53 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-02-21T22:40:39.127Z] #13 67.54 Unpacking libcap2-bin (1:2.25-1) ... [2020-02-21T22:40:39.127Z] #13 67.65 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-21T22:40:39.127Z] #13 67.65 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-21T22:40:39.127Z] #13 67.66 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-21T22:40:39.127Z] #13 67.73 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-21T22:40:39.382Z] #13 67.74 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-02-21T22:40:39.382Z] #13 67.74 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-02-21T22:40:39.382Z] #13 68.02 Selecting previously unselected package libpcre16-3:amd64. [2020-02-21T22:40:39.637Z] #13 68.03 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-02-21T22:40:39.637Z] #13 68.03 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-02-21T22:40:39.637Z] #13 68.17 Selecting previously unselected package libpcre32-3:amd64. [2020-02-21T22:40:39.637Z] #13 68.17 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-02-21T22:40:39.637Z] #13 68.18 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-02-21T22:40:39.891Z] #13 68.37 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-21T22:40:39.891Z] #13 68.38 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-02-21T22:40:39.891Z] #13 68.38 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-21T22:40:40.146Z] #13 68.77 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-21T22:40:40.401Z] #13 68.77 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-02-21T22:40:40.401Z] #13 68.78 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-21T22:40:40.656Z] #13 69.14 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-21T22:40:40.656Z] #13 69.15 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-02-21T22:40:40.656Z] #13 69.16 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-21T22:40:40.656Z] #13 69.29 Selecting previously unselected package libnl-3-200:amd64. [2020-02-21T22:40:40.911Z] #13 69.29 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-21T22:40:40.911Z] #13 69.30 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-21T22:40:41.166Z] #13 69.43 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-21T22:40:41.166Z] #13 69.45 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-21T22:40:41.166Z] #13 69.45 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-21T22:40:41.166Z] #13 69.52 Selecting previously unselected package libreadline5:amd64. [2020-02-21T22:40:41.166Z] #13 69.52 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-02-21T22:40:41.166Z] #13 69.53 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-21T22:40:41.166Z] #13 69.65 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-21T22:40:41.166Z] #13 69.65 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-02-21T22:40:41.166Z] #13 69.66 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-21T22:40:41.816Z] #33 ... [2020-02-21T22:40:41.817Z] [2020-02-21T22:40:41.817Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:40:41.817Z] #6 42.63 Reading package lists... [2020-02-21T22:40:42.752Z] #6 50.88 Building dependency tree... [2020-02-21T22:40:42.752Z] #6 52.07 Reading state information... [2020-02-21T22:40:43.049Z] #13 71.48 Selecting previously unselected package net-tools. [2020-02-21T22:40:43.049Z] #13 71.49 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-02-21T22:40:43.049Z] #13 71.50 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-21T22:40:43.304Z] #13 71.80 Selecting previously unselected package python-pip-whl. [2020-02-21T22:40:43.304Z] #13 71.81 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-21T22:40:43.304Z] #13 71.82 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-21T22:40:43.317Z] #6 52.89 The following additional packages will be installed: [2020-02-21T22:40:43.574Z] #6 52.90 libapparmor1 libseccomp2 [2020-02-21T22:40:43.574Z] #6 52.90 Suggested packages: [2020-02-21T22:40:43.574Z] #6 52.91 seccomp [2020-02-21T22:40:43.574Z] #6 53.15 The following NEW packages will be installed: [2020-02-21T22:40:43.831Z] #6 53.17 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-21T22:40:44.230Z] #13 72.56 Selecting previously unselected package python3-pip. [2020-02-21T22:40:44.230Z] #13 72.56 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-21T22:40:44.230Z] #13 72.57 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-21T22:40:44.230Z] #13 72.77 Selecting previously unselected package python3-pkg-resources. [2020-02-21T22:40:44.230Z] #13 72.77 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-21T22:40:44.230Z] #13 72.78 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-21T22:40:44.485Z] #13 72.93 Selecting previously unselected package python3-setuptools. [2020-02-21T22:40:44.485Z] #13 72.95 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-21T22:40:44.485Z] #13 72.96 Unpacking python3-setuptools (33.1.1-1) ... [2020-02-21T22:40:44.739Z] #13 73.23 Selecting previously unselected package python3-wheel. [2020-02-21T22:40:44.739Z] #13 73.25 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-21T22:40:44.739Z] #13 73.25 Unpacking python3-wheel (0.29.0-2) ... [2020-02-21T22:40:44.761Z] #6 54.27 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:40:44.761Z] #6 54.27 Need to get 300 kB of archives. [2020-02-21T22:40:44.761Z] #6 54.27 After this operation, 1201 kB of additional disk space will be used. [2020-02-21T22:40:44.761Z] #6 54.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-02-21T22:40:44.761Z] #6 54.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-02-21T22:40:44.761Z] #6 54.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-02-21T22:40:44.761Z] #6 54.28 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-02-21T22:40:44.994Z] #13 73.39 Selecting previously unselected package thin-provisioning-tools. [2020-02-21T22:40:44.994Z] #13 73.40 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-02-21T22:40:44.994Z] #13 73.41 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-21T22:40:45.248Z] #13 73.75 Selecting previously unselected package vim-runtime. [2020-02-21T22:40:45.248Z] #13 73.75 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:40:45.248Z] #13 ... [2020-02-21T22:40:45.248Z] [2020-02-21T22:40:45.248Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:40:45.248Z] #58 62.02 CC compel/src/lib/ptrace.o [2020-02-21T22:40:45.248Z] #58 62.48 AR compel/libcompel.a [2020-02-21T22:40:45.248Z] #58 62.56 HOSTCC compel/src/main-host.o [2020-02-21T22:40:45.248Z] #58 62.95 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-21T22:40:45.248Z] #58 63.17 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-21T22:40:45.248Z] #58 63.76 HOSTCC compel/src/lib/log-host.o [2020-02-21T22:40:45.248Z] #58 64.02 HOSTLINK compel/compel-host-bin [2020-02-21T22:40:45.248Z] #58 64.36 DEP soccr/soccr.d [2020-02-21T22:40:45.248Z] #58 64.66 CC soccr/soccr.o [2020-02-21T22:40:45.248Z] #58 66.20 AR soccr/libsoccr.a [2020-02-21T22:40:45.248Z] #58 66.24 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-21T22:40:45.248Z] #58 66.58 DEP criu/arch/x86/sigframe.d [2020-02-21T22:40:45.248Z] #58 66.69 DEP criu/arch/x86/sigaction_compat.d [2020-02-21T22:40:45.248Z] #58 66.78 DEP criu/arch/x86/kerndat.d [2020-02-21T22:40:45.248Z] #58 66.96 DEP criu/arch/x86/crtools.d [2020-02-21T22:40:45.248Z] #58 67.21 DEP criu/arch/x86/cpu.d [2020-02-21T22:40:45.248Z] #58 67.32 CC criu/arch/x86/cpu.o [2020-02-21T22:40:45.248Z] #58 68.07 CC criu/arch/x86/crtools.o [2020-02-21T22:40:45.248Z] #58 69.50 CC criu/arch/x86/kerndat.o [2020-02-21T22:40:45.248Z] #58 70.16 CC criu/arch/x86/sigaction_compat.o [2020-02-21T22:40:45.248Z] #58 70.57 CC criu/arch/x86/sigframe.o [2020-02-21T22:40:45.248Z] #58 70.89 LINK criu/arch/x86/crtools.built-in.o [2020-02-21T22:40:45.248Z] #58 70.93 DEP criu/pie/util-vdso-elf32.d [2020-02-21T22:40:45.248Z] #58 71.05 DEP criu/arch/x86/vdso-pie.d [2020-02-21T22:40:45.248Z] #58 71.16 DEP criu/pie/parasite-vdso.d [2020-02-21T22:40:45.248Z] #58 71.35 DEP criu/pie/util-vdso.d [2020-02-21T22:40:45.248Z] #58 71.49 DEP criu/pie/util.d [2020-02-21T22:40:45.248Z] #58 71.67 CC criu/pie/util.o [2020-02-21T22:40:45.248Z] #58 72.08 CC criu/pie/util-vdso.o [2020-02-21T22:40:45.508Z] #58 ... [2020-02-21T22:40:45.508Z] [2020-02-21T22:40:45.508Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:45.508Z] #13 73.80 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-21T22:40:45.508Z] #13 73.83 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-21T22:40:45.508Z] #13 73.83 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:40:45.692Z] #6 ... [2020-02-21T22:40:45.692Z] [2020-02-21T22:40:45.692Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-21T22:40:45.692Z] #44 38.59 Reading package lists... [2020-02-21T22:40:45.692Z] #44 47.30 Building dependency tree... [2020-02-21T22:40:45.692Z] #44 49.25 Reading state information... [2020-02-21T22:40:45.692Z] #44 50.48 The following additional packages will be installed: [2020-02-21T22:40:45.692Z] #44 50.50 btrfs-progs liblzo2-2 [2020-02-21T22:40:45.692Z] #44 50.76 The following NEW packages will be installed: [2020-02-21T22:40:45.692Z] #44 50.78 btrfs-progs btrfs-tools liblzo2-2 [2020-02-21T22:40:45.692Z] #44 51.96 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:40:45.692Z] #44 51.96 Need to get 649 kB of archives. [2020-02-21T22:40:45.692Z] #44 51.96 After this operation, 4320 kB of additional disk space will be used. [2020-02-21T22:40:45.692Z] #44 51.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-21T22:40:45.692Z] #44 51.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-21T22:40:45.692Z] #44 52.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-21T22:40:45.693Z] #44 52.93 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:40:45.693Z] #44 53.08 Fetched 649 kB in 1s (584 kB/s) [2020-02-21T22:40:45.693Z] #44 53.17 Selecting previously unselected package liblzo2-2:amd64. [2020-02-21T22:40:45.693Z] #44 53.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-21T22:40:45.693Z] #44 53.28 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-21T22:40:45.693Z] #44 53.29 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:40:45.693Z] #44 53.45 Selecting previously unselected package btrfs-progs. [2020-02-21T22:40:45.693Z] #44 53.46 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-21T22:40:45.693Z] #44 53.46 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-21T22:40:45.693Z] #44 54.01 Selecting previously unselected package btrfs-tools. [2020-02-21T22:40:45.693Z] #44 54.02 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-21T22:40:45.693Z] #44 54.03 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-21T22:40:45.693Z] #44 54.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:40:45.693Z] #44 54.25 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:40:45.693Z] #44 54.26 Setting up btrfs-progs (4.7.3-1) ... [2020-02-21T22:40:45.693Z] #44 54.27 Setting up btrfs-tools (4.7.3-1) ... [2020-02-21T22:40:45.693Z] #44 54.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:40:45.693Z] #44 DONE 55.0s [2020-02-21T22:40:45.693Z] [2020-02-21T22:40:45.693Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:40:45.693Z] #45 DONE 0.2s [2020-02-21T22:40:45.693Z] [2020-02-21T22:40:45.693Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-21T22:40:45.950Z] #46 DONE 0.2s [2020-02-21T22:40:45.950Z] [2020-02-21T22:40:45.950Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:40:46.068Z] #13 ... [2020-02-21T22:40:46.068Z] [2020-02-21T22:40:46.068Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:46.068Z] #33 140.6 encoding/asn1 [2020-02-21T22:40:46.068Z] #33 143.4 crypto/ecdsa [2020-02-21T22:40:46.068Z] #33 144.1 crypto/rsa [2020-02-21T22:40:46.068Z] #33 146.0 crypto/dsa [2020-02-21T22:40:46.068Z] #33 146.4 crypto/x509/pkix [2020-02-21T22:40:46.068Z] #33 147.1 internal/x/crypto/cryptobyte [2020-02-21T22:40:46.068Z] #33 149.3 internal/x/crypto/internal/chacha20 [2020-02-21T22:40:46.068Z] #33 149.9 internal/x/crypto/poly1305 [2020-02-21T22:40:46.068Z] #33 150.2 internal/x/crypto/chacha20poly1305 [2020-02-21T22:40:46.068Z] #33 ... [2020-02-21T22:40:46.068Z] [2020-02-21T22:40:46.068Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:40:46.068Z] #58 72.82 CC criu/pie/parasite-vdso.o [2020-02-21T22:40:46.439Z] + dpkg --print-architecture [2020-02-21T22:40:46.439Z] + cd /tmp/tmp.UdwCbewQqh/src/github.com/docker/distribution [2020-02-21T22:40:46.439Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-21T22:40:46.439Z] + GOPATH=/tmp/tmp.UdwCbewQqh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UdwCbewQqh [2020-02-21T22:40:46.439Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-21T22:40:46.514Z] #47 ... [2020-02-21T22:40:46.514Z] [2020-02-21T22:40:46.514Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-21T22:40:46.514Z] #17 41.02 Reading package lists... [2020-02-21T22:40:46.514Z] #17 49.68 Building dependency tree... [2020-02-21T22:40:46.514Z] #17 50.97 Reading state information... [2020-02-21T22:40:46.514Z] #17 51.79 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-21T22:40:46.514Z] #17 51.79 The following additional packages will be installed: [2020-02-21T22:40:46.514Z] #17 51.79 libjq1 libonig4 [2020-02-21T22:40:46.514Z] #17 52.20 The following NEW packages will be installed: [2020-02-21T22:40:46.514Z] #17 52.21 jq libjq1 libonig4 [2020-02-21T22:40:46.514Z] #17 53.31 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:40:46.514Z] #17 53.31 Need to get 327 kB of archives. [2020-02-21T22:40:46.514Z] #17 53.31 After this operation, 1157 kB of additional disk space will be used. [2020-02-21T22:40:46.514Z] #17 53.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-21T22:40:46.514Z] #17 53.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-21T22:40:46.514Z] #17 53.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-21T22:40:46.514Z] #17 54.05 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:40:46.514Z] #17 54.20 Fetched 327 kB in 1s (310 kB/s) [2020-02-21T22:40:46.514Z] #17 54.29 Selecting previously unselected package libonig4:amd64. [2020-02-21T22:40:46.514Z] #17 54.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-21T22:40:46.514Z] #17 54.36 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-02-21T22:40:46.514Z] #17 54.37 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-21T22:40:46.514Z] #17 54.80 Selecting previously unselected package libjq1:amd64. [2020-02-21T22:40:46.514Z] #17 54.80 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-21T22:40:46.514Z] #17 54.83 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-21T22:40:46.514Z] #17 55.12 Selecting previously unselected package jq. [2020-02-21T22:40:46.514Z] #17 55.12 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-21T22:40:46.514Z] #17 55.13 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-21T22:40:46.514Z] #17 55.46 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-21T22:40:46.514Z] #17 55.52 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-21T22:40:46.514Z] #17 55.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:40:46.514Z] #17 55.59 Setting up jq (1.5+dfsg-1.3) ... [2020-02-21T22:40:46.514Z] #17 DONE 56.1s [2020-02-21T22:40:46.514Z] [2020-02-21T22:40:46.514Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-21T22:40:46.514Z] #50 DONE 55.8s [2020-02-21T22:40:46.514Z] [2020-02-21T22:40:46.514Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:40:46.514Z] #6 55.27 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:40:46.514Z] #6 55.59 Fetched 300 kB in 1s (284 kB/s) [2020-02-21T22:40:46.514Z] #6 55.70 Selecting previously unselected package libseccomp2:amd64. [2020-02-21T22:40:46.514Z] #6 55.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 ... 15091 files and directories currently installed.) [2020-02-21T22:40:46.514Z] #6 55.74 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-21T22:40:46.514Z] #6 55.75 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-21T22:40:46.514Z] #6 56.08 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-21T22:40:46.514Z] #6 56.08 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-21T22:40:46.514Z] #6 56.10 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-21T22:40:46.772Z] #6 ... [2020-02-21T22:40:46.772Z] [2020-02-21T22:40:46.772Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-21T22:40:46.772Z] #19 DONE 0.1s [2020-02-21T22:40:46.772Z] [2020-02-21T22:40:46.772Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:46.772Z] #57 37.95 Reading package lists... [2020-02-21T22:40:46.772Z] #57 47.20 Building dependency tree... [2020-02-21T22:40:46.772Z] #57 49.20 Reading state information... [2020-02-21T22:40:46.772Z] #57 50.47 The following additional packages will be installed: [2020-02-21T22:40:46.772Z] #57 50.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-21T22:40:46.772Z] #57 50.47 libprotoc10 python-pkg-resources zlib1g-dev [2020-02-21T22:40:46.772Z] #57 50.48 Suggested packages: [2020-02-21T22:40:46.772Z] #57 50.48 manpages-dev python-setuptools [2020-02-21T22:40:46.772Z] #57 52.30 The following NEW packages will be installed: [2020-02-21T22:40:46.772Z] #57 52.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-21T22:40:46.772Z] #57 52.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-21T22:40:46.772Z] #57 52.31 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-21T22:40:46.772Z] #57 52.31 zlib1g-dev [2020-02-21T22:40:46.772Z] #57 53.40 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:40:46.772Z] #57 53.40 Need to get 3602 kB of archives. [2020-02-21T22:40:46.772Z] #57 53.40 After this operation, 18.9 MB of additional disk space will be used. [2020-02-21T22:40:46.772Z] #57 53.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-21T22:40:46.772Z] #57 53.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-02-21T22:40:46.772Z] #57 53.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-02-21T22:40:46.772Z] #57 53.41 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-21T22:40:46.772Z] #57 53.41 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-02-21T22:40:46.772Z] #57 53.44 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-21T22:40:46.772Z] #57 53.45 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-02-21T22:40:46.772Z] #57 53.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-02-21T22:40:46.772Z] #57 53.47 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-02-21T22:40:46.772Z] #57 53.53 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-02-21T22:40:46.772Z] #57 53.54 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-02-21T22:40:46.772Z] #57 53.65 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-02-21T22:40:46.772Z] #57 53.74 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-02-21T22:40:46.772Z] #57 53.74 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-02-21T22:40:46.772Z] #57 53.75 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-21T22:40:46.772Z] #57 53.76 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-02-21T22:40:46.772Z] #57 54.85 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:40:46.772Z] #57 55.00 Fetched 3602 kB in 1s (2517 kB/s) [2020-02-21T22:40:46.772Z] #57 55.30 Selecting previously unselected package libnet1:amd64. [2020-02-21T22:40:46.772Z] #57 55.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-21T22:40:46.772Z] #57 55.39 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-21T22:40:46.772Z] #57 55.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-21T22:40:46.772Z] #57 55.56 Selecting previously unselected package libcap-dev:amd64. [2020-02-21T22:40:46.772Z] #57 55.56 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-02-21T22:40:46.772Z] #57 55.57 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-02-21T22:40:46.772Z] #57 55.79 Selecting previously unselected package libnet1-dev. [2020-02-21T22:40:46.772Z] #57 55.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-02-21T22:40:46.772Z] #57 55.82 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-21T22:40:46.772Z] #57 56.17 Selecting previously unselected package libnl-3-200:amd64. [2020-02-21T22:40:46.772Z] #57 56.17 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-21T22:40:46.772Z] #57 56.18 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-21T22:40:46.772Z] #57 56.38 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-21T22:40:46.772Z] #57 56.43 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-02-21T22:40:46.772Z] #57 56.43 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-21T22:40:47.029Z] #57 ... [2020-02-21T22:40:47.029Z] [2020-02-21T22:40:47.029Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-21T22:40:47.029Z] #6 56.45 Selecting previously unselected package libapparmor1:amd64. [2020-02-21T22:40:47.029Z] #6 56.45 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-02-21T22:40:47.029Z] #6 56.45 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-21T22:40:47.286Z] #6 56.61 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-21T22:40:47.286Z] #6 56.61 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-02-21T22:40:47.286Z] #6 56.62 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-21T22:40:47.430Z] #58 73.89 CC criu/arch/x86/vdso-pie.o [2020-02-21T22:40:47.430Z] #58 74.29 CC criu/pie/util-vdso-elf32.o [2020-02-21T22:40:47.543Z] #6 57.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:40:47.814Z] #6 57.26 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-21T22:40:47.814Z] #6 57.37 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-21T22:40:48.075Z] #6 57.38 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-21T22:40:48.075Z] #6 57.39 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-21T22:40:48.075Z] #6 57.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:40:48.333Z] #6 DONE 57.8s [2020-02-21T22:40:48.333Z] [2020-02-21T22:40:48.333Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:40:48.357Z] #58 74.98 AR criu/pie/pie.lib.a [2020-02-21T22:40:48.357Z] #58 75.06 DEP criu/pie/restorer.d [2020-02-21T22:40:48.595Z] #40 DONE 0.2s [2020-02-21T22:40:48.595Z] [2020-02-21T22:40:48.595Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:48.595Z] #57 56.86 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-21T22:40:48.595Z] #57 56.88 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-21T22:40:48.595Z] #57 56.89 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-21T22:40:48.595Z] #57 57.10 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-21T22:40:48.595Z] #57 57.10 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-02-21T22:40:48.595Z] #57 57.10 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-21T22:40:48.595Z] #57 57.26 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-21T22:40:48.595Z] #57 57.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-02-21T22:40:48.595Z] #57 57.30 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-21T22:40:48.595Z] #57 57.64 Selecting previously unselected package libprotobuf10:amd64. [2020-02-21T22:40:48.595Z] #57 57.65 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-02-21T22:40:48.595Z] #57 57.66 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-02-21T22:40:48.595Z] #57 ... [2020-02-21T22:40:48.595Z] [2020-02-21T22:40:48.595Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-21T22:40:48.595Z] #41 DONE 0.1s [2020-02-21T22:40:48.612Z] #58 75.31 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-21T22:40:48.612Z] #58 75.45 DEP criu/arch/x86/restorer_unmap.d [2020-02-21T22:40:48.851Z] [2020-02-21T22:40:48.851Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-21T22:40:48.867Z] #58 75.49 DEP criu/arch/x86/restorer.d [2020-02-21T22:40:49.121Z] #58 75.75 DEP criu/pie/parasite.d [2020-02-21T22:40:49.121Z] #58 76.05 CC criu/pie/parasite.o [2020-02-21T22:40:50.752Z] #42 ... [2020-02-21T22:40:50.752Z] [2020-02-21T22:40:50.752Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:50.752Z] #35 41.74 Reading package lists... [2020-02-21T22:40:50.752Z] #35 50.14 Building dependency tree... [2020-02-21T22:40:50.752Z] #35 51.27 Reading state information... [2020-02-21T22:40:50.752Z] #35 52.34 The following additional packages will be installed: [2020-02-21T22:40:50.752Z] #35 52.36 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-21T22:40:50.752Z] #35 52.37 Suggested packages: [2020-02-21T22:40:50.752Z] #35 52.37 codeblocks eclipse ninja-build lrzip [2020-02-21T22:40:50.752Z] #35 52.37 Recommended packages: [2020-02-21T22:40:50.752Z] #35 52.37 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-21T22:40:50.752Z] #35 53.18 The following NEW packages will be installed: [2020-02-21T22:40:50.752Z] #35 53.19 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-21T22:40:50.752Z] #35 53.20 vim-common xxd [2020-02-21T22:40:50.752Z] #35 54.39 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:40:50.752Z] #35 54.39 Need to get 13.7 MB of archives. [2020-02-21T22:40:50.752Z] #35 54.39 After this operation, 57.2 MB of additional disk space will be used. [2020-02-21T22:40:50.752Z] #35 54.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-02-21T22:40:50.752Z] #35 54.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-21T22:40:50.752Z] #35 54.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-02-21T22:40:50.752Z] #35 55.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-02-21T22:40:50.752Z] #35 55.75 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-02-21T22:40:50.752Z] #35 55.80 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-21T22:40:50.752Z] #35 55.85 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-02-21T22:40:50.752Z] #35 55.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-02-21T22:40:50.752Z] #35 56.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-21T22:40:50.752Z] #35 56.29 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-21T22:40:50.752Z] #35 57.87 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:40:50.752Z] #35 58.21 Fetched 13.7 MB in 3s (4425 kB/s) [2020-02-21T22:40:50.752Z] #35 58.35 Selecting previously unselected package cmake-data. [2020-02-21T22:40:50.752Z] #35 58.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 ... 15091 files and directories currently installed.) [2020-02-21T22:40:50.752Z] #35 58.52 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-21T22:40:50.752Z] #35 58.60 Unpacking cmake-data (3.7.2-1) ... [2020-02-21T22:40:50.752Z] #35 ... [2020-02-21T22:40:50.752Z] [2020-02-21T22:40:50.752Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:40:50.752Z] #47 4.141 + RM_GOPATH=0 [2020-02-21T22:40:50.752Z] #47 4.141 + TMP_GOPATH= [2020-02-21T22:40:50.752Z] #47 4.141 + : /build [2020-02-21T22:40:50.752Z] #47 4.141 + '[' -z '' ']' [2020-02-21T22:40:50.752Z] #47 4.142 ++ mktemp -d [2020-02-21T22:40:50.752Z] #47 4.147 + export GOPATH=/tmp/tmp.7MB0Z8sgb4 [2020-02-21T22:40:50.752Z] #47 4.147 + GOPATH=/tmp/tmp.7MB0Z8sgb4 [2020-02-21T22:40:50.752Z] #47 4.147 + RM_GOPATH=1 [2020-02-21T22:40:50.752Z] #47 4.147 ++ dirname ./install.sh [2020-02-21T22:40:50.752Z] #47 4.155 + dir=. [2020-02-21T22:40:50.752Z] #47 4.155 + bin=containerd [2020-02-21T22:40:50.752Z] #47 4.155 + shift [2020-02-21T22:40:50.752Z] #47 4.164 + '[' '!' -f ./containerd.installer ']' [2020-02-21T22:40:50.752Z] #47 4.164 + . ./containerd.installer [2020-02-21T22:40:50.752Z] #47 4.164 ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:40:50.752Z] #47 4.172 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:40:50.752Z] #47 4.172 + install_containerd [2020-02-21T22:40:50.752Z] #47 4.172 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-02-21T22:40:50.752Z] #47 4.179 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7MB0Z8sgb4/src/github.com/containerd/containerd [2020-02-21T22:40:50.752Z] #47 4.210 Cloning into '/tmp/tmp.7MB0Z8sgb4/src/github.com/containerd/containerd'... [2020-02-21T22:40:51.005Z] #58 77.67 LINK criu/pie/parasite.built-in.o [2020-02-21T22:40:51.005Z] #58 77.68 GEN criu/pie/parasite-blob.h [2020-02-21T22:40:51.005Z] #58 77.69 CC criu/arch/x86/restorer.o [2020-02-21T22:40:51.564Z] #58 78.23 CC criu/arch/x86/restorer_unmap.o [2020-02-21T22:40:51.564Z] #58 78.33 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-21T22:40:51.819Z] #58 78.69 CC criu/pie/restorer.o [2020-02-21T22:40:51.943Z] + rm -rf /tmp/tmp.UdwCbewQqh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UdwCbewQqh [2020-02-21T22:40:52.073Z] #58 ... [2020-02-21T22:40:52.073Z] [2020-02-21T22:40:52.073Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:52.073Z] #13 78.77 Selecting previously unselected package vim. [2020-02-21T22:40:52.073Z] #13 78.79 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-21T22:40:52.073Z] #13 78.79 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:40:52.073Z] #13 79.52 Selecting previously unselected package xfsprogs. [2020-02-21T22:40:52.073Z] #13 79.54 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-02-21T22:40:52.073Z] #13 79.56 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-21T22:40:52.073Z] #13 80.30 Selecting previously unselected package zip. [2020-02-21T22:40:52.073Z] #13 80.30 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-02-21T22:40:52.073Z] #13 80.31 Unpacking zip (3.0-11+b1) ... [2020-02-21T22:40:52.073Z] #13 80.50 Selecting previously unselected package libapparmor-perl. [2020-02-21T22:40:52.073Z] #13 80.52 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-02-21T22:40:52.073Z] #13 80.53 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-21T22:40:52.328Z] #13 80.67 Selecting previously unselected package apparmor. [2020-02-21T22:40:52.328Z] #13 80.68 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-02-21T22:40:52.328Z] #13 80.78 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-21T22:40:52.647Z] #47 ... [2020-02-21T22:40:52.647Z] [2020-02-21T22:40:52.647Z] #7 [dev 1/24] RUN groupadd -r docker [2020-02-21T22:40:52.647Z] #7 DONE 4.0s [2020-02-21T22:40:52.647Z] [2020-02-21T22:40:52.647Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-21T22:40:52.647Z] #42 3.446 + RM_GOPATH=0 [2020-02-21T22:40:52.647Z] #42 3.446 + TMP_GOPATH= [2020-02-21T22:40:52.647Z] #42 3.446 + : /build [2020-02-21T22:40:52.647Z] #42 3.446 + '[' -z '' ']' [2020-02-21T22:40:52.647Z] #42 3.446 ++ mktemp -d [2020-02-21T22:40:52.647Z] #42 3.447 + export GOPATH=/tmp/tmp.4rpXzmIRZm [2020-02-21T22:40:52.647Z] #42 3.447 + GOPATH=/tmp/tmp.4rpXzmIRZm [2020-02-21T22:40:52.647Z] #42 3.447 + RM_GOPATH=1 [2020-02-21T22:40:52.647Z] #42 3.448 ++ dirname ./install.sh [2020-02-21T22:40:52.647Z] #42 3.455 + dir=. [2020-02-21T22:40:52.647Z] #42 3.457 + bin=runc [2020-02-21T22:40:52.647Z] #42 3.457 + shift [2020-02-21T22:40:52.647Z] #42 3.457 + '[' '!' -f ./runc.installer ']' [2020-02-21T22:40:52.647Z] #42 3.463 + . ./runc.installer [2020-02-21T22:40:52.647Z] #42 3.463 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-21T22:40:52.647Z] #42 3.469 + install_runc [2020-02-21T22:40:52.647Z] #42 3.470 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-21T22:40:52.647Z] #42 3.471 + uname -r [2020-02-21T22:40:52.647Z] #42 3.473 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-21T22:40:52.647Z] #42 3.473 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-21T22:40:52.647Z] #42 3.473 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-21T22:40:52.647Z] #42 3.473 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4rpXzmIRZm/src/github.com/opencontainers/runc [2020-02-21T22:40:52.647Z] #42 3.476 Cloning into '/tmp/tmp.4rpXzmIRZm/src/github.com/opencontainers/runc'... [2020-02-21T22:40:52.887Z] #13 81.26 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-21T22:40:52.887Z] #13 81.28 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-02-21T22:40:52.887Z] #13 81.30 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-21T22:40:54.629Z] Removing intermediate container 7527c17ea9aa [2020-02-21T22:40:54.629Z] ---> 90dbe144d48f [2020-02-21T22:40:54.629Z] Step 16/125 : FROM base AS swagger [2020-02-21T22:40:54.629Z] ---> 71f78e33fc42 [2020-02-21T22:40:54.629Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-21T22:40:54.629Z] ---> Running in 4cd058e3a2be [2020-02-21T22:40:54.629Z] Removing intermediate container 4cd058e3a2be [2020-02-21T22:40:54.629Z] ---> fc55da2193be [2020-02-21T22:40:54.629Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-02-21T22:40:54.629Z] ---> Running in c30d166b2075 [2020-02-21T22:40:54.629Z] + mktemp -d [2020-02-21T22:40:54.629Z] + export GOPATH=/tmp/tmp.ksfIIfvtWp [2020-02-21T22:40:54.629Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.ksfIIfvtWp/src/github.com/go-swagger/go-swagger [2020-02-21T22:40:54.629Z] Cloning into '/tmp/tmp.ksfIIfvtWp/src/github.com/go-swagger/go-swagger'... [2020-02-21T22:40:54.768Z] #13 83.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-21T22:40:54.768Z] #13 83.09 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-02-21T22:40:54.768Z] #13 83.12 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-21T22:40:54.900Z] 🇩 bin/containerd-stress [2020-02-21T22:40:54.900Z] 🇩 bin/containerd-shim [2020-02-21T22:40:55.930Z] #42 ... [2020-02-21T22:40:55.930Z] [2020-02-21T22:40:55.930Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-21T22:40:55.930Z] #8 DONE 3.6s [2020-02-21T22:40:56.187Z] [2020-02-21T22:40:56.187Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:40:56.187Z] #20 5.627 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-21T22:40:56.187Z] #20 6.530 [2020-02-21T22:40:56.187Z] #20 6.850 #### 5.8% ####### 10.3% ########## 15.0% ############# 18.1% ################ 22.7% #################### 28.1% ####################### 33.1% ########################## 37.4% ############################### 43.6% ################################### 49.9% ######################################## 56.1% ############################################ 61.2% ############################################### 66.4% ################################################### 71.1% ###################################################### 75.5% ########################################################## 81.1% ############################################################## 86.9% #################################################################### 95.0% ######################################################################## 100.0% [2020-02-21T22:40:56.445Z] #20 9.661 [2020-02-21T22:40:56.650Z] #13 84.95 Selecting previously unselected package binutils-mingw-w64. [2020-02-21T22:40:56.650Z] #13 84.98 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-21T22:40:56.650Z] #13 84.98 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-21T22:40:56.650Z] #13 85.10 Selecting previously unselected package mingw-w64-common. [2020-02-21T22:40:56.650Z] #13 85.11 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-21T22:40:56.650Z] #13 85.12 Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-21T22:40:56.905Z] #13 ... [2020-02-21T22:40:56.905Z] [2020-02-21T22:40:56.905Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:56.905Z] #33 151.4 internal/x/crypto/hkdf [2020-02-21T22:40:56.905Z] #33 151.6 internal/x/text/transform [2020-02-21T22:40:56.905Z] #33 152.4 internal/x/text/unicode/bidi [2020-02-21T22:40:56.905Z] #33 154.5 internal/x/text/secure/bidirule [2020-02-21T22:40:56.905Z] #33 154.9 internal/x/text/unicode/norm [2020-02-21T22:40:56.905Z] #33 159.5 internal/x/net/idna [2020-02-21T22:40:56.905Z] #33 159.8 crypto/x509 [2020-02-21T22:40:56.905Z] #33 ... [2020-02-21T22:40:56.905Z] [2020-02-21T22:40:56.905Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:40:56.905Z] #58 82.07 LINK criu/pie/restorer.built-in.o [2020-02-21T22:40:56.905Z] #58 82.09 GEN criu/pie/restorer-blob.h [2020-02-21T22:40:56.905Z] #58 82.22 DEP criu/vdso.d [2020-02-21T22:40:56.905Z] #58 82.49 DEP criu/vdso-compat.d [2020-02-21T22:40:56.905Z] #58 82.70 DEP criu/uts_ns.d [2020-02-21T22:40:56.905Z] #58 82.87 DEP criu/util.d [2020-02-21T22:40:56.905Z] #58 83.22 DEP criu/uffd.d [2020-02-21T22:40:56.905Z] #58 83.44 DEP criu/tun.d [2020-02-21T22:40:56.905Z] #58 83.71 DEP criu/tty.d [2020-02-21T22:40:57.159Z] #58 83.95 DEP criu/timerfd.d [2020-02-21T22:40:57.414Z] #58 84.20 DEP criu/sysfs_parse.d [2020-02-21T22:40:57.475Z] #20 9.990 ########### 15.8% ######################## 33.4% ################################ 45.5% ########################################## 59.0% ################################################## 70.7% ########################################################### 82.0% ######################################################################## 100.0% [2020-02-21T22:40:57.475Z] #20 ... [2020-02-21T22:40:57.475Z] [2020-02-21T22:40:57.475Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-21T22:40:57.475Z] #15 56.86 + cd /tmp/tmp.1B6ACbTTas/src/github.com/go-swagger/go-swagger [2020-02-21T22:40:57.475Z] #15 56.86 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-21T22:40:57.475Z] #15 59.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-21T22:40:57.475Z] #15 ... [2020-02-21T22:40:57.475Z] [2020-02-21T22:40:57.475Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:57.475Z] #57 58.84 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-02-21T22:40:57.475Z] #57 58.84 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-02-21T22:40:57.475Z] #57 58.85 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-21T22:40:57.475Z] #57 59.25 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-21T22:40:57.475Z] #57 59.25 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-02-21T22:40:57.475Z] #57 59.27 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-21T22:40:57.475Z] #57 60.93 Selecting previously unselected package libprotoc10:amd64. [2020-02-21T22:40:57.475Z] #57 60.93 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-02-21T22:40:57.475Z] #57 60.93 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-02-21T22:40:57.475Z] #57 61.56 Selecting previously unselected package protobuf-c-compiler. [2020-02-21T22:40:57.476Z] #57 61.57 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-02-21T22:40:57.476Z] #57 61.58 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-21T22:40:57.476Z] #57 61.81 Selecting previously unselected package protobuf-compiler. [2020-02-21T22:40:57.476Z] #57 61.81 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-02-21T22:40:57.476Z] #57 61.82 Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-21T22:40:57.476Z] #57 62.12 Selecting previously unselected package python-pkg-resources. [2020-02-21T22:40:57.476Z] #57 62.12 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-21T22:40:57.476Z] #57 62.13 Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-21T22:40:57.476Z] #57 62.51 Selecting previously unselected package python-protobuf. [2020-02-21T22:40:57.476Z] #57 62.51 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-02-21T22:40:57.476Z] #57 62.51 Unpacking python-protobuf (3.0.0-9) ... [2020-02-21T22:40:57.476Z] #57 63.03 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-21T22:40:57.476Z] #57 63.21 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-21T22:40:57.476Z] #57 63.22 Setting up python-pkg-resources (33.1.1-1) ... [2020-02-21T22:40:57.668Z] #58 84.41 DEP criu/sysctl.d [2020-02-21T22:40:57.733Z] #57 ... [2020-02-21T22:40:57.733Z] [2020-02-21T22:40:57.733Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:57.733Z] #33 57.00 internal/x/crypto/curve25519 [2020-02-21T22:40:57.733Z] #33 62.65 sync [2020-02-21T22:40:57.733Z] #33 63.54 reflect [2020-02-21T22:40:57.733Z] #33 63.58 io [2020-02-21T22:40:57.733Z] #33 65.53 bytes [2020-02-21T22:40:57.923Z] #58 84.59 DEP criu/string.d [2020-02-21T22:40:57.923Z] #58 84.66 DEP criu/stats.d [2020-02-21T22:40:57.990Z] #33 ... [2020-02-21T22:40:57.990Z] [2020-02-21T22:40:57.990Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:40:57.990Z] #35 62.46 Selecting previously unselected package liblzo2-2:amd64. [2020-02-21T22:40:57.990Z] #35 62.51 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-21T22:40:57.990Z] #35 62.54 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:40:57.990Z] #35 62.82 Selecting previously unselected package libicu57:amd64. [2020-02-21T22:40:57.990Z] #35 62.84 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-02-21T22:40:57.990Z] #35 62.84 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-21T22:40:58.177Z] #58 84.84 DEP criu/sockets.d [2020-02-21T22:40:58.177Z] #58 ... [2020-02-21T22:40:58.177Z] [2020-02-21T22:40:58.177Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-21T22:40:58.177Z] #24 152.7 + GOBIN=/build [2020-02-21T22:40:58.177Z] #24 152.7 + /build/gometalinter --install [2020-02-21T22:40:58.177Z] #24 152.7 Installing: [2020-02-21T22:40:58.177Z] #24 152.7 deadcode [2020-02-21T22:40:58.177Z] #24 152.7 dupl [2020-02-21T22:40:58.177Z] #24 152.7 errcheck [2020-02-21T22:40:58.177Z] #24 152.7 gas [2020-02-21T22:40:58.177Z] #24 152.7 gochecknoglobals [2020-02-21T22:40:58.177Z] #24 152.7 gochecknoinits [2020-02-21T22:40:58.177Z] #24 152.7 goconst [2020-02-21T22:40:58.177Z] #24 152.7 gocyclo [2020-02-21T22:40:58.177Z] #24 152.7 goimports [2020-02-21T22:40:58.177Z] #24 152.7 golint [2020-02-21T22:40:58.177Z] #24 152.7 gosimple [2020-02-21T22:40:58.177Z] #24 152.7 gotype [2020-02-21T22:40:58.177Z] #24 152.7 gotypex [2020-02-21T22:40:58.177Z] #24 152.7 ineffassign [2020-02-21T22:40:58.177Z] #24 152.7 interfacer [2020-02-21T22:40:58.177Z] #24 152.7 lll [2020-02-21T22:40:58.177Z] #24 152.7 maligned [2020-02-21T22:40:58.177Z] #24 152.7 megacheck [2020-02-21T22:40:58.177Z] #24 152.7 misspell [2020-02-21T22:40:58.177Z] #24 152.7 nakedret [2020-02-21T22:40:58.177Z] #24 152.7 safesql [2020-02-21T22:40:58.177Z] #24 152.7 staticcheck [2020-02-21T22:40:58.177Z] #24 152.7 structcheck [2020-02-21T22:40:58.177Z] #24 152.7 unconvert [2020-02-21T22:40:58.177Z] #24 152.7 unparam [2020-02-21T22:40:58.177Z] #24 152.7 unused [2020-02-21T22:40:58.177Z] #24 152.7 varcheck [2020-02-21T22:40:58.177Z] #24 ... [2020-02-21T22:40:58.177Z] [2020-02-21T22:40:58.177Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:40:58.177Z] #33 162.1 net/textproto [2020-02-21T22:40:58.248Z] #35 ... [2020-02-21T22:40:58.248Z] [2020-02-21T22:40:58.248Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:40:58.248Z] #20 11.25 [2020-02-21T22:40:58.431Z] #33 163.0 internal/x/net/http/httpguts [2020-02-21T22:40:58.991Z] #33 163.3 internal/x/net/http/httpproxy [2020-02-21T22:40:59.021Z] #20 11.52 #### 6.1% ######### 12.6% ############# 19.0% ################# 24.2% ##################### 30.0% ######################### 35.7% ############################# 40.4% [2020-02-21T22:40:59.021Z] #20 ... [2020-02-21T22:40:59.021Z] [2020-02-21T22:40:59.021Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-21T22:40:59.021Z] #9 2.599 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-21T22:40:59.021Z] #9 DONE 2.9s [2020-02-21T22:40:59.021Z] [2020-02-21T22:40:59.021Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:40:59.074Z] 🇩 bin/containerd-shim-runc-v1 [2020-02-21T22:40:59.552Z] #33 163.9 internal/x/net/http2/hpack [2020-02-21T22:40:59.799Z] #20 11.52 #### 6.1% ######### 12.6% ############# 19.0% ################# 24.2% ##################### 30.0% ######################### 35.7% ############################# 40.4% ################################ 44.6% ################################### 49.4% ####################################### 55.5% ########################################### 60.4% ############################################### 66.4% ################################################### 71.1% #################################################### 72.5% [2020-02-21T22:40:59.799Z] #20 ... [2020-02-21T22:40:59.799Z] [2020-02-21T22:40:59.799Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:40:59.799Z] #30 58.89 sync [2020-02-21T22:40:59.799Z] #30 59.87 io [2020-02-21T22:40:59.799Z] #30 59.88 reflect [2020-02-21T22:40:59.799Z] #30 61.36 syscall [2020-02-21T22:40:59.799Z] #30 ... [2020-02-21T22:40:59.799Z] [2020-02-21T22:40:59.799Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:41:00.057Z] #20 11.52 #### 6.1% ######### 12.6% ############# 19.0% ################# 24.2% ##################### 30.0% ######################### 35.7% ############################# 40.4% ################################ 44.6% ################################### 49.4% ####################################### 55.5% ########################################### 60.4% ############################################### 66.4% ################################################### 71.1% #################################################### 72.5% ########################################################## 80.9% ############################################################### 88.1% ######################################################################## 100.0% [2020-02-21T22:41:00.314Z] #20 13.69 [2020-02-21T22:41:00.314Z] #20 ... [2020-02-21T22:41:00.314Z] [2020-02-21T22:41:00.314Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-21T22:41:00.314Z] #27 59.52 + cd /tmp/tmp.KMx08ldch3/src/gotest.tools/gotestsum [2020-02-21T22:41:00.314Z] #27 59.52 + git checkout -q v0.3.5 [2020-02-21T22:41:00.314Z] #27 59.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-21T22:41:00.477Z] #33 165.1 mime [2020-02-21T22:41:00.571Z] #27 ... [2020-02-21T22:41:00.572Z] [2020-02-21T22:41:00.572Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:00.572Z] #57 69.59 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-21T22:41:00.572Z] #57 69.61 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-02-21T22:41:00.572Z] #57 69.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:41:00.572Z] #57 69.65 Setting up python-protobuf (3.0.0-9) ... [2020-02-21T22:41:00.858Z] 🇩 binaries [2020-02-21T22:41:00.858Z] + mkdir -p /build [2020-02-21T22:41:00.858Z] + cp bin/containerd /build/containerd [2020-02-21T22:41:00.858Z] + cp bin/containerd-shim /build/containerd-shim [2020-02-21T22:41:00.858Z] + cp bin/ctr /build/ctr [2020-02-21T22:41:01.400Z] #33 165.9 crypto/tls [2020-02-21T22:41:02.323Z] #33 167.0 mime/quotedprintable [2020-02-21T22:41:03.046Z] + cd /tmp/tmp.ksfIIfvtWp/src/github.com/go-swagger/go-swagger [2020-02-21T22:41:03.046Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-21T22:41:03.046Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-21T22:41:03.102Z] #57 ... [2020-02-21T22:41:03.103Z] [2020-02-21T22:41:03.103Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-21T22:41:03.103Z] #10 DONE 3.8s [2020-02-21T22:41:03.103Z] [2020-02-21T22:41:03.103Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:41:03.247Z] #33 167.7 mime/multipart [2020-02-21T22:41:03.260Z] Removing intermediate container 4a6bf72ccdae [2020-02-21T22:41:03.260Z] ---> 6a4956fe033b [2020-02-21T22:41:03.260Z] Step 56/125 : FROM dev-base AS proxy [2020-02-21T22:41:03.260Z] ---> bf6f5b4635b4 [2020-02-21T22:41:03.260Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-02-21T22:41:03.260Z] ---> Running in e9db4f4da4d6 [2020-02-21T22:41:03.501Z] #33 ... [2020-02-21T22:41:03.501Z] [2020-02-21T22:41:03.501Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:03.501Z] #58 85.13 DEP criu/sk-unix.d [2020-02-21T22:41:03.501Z] #58 85.39 DEP criu/sk-tcp.d [2020-02-21T22:41:03.501Z] #58 85.66 DEP criu/sk-queue.d [2020-02-21T22:41:03.501Z] #58 85.87 DEP criu/sk-packet.d [2020-02-21T22:41:03.501Z] #58 86.14 DEP criu/sk-netlink.d [2020-02-21T22:41:03.501Z] #58 86.33 DEP criu/sk-inet.d [2020-02-21T22:41:03.501Z] #58 86.66 DEP criu/signalfd.d [2020-02-21T22:41:03.501Z] #58 86.82 DEP criu/sigframe.d [2020-02-21T22:41:03.501Z] #58 87.00 DEP criu/shmem.d [2020-02-21T22:41:03.501Z] #58 87.27 DEP criu/servicefd.d [2020-02-21T22:41:03.501Z] #58 87.49 DEP criu/seize.d [2020-02-21T22:41:03.501Z] #58 87.79 DEP criu/seccomp.d [2020-02-21T22:41:03.501Z] #58 88.10 DEP criu/rst-malloc.d [2020-02-21T22:41:03.501Z] #58 88.22 DEP criu/rbtree.d [2020-02-21T22:41:03.501Z] #58 88.28 DEP criu/pstree.d [2020-02-21T22:41:03.501Z] #58 88.56 DEP criu/protobuf.d [2020-02-21T22:41:03.501Z] #58 88.82 GEN criu/protobuf-desc-gen.h [2020-02-21T22:41:03.606Z] Removing intermediate container e9db4f4da4d6 [2020-02-21T22:41:03.606Z] ---> 78e7277f0920 [2020-02-21T22:41:03.606Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:41:03.756Z] #58 90.49 DEP criu/protobuf-desc.d [2020-02-21T22:41:03.957Z] ---> 0be152019704 [2020-02-21T22:41:03.957Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:41:04.011Z] #58 90.63 DEP criu/proc_parse.d [2020-02-21T22:41:04.265Z] #58 90.93 DEP criu/plugin.d [2020-02-21T22:41:04.265Z] #58 91.03 DEP criu/pipes.d [2020-02-21T22:41:04.307Z] ---> 877fc1e29eb2 [2020-02-21T22:41:04.307Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:41:04.307Z] ---> Running in f626cae0a070 [2020-02-21T22:41:04.519Z] #58 91.27 DEP criu/pie-util.d [2020-02-21T22:41:04.664Z] + RM_GOPATH=0 [2020-02-21T22:41:04.664Z] + TMP_GOPATH= [2020-02-21T22:41:04.664Z] + : /build [2020-02-21T22:41:04.664Z] + '[' -z '' ']' [2020-02-21T22:41:04.664Z] ++ mktemp -d [2020-02-21T22:41:04.664Z] + export GOPATH=/tmp/tmp.dM8LJgisN9 [2020-02-21T22:41:04.664Z] + GOPATH=/tmp/tmp.dM8LJgisN9 [2020-02-21T22:41:04.664Z] + RM_GOPATH=1 [2020-02-21T22:41:04.664Z] ++ dirname ./install.sh [2020-02-21T22:41:04.664Z] + dir=. [2020-02-21T22:41:04.664Z] + bin=proxy [2020-02-21T22:41:04.664Z] + shift [2020-02-21T22:41:04.664Z] + '[' '!' -f ./proxy.installer ']' [2020-02-21T22:41:04.664Z] + . ./proxy.installer [2020-02-21T22:41:04.664Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:41:04.664Z] + install_proxy [2020-02-21T22:41:04.664Z] + case "$1" in [2020-02-21T22:41:04.664Z] + export CGO_ENABLED=0 [2020-02-21T22:41:04.664Z] + CGO_ENABLED=0 [2020-02-21T22:41:04.664Z] + _install_proxy [2020-02-21T22:41:04.664Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-21T22:41:04.664Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dM8LJgisN9/src/github.com/docker/libnetwork [2020-02-21T22:41:04.664Z] Cloning into '/tmp/tmp.dM8LJgisN9/src/github.com/docker/libnetwork'... [2020-02-21T22:41:04.664Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:41:04.774Z] #58 91.38 DEP criu/pie-util-vdso.d [2020-02-21T22:41:04.774Z] #58 91.55 DEP criu/pie-util-vdso-elf32.d [2020-02-21T22:41:05.028Z] #58 91.68 DEP criu/path.d [2020-02-21T22:41:05.028Z] #58 91.84 DEP criu/parasite-syscall.d [2020-02-21T22:41:05.282Z] #58 92.15 DEP criu/pagemap.d [2020-02-21T22:41:05.841Z] #58 92.38 DEP criu/pagemap-cache.d [2020-02-21T22:41:05.841Z] #58 92.56 DEP criu/page-xfer.d [2020-02-21T22:41:05.875Z] + cd /tmp/tmp.dM8LJgisN9/src/github.com/docker/libnetwork [2020-02-21T22:41:05.875Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:41:05.945Z] #20 13.96 # 1.8% ## 3.7% #### 5.8% ##### 7.6% ####### 9.8% ######### 12.5% ########### 15.4% ############ 16.7% ############# 18.6% ############## 20.3% ############### 22.2% ################ 23.4% ################# 25.0% ################### 26.7% #################### 28.1% ###################### 30.7% ####################### 32.6% ######################## 34.4% ######################### 35.8% ########################## 36.8% ########################### 37.8% ############################ 39.4% ############################# 41.0% ############################### 43.6% ################################# 46.0% ################################## 48.4% #################################### 51.0% ##################################### 52.3% ###################################### 53.6% ####################################### 55.5% ######################################### 57.4% ########################################## 59.0% ############################################ 61.3% ############################################# 62.6% ############################################## 64.4% ############################################### 66.4% ################################################# 68.6% ################################################### 71.2% #################################################### 73.0% ###################################################### 75.4% ######################################################## 78.0% ######################################################### 80.4% ########################################################### 82.2% ############################################################ 84.2% ############################################################## 87.1% ################################################################ 89.8% ################################################################### 94.3% [2020-02-21T22:41:05.945Z] #20 ... [2020-02-21T22:41:05.945Z] [2020-02-21T22:41:05.945Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-21T22:41:05.945Z] #11 DONE 3.3s [2020-02-21T22:41:05.945Z] [2020-02-21T22:41:05.945Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:41:05.945Z] #20 13.96 # 1.8% ## 3.7% #### 5.8% ##### 7.6% ####### 9.8% ######### 12.5% ########### 15.4% ############ 16.7% ############# 18.6% ############## 20.3% ############### 22.2% ################ 23.4% ################# 25.0% ################### 26.7% #################### 28.1% ###################### 30.7% ####################### 32.6% ######################## 34.4% ######################### 35.8% ########################## 36.8% ########################### 37.8% ############################ 39.4% ############################# 41.0% ############################### 43.6% ################################# 46.0% ################################## 48.4% #################################### 51.0% ##################################### 52.3% ###################################### 53.6% ####################################### 55.5% ######################################### 57.4% ########################################## 59.0% ############################################ 61.3% ############################################# 62.6% ############################################## 64.4% ############################################### 66.4% ################################################# 68.6% ################################################### 71.2% #################################################### 73.0% ###################################################### 75.4% ######################################################## 78.0% ######################################################### 80.4% ########################################################### 82.2% ############################################################ 84.2% ############################################################## 87.1% ################################################################ 89.8% ################################################################### 94.3% ##################################################################### 96.7% ###################################################################### 98.2% [2020-02-21T22:41:05.945Z] #20 ... [2020-02-21T22:41:05.945Z] [2020-02-21T22:41:05.945Z] #12 [dev 6/24] RUN ldconfig [2020-02-21T22:41:06.095Z] #58 92.82 DEP criu/page-pipe.d [2020-02-21T22:41:06.252Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-21T22:41:06.350Z] #58 93.07 DEP criu/netfilter.d [2020-02-21T22:41:06.604Z] #58 93.24 DEP criu/net.d [2020-02-21T22:41:06.604Z] #58 93.50 DEP criu/namespaces.d [2020-02-21T22:41:06.858Z] #58 93.78 DEP criu/mount.d [2020-02-21T22:41:07.113Z] #58 94.02 DEP criu/mem.d [2020-02-21T22:41:07.367Z] #58 94.30 DEP criu/lsm.d [2020-02-21T22:41:07.926Z] #58 94.46 DEP criu/log.d [2020-02-21T22:41:07.926Z] #58 94.67 DEP criu/libnetlink.d [2020-02-21T22:41:08.016Z] Removing intermediate container f626cae0a070 [2020-02-21T22:41:08.016Z] ---> 4b7edbc5fba8 [2020-02-21T22:41:08.016Z] Step 61/125 : FROM base AS gometalinter [2020-02-21T22:41:08.016Z] ---> bf6f5b4635b4 [2020-02-21T22:41:08.016Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-02-21T22:41:08.016Z] ---> Running in d38ba2e99dc0 [2020-02-21T22:41:08.180Z] #58 94.90 DEP criu/kerndat.d [2020-02-21T22:41:08.365Z] Removing intermediate container d38ba2e99dc0 [2020-02-21T22:41:08.365Z] ---> a83a47ccdcd0 [2020-02-21T22:41:08.365Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:41:08.365Z] ---> 5af989aca900 [2020-02-21T22:41:08.365Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:41:08.434Z] #58 95.15 DEP criu/kcmp-ids.d [2020-02-21T22:41:08.435Z] #58 95.22 DEP criu/irmap.d [2020-02-21T22:41:08.470Z] #12 ... [2020-02-21T22:41:08.470Z] [2020-02-21T22:41:08.470Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:08.470Z] #57 77.21 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-02-21T22:41:08.470Z] #57 77.23 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-21T22:41:08.470Z] #57 77.26 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-21T22:41:08.470Z] #57 77.30 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-21T22:41:08.470Z] #57 77.31 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-02-21T22:41:08.470Z] #57 77.32 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-21T22:41:08.470Z] #57 77.34 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-21T22:41:08.470Z] #57 77.35 Setting up protobuf-compiler (3.0.0-9) ... [2020-02-21T22:41:08.470Z] #57 77.37 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-21T22:41:08.470Z] #57 77.39 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-21T22:41:08.470Z] #57 77.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:41:08.470Z] #57 DONE 77.8s [2020-02-21T22:41:08.470Z] [2020-02-21T22:41:08.470Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:08.470Z] #58 ... [2020-02-21T22:41:08.470Z] [2020-02-21T22:41:08.470Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:08.470Z] #35 70.30 Selecting previously unselected package libxml2:amd64. [2020-02-21T22:41:08.470Z] #35 70.30 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-02-21T22:41:08.470Z] #35 70.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-21T22:41:08.470Z] #35 71.10 Selecting previously unselected package libarchive13:amd64. [2020-02-21T22:41:08.470Z] #35 71.10 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-02-21T22:41:08.470Z] #35 71.11 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-21T22:41:08.470Z] #35 71.57 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-21T22:41:08.470Z] #35 71.61 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-21T22:41:08.470Z] #35 71.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-21T22:41:08.470Z] #35 72.01 Selecting previously unselected package libuv1:amd64. [2020-02-21T22:41:08.470Z] #35 72.02 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-02-21T22:41:08.470Z] #35 72.09 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-02-21T22:41:08.470Z] #35 72.44 Selecting previously unselected package cmake. [2020-02-21T22:41:08.470Z] #35 72.45 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-02-21T22:41:08.470Z] #35 72.55 Unpacking cmake (3.7.2-1) ... [2020-02-21T22:41:08.470Z] #35 76.49 Selecting previously unselected package xxd. [2020-02-21T22:41:08.470Z] #35 76.49 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-21T22:41:08.470Z] #35 76.50 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:41:08.470Z] #35 76.69 Selecting previously unselected package vim-common. [2020-02-21T22:41:08.470Z] #35 76.73 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:41:08.470Z] #35 76.76 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:41:08.470Z] #35 77.11 Processing triggers for mime-support (3.60) ... [2020-02-21T22:41:08.470Z] #35 77.18 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:41:08.470Z] #35 77.19 Setting up libuv1:amd64 (1.9.1-3) ... [2020-02-21T22:41:08.470Z] #35 77.21 Setting up cmake-data (3.7.2-1) ... [2020-02-21T22:41:08.470Z] #35 77.23 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-21T22:41:08.470Z] #35 77.26 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-21T22:41:08.470Z] #35 77.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:41:08.470Z] #35 77.38 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:41:08.470Z] #35 77.40 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:41:08.470Z] #35 77.41 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-21T22:41:08.470Z] #35 77.42 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-21T22:41:08.470Z] #35 77.44 Setting up cmake (3.7.2-1) ... [2020-02-21T22:41:08.470Z] #35 77.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:41:08.470Z] #35 DONE 77.9s [2020-02-21T22:41:08.470Z] [2020-02-21T22:41:08.470Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:41:08.470Z] #36 DONE 0.1s [2020-02-21T22:41:08.689Z] #58 95.39 DEP criu/ipc_ns.d [2020-02-21T22:41:08.713Z] ---> 42ed1a1e3ca0 [2020-02-21T22:41:08.713Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:41:08.713Z] ---> Running in e35d609ea3a2 [2020-02-21T22:41:08.727Z] [2020-02-21T22:41:08.727Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-21T22:41:08.727Z] #37 DONE 0.1s [2020-02-21T22:41:08.727Z] [2020-02-21T22:41:08.727Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-21T22:41:08.943Z] #58 95.66 DEP criu/image.d [2020-02-21T22:41:08.985Z] #38 ... [2020-02-21T22:41:08.985Z] [2020-02-21T22:41:08.985Z] #12 [dev 6/24] RUN ldconfig [2020-02-21T22:41:08.985Z] #12 DONE 2.9s [2020-02-21T22:41:08.985Z] [2020-02-21T22:41:08.985Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:09.198Z] #58 95.87 DEP criu/image-desc.d [2020-02-21T22:41:09.198Z] #58 96.03 DEP criu/fsnotify.d [2020-02-21T22:41:09.242Z] #13 ... [2020-02-21T22:41:09.242Z] [2020-02-21T22:41:09.242Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:41:09.242Z] #33 68.38 bufio [2020-02-21T22:41:09.242Z] #33 70.39 syscall [2020-02-21T22:41:09.452Z] #58 96.22 DEP criu/filesystems.d [2020-02-21T22:41:09.500Z] #33 ... [2020-02-21T22:41:09.500Z] [2020-02-21T22:41:09.500Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:41:09.500Z] #20 13.96 # 1.8% ## 3.7% #### 5.8% ##### 7.6% ####### 9.8% ######### 12.5% ########### 15.4% ############ 16.7% ############# 18.6% ############## 20.3% ############### 22.2% ################ 23.4% ################# 25.0% ################### 26.7% #################### 28.1% ###################### 30.7% ####################### 32.6% ######################## 34.4% ######################### 35.8% ########################## 36.8% ########################### 37.8% ############################ 39.4% ############################# 41.0% ############################### 43.6% ################################# 46.0% ################################## 48.4% #################################### 51.0% ##################################### 52.3% ###################################### 53.6% ####################################### 55.5% ######################################### 57.4% ########################################## 59.0% ############################################ 61.3% ############################################# 62.6% ############################################## 64.4% ############################################### 66.4% ################################################# 68.6% ################################################### 71.2% #################################################### 73.0% ###################################################### 75.4% ######################################################## 78.0% ######################################################### 80.4% ########################################################### 82.2% ############################################################ 84.2% ############################################################## 87.1% ################################################################ 89.8% ################################################################### 94.3% ##################################################################### 96.7% ###################################################################### 98.2% ####################################################################### 99.5% ######################################################################## 100.0% [2020-02-21T22:41:09.500Z] #20 19.76 [2020-02-21T22:41:09.500Z] #20 21.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-21T22:41:09.500Z] #20 22.00 [2020-02-21T22:41:09.500Z] #20 22.29 ######################################################################## 100.0% [2020-02-21T22:41:09.500Z] #20 22.51 [2020-02-21T22:41:09.507Z] + RM_GOPATH=0 [2020-02-21T22:41:09.508Z] + TMP_GOPATH= [2020-02-21T22:41:09.508Z] + : /build [2020-02-21T22:41:09.508Z] + '[' -z '' ']' [2020-02-21T22:41:09.508Z] ++ mktemp -d [2020-02-21T22:41:09.508Z] + export GOPATH=/tmp/tmp.XLq898rTZT [2020-02-21T22:41:09.508Z] + GOPATH=/tmp/tmp.XLq898rTZT [2020-02-21T22:41:09.508Z] + RM_GOPATH=1 [2020-02-21T22:41:09.508Z] ++ dirname ./install.sh [2020-02-21T22:41:09.508Z] + dir=. [2020-02-21T22:41:09.508Z] + bin=gometalinter [2020-02-21T22:41:09.508Z] + shift [2020-02-21T22:41:09.508Z] + '[' '!' -f ./gometalinter.installer ']' [2020-02-21T22:41:09.508Z] + . ./gometalinter.installer [2020-02-21T22:41:09.508Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-21T22:41:09.508Z] + install_gometalinter [2020-02-21T22:41:09.508Z] + echo 'Installing gometalinter version v2.0.6' [2020-02-21T22:41:09.508Z] + go get -d github.com/alecthomas/gometalinter [2020-02-21T22:41:09.508Z] Installing gometalinter version v2.0.6 [2020-02-21T22:41:09.707Z] #58 96.43 DEP criu/files.d [2020-02-21T22:41:09.961Z] #58 96.62 DEP criu/files-reg.d [2020-02-21T22:41:09.961Z] #58 96.80 DEP criu/files-ext.d [2020-02-21T22:41:10.216Z] #58 97.01 DEP criu/file-lock.d [2020-02-21T22:41:10.353Z] + cd /tmp/tmp.XLq898rTZT/src/github.com/alecthomas/gometalinter [2020-02-21T22:41:10.353Z] + git checkout -q v2.0.6 [2020-02-21T22:41:10.353Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-21T22:41:10.471Z] #58 97.18 DEP criu/file-ids.d [2020-02-21T22:41:10.725Z] #58 97.46 DEP criu/fifo.d [2020-02-21T22:41:10.872Z] #20 ... [2020-02-21T22:41:10.872Z] [2020-02-21T22:41:10.872Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-21T22:41:10.872Z] #42 12.09 + cd /tmp/tmp.4rpXzmIRZm/src/github.com/opencontainers/runc [2020-02-21T22:41:10.872Z] #42 12.09 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-21T22:41:10.872Z] #42 12.40 + '[' -z '' ']' [2020-02-21T22:41:10.872Z] #42 12.40 + target=static [2020-02-21T22:41:10.872Z] #42 12.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-21T22:41:10.872Z] #42 15.53 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-21T22:41:10.872Z] #42 ... [2020-02-21T22:41:10.872Z] [2020-02-21T22:41:10.872Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:41:10.872Z] #20 24.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-21T22:41:10.980Z] #58 97.65 DEP criu/fdstore.d [2020-02-21T22:41:10.980Z] #58 97.77 DEP criu/fault-injection.d [2020-02-21T22:41:10.980Z] #58 97.84 DEP criu/external.d [2020-02-21T22:41:11.130Z] #20 24.61 [2020-02-21T22:41:11.234Z] #58 98.05 DEP criu/eventpoll.d [2020-02-21T22:41:11.695Z] #20 24.88 ########################################################### 82.9% ######################################################################## 100.0% [2020-02-21T22:41:11.793Z] #58 98.31 DEP criu/eventfd.d [2020-02-21T22:41:11.793Z] #58 98.49 DEP criu/crtools.d [2020-02-21T22:41:11.793Z] #58 ... [2020-02-21T22:41:11.793Z] [2020-02-21T22:41:11.793Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:11.793Z] #13 90.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-21T22:41:11.793Z] #13 90.18 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-21T22:41:11.793Z] #13 90.19 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-21T22:41:11.793Z] #13 95.56 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-21T22:41:11.793Z] #13 95.58 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-21T22:41:11.793Z] #13 95.59 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-21T22:41:11.793Z] #13 95.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-21T22:41:11.793Z] #13 95.73 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-21T22:41:11.793Z] #13 95.73 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:41:11.955Z] #20 25.06 [2020-02-21T22:41:11.955Z] #20 ... [2020-02-21T22:41:11.955Z] [2020-02-21T22:41:11.955Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:41:11.955Z] #30 71.02 time [2020-02-21T22:41:11.955Z] #30 76.47 sort [2020-02-21T22:41:11.955Z] #30 77.68 internal/fmtsort [2020-02-21T22:41:11.955Z] #30 77.80 internal/poll [2020-02-21T22:41:11.955Z] #30 79.10 internal/syscall/unix [2020-02-21T22:41:11.955Z] #30 79.60 strings [2020-02-21T22:41:11.955Z] #30 81.23 os [2020-02-21T22:41:11.955Z] #30 ... [2020-02-21T22:41:11.955Z] [2020-02-21T22:41:11.955Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:41:11.955Z] #33 80.33 time [2020-02-21T22:41:12.047Z] #13 ... [2020-02-21T22:41:12.048Z] [2020-02-21T22:41:12.048Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:12.048Z] #58 98.77 DEP criu/cr-service.d [2020-02-21T22:41:12.214Z] #33 81.52 sort [2020-02-21T22:41:12.302Z] #58 98.96 DEP criu/cr-restore.d [2020-02-21T22:41:12.557Z] #58 99.36 DEP criu/cr-errno.d [2020-02-21T22:41:12.557Z] #58 99.40 DEP criu/cr-dump.d [2020-02-21T22:41:13.116Z] #58 99.65 DEP criu/cr-dedup.d [2020-02-21T22:41:13.116Z] #58 99.86 DEP criu/cr-check.d [2020-02-21T22:41:13.371Z] #58 100.2 DEP criu/config.d [2020-02-21T22:41:13.585Z] #33 82.79 internal/fmtsort [2020-02-21T22:41:13.626Z] #58 100.4 DEP criu/clone-noasan.d [2020-02-21T22:41:13.626Z] #58 100.5 DEP criu/cgroup.d [2020-02-21T22:41:13.880Z] #58 100.7 DEP criu/cgroup-props.d [2020-02-21T22:41:13.880Z] #58 100.8 DEP criu/bitmap.d [2020-02-21T22:41:14.138Z] #58 100.8 DEP criu/bfd.d [2020-02-21T22:41:14.150Z] #33 83.29 internal/syscall/unix [2020-02-21T22:41:14.393Z] #58 101.0 DEP criu/autofs.d [2020-02-21T22:41:14.408Z] #33 83.65 strings [2020-02-21T22:41:14.648Z] #58 101.3 DEP criu/aio.d [2020-02-21T22:41:14.648Z] #58 ... [2020-02-21T22:41:14.648Z] [2020-02-21T22:41:14.648Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:41:14.648Z] #33 169.1 net/http/internal [2020-02-21T22:41:14.648Z] #33 169.5 os/exec [2020-02-21T22:41:14.648Z] #33 175.3 net/http/httptrace [2020-02-21T22:41:14.648Z] #33 175.5 net/http [2020-02-21T22:41:14.903Z] #33 ... [2020-02-21T22:41:14.903Z] [2020-02-21T22:41:14.903Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:14.903Z] #58 101.6 DEP criu/action-scripts.d [2020-02-21T22:41:15.464Z] #58 102.1 CC criu/action-scripts.o [2020-02-21T22:41:15.780Z] #33 ... [2020-02-21T22:41:15.780Z] [2020-02-21T22:41:15.780Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T22:41:15.780Z] #20 26.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-21T22:41:15.780Z] #20 26.38 skipping existing 1849cc453dee [2020-02-21T22:41:15.780Z] #20 26.48 [2020-02-21T22:41:15.780Z] #20 27.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-21T22:41:15.780Z] #20 28.27 [2020-02-21T22:41:15.780Z] #20 28.63 ######################################################################## 100.0% [2020-02-21T22:41:15.780Z] #20 28.72 [2020-02-21T22:41:15.780Z] #20 28.81 Download of images into '/build' complete. [2020-02-21T22:41:15.780Z] #20 28.81 Use something like the following to load the result into a Docker daemon: [2020-02-21T22:41:15.780Z] #20 28.81 tar -cC '/build' . | docker load [2020-02-21T22:41:15.780Z] #20 DONE 29.1s [2020-02-21T22:41:16.024Z] #58 102.7 CC criu/aio.o [2020-02-21T22:41:16.038Z] [2020-02-21T22:41:16.038Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-21T22:41:16.038Z] #38 3.398 + RM_GOPATH=0 [2020-02-21T22:41:16.038Z] #38 3.398 + TMP_GOPATH= [2020-02-21T22:41:16.038Z] #38 3.398 + : /build [2020-02-21T22:41:16.038Z] #38 3.398 + '[' -z '' ']' [2020-02-21T22:41:16.038Z] #38 3.398 ++ mktemp -d [2020-02-21T22:41:16.038Z] #38 3.398 + export GOPATH=/tmp/tmp.h5xRsmP4dZ [2020-02-21T22:41:16.038Z] #38 3.398 + GOPATH=/tmp/tmp.h5xRsmP4dZ [2020-02-21T22:41:16.038Z] #38 3.398 + RM_GOPATH=1 [2020-02-21T22:41:16.038Z] #38 3.398 ++ dirname ./install.sh [2020-02-21T22:41:16.038Z] #38 3.401 + dir=. [2020-02-21T22:41:16.038Z] #38 3.401 + bin=tini [2020-02-21T22:41:16.038Z] #38 3.401 + shift [2020-02-21T22:41:16.038Z] #38 3.402 + '[' '!' -f ./tini.installer ']' [2020-02-21T22:41:16.038Z] #38 3.402 + . ./tini.installer [2020-02-21T22:41:16.038Z] #38 3.402 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:41:16.038Z] #38 3.403 + install_tini [2020-02-21T22:41:16.038Z] #38 3.403 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-21T22:41:16.038Z] #38 3.403 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:41:16.038Z] #38 3.404 + git clone https://github.com/krallin/tini.git /tmp/tmp.h5xRsmP4dZ/tini [2020-02-21T22:41:16.038Z] #38 3.414 Cloning into '/tmp/tmp.h5xRsmP4dZ/tini'... [2020-02-21T22:41:16.038Z] #38 4.355 + cd /tmp/tmp.h5xRsmP4dZ/tini [2020-02-21T22:41:16.038Z] #38 4.356 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:41:16.038Z] #38 4.388 + cmake . [2020-02-21T22:41:16.038Z] #38 5.017 -- The C compiler identification is GNU 6.3.0 [2020-02-21T22:41:16.038Z] #38 5.060 -- Check for working C compiler: /usr/bin/cc [2020-02-21T22:41:16.038Z] #38 5.848 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-21T22:41:16.038Z] #38 5.850 -- Detecting C compiler ABI info [2020-02-21T22:41:16.038Z] #38 6.451 -- Detecting C compiler ABI info - done [2020-02-21T22:41:16.038Z] #38 6.552 -- Detecting C compile features [2020-02-21T22:41:16.584Z] #58 103.4 CC criu/autofs.o [2020-02-21T22:41:17.997Z] + GOBIN=/build [2020-02-21T22:41:17.997Z] + /build/gometalinter --install [2020-02-21T22:41:17.997Z] Installing: [2020-02-21T22:41:17.997Z] deadcode [2020-02-21T22:41:17.997Z] dupl [2020-02-21T22:41:17.997Z] errcheck [2020-02-21T22:41:17.997Z] gas [2020-02-21T22:41:17.997Z] gochecknoglobals [2020-02-21T22:41:17.997Z] gochecknoinits [2020-02-21T22:41:17.997Z] goconst [2020-02-21T22:41:17.997Z] gocyclo [2020-02-21T22:41:17.997Z] goimports [2020-02-21T22:41:17.997Z] golint [2020-02-21T22:41:17.997Z] gosimple [2020-02-21T22:41:17.997Z] gotype [2020-02-21T22:41:17.997Z] gotypex [2020-02-21T22:41:17.997Z] ineffassign [2020-02-21T22:41:17.997Z] interfacer [2020-02-21T22:41:17.997Z] lll [2020-02-21T22:41:17.997Z] maligned [2020-02-21T22:41:17.997Z] megacheck [2020-02-21T22:41:17.997Z] misspell [2020-02-21T22:41:17.997Z] nakedret [2020-02-21T22:41:17.997Z] safesql [2020-02-21T22:41:17.997Z] staticcheck [2020-02-21T22:41:17.997Z] structcheck [2020-02-21T22:41:17.997Z] unconvert [2020-02-21T22:41:17.997Z] unparam [2020-02-21T22:41:17.997Z] unused [2020-02-21T22:41:17.997Z] varcheck [2020-02-21T22:41:18.594Z] #38 ... [2020-02-21T22:41:18.594Z] [2020-02-21T22:41:18.594Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:41:18.594Z] #33 87.46 internal/poll [2020-02-21T22:41:18.594Z] #33 87.57 path [2020-02-21T22:41:19.093Z] #58 105.5 CC criu/bfd.o [2020-02-21T22:41:19.526Z] #33 88.66 regexp/syntax [2020-02-21T22:41:19.652Z] #58 106.3 CC criu/bitmap.o [2020-02-21T22:41:19.652Z] #58 106.5 CC criu/cgroup-props.o [2020-02-21T22:41:20.898Z] #33 90.07 os [2020-02-21T22:41:21.014Z] #58 107.7 CC criu/cgroup.o [2020-02-21T22:41:22.376Z] #58 ... [2020-02-21T22:41:22.376Z] [2020-02-21T22:41:22.376Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-21T22:41:22.376Z] #15 187.1 + rm -rf /tmp/tmp.yDUcVknnqu [2020-02-21T22:41:22.798Z] #33 ... [2020-02-21T22:41:22.798Z] [2020-02-21T22:41:22.798Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-21T22:41:22.798Z] #38 10.06 -- Detecting C compile features - done [2020-02-21T22:41:22.798Z] #38 10.17 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-21T22:41:22.798Z] #38 10.56 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-21T22:41:22.798Z] #38 10.69 -- Configuring done [2020-02-21T22:41:22.798Z] #38 10.72 -- Generating done [2020-02-21T22:41:22.798Z] #38 10.74 -- Build files have been written to: /tmp/tmp.h5xRsmP4dZ/tini [2020-02-21T22:41:22.798Z] #38 10.76 + make tini-static [2020-02-21T22:41:22.798Z] #38 11.13 Scanning dependencies of target tini-static [2020-02-21T22:41:22.798Z] #38 11.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-21T22:41:22.798Z] #38 12.72 [100%] Linking C executable tini-static [2020-02-21T22:41:22.798Z] #38 13.40 [100%] Built target tini-static [2020-02-21T22:41:22.798Z] #38 13.50 + mkdir -p /build [2020-02-21T22:41:22.798Z] #38 13.50 + cp tini-static /build/docker-init [2020-02-21T22:41:22.798Z] #38 DONE 14.0s [2020-02-21T22:41:22.798Z] [2020-02-21T22:41:22.798Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:22.798Z] #58 5.245 Note: Building without setproctitle() and strlcpy() support. [2020-02-21T22:41:22.798Z] #58 5.246 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-21T22:41:22.798Z] #58 7.294 fatal: Not a git repository (or any of the parent directories): .git [2020-02-21T22:41:22.798Z] #58 7.347 GEN .gitid [2020-02-21T22:41:22.798Z] #58 7.377 GEN criu/include/version.h [2020-02-21T22:41:22.798Z] #58 7.414 GEN include/common/asm [2020-02-21T22:41:22.798Z] #58 10.78 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-21T22:41:22.798Z] #58 10.88 PBCC images/opts.pb-c.c [2020-02-21T22:41:22.798Z] #58 10.95 PBCC images/sit.pb-c.c [2020-02-21T22:41:22.798Z] #58 11.01 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-21T22:41:22.798Z] #58 11.09 DEP images/opts.pb-c.d [2020-02-21T22:41:22.798Z] #58 11.16 DEP images/sit.pb-c.d [2020-02-21T22:41:22.798Z] #58 11.22 PBCC images/macvlan.pb-c.c [2020-02-21T22:41:22.798Z] #58 11.28 DEP images/macvlan.pb-c.d [2020-02-21T22:41:22.798Z] #58 11.35 PBCC images/autofs.pb-c.c [2020-02-21T22:41:22.798Z] #58 11.38 DEP images/autofs.pb-c.d [2020-02-21T22:41:22.798Z] #58 11.45 PBCC images/sysctl.pb-c.c [2020-02-21T22:41:22.798Z] #58 11.46 DEP images/sysctl.pb-c.d [2020-02-21T22:41:22.798Z] #58 11.54 PBCC images/time.pb-c.c [2020-02-21T22:41:22.798Z] #58 11.58 DEP images/time.pb-c.d [2020-02-21T22:41:22.798Z] #58 11.62 PBCC images/binfmt-misc.pb-c.c [2020-02-21T22:41:22.798Z] #58 11.65 DEP images/binfmt-misc.pb-c.d [2020-02-21T22:41:22.798Z] #58 11.76 PBCC images/seccomp.pb-c.c [2020-02-21T22:41:22.798Z] #58 11.79 DEP images/seccomp.pb-c.d [2020-02-21T22:41:22.798Z] #58 11.85 PBCC images/userns.pb-c.c [2020-02-21T22:41:22.798Z] #58 11.90 DEP images/userns.pb-c.d [2020-02-21T22:41:22.798Z] #58 12.00 PBCC images/cgroup.pb-c.c [2020-02-21T22:41:22.798Z] #58 12.04 DEP images/cgroup.pb-c.d [2020-02-21T22:41:22.798Z] #58 12.09 PBCC images/fown.pb-c.c [2020-02-21T22:41:22.798Z] #58 12.15 PBCC images/ext-file.pb-c.c [2020-02-21T22:41:22.798Z] #58 12.21 DEP images/fown.pb-c.d [2020-02-21T22:41:22.798Z] #58 12.26 DEP images/ext-file.pb-c.d [2020-02-21T22:41:22.798Z] #58 12.32 PBCC images/rpc.pb-c.c [2020-02-21T22:41:22.798Z] #58 12.41 DEP images/rpc.pb-c.d [2020-02-21T22:41:22.798Z] #58 12.49 PBCC images/siginfo.pb-c.c [2020-02-21T22:41:22.798Z] #58 12.50 DEP images/siginfo.pb-c.d [2020-02-21T22:41:22.798Z] #58 12.56 PBCC images/pagemap.pb-c.c [2020-02-21T22:41:22.798Z] #58 12.60 DEP images/pagemap.pb-c.d [2020-02-21T22:41:22.798Z] #58 12.64 PBCC images/rlimit.pb-c.c [2020-02-21T22:41:22.798Z] #58 12.68 DEP images/rlimit.pb-c.d [2020-02-21T22:41:22.798Z] #58 12.73 PBCC images/file-lock.pb-c.c [2020-02-21T22:41:22.798Z] #58 12.74 DEP images/file-lock.pb-c.d [2020-02-21T22:41:22.798Z] #58 12.83 PBCC images/tty.pb-c.c [2020-02-21T22:41:22.798Z] #58 12.92 DEP images/tty.pb-c.d [2020-02-21T22:41:22.798Z] #58 12.96 PBCC images/tun.pb-c.c [2020-02-21T22:41:22.798Z] #58 12.98 PBCC images/netdev.pb-c.c [2020-02-21T22:41:22.798Z] #58 13.05 DEP images/tun.pb-c.d [2020-02-21T22:41:22.798Z] #58 13.09 DEP images/netdev.pb-c.d [2020-02-21T22:41:22.798Z] #58 13.17 PBCC images/vma.pb-c.c [2020-02-21T22:41:22.798Z] #58 13.23 DEP images/vma.pb-c.d [2020-02-21T22:41:22.798Z] #58 13.29 PBCC images/creds.pb-c.c [2020-02-21T22:41:22.798Z] #58 13.35 DEP images/creds.pb-c.d [2020-02-21T22:41:22.798Z] #58 13.42 PBCC images/utsns.pb-c.c [2020-02-21T22:41:22.798Z] #58 13.48 DEP images/utsns.pb-c.d [2020-02-21T22:41:22.798Z] #58 13.54 PBCC images/ipc-desc.pb-c.c [2020-02-21T22:41:22.798Z] #58 13.56 PBCC images/ipc-sem.pb-c.c [2020-02-21T22:41:22.798Z] #58 13.59 DEP images/ipc-desc.pb-c.d [2020-02-21T22:41:22.798Z] #58 13.64 DEP images/ipc-sem.pb-c.d [2020-02-21T22:41:22.798Z] #58 13.68 PBCC images/ipc-msg.pb-c.c [2020-02-21T22:41:22.798Z] #58 13.72 DEP images/ipc-msg.pb-c.d [2020-02-21T22:41:22.798Z] #58 13.76 PBCC images/ipc-shm.pb-c.c [2020-02-21T22:41:22.798Z] #58 13.79 DEP images/ipc-shm.pb-c.d [2020-02-21T22:41:22.798Z] #58 13.84 PBCC images/ipc-var.pb-c.c [2020-02-21T22:41:22.798Z] #58 13.90 DEP images/ipc-var.pb-c.d [2020-02-21T22:41:22.798Z] #58 13.98 PBCC images/sk-opts.pb-c.c [2020-02-21T22:41:22.798Z] #58 14.00 PBCC images/packet-sock.pb-c.c [2020-02-21T22:41:22.798Z] #58 14.05 DEP images/sk-opts.pb-c.d [2020-02-21T22:41:22.798Z] #58 14.12 DEP images/packet-sock.pb-c.d [2020-02-21T22:41:22.798Z] #58 14.19 PBCC images/sk-netlink.pb-c.c [2020-02-21T22:41:22.798Z] #58 14.24 DEP images/sk-netlink.pb-c.d [2020-02-21T22:41:22.798Z] #58 14.27 PBCC images/sk-inet.pb-c.c [2020-02-21T22:41:22.798Z] #58 14.35 DEP images/sk-inet.pb-c.d [2020-02-21T22:41:22.798Z] #58 14.44 PBCC images/sk-unix.pb-c.c [2020-02-21T22:41:22.798Z] #58 14.51 DEP images/sk-unix.pb-c.d [2020-02-21T22:41:23.056Z] #58 14.66 PBCC images/mm.pb-c.c [2020-02-21T22:41:23.056Z] #58 14.73 DEP images/mm.pb-c.d [2020-02-21T22:41:23.056Z] #58 14.84 PBCC images/timerfd.pb-c.c [2020-02-21T22:41:23.301Z] #15 DONE 188.2s [2020-02-21T22:41:23.301Z] [2020-02-21T22:41:23.301Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-21T22:41:23.301Z] #27 DONE 187.9s [2020-02-21T22:41:23.301Z] [2020-02-21T22:41:23.301Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:23.313Z] #58 15.05 DEP images/timerfd.pb-c.d [2020-02-21T22:41:23.313Z] #58 15.11 PBCC images/timer.pb-c.c [2020-02-21T22:41:23.571Z] #58 15.16 DEP images/timer.pb-c.d [2020-02-21T22:41:23.829Z] #58 15.26 PBCC images/sa.pb-c.c [2020-02-21T22:41:23.829Z] #58 15.34 DEP images/sa.pb-c.d [2020-02-21T22:41:23.829Z] #58 ... [2020-02-21T22:41:23.829Z] [2020-02-21T22:41:23.829Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:41:23.829Z] #30 82.97 bytes [2020-02-21T22:41:23.829Z] #30 84.85 bufio [2020-02-21T22:41:23.829Z] #30 86.46 fmt [2020-02-21T22:41:23.829Z] #30 87.78 path/filepath [2020-02-21T22:41:23.829Z] #30 89.74 io/ioutil [2020-02-21T22:41:23.829Z] #30 90.44 path [2020-02-21T22:41:23.829Z] #30 91.17 text/tabwriter [2020-02-21T22:41:23.829Z] #30 91.67 flag [2020-02-21T22:41:23.829Z] #30 92.34 github.com/BurntSushi/toml [2020-02-21T22:41:23.829Z] #30 ... [2020-02-21T22:41:23.829Z] [2020-02-21T22:41:23.829Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:23.829Z] #58 15.43 PBCC images/pipe-data.pb-c.c [2020-02-21T22:41:23.829Z] #58 15.45 DEP images/pipe-data.pb-c.d [2020-02-21T22:41:23.829Z] #58 15.49 PBCC images/mnt.pb-c.c [2020-02-21T22:41:23.829Z] #58 15.52 DEP images/mnt.pb-c.d [2020-02-21T22:41:23.829Z] #58 15.59 PBCC images/sk-packet.pb-c.c [2020-02-21T22:41:23.829Z] #58 15.64 DEP images/sk-packet.pb-c.d [2020-02-21T22:41:23.829Z] #58 ... [2020-02-21T22:41:23.829Z] [2020-02-21T22:41:23.829Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:23.829Z] #13 5.026 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:41:23.829Z] #13 5.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:41:23.829Z] #13 5.166 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:41:23.829Z] #13 5.184 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:41:23.829Z] #13 5.212 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:41:23.829Z] #13 5.931 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-02-21T22:41:23.829Z] #13 7.930 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-21T22:41:23.829Z] #13 9.390 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-21T22:41:24.087Z] #13 ... [2020-02-21T22:41:24.087Z] [2020-02-21T22:41:24.087Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:24.087Z] #58 15.69 PBCC images/tcp-stream.pb-c.c [2020-02-21T22:41:24.087Z] #58 15.77 DEP images/tcp-stream.pb-c.d [2020-02-21T22:41:24.087Z] #58 15.79 PBCC images/pipe.pb-c.c [2020-02-21T22:41:24.087Z] #58 15.82 DEP images/pipe.pb-c.d [2020-02-21T22:41:24.087Z] #58 15.89 PBCC images/pstree.pb-c.c [2020-02-21T22:41:24.345Z] #58 15.95 DEP images/pstree.pb-c.d [2020-02-21T22:41:24.345Z] #58 16.01 PBCC images/fs.pb-c.c [2020-02-21T22:41:24.345Z] #58 16.06 DEP images/fs.pb-c.d [2020-02-21T22:41:24.345Z] #58 16.11 PBCC images/signalfd.pb-c.c [2020-02-21T22:41:24.602Z] #58 16.15 DEP images/signalfd.pb-c.d [2020-02-21T22:41:24.603Z] #58 16.25 PBCC images/fh.pb-c.c [2020-02-21T22:41:24.603Z] #58 16.31 PBCC images/fsnotify.pb-c.c [2020-02-21T22:41:24.603Z] #58 16.36 DEP images/fh.pb-c.d [2020-02-21T22:41:24.860Z] #58 16.40 DEP images/fsnotify.pb-c.d [2020-02-21T22:41:24.860Z] #58 16.52 PBCC images/eventpoll.pb-c.c [2020-02-21T22:41:24.860Z] #58 16.56 DEP images/eventpoll.pb-c.d [2020-02-21T22:41:24.860Z] #58 16.61 PBCC images/eventfd.pb-c.c [2020-02-21T22:41:25.117Z] #58 16.66 DEP images/eventfd.pb-c.d [2020-02-21T22:41:25.117Z] #58 16.72 PBCC images/remap-file-path.pb-c.c [2020-02-21T22:41:25.117Z] #58 16.75 DEP images/remap-file-path.pb-c.d [2020-02-21T22:41:25.117Z] #58 16.80 PBCC images/fifo.pb-c.c [2020-02-21T22:41:25.117Z] #58 16.81 DEP images/fifo.pb-c.d [2020-02-21T22:41:25.117Z] #58 16.84 PBCC images/ghost-file.pb-c.c [2020-02-21T22:41:25.186Z] #13 ... [2020-02-21T22:41:25.186Z] [2020-02-21T22:41:25.186Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:41:25.186Z] #33 189.7 github.com/LK4D4/vndr/godl [2020-02-21T22:41:25.374Z] #58 16.91 DEP images/ghost-file.pb-c.d [2020-02-21T22:41:25.374Z] #58 16.98 PBCC images/regfile.pb-c.c [2020-02-21T22:41:25.374Z] #58 17.02 DEP images/regfile.pb-c.d [2020-02-21T22:41:25.374Z] #58 17.09 PBCC images/ns.pb-c.c [2020-02-21T22:41:25.454Z] + rm -rf /tmp/tmp.ksfIIfvtWp [2020-02-21T22:41:25.454Z] Removing intermediate container c30d166b2075 [2020-02-21T22:41:25.454Z] ---> 273f3b33bb81 [2020-02-21T22:41:25.454Z] Step 19/125 : FROM base AS frozen-images [2020-02-21T22:41:25.454Z] ---> 71f78e33fc42 [2020-02-21T22:41:25.454Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:41:25.454Z] ---> Using cache [2020-02-21T22:41:25.454Z] ---> ace1e1a01ab2 [2020-02-21T22:41:25.454Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-02-21T22:41:25.454Z] ---> Running in 16920d000d8c [2020-02-21T22:41:25.454Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:41:25.454Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:41:25.454Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:41:25.454Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:41:25.454Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:41:25.454Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-02-21T22:41:25.454Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-21T22:41:25.454Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-21T22:41:25.631Z] #58 17.12 DEP images/ns.pb-c.d [2020-02-21T22:41:25.631Z] #58 17.15 PBCC images/fdinfo.pb-c.c [2020-02-21T22:41:25.631Z] #58 17.19 DEP images/fdinfo.pb-c.d [2020-02-21T22:41:25.631Z] #58 17.27 PBCC images/core-aarch64.pb-c.c [2020-02-21T22:41:25.631Z] #58 17.34 PBCC images/core-arm.pb-c.c [2020-02-21T22:41:25.631Z] #58 17.38 PBCC images/core-ppc64.pb-c.c [2020-02-21T22:41:25.889Z] #58 17.43 PBCC images/core-s390.pb-c.c [2020-02-21T22:41:25.889Z] #58 17.44 PBCC images/core-x86.pb-c.c [2020-02-21T22:41:25.889Z] #58 17.51 PBCC images/core.pb-c.c [2020-02-21T22:41:25.889Z] #58 17.63 PBCC images/inventory.pb-c.c [2020-02-21T22:41:26.146Z] #58 17.71 DEP images/core-aarch64.pb-c.d [2020-02-21T22:41:26.146Z] #58 17.79 DEP images/core-arm.pb-c.d [2020-02-21T22:41:26.146Z] #58 17.86 DEP images/core-ppc64.pb-c.d [2020-02-21T22:41:26.146Z] #58 17.95 DEP images/core-s390.pb-c.d [2020-02-21T22:41:26.146Z] #58 17.97 DEP images/core-x86.pb-c.d [2020-02-21T22:41:26.403Z] #58 18.03 DEP images/core.pb-c.d [2020-02-21T22:41:26.550Z] #33 190.8 github.com/LK4D4/vndr [2020-02-21T22:41:26.660Z] #58 18.16 DEP images/inventory.pb-c.d [2020-02-21T22:41:26.660Z] #58 18.27 PBCC images/cpuinfo.pb-c.c [2020-02-21T22:41:26.660Z] #58 18.30 DEP images/cpuinfo.pb-c.d [2020-02-21T22:41:26.660Z] #58 18.34 PBCC images/stats.pb-c.c [2020-02-21T22:41:26.660Z] #58 18.37 DEP images/stats.pb-c.d [2020-02-21T22:41:28.132Z] Fetched 7737 kB in 3s (2405 kB/s) [2020-02-21T22:41:28.556Z] #58 19.91 make[1]: Nothing to be done for 'all'. [2020-02-21T22:41:29.141Z] Reading package lists... [2020-02-21T22:41:29.933Z] #58 21.42 CC images/stats.o [2020-02-21T22:41:30.153Z] Reading package lists... [2020-02-21T22:41:30.191Z] #58 21.72 CC images/core.o [2020-02-21T22:41:30.436Z] Building dependency tree... [2020-02-21T22:41:30.436Z] Reading state information... [2020-02-21T22:41:30.436Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-21T22:41:30.436Z] The following additional packages will be installed: [2020-02-21T22:41:30.436Z] libjq1 libonig4 [2020-02-21T22:41:30.720Z] The following NEW packages will be installed: [2020-02-21T22:41:30.720Z] jq libjq1 libonig4 [2020-02-21T22:41:30.720Z] 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:41:30.720Z] Need to get 310 kB of archives. [2020-02-21T22:41:30.720Z] After this operation, 1267 kB of additional disk space will be used. [2020-02-21T22:41:30.720Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-02-21T22:41:30.720Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-02-21T22:41:30.720Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-02-21T22:41:30.755Z] #58 22.40 CC images/core-x86.o [2020-02-21T22:41:31.006Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:41:31.006Z] Fetched 310 kB in 0s (3423 kB/s) [2020-02-21T22:41:31.006Z] Selecting previously unselected package libonig4:ppc64el. [2020-02-21T22:41:31.006Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-02-21T22:41:31.006Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-02-21T22:41:31.006Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-02-21T22:41:31.006Z] Selecting previously unselected package libjq1:ppc64el. [2020-02-21T22:41:31.006Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-21T22:41:31.006Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-21T22:41:31.006Z] Selecting previously unselected package jq. [2020-02-21T22:41:31.006Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-21T22:41:31.006Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-21T22:41:31.015Z] #58 ... [2020-02-21T22:41:31.015Z] [2020-02-21T22:41:31.015Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:41:31.015Z] #47 35.29 + cd /tmp/tmp.7MB0Z8sgb4/src/github.com/containerd/containerd [2020-02-21T22:41:31.015Z] #47 35.29 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:41:31.015Z] #47 38.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-21T22:41:31.015Z] #47 38.27 + BUILDTAGS='netgo osusergo static_build' [2020-02-21T22:41:31.015Z] #47 38.27 + export EXTRA_FLAGS=-buildmode=pie [2020-02-21T22:41:31.015Z] #47 38.27 + EXTRA_FLAGS=-buildmode=pie [2020-02-21T22:41:31.015Z] #47 38.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-21T22:41:31.015Z] #47 38.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-21T22:41:31.015Z] #47 38.27 + '[' '' = dynamic ']' [2020-02-21T22:41:31.015Z] #47 38.27 + make [2020-02-21T22:41:31.015Z] #47 39.83 🇩 bin/ctr [2020-02-21T22:41:31.273Z] #47 ... [2020-02-21T22:41:31.273Z] [2020-02-21T22:41:31.273Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:31.273Z] #58 22.95 CC images/core-arm.o [2020-02-21T22:41:31.290Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-02-21T22:41:31.290Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-21T22:41:31.290Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:41:31.290Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-21T22:41:31.508Z] Removing intermediate container e35d609ea3a2 [2020-02-21T22:41:31.508Z] ---> c12596698348 [2020-02-21T22:41:31.508Z] Step 66/125 : FROM base AS gotestsum [2020-02-21T22:41:31.508Z] ---> bf6f5b4635b4 [2020-02-21T22:41:31.508Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-02-21T22:41:31.508Z] ---> Running in 1d83ef76e7f7 [2020-02-21T22:41:31.508Z] Removing intermediate container 1d83ef76e7f7 [2020-02-21T22:41:31.508Z] ---> 0aea1f13c739 [2020-02-21T22:41:31.508Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:41:31.530Z] #58 ... [2020-02-21T22:41:31.530Z] [2020-02-21T22:41:31.530Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-21T22:41:31.530Z] #30 93.90 log [2020-02-21T22:41:31.530Z] #30 96.63 github.com/BurntSushi/toml/cmd/tomlv [2020-02-21T22:41:31.530Z] #30 DONE 100.9s [2020-02-21T22:41:31.593Z] Removing intermediate container 16920d000d8c [2020-02-21T22:41:31.593Z] ---> 67b02592413d [2020-02-21T22:41:31.593Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-02-21T22:41:31.787Z] #33 ... [2020-02-21T22:41:31.787Z] [2020-02-21T22:41:31.787Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:31.787Z] #58 112.6 CC criu/clone-noasan.o [2020-02-21T22:41:31.787Z] #58 112.7 CC criu/config.o [2020-02-21T22:41:31.787Z] #58 114.1 CC criu/cr-check.o [2020-02-21T22:41:31.787Z] #58 116.1 CC criu/cr-dedup.o [2020-02-21T22:41:31.787Z] #58 116.6 CC criu/cr-dump.o [2020-02-21T22:41:31.790Z] [2020-02-21T22:41:31.790Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:41:31.790Z] #33 94.35 fmt [2020-02-21T22:41:31.790Z] #33 95.34 path/filepath [2020-02-21T22:41:31.790Z] #33 96.57 regexp [2020-02-21T22:41:31.790Z] #33 98.71 flag [2020-02-21T22:41:31.790Z] #33 100.4 go/token [2020-02-21T22:41:31.790Z] #33 100.7 io/ioutil [2020-02-21T22:41:31.854Z] ---> 04e651a62b06 [2020-02-21T22:41:31.854Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:41:31.854Z] ---> e0885094a886 [2020-02-21T22:41:31.854Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:41:31.876Z] ---> 795e19186525 [2020-02-21T22:41:31.876Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-02-21T22:41:31.876Z] ---> Running in c367cc79ba24 [2020-02-21T22:41:32.047Z] #33 ... [2020-02-21T22:41:32.047Z] [2020-02-21T22:41:32.047Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:32.047Z] #58 23.67 CC images/core-aarch64.o [2020-02-21T22:41:32.242Z] ---> Running in efebaaefa832 [2020-02-21T22:41:32.348Z] #58 119.2 CC criu/cr-errno.o [2020-02-21T22:41:32.603Z] #58 119.2 CC criu/cr-restore.o [2020-02-21T22:41:32.671Z] + RM_GOPATH=0 [2020-02-21T22:41:32.671Z] + TMP_GOPATH= [2020-02-21T22:41:32.671Z] + : /build [2020-02-21T22:41:32.671Z] + '[' -z '' ']' [2020-02-21T22:41:32.671Z] ++ mktemp -d [2020-02-21T22:41:32.672Z] + export GOPATH=/tmp/tmp.oBhLiE1oRy [2020-02-21T22:41:32.672Z] + GOPATH=/tmp/tmp.oBhLiE1oRy [2020-02-21T22:41:32.672Z] + RM_GOPATH=1 [2020-02-21T22:41:32.672Z] Installing gotestsum version v0.3.5 [2020-02-21T22:41:32.672Z] ++ dirname ./install.sh [2020-02-21T22:41:32.672Z] + dir=. [2020-02-21T22:41:32.672Z] + bin=gotestsum [2020-02-21T22:41:32.672Z] + shift [2020-02-21T22:41:32.672Z] + '[' '!' -f ./gotestsum.installer ']' [2020-02-21T22:41:32.672Z] + . ./gotestsum.installer [2020-02-21T22:41:32.672Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-21T22:41:32.672Z] + install_gotestsum [2020-02-21T22:41:32.672Z] + echo 'Installing gotestsum version v0.3.5' [2020-02-21T22:41:32.672Z] + go get -d gotest.tools/gotestsum [2020-02-21T22:41:32.979Z] #58 24.44 CC images/core-ppc64.o [2020-02-21T22:41:33.352Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-21T22:41:33.352Z]  [2020-02-21T22:41:33.544Z] #58 25.12 CC images/core-s390.o [2020-02-21T22:41:33.926Z]  ######                  9.1% #######################    32.2% ########################################  55.6% ########################################################  79.0% ######################################################################## 100.0% [2020-02-21T22:41:34.208Z]  [2020-02-21T22:41:34.478Z] #58 26.02 CC images/cpuinfo.o [2020-02-21T22:41:34.487Z] #58 ... [2020-02-21T22:41:34.487Z] [2020-02-21T22:41:34.487Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:41:34.487Z] #33 DONE 198.9s [2020-02-21T22:41:34.487Z] [2020-02-21T22:41:34.487Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:34.487Z] #13 115.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-21T22:41:34.487Z] #13 115.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-21T22:41:34.487Z] #13 115.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:41:34.491Z]  ###############################  43.3% #######################################    54.5% ######################################################################## 100.0% [2020-02-21T22:41:34.735Z] #58 26.44 CC images/inventory.o [2020-02-21T22:41:34.776Z]  [2020-02-21T22:41:35.061Z]  ##############  19.5% ##################################  47.9% ########################################################  78.8% ######################################################################## 100.0% [2020-02-21T22:41:35.300Z] #58 26.70 CC images/fdinfo.o [2020-02-21T22:41:35.346Z]  [2020-02-21T22:41:35.559Z] #58 27.18 CC images/fown.o [2020-02-21T22:41:35.816Z] #58 27.49 CC images/ns.o [2020-02-21T22:41:36.073Z] #58 27.66 CC images/regfile.o [2020-02-21T22:41:36.073Z] #58 27.89 CC images/ghost-file.o [2020-02-21T22:41:36.507Z]  ####  6.6% ###########    16.4% ################## 26.1% #########################   35.5% ################################  44.9% #######################################   55.1% #############################################   63.8% ####################################################    73.5% ###########################################################  83.3% #################################################################       90.5% ######################################################################## 100.0% [2020-02-21T22:41:36.507Z]  [2020-02-21T22:41:36.639Z] #58 28.23 CC images/fifo.o [2020-02-21T22:41:36.896Z] #58 28.50 CC images/remap-file-path.o [2020-02-21T22:41:37.153Z] #58 28.78 CC images/eventfd.o [2020-02-21T22:41:37.411Z] #58 29.01 CC images/eventpoll.o [2020-02-21T22:41:37.526Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-21T22:41:37.669Z] #58 ... [2020-02-21T22:41:37.669Z] [2020-02-21T22:41:37.669Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:37.669Z] #13 18.73 Fetched 7937 kB in 14s (539 kB/s) [2020-02-21T22:41:37.669Z] #13 18.73 Reading package lists... [2020-02-21T22:41:37.669Z] #13 24.37 Reading package lists... [2020-02-21T22:41:37.724Z] + cd /tmp/tmp.oBhLiE1oRy/src/gotest.tools/gotestsum [2020-02-21T22:41:37.724Z] + git checkout -q v0.3.5 [2020-02-21T22:41:37.724Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-21T22:41:37.754Z] #13 ... [2020-02-21T22:41:37.754Z] [2020-02-21T22:41:37.754Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:37.754Z] #58 124.2 CC criu/cr-service.o [2020-02-21T22:41:37.809Z]  [2020-02-21T22:41:37.809Z]  ######################################################################## 100.0% [2020-02-21T22:41:37.809Z]  [2020-02-21T22:41:37.927Z] #13 28.73 Building dependency tree... [2020-02-21T22:41:37.927Z] #13 ... [2020-02-21T22:41:37.927Z] [2020-02-21T22:41:37.927Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:37.927Z] #58 29.39 CC images/fh.o [2020-02-21T22:41:38.184Z] #58 29.76 CC images/fsnotify.o [2020-02-21T22:41:38.749Z] #58 30.40 CC images/signalfd.o [2020-02-21T22:41:38.821Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-21T22:41:38.821Z]  [2020-02-21T22:41:39.007Z] #58 30.61 CC images/fs.o [2020-02-21T22:41:39.106Z]  ######################################################################## 100.0% [2020-02-21T22:41:39.106Z]  [2020-02-21T22:41:39.117Z] #58 125.8 CC criu/crtools.o [2020-02-21T22:41:39.264Z] #58 30.92 CC images/pstree.o [2020-02-21T22:41:39.522Z] #58 31.19 CC images/pipe.o [2020-02-21T22:41:39.684Z] #58 126.4 CC criu/eventfd.o [2020-02-21T22:41:39.725Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-21T22:41:39.725Z] skipping existing c8c2d4a6b2e3 [2020-02-21T22:41:39.725Z] [2020-02-21T22:41:39.780Z] #58 31.49 CC images/tcp-stream.o [2020-02-21T22:41:40.244Z] #58 126.8 CC criu/eventpoll.o [2020-02-21T22:41:40.346Z] #58 31.80 CC images/sk-packet.o [2020-02-21T22:41:40.642Z] #58 32.12 CC images/mnt.o [2020-02-21T22:41:40.642Z] #58 32.31 CC images/pipe-data.o [2020-02-21T22:41:40.733Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-21T22:41:40.805Z] #58 127.6 CC criu/external.o [2020-02-21T22:41:41.022Z]  [2020-02-21T22:41:41.022Z]  ######################################################################## 100.0% [2020-02-21T22:41:41.022Z]  [2020-02-21T22:41:41.022Z] Download of images into '/build' complete. [2020-02-21T22:41:41.022Z] Use something like the following to load the result into a Docker daemon: [2020-02-21T22:41:41.022Z] tar -cC '/build' . | docker load [2020-02-21T22:41:41.238Z] #58 32.85 CC images/sa.o [2020-02-21T22:41:41.366Z] #58 128.0 CC criu/fault-injection.o [2020-02-21T22:41:41.366Z] #58 128.1 CC criu/fdstore.o [2020-02-21T22:41:41.500Z] #58 33.17 CC images/timer.o [2020-02-21T22:41:41.653Z] #58 128.6 CC criu/fifo.o [2020-02-21T22:41:41.763Z] #58 33.52 CC images/timerfd.o [2020-02-21T22:41:42.218Z] #58 129.1 CC criu/file-ids.o [2020-02-21T22:41:42.326Z] #58 33.92 CC images/mm.o [2020-02-21T22:41:42.326Z] #58 ... [2020-02-21T22:41:42.326Z] [2020-02-21T22:41:42.326Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:41:42.326Z] #33 101.5 go/scanner [2020-02-21T22:41:42.326Z] #33 101.8 net/url [2020-02-21T22:41:42.326Z] #33 102.9 go/ast [2020-02-21T22:41:42.326Z] #33 103.7 text/template/parse [2020-02-21T22:41:42.326Z] #33 107.9 go/parser [2020-02-21T22:41:42.326Z] #33 108.1 text/template [2020-02-21T22:41:42.583Z] #33 ... [2020-02-21T22:41:42.583Z] [2020-02-21T22:41:42.583Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:42.583Z] #58 34.19 CC images/sk-opts.o [2020-02-21T22:41:42.783Z] #58 129.5 CC criu/file-lock.o [2020-02-21T22:41:42.840Z] #58 34.45 CC images/sk-unix.o [2020-02-21T22:41:43.041Z] #58 ... [2020-02-21T22:41:43.041Z] [2020-02-21T22:41:43.041Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:43.041Z] #13 126.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-21T22:41:43.041Z] #13 126.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-21T22:41:43.041Z] #13 126.7 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-02-21T22:41:43.041Z] #13 126.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-21T22:41:43.041Z] #13 126.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-21T22:41:43.041Z] #13 126.8 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:41:43.041Z] #13 126.8 Processing triggers for mime-support (3.60) ... [2020-02-21T22:41:43.041Z] #13 126.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:41:43.041Z] #13 126.9 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-21T22:41:43.041Z] #13 126.9 Setting up libcap2-bin (1:2.25-1) ... [2020-02-21T22:41:43.041Z] #13 126.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-21T22:41:43.041Z] #13 126.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-21T22:41:43.041Z] #13 126.9 Setting up bash-completion (1:2.1-4.3) ... [2020-02-21T22:41:43.041Z] #13 129.3 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-21T22:41:43.041Z] #13 129.3 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-21T22:41:43.041Z] #13 129.3 Setting up zip (3.0-11+b1) ... [2020-02-21T22:41:43.041Z] #13 129.3 Setting up bzip2 (1.0.6-8.1) ... [2020-02-21T22:41:43.041Z] #13 129.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-21T22:41:43.041Z] #13 129.3 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-21T22:41:43.041Z] #13 129.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:41:43.041Z] #13 129.3 Setting up libaio1:amd64 (0.3.110-3) ... [2020-02-21T22:41:43.041Z] #13 129.4 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:41:43.041Z] #13 129.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-21T22:41:43.041Z] #13 129.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-21T22:41:43.041Z] #13 129.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-21T22:41:43.041Z] #13 129.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:41:43.041Z] #13 129.4 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-21T22:41:43.041Z] #13 129.4 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-02-21T22:41:43.041Z] #13 129.4 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-21T22:41:43.041Z] #13 129.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:41:43.041Z] #13 129.8 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-21T22:41:43.041Z] #13 129.8 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-02-21T22:41:43.041Z] #13 129.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-21T22:41:43.041Z] #13 129.8 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-21T22:41:43.041Z] #13 129.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-21T22:41:43.041Z] #13 129.9 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-21T22:41:43.041Z] #13 129.9 Setting up pigz (2.3.4-1) ... [2020-02-21T22:41:43.041Z] #13 129.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-21T22:41:43.041Z] #13 129.9 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-02-21T22:41:43.041Z] #13 129.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:41:43.041Z] #13 129.9 Setting up mingw-w64-common (5.0.1-1) ... [2020-02-21T22:41:43.041Z] #13 129.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:41:43.041Z] #13 129.9 Setting up jq (1.5+dfsg-1.3) ... [2020-02-21T22:41:43.041Z] #13 129.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-21T22:41:43.041Z] #13 130.0 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-21T22:41:43.041Z] #13 130.0 Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-21T22:41:43.041Z] #13 130.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:41:43.041Z] #13 130.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-21T22:41:43.041Z] #13 130.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-21T22:41:43.041Z] #13 130.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-21T22:41:43.041Z] #13 130.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-21T22:41:43.041Z] #13 130.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-21T22:41:43.041Z] #13 130.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-21T22:41:43.041Z] #13 130.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-21T22:41:43.041Z] #13 130.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-21T22:41:43.041Z] #13 130.1 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-21T22:41:43.041Z] #13 130.1 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:41:43.041Z] #13 130.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-21T22:41:43.041Z] #13 130.1 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-21T22:41:43.041Z] #13 130.1 Setting up btrfs-progs (4.7.3-1) ... [2020-02-21T22:41:43.041Z] #13 130.1 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-21T22:41:43.041Z] #13 130.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-21T22:41:43.096Z] #58 34.77 CC images/sk-inet.o [2020-02-21T22:41:43.662Z] #58 35.31 CC images/tun.o [2020-02-21T22:41:43.714Z] Removing intermediate container c367cc79ba24 [2020-02-21T22:41:43.714Z] ---> dbfdbe5ae9de [2020-02-21T22:41:43.714Z] Step 24/125 : FROM base AS cross-false [2020-02-21T22:41:43.714Z] ---> 71f78e33fc42 [2020-02-21T22:41:43.714Z] Step 25/125 : FROM base AS cross-true [2020-02-21T22:41:43.714Z] ---> 71f78e33fc42 [2020-02-21T22:41:43.714Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:41:43.714Z] ---> Using cache [2020-02-21T22:41:43.714Z] ---> ace1e1a01ab2 [2020-02-21T22:41:43.714Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-02-21T22:41:43.714Z] ---> Running in 21f52c6e3c9e [2020-02-21T22:41:44.228Z] #58 35.63 CC images/sk-netlink.o [2020-02-21T22:41:44.228Z] #58 35.87 CC images/packet-sock.o [2020-02-21T22:41:44.737Z] Removing intermediate container 21f52c6e3c9e [2020-02-21T22:41:44.737Z] ---> 765a376041ee [2020-02-21T22:41:44.737Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-02-21T22:41:44.737Z] ---> Running in 09030ee679f1 [2020-02-21T22:41:44.794Z] #58 36.38 CC images/ipc-var.o [2020-02-21T22:41:45.052Z] #58 36.66 CC images/ipc-desc.o [2020-02-21T22:41:45.052Z] #58 36.82 CC images/ipc-shm.o [2020-02-21T22:41:45.354Z] Removing intermediate container 09030ee679f1 [2020-02-21T22:41:45.354Z] ---> 05c3fa3949b9 [2020-02-21T22:41:45.354Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-02-21T22:41:45.354Z] ---> Running in aa10ef3d3d87 [2020-02-21T22:41:45.617Z] #58 37.09 CC images/ipc-msg.o [2020-02-21T22:41:45.617Z] #58 37.38 CC images/ipc-sem.o [2020-02-21T22:41:45.972Z] Removing intermediate container aa10ef3d3d87 [2020-02-21T22:41:45.972Z] ---> a981a8775bfe [2020-02-21T22:41:45.972Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-02-21T22:41:46.182Z] #58 37.67 CC images/utsns.o [2020-02-21T22:41:46.182Z] #58 37.89 CC images/creds.o [2020-02-21T22:41:46.255Z] ---> Running in 1d96b269b39c [2020-02-21T22:41:46.443Z] #58 38.10 CC images/vma.o [2020-02-21T22:41:46.700Z] #58 38.35 CC images/netdev.o [2020-02-21T22:41:46.872Z] Removing intermediate container 1d96b269b39c [2020-02-21T22:41:46.872Z] ---> e704f696eae5 [2020-02-21T22:41:46.873Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-02-21T22:41:46.873Z] ---> 71f78e33fc42 [2020-02-21T22:41:46.873Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-02-21T22:41:46.873Z] ---> 71f78e33fc42 [2020-02-21T22:41:46.873Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:41:46.873Z] ---> Using cache [2020-02-21T22:41:46.873Z] ---> ace1e1a01ab2 [2020-02-21T22:41:46.873Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-02-21T22:41:46.873Z] ---> Running in 44163e4a12df [2020-02-21T22:41:46.908Z] Removing intermediate container efebaaefa832 [2020-02-21T22:41:46.908Z] ---> 701e92cf709c [2020-02-21T22:41:46.908Z] Step 71/125 : FROM dev-base AS dockercli [2020-02-21T22:41:46.908Z] ---> bf6f5b4635b4 [2020-02-21T22:41:46.908Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-02-21T22:41:46.908Z] ---> Running in 539512df75e0 [2020-02-21T22:41:46.908Z] Removing intermediate container 539512df75e0 [2020-02-21T22:41:46.908Z] ---> 9d8665deea28 [2020-02-21T22:41:46.908Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:41:47.156Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:41:47.156Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:41:47.197Z] #13 135.0 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-21T22:41:47.197Z] #13 135.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:41:47.197Z] #13 135.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-21T22:41:47.197Z] #13 135.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-21T22:41:47.197Z] #13 135.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-21T22:41:47.197Z] #13 135.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-21T22:41:47.197Z] #13 135.0 Setting up btrfs-tools (4.7.3-1) ... [2020-02-21T22:41:47.197Z] #13 135.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:41:47.197Z] #13 135.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-21T22:41:47.197Z] #13 135.0 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-21T22:41:47.197Z] #13 135.0 Setting up python3 (3.5.3-1) ... [2020-02-21T22:41:47.252Z] ---> 5f6f2fec9120 [2020-02-21T22:41:47.252Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:41:47.266Z] #58 38.73 CC images/tty.o [2020-02-21T22:41:47.441Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:41:47.441Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:41:47.441Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:41:47.441Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-02-21T22:41:47.598Z] ---> c39bdd762617 [2020-02-21T22:41:47.598Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:41:47.598Z] ---> Running in 3dc31cb0b7b1 [2020-02-21T22:41:47.725Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-21T22:41:47.832Z] #58 39.54 CC images/file-lock.o [2020-02-21T22:41:47.948Z] + RM_GOPATH=0 [2020-02-21T22:41:47.948Z] + TMP_GOPATH= [2020-02-21T22:41:47.948Z] + : /build [2020-02-21T22:41:47.948Z] + '[' -z '' ']' [2020-02-21T22:41:47.948Z] ++ mktemp -d [2020-02-21T22:41:47.948Z] + export GOPATH=/tmp/tmp.DVfXD21TIw [2020-02-21T22:41:47.948Z] + GOPATH=/tmp/tmp.DVfXD21TIw [2020-02-21T22:41:47.948Z] + RM_GOPATH=1 [2020-02-21T22:41:47.948Z] ++ dirname ./install.sh [2020-02-21T22:41:47.948Z] Install docker/cli version 17.06.2-ce from stable [2020-02-21T22:41:47.948Z] + dir=. [2020-02-21T22:41:47.948Z] + bin=dockercli [2020-02-21T22:41:47.948Z] + shift [2020-02-21T22:41:47.948Z] + '[' '!' -f ./dockercli.installer ']' [2020-02-21T22:41:47.948Z] + . ./dockercli.installer [2020-02-21T22:41:47.948Z] ++ DOCKERCLI_CHANNEL=stable [2020-02-21T22:41:47.948Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-21T22:41:47.948Z] + install_dockercli [2020-02-21T22:41:47.948Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-21T22:41:47.948Z] ++ uname -m [2020-02-21T22:41:47.948Z] + arch=s390x [2020-02-21T22:41:47.948Z] + '[' s390x '!=' x86_64 ']' [2020-02-21T22:41:47.948Z] + '[' s390x '!=' s390x ']' [2020-02-21T22:41:47.948Z] + url=https://download.docker.com/linux/static [2020-02-21T22:41:47.948Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-21T22:41:47.948Z] + tar -xz docker/docker [2020-02-21T22:41:48.008Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-21T22:41:48.089Z] #58 39.81 CC images/rlimit.o [2020-02-21T22:41:48.348Z] #58 40.01 CC images/pagemap.o [2020-02-21T22:41:48.556Z] #13 136.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-21T22:41:48.606Z] #58 ... [2020-02-21T22:41:48.606Z] [2020-02-21T22:41:48.606Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:48.606Z] #13 28.73 Building dependency tree... [2020-02-21T22:41:48.606Z] #13 29.69 Reading state information... [2020-02-21T22:41:48.606Z] #13 30.32 The following additional packages will be installed: [2020-02-21T22:41:48.606Z] #13 30.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-21T22:41:48.606Z] #13 30.33 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-21T22:41:48.606Z] #13 30.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-21T22:41:48.606Z] #13 30.33 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-21T22:41:48.606Z] #13 30.33 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-21T22:41:48.606Z] #13 30.33 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-21T22:41:48.606Z] #13 30.33 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-21T22:41:48.606Z] #13 30.33 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-21T22:41:48.606Z] #13 30.33 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-21T22:41:48.606Z] #13 30.34 Suggested packages: [2020-02-21T22:41:48.606Z] #13 30.34 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-21T22:41:48.606Z] #13 30.34 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-21T22:41:48.606Z] #13 30.34 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-21T22:41:48.606Z] #13 30.34 vim-doc vim-scripts xfsdump acl attr quota [2020-02-21T22:41:48.606Z] #13 30.34 Recommended packages: [2020-02-21T22:41:48.606Z] #13 30.34 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-21T22:41:48.606Z] #13 30.34 python3-keyrings.alt python3-xdg unzip [2020-02-21T22:41:48.606Z] #13 34.98 The following NEW packages will be installed: [2020-02-21T22:41:48.606Z] #13 34.99 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-21T22:41:48.606Z] #13 34.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-21T22:41:48.606Z] #13 34.99 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-21T22:41:48.606Z] #13 35.00 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-21T22:41:48.606Z] #13 35.00 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-21T22:41:48.606Z] #13 35.00 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-21T22:41:48.606Z] #13 35.00 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-21T22:41:48.606Z] #13 35.00 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-21T22:41:48.606Z] #13 35.01 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-21T22:41:48.606Z] #13 35.01 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-21T22:41:48.606Z] #13 35.01 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-21T22:41:48.606Z] #13 35.01 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-21T22:41:48.606Z] #13 35.01 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-21T22:41:48.606Z] #13 35.01 xfsprogs xxd xz-utils zip [2020-02-21T22:41:48.606Z] #13 36.10 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:41:48.606Z] #13 36.10 Need to get 90.9 MB of archives. [2020-02-21T22:41:48.606Z] #13 36.10 After this operation, 541 MB of additional disk space will be used. [2020-02-21T22:41:48.606Z] #13 36.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-02-21T22:41:48.606Z] #13 36.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-21T22:41:48.606Z] #13 36.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-02-21T22:41:48.606Z] #13 36.11 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-02-21T22:41:48.606Z] #13 36.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-02-21T22:41:48.606Z] #13 36.13 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-02-21T22:41:48.606Z] #13 36.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-02-21T22:41:48.606Z] #13 36.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-02-21T22:41:48.606Z] #13 36.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-02-21T22:41:48.606Z] #13 36.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-02-21T22:41:48.606Z] #13 36.54 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-02-21T22:41:48.606Z] #13 36.56 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-02-21T22:41:48.606Z] #13 36.57 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-02-21T22:41:48.606Z] #13 36.59 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-02-21T22:41:48.606Z] #13 36.59 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-02-21T22:41:48.606Z] #13 36.59 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-02-21T22:41:48.606Z] #13 36.66 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-02-21T22:41:48.606Z] #13 36.74 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-02-21T22:41:48.606Z] #13 36.74 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-02-21T22:41:48.606Z] #13 36.75 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-02-21T22:41:48.606Z] #13 36.75 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-02-21T22:41:48.606Z] #13 36.78 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-21T22:41:48.606Z] #13 36.80 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-21T22:41:48.606Z] #13 36.80 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-02-21T22:41:48.606Z] #13 36.81 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-02-21T22:41:48.606Z] #13 36.82 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-02-21T22:41:48.606Z] #13 36.83 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-02-21T22:41:48.606Z] #13 36.83 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-21T22:41:48.606Z] #13 36.85 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-21T22:41:48.606Z] #13 36.91 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-21T22:41:48.606Z] #13 36.91 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-02-21T22:41:48.606Z] #13 36.93 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-02-21T22:41:48.606Z] #13 36.94 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-21T22:41:48.606Z] #13 36.96 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-21T22:41:48.606Z] #13 36.97 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-21T22:41:48.606Z] #13 36.97 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-02-21T22:41:48.606Z] #13 36.98 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-02-21T22:41:48.606Z] #13 36.99 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-02-21T22:41:48.606Z] #13 36.99 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-02-21T22:41:48.606Z] #13 37.03 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-02-21T22:41:48.606Z] #13 37.05 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-02-21T22:41:48.606Z] #13 37.07 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-02-21T22:41:48.606Z] #13 37.13 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-02-21T22:41:48.606Z] #13 37.15 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-02-21T22:41:48.606Z] #13 37.16 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-21T22:41:48.606Z] #13 37.17 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-21T22:41:48.606Z] #13 37.17 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-02-21T22:41:48.606Z] #13 37.19 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-02-21T22:41:48.606Z] #13 37.37 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-02-21T22:41:48.606Z] #13 37.40 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-21T22:41:48.606Z] #13 37.52 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-21T22:41:48.606Z] #13 37.53 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-21T22:41:48.606Z] #13 37.56 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-02-21T22:41:48.606Z] #13 37.58 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-21T22:41:48.606Z] #13 37.59 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-02-21T22:41:48.606Z] #13 37.61 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-21T22:41:48.606Z] #13 38.09 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-02-21T22:41:48.606Z] #13 38.19 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-02-21T22:41:48.606Z] #13 38.25 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-21T22:41:48.606Z] #13 38.28 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-02-21T22:41:48.606Z] #13 38.29 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-02-21T22:41:48.606Z] #13 38.34 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-02-21T22:41:48.606Z] #13 38.54 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-02-21T22:41:48.606Z] #13 38.77 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-21T22:41:48.606Z] #13 38.78 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-21T22:41:48.606Z] #13 39.19 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-21T22:41:48.606Z] #13 39.45 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-02-21T22:41:48.606Z] #13 39.46 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-02-21T22:41:48.606Z] #13 ... [2020-02-21T22:41:48.606Z] [2020-02-21T22:41:48.606Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:48.606Z] #58 40.38 CC images/siginfo.o [2020-02-21T22:41:49.157Z] + mkdir -p /build [2020-02-21T22:41:49.157Z] + mv docker/docker /build/ [2020-02-21T22:41:49.157Z] + rmdir docker [2020-02-21T22:41:49.175Z] #58 40.73 CC images/rpc.o [2020-02-21T22:41:49.479Z] #13 138.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-21T22:41:49.482Z] Fetched 7737 kB in 2s (3261 kB/s) [2020-02-21T22:41:49.503Z] Removing intermediate container 3dc31cb0b7b1 [2020-02-21T22:41:49.503Z] ---> 4eb4651e0c6c [2020-02-21T22:41:49.503Z] Step 76/125 : FROM runtime-dev AS runc [2020-02-21T22:41:49.503Z] ---> 5de482da3791 [2020-02-21T22:41:49.503Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-02-21T22:41:49.736Z] #13 138.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-21T22:41:49.736Z] #13 138.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-21T22:41:49.736Z] #13 138.3 Setting up python3-wheel (0.29.0-2) ... [2020-02-21T22:41:49.852Z] ---> Running in 3f607c8d40aa [2020-02-21T22:41:49.852Z] Removing intermediate container 3f607c8d40aa [2020-02-21T22:41:49.852Z] ---> df7114668af8 [2020-02-21T22:41:49.852Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:41:50.215Z] ---> a42259a5e102 [2020-02-21T22:41:50.215Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:41:50.215Z] ---> b03aa4217d31 [2020-02-21T22:41:50.215Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:41:50.215Z] ---> Running in 84c086ea46a9 [2020-02-21T22:41:50.545Z] #58 42.20 CC images/ext-file.o [2020-02-21T22:41:50.804Z] #58 42.39 CC images/cgroup.o [2020-02-21T22:41:50.959Z] Reading package lists... [2020-02-21T22:41:51.080Z] + RM_GOPATH=0 [2020-02-21T22:41:51.080Z] + TMP_GOPATH= [2020-02-21T22:41:51.080Z] + : /build [2020-02-21T22:41:51.080Z] + '[' -z '' ']' [2020-02-21T22:41:51.080Z] ++ mktemp -d [2020-02-21T22:41:51.080Z] + export GOPATH=/tmp/tmp.U8KeT8H5HN [2020-02-21T22:41:51.080Z] + GOPATH=/tmp/tmp.U8KeT8H5HN [2020-02-21T22:41:51.080Z] + RM_GOPATH=1 [2020-02-21T22:41:51.080Z] ++ dirname ./install.sh [2020-02-21T22:41:51.080Z] + dir=. [2020-02-21T22:41:51.080Z] + bin=runc [2020-02-21T22:41:51.080Z] + shift [2020-02-21T22:41:51.080Z] + '[' '!' -f ./runc.installer ']' [2020-02-21T22:41:51.080Z] + . ./runc.installer [2020-02-21T22:41:51.080Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-21T22:41:51.080Z] + install_runc [2020-02-21T22:41:51.080Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-02-21T22:41:51.080Z] + uname -r [2020-02-21T22:41:51.080Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-21T22:41:51.080Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-21T22:41:51.080Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U8KeT8H5HN/src/github.com/opencontainers/runc [2020-02-21T22:41:51.080Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-21T22:41:51.080Z] Cloning into '/tmp/tmp.U8KeT8H5HN/src/github.com/opencontainers/runc'... [2020-02-21T22:41:51.096Z] #13 139.4 Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-21T22:41:51.370Z] #58 43.13 CC images/userns.o [2020-02-21T22:41:51.628Z] #58 43.46 CC images/google/protobuf/descriptor.o [2020-02-21T22:41:51.903Z] + cd /tmp/tmp.U8KeT8H5HN/src/github.com/opencontainers/runc [2020-02-21T22:41:51.903Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-21T22:41:51.903Z] + '[' -z '' ']' [2020-02-21T22:41:51.903Z] + target=static [2020-02-21T22:41:51.903Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-21T22:41:51.967Z] Reading package lists... [2020-02-21T22:41:52.018Z] #13 140.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-21T22:41:52.250Z] Building dependency tree... [2020-02-21T22:41:52.250Z] Reading state information... [2020-02-21T22:41:52.250Z] The following additional packages will be installed: [2020-02-21T22:41:52.250Z] libapparmor1 libseccomp2 [2020-02-21T22:41:52.250Z] Suggested packages: [2020-02-21T22:41:52.250Z] seccomp [2020-02-21T22:41:52.250Z] The following NEW packages will be installed: [2020-02-21T22:41:52.250Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-21T22:41:52.273Z] #13 140.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-21T22:41:52.275Z] 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-21T22:41:52.533Z] 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:41:52.533Z] Need to get 296 kB of archives. [2020-02-21T22:41:52.533Z] After this operation, 1346 kB of additional disk space will be used. [2020-02-21T22:41:52.534Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-02-21T22:41:52.534Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-02-21T22:41:52.534Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-02-21T22:41:52.534Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-02-21T22:41:52.817Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:41:52.817Z] Fetched 296 kB in 0s (1206 kB/s) [2020-02-21T22:41:52.817Z] Selecting previously unselected package libseccomp2:ppc64el. [2020-02-21T22:41:52.817Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-02-21T22:41:52.817Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-02-21T22:41:52.817Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-21T22:41:52.817Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-21T22:41:52.817Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-02-21T22:41:52.817Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-21T22:41:53.001Z] #58 ... [2020-02-21T22:41:53.001Z] [2020-02-21T22:41:53.001Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:41:53.001Z] #33 112.3 log [2020-02-21T22:41:53.001Z] #33 112.9 encoding/binary [2020-02-21T22:41:53.001Z] #33 113.5 go/doc [2020-02-21T22:41:53.001Z] #33 114.2 encoding/base64 [2020-02-21T22:41:53.001Z] #33 114.8 encoding/json [2020-02-21T22:41:53.001Z] #33 117.5 github.com/LK4D4/vndr/build [2020-02-21T22:41:53.001Z] #33 120.6 encoding/xml [2020-02-21T22:41:53.001Z] #33 121.7 github.com/LK4D4/vndr/godl/singleflight [2020-02-21T22:41:53.001Z] #33 122.0 compress/flate [2020-02-21T22:41:53.101Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-02-21T22:41:53.101Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-21T22:41:53.101Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-02-21T22:41:53.101Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-21T22:41:53.101Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-21T22:41:53.101Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-02-21T22:41:53.101Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:41:53.101Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-21T22:41:53.101Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-02-21T22:41:53.101Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-21T22:41:53.101Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-02-21T22:41:53.101Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:41:53.566Z] #33 ... [2020-02-21T22:41:53.566Z] [2020-02-21T22:41:53.566Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:53.566Z] #58 45.26 CC images/opts.o [2020-02-21T22:41:53.632Z] #13 141.8 Setting up dmsetup (2:1.02.137-2) ... [2020-02-21T22:41:53.632Z] #13 141.9 Setting up python3-setuptools (33.1.1-1) ... [2020-02-21T22:41:53.632Z] #13 ... [2020-02-21T22:41:53.632Z] [2020-02-21T22:41:53.632Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:41:53.632Z] #58 130.2 CC criu/files-ext.o [2020-02-21T22:41:53.632Z] #58 130.7 CC criu/files-reg.o [2020-02-21T22:41:53.632Z] #58 132.9 CC criu/files.o [2020-02-21T22:41:53.632Z] #58 135.1 CC criu/filesystems.o [2020-02-21T22:41:53.632Z] #58 135.8 CC criu/fsnotify.o [2020-02-21T22:41:53.632Z] #58 136.9 CC criu/image-desc.o [2020-02-21T22:41:53.632Z] #58 137.1 CC criu/image.o [2020-02-21T22:41:53.632Z] #58 137.8 CC criu/ipc_ns.o [2020-02-21T22:41:53.632Z] #58 138.9 CC criu/irmap.o [2020-02-21T22:41:53.632Z] #58 139.5 CC criu/kcmp-ids.o [2020-02-21T22:41:53.632Z] #58 139.8 CC criu/kerndat.o [2020-02-21T22:41:53.718Z] Removing intermediate container 44163e4a12df [2020-02-21T22:41:53.718Z] ---> 15cce7cfee03 [2020-02-21T22:41:53.718Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-02-21T22:41:53.718Z] ---> e704f696eae5 [2020-02-21T22:41:53.718Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:41:53.718Z] ---> Running in b91bf6f0ece8 [2020-02-21T22:41:53.718Z] Removing intermediate container b91bf6f0ece8 [2020-02-21T22:41:53.718Z] ---> ca690ef820f9 [2020-02-21T22:41:53.718Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-02-21T22:41:53.718Z] ---> Running in 2b532cc056f8 [2020-02-21T22:41:53.824Z] #58 45.51 CC images/seccomp.o [2020-02-21T22:41:54.081Z] #58 45.80 CC images/binfmt-misc.o [2020-02-21T22:41:54.339Z] #58 46.06 CC images/time.o [2020-02-21T22:41:54.556Z] #58 141.1 CC criu/libnetlink.o [2020-02-21T22:41:54.596Z] #58 46.30 CC images/sysctl.o [2020-02-21T22:41:54.731Z] Removing intermediate container 2b532cc056f8 [2020-02-21T22:41:54.731Z] ---> 2876efdfb42c [2020-02-21T22:41:54.731Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-02-21T22:41:54.731Z] ---> 15cce7cfee03 [2020-02-21T22:41:54.731Z] Step 39/125 : FROM base AS tomlv [2020-02-21T22:41:54.731Z] ---> 71f78e33fc42 [2020-02-21T22:41:54.731Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-02-21T22:41:54.731Z] ---> Running in 3e205688a985 [2020-02-21T22:41:54.731Z] Removing intermediate container 3e205688a985 [2020-02-21T22:41:54.731Z] ---> 1382557fe3dc [2020-02-21T22:41:54.731Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:41:54.731Z] ---> e350bb706676 [2020-02-21T22:41:54.731Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:41:54.811Z] #58 ... [2020-02-21T22:41:54.811Z] [2020-02-21T22:41:54.811Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:41:54.811Z] #13 143.1 Setting up dh-python (2.20170125) ... [2020-02-21T22:41:54.855Z] #58 46.62 CC images/autofs.o [2020-02-21T22:41:55.018Z] ---> e9d1e251b40a [2020-02-21T22:41:55.018Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:41:55.018Z] ---> Running in 7b25f79cb67d [2020-02-21T22:41:55.113Z] #58 46.85 CC images/macvlan.o [2020-02-21T22:41:55.301Z] + RM_GOPATH=0 [2020-02-21T22:41:55.301Z] + TMP_GOPATH= [2020-02-21T22:41:55.301Z] + : /build [2020-02-21T22:41:55.301Z] + '[' -z '' ']' [2020-02-21T22:41:55.301Z] ++ mktemp -d [2020-02-21T22:41:55.301Z] + export GOPATH=/tmp/tmp.2WecAHHduD [2020-02-21T22:41:55.301Z] + GOPATH=/tmp/tmp.2WecAHHduD [2020-02-21T22:41:55.301Z] + RM_GOPATH=1 [2020-02-21T22:41:55.301Z] ++ dirname ./install.sh [2020-02-21T22:41:55.301Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:41:55.301Z] + dir=. [2020-02-21T22:41:55.301Z] + bin=tomlv [2020-02-21T22:41:55.301Z] + shift [2020-02-21T22:41:55.301Z] + '[' '!' -f ./tomlv.installer ']' [2020-02-21T22:41:55.301Z] + . ./tomlv.installer [2020-02-21T22:41:55.301Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:41:55.301Z] + install_tomlv [2020-02-21T22:41:55.301Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-21T22:41:55.301Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2WecAHHduD/src/github.com/BurntSushi/toml [2020-02-21T22:41:55.301Z] Cloning into '/tmp/tmp.2WecAHHduD/src/github.com/BurntSushi/toml'... [2020-02-21T22:41:55.680Z] #58 47.10 CC images/sit.o [2020-02-21T22:41:55.734Z] #13 144.0 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-21T22:41:55.734Z] #13 144.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:41:55.924Z] + cd /tmp/tmp.2WecAHHduD/src/github.com/BurntSushi/toml [2020-02-21T22:41:55.924Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-21T22:41:55.924Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-21T22:41:55.924Z] errors [2020-02-21T22:41:55.924Z] math/bits [2020-02-21T22:41:55.924Z] internal/cpu [2020-02-21T22:41:55.924Z] runtime/internal/atomic [2020-02-21T22:41:55.924Z] runtime/internal/sys [2020-02-21T22:41:55.924Z] runtime/internal/math [2020-02-21T22:41:55.924Z] internal/bytealg [2020-02-21T22:41:55.924Z] unicode/utf8 [2020-02-21T22:41:55.924Z] internal/race [2020-02-21T22:41:55.924Z] math [2020-02-21T22:41:55.937Z] #58 47.39 LINK images/built-in.o [2020-02-21T22:41:55.937Z] #58 47.53 GEN compel/include/asm [2020-02-21T22:41:55.937Z] #58 47.54 GEN compel/include/version.h [2020-02-21T22:41:55.937Z] #58 47.58 touch .config [2020-02-21T22:41:55.937Z] #58 47.58 GEN include/common/config.h [2020-02-21T22:41:56.195Z] #58 47.71 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-21T22:41:56.195Z] #58 47.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-21T22:41:56.195Z] #58 47.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-21T22:41:56.195Z] #58 47.80 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-21T22:41:56.195Z] #58 47.81 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-21T22:41:56.195Z] #58 47.88 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-21T22:41:56.195Z] #58 47.92 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-21T22:41:56.210Z] sync/atomic [2020-02-21T22:41:56.210Z] unicode [2020-02-21T22:41:56.210Z] runtime [2020-02-21T22:41:56.210Z] internal/testlog [2020-02-21T22:41:56.210Z] encoding [2020-02-21T22:41:56.452Z] #58 47.97 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-21T22:41:56.452Z] #58 47.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-21T22:41:56.452Z] #58 48.01 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-21T22:41:56.452Z] #58 48.03 DEP compel/plugins/std/infect.d [2020-02-21T22:41:56.452Z] #58 48.28 DEP compel/plugins/std/string.d [2020-02-21T22:41:56.513Z] runtime/cgo [2020-02-21T22:41:56.659Z] #13 DONE 144.9s [2020-02-21T22:41:56.659Z] [2020-02-21T22:41:56.659Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-21T22:41:56.709Z] #58 48.41 DEP compel/plugins/std/log.d [2020-02-21T22:41:56.710Z] #58 48.53 DEP compel/plugins/std/fds.d [2020-02-21T22:41:56.802Z] strconv [2020-02-21T22:41:56.967Z] #58 48.67 DEP compel/plugins/std/std.d [2020-02-21T22:41:56.967Z] #58 48.79 DEP compel/plugins/shmem/shmem.d [2020-02-21T22:41:57.224Z] #58 48.86 DEP compel/plugins/fds/fds.d [2020-02-21T22:41:57.482Z] #58 49.12 CC compel/plugins/std/std.o [2020-02-21T22:41:57.739Z] #58 49.40 CC compel/plugins/std/fds.o [2020-02-21T22:41:58.305Z] #58 50.01 CC compel/plugins/std/log.o [2020-02-21T22:41:59.238Z] #58 50.99 CC compel/plugins/std/string.o [2020-02-21T22:42:00.169Z] #58 51.88 CC compel/plugins/std/infect.o [2020-02-21T22:42:00.271Z] sync [2020-02-21T22:42:00.271Z] io [2020-02-21T22:42:00.271Z] reflect [2020-02-21T22:42:00.271Z] syscall [2020-02-21T22:42:00.556Z] bytes [2020-02-21T22:42:00.556Z] strings [2020-02-21T22:42:00.733Z] #58 52.38 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-21T22:42:00.733Z] #58 52.47 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-21T22:42:00.844Z] bufio [2020-02-21T22:42:00.990Z] #58 52.53 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-21T22:42:00.990Z] #58 52.61 AR compel/plugins/std.lib.a [2020-02-21T22:42:00.990Z] #58 ... [2020-02-21T22:42:00.990Z] [2020-02-21T22:42:00.990Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:42:00.990Z] #13 42.02 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-02-21T22:42:00.990Z] #13 44.50 debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:42:00.990Z] #13 44.65 Fetched 90.9 MB in 8s (10.6 MB/s) [2020-02-21T22:42:00.990Z] #13 44.75 Selecting previously unselected package bash-completion. [2020-02-21T22:42:00.990Z] #13 44.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-02-21T22:42:00.990Z] #13 44.86 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-21T22:42:00.990Z] #13 48.35 Unpacking bash-completion (1:2.1-4.3) ... [2020-02-21T22:42:00.990Z] #13 48.97 Selecting previously unselected package libnet1:amd64. [2020-02-21T22:42:00.990Z] #13 48.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-21T22:42:00.990Z] #13 48.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-21T22:42:00.990Z] #13 49.12 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-21T22:42:00.990Z] #13 49.12 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-02-21T22:42:00.990Z] #13 49.15 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-21T22:42:00.990Z] #13 49.22 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-21T22:42:00.990Z] #13 49.22 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-02-21T22:42:00.990Z] #13 49.25 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-21T22:42:00.990Z] #13 49.39 Selecting previously unselected package libudev-dev:amd64. [2020-02-21T22:42:00.990Z] #13 49.40 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-02-21T22:42:00.990Z] #13 49.41 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-21T22:42:00.990Z] #13 49.61 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-02-21T22:42:00.990Z] #13 49.62 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-21T22:42:00.990Z] #13 49.62 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-21T22:42:00.990Z] #13 50.28 Selecting previously unselected package python3.5-minimal. [2020-02-21T22:42:00.990Z] #13 50.28 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-21T22:42:00.990Z] #13 50.30 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-21T22:42:00.990Z] #13 51.63 Selecting previously unselected package python3-minimal. [2020-02-21T22:42:00.990Z] #13 51.63 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-02-21T22:42:00.991Z] #13 51.63 Unpacking python3-minimal (3.5.3-1) ... [2020-02-21T22:42:00.991Z] #13 51.74 Selecting previously unselected package libmpdec2:amd64. [2020-02-21T22:42:00.991Z] #13 51.74 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-02-21T22:42:00.991Z] #13 51.76 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-02-21T22:42:00.991Z] #13 51.95 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-02-21T22:42:00.991Z] #13 51.95 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-02-21T22:42:00.991Z] #13 51.96 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-21T22:42:00.991Z] #13 ... [2020-02-21T22:42:00.991Z] [2020-02-21T22:42:00.991Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:00.991Z] #58 52.69 CC compel/plugins/fds/fds.o [2020-02-21T22:42:01.132Z] path [2020-02-21T22:42:01.417Z] text/tabwriter [2020-02-21T22:42:01.556Z] #58 53.09 AR compel/plugins/fds.lib.a [2020-02-21T22:42:01.556Z] #58 53.16 HOSTDEP compel/src/lib/log-host.d [2020-02-21T22:42:01.703Z] internal/syscall/unix [2020-02-21T22:42:01.703Z] time [2020-02-21T22:42:01.813Z] #58 53.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-21T22:42:01.813Z] #58 53.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-21T22:42:02.070Z] #58 53.73 HOSTDEP compel/src/main-host.d [2020-02-21T22:42:02.324Z] sort [2020-02-21T22:42:02.324Z] internal/poll [2020-02-21T22:42:02.324Z] internal/fmtsort [2020-02-21T22:42:02.327Z] #58 53.89 DEP compel/src/lib/ptrace.d [2020-02-21T22:42:02.584Z] #58 54.09 DEP compel/src/lib/infect.d [2020-02-21T22:42:02.584Z] #58 54.29 DEP compel/src/lib/infect-util.d [2020-02-21T22:42:02.608Z] os [2020-02-21T22:42:02.841Z] #58 54.44 DEP compel/src/lib/infect-rpc.d [2020-02-21T22:42:02.904Z] path/filepath [2020-02-21T22:42:02.904Z] fmt [2020-02-21T22:42:03.098Z] #58 54.66 DEP compel/arch/x86/src/lib/infect.d [2020-02-21T22:42:03.098Z] #58 54.76 DEP compel/arch/x86/src/lib/cpu.d [2020-02-21T22:42:03.098Z] #58 54.89 DEP compel/src/lib/log.d [2020-02-21T22:42:03.188Z] io/ioutil [2020-02-21T22:42:03.195Z] #14 6.225 Collecting yamllint==1.16.0 [2020-02-21T22:42:03.355Z] #58 55.03 DEP compel/src/main.d [2020-02-21T22:42:03.472Z] log [2020-02-21T22:42:03.473Z] flag [2020-02-21T22:42:03.473Z] github.com/BurntSushi/toml [2020-02-21T22:42:03.613Z] #58 55.24 DEP compel/src/lib/handle-elf.d [2020-02-21T22:42:03.613Z] #58 55.42 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-21T22:42:03.755Z] #14 ... [2020-02-21T22:42:03.755Z] [2020-02-21T22:42:03.755Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:03.755Z] #58 141.6 CC criu/log.o [2020-02-21T22:42:03.755Z] #58 142.2 CC criu/lsm.o [2020-02-21T22:42:03.755Z] #58 142.6 CC criu/mem.o [2020-02-21T22:42:03.755Z] #58 144.5 CC criu/mount.o [2020-02-21T22:42:03.755Z] #58 148.6 CC criu/namespaces.o [2020-02-21T22:42:03.755Z] #58 150.6 CC criu/net.o [2020-02-21T22:42:04.091Z] github.com/BurntSushi/toml/cmd/tomlv [2020-02-21T22:42:04.177Z] #58 55.76 CC compel/src/lib/log.o [2020-02-21T22:42:04.440Z] #58 ... [2020-02-21T22:42:04.440Z] [2020-02-21T22:42:04.440Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-21T22:42:04.440Z] #61 125.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-21T22:42:04.440Z] #61 125.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-21T22:42:04.440Z] #61 DONE 133.8s [2020-02-21T22:42:04.440Z] [2020-02-21T22:42:04.440Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:04.440Z] #58 56.22 CC compel/arch/x86/src/lib/cpu.o [2020-02-21T22:42:04.701Z] #58 ... [2020-02-21T22:42:04.701Z] [2020-02-21T22:42:04.701Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-21T22:42:04.701Z] #62 DONE 0.1s [2020-02-21T22:42:04.959Z] [2020-02-21T22:42:04.959Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:42:04.959Z] #13 53.98 Selecting previously unselected package python3.5. [2020-02-21T22:42:04.959Z] #13 53.98 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-02-21T22:42:04.959Z] #13 53.99 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-21T22:42:04.959Z] #13 54.12 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-21T22:42:04.959Z] #13 54.14 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-02-21T22:42:04.959Z] #13 54.14 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-21T22:42:04.959Z] #13 54.27 Selecting previously unselected package dh-python. [2020-02-21T22:42:04.959Z] #13 54.27 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-21T22:42:04.959Z] #13 54.28 Unpacking dh-python (2.20170125) ... [2020-02-21T22:42:04.959Z] #13 54.48 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-21T22:42:04.959Z] #13 54.50 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-21T22:42:05.780Z] 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-21T22:42:05.780Z] + mkdir -p /build [2020-02-21T22:42:05.780Z] + cp runc /build/runc [2020-02-21T22:42:05.780Z] Removing intermediate container 84c086ea46a9 [2020-02-21T22:42:05.780Z] ---> 47f243f528b4 [2020-02-21T22:42:05.780Z] Step 81/125 : FROM dev-base AS tini [2020-02-21T22:42:05.780Z] ---> bf6f5b4635b4 [2020-02-21T22:42:05.780Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:42:05.780Z] ---> Using cache [2020-02-21T22:42:05.780Z] ---> 4a228e647f2c [2020-02-21T22:42:05.780Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-02-21T22:42:05.780Z] ---> Running in 63dc2589f47b [2020-02-21T22:42:05.780Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:42:05.780Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:42:06.123Z] Removing intermediate container 7b25f79cb67d [2020-02-21T22:42:06.123Z] ---> 7a92837d5c02 [2020-02-21T22:42:06.123Z] Step 44/125 : FROM base AS vndr [2020-02-21T22:42:06.123Z] ---> 71f78e33fc42 [2020-02-21T22:42:06.123Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-02-21T22:42:06.123Z] ---> Running in 40255f47e4f3 [2020-02-21T22:42:06.123Z] Removing intermediate container 40255f47e4f3 [2020-02-21T22:42:06.123Z] ---> 707f86db6dca [2020-02-21T22:42:06.123Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:42:06.123Z] ---> ba9ce1c228f6 [2020-02-21T22:42:06.123Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:42:06.123Z] ---> 2fa6ebd36559 [2020-02-21T22:42:06.123Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:42:06.123Z] ---> Running in cfe7949487e1 [2020-02-21T22:42:06.147Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:42:06.147Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:42:06.147Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [497 kB] [2020-02-21T22:42:06.147Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-21T22:42:06.269Z] #58 153.1 CC criu/netfilter.o [2020-02-21T22:42:06.331Z] #13 ... [2020-02-21T22:42:06.331Z] [2020-02-21T22:42:06.331Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:42:06.331Z] #33 125.2 hash [2020-02-21T22:42:06.331Z] #33 125.4 hash/crc32 [2020-02-21T22:42:06.331Z] #33 126.0 compress/gzip [2020-02-21T22:42:06.331Z] #33 126.9 context [2020-02-21T22:42:06.331Z] #33 127.3 crypto/cipher [2020-02-21T22:42:06.331Z] #33 127.5 math/rand [2020-02-21T22:42:06.331Z] #33 128.4 math/big [2020-02-21T22:42:06.331Z] #33 128.6 crypto/aes [2020-02-21T22:42:06.331Z] #33 130.0 crypto [2020-02-21T22:42:06.331Z] #33 130.3 crypto/des [2020-02-21T22:42:06.331Z] #33 130.9 crypto/internal/randutil [2020-02-21T22:42:06.331Z] #33 131.1 crypto/sha512 [2020-02-21T22:42:06.331Z] #33 132.1 crypto/hmac [2020-02-21T22:42:06.331Z] #33 132.3 crypto/md5 [2020-02-21T22:42:06.331Z] #33 133.3 crypto/sha1 [2020-02-21T22:42:06.331Z] #33 134.7 crypto/sha256 [2020-02-21T22:42:06.331Z] #33 ... [2020-02-21T22:42:06.331Z] [2020-02-21T22:42:06.331Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:06.331Z] #58 57.36 CC compel/arch/x86/src/lib/infect.o [2020-02-21T22:42:06.409Z] + RM_GOPATH=0 [2020-02-21T22:42:06.409Z] + TMP_GOPATH= [2020-02-21T22:42:06.409Z] + : /build [2020-02-21T22:42:06.409Z] + '[' -z '' ']' [2020-02-21T22:42:06.409Z] ++ mktemp -d [2020-02-21T22:42:06.409Z] + export GOPATH=/tmp/tmp.epeBsFAaT9 [2020-02-21T22:42:06.409Z] + GOPATH=/tmp/tmp.epeBsFAaT9 [2020-02-21T22:42:06.409Z] + RM_GOPATH=1 [2020-02-21T22:42:06.409Z] ++ dirname ./install.sh [2020-02-21T22:42:06.409Z] + dir=. [2020-02-21T22:42:06.409Z] + bin=vndr [2020-02-21T22:42:06.409Z] + shift [2020-02-21T22:42:06.409Z] + '[' '!' -f ./vndr.installer ']' [2020-02-21T22:42:06.409Z] + . ./vndr.installer [2020-02-21T22:42:06.409Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:42:06.409Z] + install_vndr [2020-02-21T22:42:06.409Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-21T22:42:06.409Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.epeBsFAaT9/src/github.com/LK4D4/vndr [2020-02-21T22:42:06.409Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:42:06.409Z] Cloning into '/tmp/tmp.epeBsFAaT9/src/github.com/LK4D4/vndr'... [2020-02-21T22:42:06.511Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:42:06.511Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-21T22:42:06.587Z] #58 58.18 CC compel/src/lib/infect-rpc.o [2020-02-21T22:42:06.830Z] #58 153.4 CC criu/page-pipe.o [2020-02-21T22:42:06.844Z] #58 58.45 CC compel/src/lib/infect-util.o [2020-02-21T22:42:07.026Z] + cd /tmp/tmp.epeBsFAaT9/src/github.com/LK4D4/vndr [2020-02-21T22:42:07.026Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-21T22:42:07.026Z] + go build -buildmode=pie -v -o /build/vndr . [2020-02-21T22:42:07.026Z] internal/race [2020-02-21T22:42:07.085Z] #58 153.9 CC criu/page-xfer.o [2020-02-21T22:42:07.101Z] #58 58.73 CC compel/src/lib/infect.o [2020-02-21T22:42:07.314Z] errors [2020-02-21T22:42:07.314Z] internal/cpu [2020-02-21T22:42:07.314Z] runtime/internal/atomic [2020-02-21T22:42:07.314Z] runtime/internal/sys [2020-02-21T22:42:07.314Z] sync/atomic [2020-02-21T22:42:07.314Z] runtime/internal/math [2020-02-21T22:42:07.314Z] unicode/utf8 [2020-02-21T22:42:07.314Z] unicode [2020-02-21T22:42:07.314Z] internal/bytealg [2020-02-21T22:42:07.314Z] math/bits [2020-02-21T22:42:07.314Z] internal/testlog [2020-02-21T22:42:07.314Z] runtime [2020-02-21T22:42:07.314Z] math [2020-02-21T22:42:07.314Z] encoding [2020-02-21T22:42:07.314Z] unicode/utf16 [2020-02-21T22:42:07.602Z] container/list [2020-02-21T22:42:07.602Z] crypto/internal/subtle [2020-02-21T22:42:07.602Z] crypto/subtle [2020-02-21T22:42:07.703Z] Fetched 7684 kB in 2s (3801 kB/s) [2020-02-21T22:42:07.890Z] internal/x/crypto/cryptobyte/asn1 [2020-02-21T22:42:07.890Z] internal/nettrace [2020-02-21T22:42:07.890Z] internal/x/net/dns/dnsmessage [2020-02-21T22:42:07.890Z] runtime/cgo [2020-02-21T22:42:08.011Z] #58 155.0 CC criu/pagemap-cache.o [2020-02-21T22:42:08.050Z] Reading package lists... [2020-02-21T22:42:08.178Z] strconv [2020-02-21T22:42:08.402Z] Reading package lists... [2020-02-21T22:42:08.402Z] Building dependency tree... [2020-02-21T22:42:08.402Z] Reading state information... [2020-02-21T22:42:08.402Z] The following additional packages will be installed: [2020-02-21T22:42:08.402Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-21T22:42:08.402Z] Suggested packages: [2020-02-21T22:42:08.402Z] codeblocks eclipse ninja-build lrzip [2020-02-21T22:42:08.402Z] Recommended packages: [2020-02-21T22:42:08.402Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-21T22:42:08.572Z] #58 155.4 CC criu/pagemap.o [2020-02-21T22:42:08.759Z] The following NEW packages will be installed: [2020-02-21T22:42:08.759Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-21T22:42:08.759Z] vim-common xxd [2020-02-21T22:42:08.759Z] 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:42:08.759Z] Need to get 13.2 MB of archives. [2020-02-21T22:42:08.759Z] After this operation, 59.4 MB of additional disk space will be used. [2020-02-21T22:42:08.759Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2020-02-21T22:42:08.759Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-02-21T22:42:08.759Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2020-02-21T22:42:08.801Z] crypto/rc4 [2020-02-21T22:42:09.114Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2020-02-21T22:42:09.114Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2020-02-21T22:42:09.114Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-21T22:42:09.114Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2020-02-21T22:42:09.114Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2020-02-21T22:42:09.471Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-21T22:42:09.471Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-21T22:42:09.471Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:42:09.471Z] Fetched 13.2 MB in 0s (18.4 MB/s) [2020-02-21T22:42:09.471Z] Selecting previously unselected package cmake-data. [2020-02-21T22:42:09.471Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-02-21T22:42:09.471Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-21T22:42:09.471Z] Unpacking cmake-data (3.7.2-1) ... [2020-02-21T22:42:09.500Z] #58 156.2 CC criu/parasite-syscall.o [2020-02-21T22:42:09.500Z] #58 ... [2020-02-21T22:42:09.500Z] [2020-02-21T22:42:09.500Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-21T22:42:09.500Z] #42 178.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-21T22:42:09.943Z] Selecting previously unselected package liblzo2-2:s390x. [2020-02-21T22:42:09.943Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-02-21T22:42:09.943Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-21T22:42:09.943Z] Selecting previously unselected package libicu57:s390x. [2020-02-21T22:42:09.943Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2020-02-21T22:42:09.943Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2020-02-21T22:42:10.378Z] #58 61.57 CC compel/src/lib/ptrace.o [2020-02-21T22:42:10.378Z] #58 62.04 AR compel/libcompel.a [2020-02-21T22:42:10.378Z] #58 62.13 HOSTCC compel/src/main-host.o [2020-02-21T22:42:10.759Z] Selecting previously unselected package libxml2:s390x. [2020-02-21T22:42:10.759Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2020-02-21T22:42:10.759Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-21T22:42:10.759Z] Selecting previously unselected package libarchive13:s390x. [2020-02-21T22:42:10.759Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2020-02-21T22:42:10.759Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-02-21T22:42:10.759Z] Selecting previously unselected package libjsoncpp1:s390x. [2020-02-21T22:42:10.759Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-21T22:42:10.759Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-21T22:42:10.759Z] Selecting previously unselected package libuv1:s390x. [2020-02-21T22:42:10.759Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2020-02-21T22:42:10.759Z] Unpacking libuv1:s390x (1.9.1-3) ... [2020-02-21T22:42:10.759Z] Selecting previously unselected package cmake. [2020-02-21T22:42:10.759Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2020-02-21T22:42:10.759Z] Unpacking cmake (3.7.2-1) ... [2020-02-21T22:42:10.944Z] #58 62.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-21T22:42:11.123Z] Selecting previously unselected package xxd. [2020-02-21T22:42:11.123Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-02-21T22:42:11.123Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:11.123Z] Selecting previously unselected package vim-common. [2020-02-21T22:42:11.123Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:42:11.124Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:11.124Z] Processing triggers for mime-support (3.60) ... [2020-02-21T22:42:11.202Z] #58 62.79 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-21T22:42:11.202Z] #58 ... [2020-02-21T22:42:11.202Z] [2020-02-21T22:42:11.202Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:42:11.202Z] #13 58.68 Setting up python3-minimal (3.5.3-1) ... [2020-02-21T22:42:11.202Z] #13 59.95 Selecting previously unselected package python3. [2020-02-21T22:42:11.202Z] #13 59.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-02-21T22:42:11.202Z] #13 59.99 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 60.01 Unpacking python3 (3.5.3-1) ... [2020-02-21T22:42:11.202Z] #13 60.10 Selecting previously unselected package pigz. [2020-02-21T22:42:11.202Z] #13 60.12 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 60.12 Unpacking pigz (2.3.4-1) ... [2020-02-21T22:42:11.202Z] #13 60.24 Selecting previously unselected package libip4tc0:amd64. [2020-02-21T22:42:11.202Z] #13 60.24 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 60.25 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:11.202Z] #13 60.35 Selecting previously unselected package libip6tc0:amd64. [2020-02-21T22:42:11.202Z] #13 60.35 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 60.37 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:11.202Z] #13 60.45 Selecting previously unselected package libiptc0:amd64. [2020-02-21T22:42:11.202Z] #13 60.45 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 60.46 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:11.202Z] #13 60.57 Selecting previously unselected package libxtables12:amd64. [2020-02-21T22:42:11.202Z] #13 60.57 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 60.58 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:11.202Z] #13 60.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-21T22:42:11.202Z] #13 60.67 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 60.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-21T22:42:11.202Z] #13 60.76 Selecting previously unselected package iptables. [2020-02-21T22:42:11.202Z] #13 60.76 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 60.78 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:11.202Z] #13 61.15 Selecting previously unselected package xxd. [2020-02-21T22:42:11.202Z] #13 61.16 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 61.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:11.202Z] #13 61.34 Selecting previously unselected package vim-common. [2020-02-21T22:42:11.202Z] #13 61.34 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:42:11.202Z] #13 61.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:11.202Z] #13 61.57 Selecting previously unselected package bzip2. [2020-02-21T22:42:11.202Z] #13 61.57 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 61.58 Unpacking bzip2 (1.0.6-8.1) ... [2020-02-21T22:42:11.202Z] #13 61.67 Selecting previously unselected package libgpm2:amd64. [2020-02-21T22:42:11.202Z] #13 61.67 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 61.67 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-21T22:42:11.202Z] #13 61.80 Selecting previously unselected package xz-utils. [2020-02-21T22:42:11.202Z] #13 61.82 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 61.83 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-21T22:42:11.202Z] #13 62.06 Selecting previously unselected package aufs-tools. [2020-02-21T22:42:11.202Z] #13 62.06 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 62.06 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-21T22:42:11.202Z] #13 62.22 Selecting previously unselected package liblzo2-2:amd64. [2020-02-21T22:42:11.202Z] #13 62.22 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 62.24 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:42:11.202Z] #13 62.33 Selecting previously unselected package btrfs-progs. [2020-02-21T22:42:11.202Z] #13 62.34 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-21T22:42:11.202Z] #13 62.35 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-21T22:42:11.386Z] #42 180.5 + mkdir -p /build [2020-02-21T22:42:11.386Z] #42 180.5 + cp runc /build/runc [2020-02-21T22:42:11.475Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:11.475Z] Setting up libuv1:s390x (1.9.1-3) ... [2020-02-21T22:42:11.475Z] Setting up cmake-data (3.7.2-1) ... [2020-02-21T22:42:11.475Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2020-02-21T22:42:11.475Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-21T22:42:11.475Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:42:11.475Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:11.475Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-21T22:42:11.475Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-21T22:42:11.475Z] Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-02-21T22:42:11.475Z] Setting up cmake (3.7.2-1) ... [2020-02-21T22:42:11.475Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:42:11.642Z] #42 DONE 181.1s [2020-02-21T22:42:11.642Z] [2020-02-21T22:42:11.642Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:11.642Z] #58 157.1 CC criu/path.o [2020-02-21T22:42:11.642Z] #58 157.5 CC criu/pie-util-vdso-elf32.o [2020-02-21T22:42:11.642Z] #58 157.9 CC criu/pie-util-vdso.o [2020-02-21T22:42:11.642Z] #58 158.4 CC criu/pie-util.o [2020-02-21T22:42:11.768Z] #13 62.95 Selecting previously unselected package btrfs-tools. [2020-02-21T22:42:11.768Z] #13 62.97 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-21T22:42:11.768Z] #13 63.00 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-21T22:42:11.898Z] #58 158.7 CC criu/pipes.o [2020-02-21T22:42:12.025Z] #13 63.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-21T22:42:12.025Z] #13 63.06 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-21T22:42:12.025Z] #13 63.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-21T22:42:12.283Z] #13 63.20 Selecting previously unselected package dmsetup. [2020-02-21T22:42:12.283Z] #13 63.21 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-02-21T22:42:12.283Z] #13 63.21 Unpacking dmsetup (2:1.02.137-2) ... [2020-02-21T22:42:12.283Z] #13 63.35 Selecting previously unselected package libonig4:amd64. [2020-02-21T22:42:12.283Z] #13 63.36 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-02-21T22:42:12.283Z] #13 63.36 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-21T22:42:12.295Z] sync [2020-02-21T22:42:12.295Z] github.com/LK4D4/vndr/godl/singleflight [2020-02-21T22:42:12.295Z] io [2020-02-21T22:42:12.295Z] syscall [2020-02-21T22:42:12.295Z] reflect [2020-02-21T22:42:12.295Z] math/rand [2020-02-21T22:42:12.295Z] internal/singleflight [2020-02-21T22:42:12.295Z] bytes [2020-02-21T22:42:12.295Z] strings [2020-02-21T22:42:12.541Z] #13 63.52 Selecting previously unselected package libjq1:amd64. [2020-02-21T22:42:12.541Z] #13 63.52 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-21T22:42:12.541Z] #13 63.54 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-21T22:42:12.541Z] #13 63.66 Selecting previously unselected package jq. [2020-02-21T22:42:12.541Z] #13 63.67 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-21T22:42:12.541Z] #13 63.67 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-21T22:42:12.582Z] bufio [2020-02-21T22:42:12.699Z] Removing intermediate container 63dc2589f47b [2020-02-21T22:42:12.699Z] ---> 72905fc5ca1b [2020-02-21T22:42:12.699Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:42:12.699Z] ---> 80736afc909f [2020-02-21T22:42:12.699Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-02-21T22:42:12.699Z] ---> Running in 977e5062ce22 [2020-02-21T22:42:12.699Z] Removing intermediate container 977e5062ce22 [2020-02-21T22:42:12.699Z] ---> efbfd20b7f75 [2020-02-21T22:42:12.699Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:42:12.799Z] #13 63.77 Selecting previously unselected package libaio1:amd64. [2020-02-21T22:42:12.799Z] #13 63.77 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-02-21T22:42:12.799Z] #13 63.78 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-02-21T22:42:12.799Z] #13 63.85 Selecting previously unselected package libcap2-bin. [2020-02-21T22:42:12.799Z] #13 63.86 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-02-21T22:42:12.799Z] #13 63.86 Unpacking libcap2-bin (1:2.25-1) ... [2020-02-21T22:42:12.799Z] #13 63.95 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-21T22:42:12.799Z] #13 63.98 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-21T22:42:12.799Z] #13 63.98 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-21T22:42:12.799Z] #13 64.07 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-21T22:42:12.869Z] path [2020-02-21T22:42:13.048Z] ---> 5c51ba62821a [2020-02-21T22:42:13.048Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:42:13.048Z] ---> Running in 3d36f474cdca [2020-02-21T22:42:13.057Z] #13 64.09 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-02-21T22:42:13.057Z] #13 64.09 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-02-21T22:42:13.158Z] hash [2020-02-21T22:42:13.158Z] crypto/internal/randutil [2020-02-21T22:42:13.158Z] internal/x/text/transform [2020-02-21T22:42:13.158Z] hash/crc32 [2020-02-21T22:42:13.314Z] #13 64.41 Selecting previously unselected package libpcre16-3:amd64. [2020-02-21T22:42:13.314Z] #13 64.41 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-02-21T22:42:13.314Z] #13 64.41 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-02-21T22:42:13.447Z] crypto [2020-02-21T22:42:13.447Z] crypto/hmac [2020-02-21T22:42:13.447Z] internal/x/crypto/hkdf [2020-02-21T22:42:13.447Z] crypto/sha512 [2020-02-21T22:42:13.447Z] time [2020-02-21T22:42:13.447Z] internal/syscall/unix [2020-02-21T22:42:13.572Z] #13 64.62 Selecting previously unselected package libpcre32-3:amd64. [2020-02-21T22:42:13.572Z] #13 64.62 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-02-21T22:42:13.572Z] #13 64.63 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-02-21T22:42:13.735Z] crypto/sha1 [2020-02-21T22:42:13.735Z] crypto/sha256 [2020-02-21T22:42:13.784Z] #58 160.1 CC criu/plugin.o [2020-02-21T22:42:13.784Z] #58 160.4 CC criu/proc_parse.o [2020-02-21T22:42:13.817Z] + RM_GOPATH=0 [2020-02-21T22:42:13.817Z] + TMP_GOPATH= [2020-02-21T22:42:13.817Z] + : /build [2020-02-21T22:42:13.817Z] + '[' -z '' ']' [2020-02-21T22:42:13.817Z] ++ mktemp -d [2020-02-21T22:42:13.817Z] + export GOPATH=/tmp/tmp.XzSWfCqXFB [2020-02-21T22:42:13.817Z] + GOPATH=/tmp/tmp.XzSWfCqXFB [2020-02-21T22:42:13.817Z] + RM_GOPATH=1 [2020-02-21T22:42:13.817Z] ++ dirname ./install.sh [2020-02-21T22:42:13.817Z] + dir=. [2020-02-21T22:42:13.817Z] + bin=tini [2020-02-21T22:42:13.817Z] + shift [2020-02-21T22:42:13.817Z] + '[' '!' -f ./tini.installer ']' [2020-02-21T22:42:13.817Z] + . ./tini.installer [2020-02-21T22:42:13.817Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:42:13.817Z] + install_tini [2020-02-21T22:42:13.817Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-21T22:42:13.817Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.XzSWfCqXFB/tini [2020-02-21T22:42:13.817Z] Cloning into '/tmp/tmp.XzSWfCqXFB/tini'... [2020-02-21T22:42:13.817Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:42:13.817Z] + cd /tmp/tmp.XzSWfCqXFB/tini [2020-02-21T22:42:13.817Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:42:13.817Z] + cmake . [2020-02-21T22:42:13.817Z] -- The C compiler identification is GNU 6.3.0 [2020-02-21T22:42:13.817Z] -- Check for working C compiler: /usr/bin/cc [2020-02-21T22:42:13.830Z] #13 64.81 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-21T22:42:13.830Z] #13 64.81 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-02-21T22:42:13.830Z] #13 64.81 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-21T22:42:14.173Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-02-21T22:42:14.173Z] -- Detecting C compiler ABI info [2020-02-21T22:42:14.173Z] -- Detecting C compiler ABI info - done [2020-02-21T22:42:14.173Z] -- Detecting C compile features [2020-02-21T22:42:14.173Z] -- Detecting C compile features - done [2020-02-21T22:42:14.173Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-21T22:42:14.173Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-21T22:42:14.173Z] -- Configuring done [2020-02-21T22:42:14.173Z] -- Generating done [2020-02-21T22:42:14.173Z] -- Build files have been written to: /tmp/tmp.XzSWfCqXFB/tini [2020-02-21T22:42:14.173Z] + make tini-static [2020-02-21T22:42:14.173Z] Scanning dependencies of target tini-static [2020-02-21T22:42:14.173Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-21T22:42:14.346Z] #13 65.32 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-21T22:42:14.346Z] #13 65.32 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-02-21T22:42:14.346Z] #13 65.33 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-21T22:42:14.356Z] encoding/binary [2020-02-21T22:42:14.356Z] sort [2020-02-21T22:42:14.356Z] internal/poll [2020-02-21T22:42:14.356Z] internal/fmtsort [2020-02-21T22:42:14.356Z] regexp/syntax [2020-02-21T22:42:14.521Z] [100%] Linking C executable tini-static [2020-02-21T22:42:14.521Z] [100%] Built target tini-static [2020-02-21T22:42:14.521Z] + mkdir -p /build [2020-02-21T22:42:14.521Z] + cp tini-static /build/docker-init [2020-02-21T22:42:14.604Z] #13 65.60 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-21T22:42:14.604Z] #13 65.60 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-02-21T22:42:14.604Z] #13 65.61 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-21T22:42:14.604Z] #13 65.68 Selecting previously unselected package libnl-3-200:amd64. [2020-02-21T22:42:14.604Z] #13 65.69 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-21T22:42:14.604Z] #13 65.69 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-21T22:42:14.604Z] #13 65.75 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-21T22:42:14.604Z] #13 65.75 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-21T22:42:14.604Z] #13 65.76 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-21T22:42:14.604Z] #13 65.84 Selecting previously unselected package libreadline5:amd64. [2020-02-21T22:42:14.604Z] #13 65.84 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-02-21T22:42:14.604Z] #13 65.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-21T22:42:14.643Z] encoding/base64 [2020-02-21T22:42:14.643Z] crypto/cipher [2020-02-21T22:42:14.643Z] os [2020-02-21T22:42:14.862Z] #13 65.99 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-21T22:42:14.862Z] #13 65.99 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-02-21T22:42:14.862Z] #13 66.02 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-21T22:42:14.929Z] crypto/md5 [2020-02-21T22:42:14.929Z] crypto/aes [2020-02-21T22:42:15.216Z] crypto/des [2020-02-21T22:42:15.216Z] encoding/pem [2020-02-21T22:42:15.216Z] internal/x/crypto/internal/chacha20 [2020-02-21T22:42:15.268Z] Removing intermediate container 3d36f474cdca [2020-02-21T22:42:15.268Z] ---> 2651b38185ed [2020-02-21T22:42:15.268Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-02-21T22:42:15.268Z] ---> bf6f5b4635b4 [2020-02-21T22:42:15.268Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-02-21T22:42:15.268Z] ---> Running in 049afa953ff7 [2020-02-21T22:42:15.268Z] Removing intermediate container 049afa953ff7 [2020-02-21T22:42:15.268Z] ---> 48ee29e1ddda [2020-02-21T22:42:15.268Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:42:15.502Z] internal/x/crypto/poly1305 [2020-02-21T22:42:15.502Z] internal/x/crypto/curve25519 [2020-02-21T22:42:15.502Z] internal/x/crypto/chacha20poly1305 [2020-02-21T22:42:15.502Z] regexp [2020-02-21T22:42:15.614Z] ---> b6fcffd8a85e [2020-02-21T22:42:15.614Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:42:15.670Z] #58 162.5 CC criu/protobuf-desc.o [2020-02-21T22:42:15.789Z] path/filepath [2020-02-21T22:42:15.789Z] fmt [2020-02-21T22:42:15.962Z] ---> 609eac5226ae [2020-02-21T22:42:15.962Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:42:15.962Z] ---> Running in def91edae4d9 [2020-02-21T22:42:16.079Z] io/ioutil [2020-02-21T22:42:16.310Z] + RM_GOPATH=0 [2020-02-21T22:42:16.310Z] + TMP_GOPATH= [2020-02-21T22:42:16.310Z] + : /build/ [2020-02-21T22:42:16.310Z] + '[' -z '' ']' [2020-02-21T22:42:16.310Z] ++ mktemp -d [2020-02-21T22:42:16.310Z] + export GOPATH=/tmp/tmp.B61twxNRBP [2020-02-21T22:42:16.310Z] + GOPATH=/tmp/tmp.B61twxNRBP [2020-02-21T22:42:16.310Z] + RM_GOPATH=1 [2020-02-21T22:42:16.310Z] ++ dirname ./install.sh [2020-02-21T22:42:16.310Z] + dir=. [2020-02-21T22:42:16.310Z] + bin=rootlesskit [2020-02-21T22:42:16.310Z] + shift [2020-02-21T22:42:16.310Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-02-21T22:42:16.310Z] + . ./rootlesskit.installer [2020-02-21T22:42:16.310Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:42:16.310Z] + install_rootlesskit [2020-02-21T22:42:16.310Z] + case "$1" in [2020-02-21T22:42:16.310Z] + export CGO_ENABLED=0 [2020-02-21T22:42:16.310Z] + CGO_ENABLED=0 [2020-02-21T22:42:16.310Z] + _install_rootlesskit [2020-02-21T22:42:16.310Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-21T22:42:16.310Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.B61twxNRBP/src/github.com/rootless-containers/rootlesskit [2020-02-21T22:42:16.310Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:42:16.310Z] Cloning into '/tmp/tmp.B61twxNRBP/src/github.com/rootless-containers/rootlesskit'... [2020-02-21T22:42:16.370Z] net/url [2020-02-21T22:42:16.370Z] flag [2020-02-21T22:42:16.370Z] go/token [2020-02-21T22:42:16.370Z] text/template/parse [2020-02-21T22:42:16.597Z] #58 ... [2020-02-21T22:42:16.597Z] [2020-02-21T22:42:16.597Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-21T22:42:16.597Z] #14 13.09 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-21T22:42:16.597Z] #14 13.49 Collecting pyyaml (from yamllint==1.16.0) [2020-02-21T22:42:16.597Z] #14 14.73 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-21T22:42:16.597Z] #14 17.08 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-21T22:42:16.597Z] #14 18.19 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-21T22:42:16.597Z] #14 18.34 Building wheels for collected packages: pyyaml [2020-02-21T22:42:16.597Z] #14 18.35 Running setup.py bdist_wheel for pyyaml: started [2020-02-21T22:42:16.597Z] #14 19.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-21T22:42:16.597Z] #14 19.43 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-21T22:42:16.597Z] #14 19.52 Successfully built pyyaml [2020-02-21T22:42:16.597Z] #14 19.53 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-21T22:42:16.597Z] #14 19.90 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-21T22:42:16.597Z] #14 DONE 20.3s [2020-02-21T22:42:16.597Z] [2020-02-21T22:42:16.597Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:16.597Z] #58 163.4 CC criu/protobuf.o [2020-02-21T22:42:16.597Z] #58 ... [2020-02-21T22:42:16.597Z] [2020-02-21T22:42:16.597Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-21T22:42:16.656Z] go/scanner [2020-02-21T22:42:16.656Z] log [2020-02-21T22:42:16.661Z] + cd /tmp/tmp.B61twxNRBP/src/github.com/rootless-containers/rootlesskit [2020-02-21T22:42:16.661Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:42:16.661Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-21T22:42:16.661Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-21T22:42:16.761Z] #13 67.69 Selecting previously unselected package net-tools. [2020-02-21T22:42:16.761Z] #13 67.69 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-02-21T22:42:16.761Z] #13 ... [2020-02-21T22:42:16.761Z] [2020-02-21T22:42:16.761Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:42:16.761Z] #33 135.7 encoding/hex [2020-02-21T22:42:16.761Z] #33 136.2 encoding/pem [2020-02-21T22:42:16.761Z] #33 136.9 internal/singleflight [2020-02-21T22:42:16.761Z] #33 137.2 net [2020-02-21T22:42:16.761Z] #33 137.3 crypto/rand [2020-02-21T22:42:16.761Z] #33 138.1 crypto/elliptic [2020-02-21T22:42:16.761Z] #33 140.5 encoding/asn1 [2020-02-21T22:42:16.761Z] #33 142.8 crypto/ecdsa [2020-02-21T22:42:16.761Z] #33 143.3 crypto/rsa [2020-02-21T22:42:16.761Z] #33 145.0 crypto/dsa [2020-02-21T22:42:16.761Z] #33 145.4 crypto/x509/pkix [2020-02-21T22:42:16.761Z] #33 145.9 internal/x/crypto/cryptobyte [2020-02-21T22:42:16.761Z] #33 ... [2020-02-21T22:42:16.761Z] [2020-02-21T22:42:16.761Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:42:16.761Z] #13 67.69 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-02-21T22:42:16.761Z] #13 67.69 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-21T22:42:16.943Z] encoding/json [2020-02-21T22:42:16.943Z] go/ast [2020-02-21T22:42:16.943Z] encoding/xml [2020-02-21T22:42:17.018Z] #13 67.95 Selecting previously unselected package python-pip-whl. [2020-02-21T22:42:17.018Z] #13 67.97 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-21T22:42:17.018Z] #13 67.97 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-21T22:42:17.158Z] #16 DONE 0.2s [2020-02-21T22:42:17.159Z] [2020-02-21T22:42:17.159Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-21T22:42:17.564Z] text/template [2020-02-21T22:42:17.585Z] #13 68.69 Selecting previously unselected package python3-pip. [2020-02-21T22:42:17.585Z] #13 68.69 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-21T22:42:17.585Z] #13 68.69 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-21T22:42:17.845Z] #13 68.87 Selecting previously unselected package python3-pkg-resources. [2020-02-21T22:42:17.845Z] #13 68.87 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-21T22:42:17.845Z] #13 68.88 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-21T22:42:17.845Z] #13 69.04 Selecting previously unselected package python3-setuptools. [2020-02-21T22:42:17.845Z] #13 69.05 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-21T22:42:17.845Z] #13 69.05 Unpacking python3-setuptools (33.1.1-1) ... [2020-02-21T22:42:18.085Z] #21 DONE 1.2s [2020-02-21T22:42:18.085Z] [2020-02-21T22:42:18.085Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:18.085Z] #58 164.0 CC criu/pstree.o [2020-02-21T22:42:18.085Z] #58 164.9 CC criu/rbtree.o [2020-02-21T22:42:18.189Z] go/parser [2020-02-21T22:42:18.189Z] compress/flate [2020-02-21T22:42:18.341Z] #58 165.1 CC criu/rst-malloc.o [2020-02-21T22:42:18.410Z] #13 69.31 Selecting previously unselected package python3-wheel. [2020-02-21T22:42:18.410Z] #13 69.31 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-21T22:42:18.410Z] #13 69.32 Unpacking python3-wheel (0.29.0-2) ... [2020-02-21T22:42:18.410Z] #13 69.44 Selecting previously unselected package thin-provisioning-tools. [2020-02-21T22:42:18.410Z] #13 69.46 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-02-21T22:42:18.410Z] #13 69.47 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-21T22:42:18.596Z] #58 165.3 CC criu/seccomp.o [2020-02-21T22:42:18.668Z] #13 69.83 Selecting previously unselected package vim-runtime. [2020-02-21T22:42:18.668Z] #13 69.83 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:42:18.668Z] #13 69.89 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-21T22:42:18.819Z] context [2020-02-21T22:42:18.819Z] math/big [2020-02-21T22:42:18.926Z] #13 69.96 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-21T22:42:18.926Z] #13 69.97 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:19.109Z] go/doc [2020-02-21T22:42:19.109Z] compress/gzip [2020-02-21T22:42:19.157Z] #58 166.0 CC criu/seize.o [2020-02-21T22:42:19.396Z] encoding/hex [2020-02-21T22:42:19.396Z] net [2020-02-21T22:42:19.396Z] internal/x/text/unicode/bidi [2020-02-21T22:42:19.717Z] #58 166.6 CC criu/servicefd.o [2020-02-21T22:42:20.023Z] github.com/LK4D4/vndr/build [2020-02-21T22:42:20.023Z] internal/x/text/secure/bidirule [2020-02-21T22:42:20.278Z] #58 167.0 CC criu/shmem.o [2020-02-21T22:42:20.309Z] internal/x/text/unicode/norm [2020-02-21T22:42:20.938Z] internal/x/net/http2/hpack [2020-02-21T22:42:21.205Z] #58 167.7 CC criu/sigframe.o [2020-02-21T22:42:21.205Z] #58 167.8 CC criu/signalfd.o [2020-02-21T22:42:21.205Z] #58 168.1 CC criu/sk-inet.o [2020-02-21T22:42:21.225Z] crypto/rand [2020-02-21T22:42:21.225Z] crypto/elliptic [2020-02-21T22:42:21.225Z] encoding/asn1 [2020-02-21T22:42:21.452Z] #13 ... [2020-02-21T22:42:21.452Z] [2020-02-21T22:42:21.452Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:21.452Z] #58 63.20 HOSTCC compel/src/lib/log-host.o [2020-02-21T22:42:21.452Z] #58 63.55 HOSTLINK compel/compel-host-bin [2020-02-21T22:42:21.452Z] #58 63.76 DEP soccr/soccr.d [2020-02-21T22:42:21.452Z] #58 63.91 CC soccr/soccr.o [2020-02-21T22:42:21.452Z] #58 65.54 AR soccr/libsoccr.a [2020-02-21T22:42:21.452Z] #58 65.58 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-21T22:42:21.452Z] #58 65.93 DEP criu/arch/x86/sigframe.d [2020-02-21T22:42:21.452Z] #58 66.03 DEP criu/arch/x86/sigaction_compat.d [2020-02-21T22:42:21.452Z] #58 66.18 DEP criu/arch/x86/kerndat.d [2020-02-21T22:42:21.452Z] #58 66.42 DEP criu/arch/x86/crtools.d [2020-02-21T22:42:21.452Z] #58 66.67 DEP criu/arch/x86/cpu.d [2020-02-21T22:42:21.452Z] #58 66.87 CC criu/arch/x86/cpu.o [2020-02-21T22:42:21.452Z] #58 67.51 CC criu/arch/x86/crtools.o [2020-02-21T22:42:21.452Z] #58 68.81 CC criu/arch/x86/kerndat.o [2020-02-21T22:42:21.452Z] #58 69.53 CC criu/arch/x86/sigaction_compat.o [2020-02-21T22:42:21.452Z] #58 69.82 CC criu/arch/x86/sigframe.o [2020-02-21T22:42:21.452Z] #58 70.12 LINK criu/arch/x86/crtools.built-in.o [2020-02-21T22:42:21.452Z] #58 70.17 DEP criu/pie/util-vdso-elf32.d [2020-02-21T22:42:21.452Z] #58 70.38 DEP criu/arch/x86/vdso-pie.d [2020-02-21T22:42:21.452Z] #58 70.47 DEP criu/pie/parasite-vdso.d [2020-02-21T22:42:21.452Z] #58 70.61 DEP criu/pie/util-vdso.d [2020-02-21T22:42:21.452Z] #58 70.71 DEP criu/pie/util.d [2020-02-21T22:42:21.452Z] #58 70.90 CC criu/pie/util.o [2020-02-21T22:42:21.452Z] #58 71.21 CC criu/pie/util-vdso.o [2020-02-21T22:42:21.452Z] #58 71.84 CC criu/pie/parasite-vdso.o [2020-02-21T22:42:21.452Z] #58 72.92 CC criu/arch/x86/vdso-pie.o [2020-02-21T22:42:21.514Z] crypto/rsa [2020-02-21T22:42:21.710Z] #58 73.30 CC criu/pie/util-vdso-elf32.o [2020-02-21T22:42:22.131Z] #58 169.0 CC criu/sk-netlink.o [2020-02-21T22:42:22.142Z] crypto/dsa [2020-02-21T22:42:22.142Z] internal/x/net/idna [2020-02-21T22:42:22.142Z] mime [2020-02-21T22:42:22.142Z] crypto/ecdsa [2020-02-21T22:42:22.276Z] #58 74.09 AR criu/pie/pie.lib.a [2020-02-21T22:42:22.428Z] crypto/x509/pkix [2020-02-21T22:42:22.534Z] #58 74.17 DEP criu/pie/restorer.d [2020-02-21T22:42:22.692Z] #58 169.3 CC criu/sk-packet.o [2020-02-21T22:42:22.716Z] internal/x/crypto/cryptobyte [2020-02-21T22:42:22.716Z] mime/quotedprintable [2020-02-21T22:42:22.791Z] #58 74.49 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-21T22:42:22.842Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-21T22:42:22.842Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-21T22:42:23.007Z] net/http/internal [2020-02-21T22:42:23.007Z] os/exec [2020-02-21T22:42:23.049Z] #58 74.71 DEP criu/arch/x86/restorer_unmap.d [2020-02-21T22:42:23.049Z] #58 74.76 DEP criu/arch/x86/restorer.d [2020-02-21T22:42:23.253Z] #58 169.8 CC criu/sk-queue.o [2020-02-21T22:42:23.509Z] #58 170.2 CC criu/sk-tcp.o [2020-02-21T22:42:23.614Z] #58 75.07 DEP criu/pie/parasite.d [2020-02-21T22:42:23.614Z] #58 ... [2020-02-21T22:42:23.614Z] [2020-02-21T22:42:23.614Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:42:23.614Z] #13 74.77 Selecting previously unselected package vim. [2020-02-21T22:42:23.614Z] #13 74.77 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-21T22:42:23.614Z] #13 74.78 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:23.765Z] #58 170.7 CC criu/sk-unix.o [2020-02-21T22:42:24.102Z] Removing intermediate container def91edae4d9 [2020-02-21T22:42:24.102Z] ---> d8a67b102aa3 [2020-02-21T22:42:24.102Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-02-21T22:42:24.102Z] ---> d89d6064ff37 [2020-02-21T22:42:24.102Z] Step 94/125 : FROM runtime-dev AS dev [2020-02-21T22:42:24.102Z] ---> 5de482da3791 [2020-02-21T22:42:24.102Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:42:24.485Z] internal/x/net/http/httpproxy [2020-02-21T22:42:24.485Z] net/textproto [2020-02-21T22:42:24.485Z] crypto/x509 [2020-02-21T22:42:24.704Z] ---> Running in d92d750df08b [2020-02-21T22:42:24.705Z] Removing intermediate container d92d750df08b [2020-02-21T22:42:24.705Z] ---> 379bf599660c [2020-02-21T22:42:24.705Z] Step 96/125 : RUN groupadd -r docker [2020-02-21T22:42:24.705Z] ---> Running in bbd0bac89fa4 [2020-02-21T22:42:24.711Z] #13 75.44 Selecting previously unselected package xfsprogs. [2020-02-21T22:42:24.711Z] #13 75.45 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-02-21T22:42:24.711Z] #13 75.45 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-21T22:42:24.769Z] internal/x/net/http/httpguts [2020-02-21T22:42:24.769Z] mime/multipart [2020-02-21T22:42:24.968Z] #13 76.09 Selecting previously unselected package zip. [2020-02-21T22:42:24.968Z] #13 76.09 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-02-21T22:42:24.968Z] #13 76.10 Unpacking zip (3.0-11+b1) ... [2020-02-21T22:42:25.147Z] #58 ... [2020-02-21T22:42:25.147Z] [2020-02-21T22:42:25.147Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-21T22:42:25.147Z] #55 244.7 + dpkg --print-architecture [2020-02-21T22:42:25.147Z] #55 244.7 + cd /tmp/tmp.V76n2GyDxF/src/github.com/docker/distribution [2020-02-21T22:42:25.147Z] #55 244.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-21T22:42:25.147Z] #55 245.0 + GOPATH=/tmp/tmp.V76n2GyDxF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.V76n2GyDxF [2020-02-21T22:42:25.147Z] #55 245.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-21T22:42:25.226Z] #13 76.33 Selecting previously unselected package libapparmor-perl. [2020-02-21T22:42:25.226Z] #13 76.34 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-02-21T22:42:25.226Z] #13 76.34 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-21T22:42:25.387Z] crypto/tls [2020-02-21T22:42:25.483Z] #13 76.48 Selecting previously unselected package apparmor. [2020-02-21T22:42:25.483Z] #13 76.48 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-02-21T22:42:25.483Z] #13 76.57 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-21T22:42:25.503Z] Removing intermediate container bbd0bac89fa4 [2020-02-21T22:42:25.503Z] ---> 7afc243de872 [2020-02-21T22:42:25.503Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-02-21T22:42:25.503Z] ---> Running in c7ee9b270ea1 [2020-02-21T22:42:26.052Z] #13 77.09 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-21T22:42:26.052Z] #13 77.09 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-02-21T22:42:26.052Z] #13 77.10 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-21T22:42:26.704Z] Removing intermediate container c7ee9b270ea1 [2020-02-21T22:42:26.704Z] ---> b6f01a2743ae [2020-02-21T22:42:26.704Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-02-21T22:42:26.704Z] ---> Running in 564f2571def0 [2020-02-21T22:42:27.418Z] net/http/httptrace [2020-02-21T22:42:27.418Z] net/http [2020-02-21T22:42:27.467Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-21T22:42:27.813Z] Removing intermediate container 564f2571def0 [2020-02-21T22:42:27.813Z] ---> bccc46fc79ea [2020-02-21T22:42:27.813Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-02-21T22:42:27.813Z] ---> Running in 330e2cde06c6 [2020-02-21T22:42:27.955Z] #13 78.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-21T22:42:27.955Z] #13 78.85 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-02-21T22:42:27.955Z] #13 78.85 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-21T22:42:28.888Z] #13 ... [2020-02-21T22:42:28.888Z] [2020-02-21T22:42:28.888Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:42:28.888Z] #33 148.1 internal/x/crypto/internal/chacha20 [2020-02-21T22:42:28.888Z] #33 148.4 internal/x/crypto/poly1305 [2020-02-21T22:42:28.888Z] #33 148.7 internal/x/crypto/chacha20poly1305 [2020-02-21T22:42:28.888Z] #33 150.2 internal/x/crypto/hkdf [2020-02-21T22:42:28.888Z] #33 150.4 internal/x/text/transform [2020-02-21T22:42:28.888Z] #33 151.1 internal/x/text/unicode/bidi [2020-02-21T22:42:28.888Z] #33 153.1 internal/x/text/secure/bidirule [2020-02-21T22:42:28.888Z] #33 153.5 internal/x/text/unicode/norm [2020-02-21T22:42:28.888Z] #33 157.9 internal/x/net/idna [2020-02-21T22:42:29.018Z] Removing intermediate container 330e2cde06c6 [2020-02-21T22:42:29.018Z] ---> 7533625772c0 [2020-02-21T22:42:29.018Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-02-21T22:42:29.018Z] ---> Running in 0272ee9c8858 [2020-02-21T22:42:29.145Z] #33 ... [2020-02-21T22:42:29.145Z] [2020-02-21T22:42:29.145Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:29.145Z] #58 75.43 CC criu/pie/parasite.o [2020-02-21T22:42:29.145Z] #58 76.83 LINK criu/pie/parasite.built-in.o [2020-02-21T22:42:29.145Z] #58 76.86 GEN criu/pie/parasite-blob.h [2020-02-21T22:42:29.145Z] #58 76.90 CC criu/arch/x86/restorer.o [2020-02-21T22:42:29.145Z] #58 77.44 CC criu/arch/x86/restorer_unmap.o [2020-02-21T22:42:29.145Z] #58 77.50 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-21T22:42:29.145Z] #58 77.86 CC criu/pie/restorer.o [2020-02-21T22:42:29.310Z] #55 ... [2020-02-21T22:42:29.310Z] [2020-02-21T22:42:29.310Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:29.310Z] #58 172.1 CC criu/sockets.o [2020-02-21T22:42:29.310Z] #58 172.8 CC criu/stats.o [2020-02-21T22:42:29.310Z] #58 173.0 CC criu/string.o [2020-02-21T22:42:29.310Z] #58 173.1 CC criu/sysctl.o [2020-02-21T22:42:29.310Z] #58 173.7 CC criu/sysfs_parse.o [2020-02-21T22:42:29.310Z] #58 174.1 CC criu/timerfd.o [2020-02-21T22:42:29.310Z] #58 174.3 CC criu/tty.o [2020-02-21T22:42:29.310Z] #58 176.1 CC criu/tun.o [2020-02-21T22:42:29.403Z] #58 80.96 LINK criu/pie/restorer.built-in.o [2020-02-21T22:42:29.403Z] #58 81.00 GEN criu/pie/restorer-blob.h [2020-02-21T22:42:29.660Z] #58 81.16 DEP criu/vdso.d [2020-02-21T22:42:29.660Z] #58 81.41 DEP criu/vdso-compat.d [2020-02-21T22:42:29.770Z] Removing intermediate container 0272ee9c8858 [2020-02-21T22:42:29.770Z] ---> 9044772d54db [2020-02-21T22:42:29.770Z] Step 101/125 : RUN ldconfig [2020-02-21T22:42:29.870Z] #58 176.6 CC criu/uffd.o [2020-02-21T22:42:29.918Z] #58 ... [2020-02-21T22:42:29.918Z] [2020-02-21T22:42:29.918Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:42:29.918Z] #13 80.91 Selecting previously unselected package binutils-mingw-w64. [2020-02-21T22:42:29.918Z] #13 80.91 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-21T22:42:29.918Z] #13 80.92 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-21T22:42:29.918Z] #13 81.01 Selecting previously unselected package mingw-w64-common. [2020-02-21T22:42:29.918Z] #13 81.02 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-21T22:42:29.918Z] #13 81.03 Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-21T22:42:30.128Z] ---> Running in 82997be19853 [2020-02-21T22:42:30.175Z] #13 ... [2020-02-21T22:42:30.175Z] [2020-02-21T22:42:30.175Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-21T22:42:30.175Z] #24 149.5 + GOBIN=/build [2020-02-21T22:42:30.175Z] #24 149.5 + /build/gometalinter --install [2020-02-21T22:42:30.175Z] #24 149.5 Installing: [2020-02-21T22:42:30.175Z] #24 149.5 deadcode [2020-02-21T22:42:30.175Z] #24 149.5 dupl [2020-02-21T22:42:30.175Z] #24 149.5 errcheck [2020-02-21T22:42:30.175Z] #24 149.5 gas [2020-02-21T22:42:30.175Z] #24 149.5 gochecknoglobals [2020-02-21T22:42:30.175Z] #24 149.5 gochecknoinits [2020-02-21T22:42:30.175Z] #24 149.5 goconst [2020-02-21T22:42:30.175Z] #24 149.5 gocyclo [2020-02-21T22:42:30.175Z] #24 149.5 goimports [2020-02-21T22:42:30.175Z] #24 149.5 golint [2020-02-21T22:42:30.175Z] #24 149.5 gosimple [2020-02-21T22:42:30.175Z] #24 149.5 gotype [2020-02-21T22:42:30.175Z] #24 149.5 gotypex [2020-02-21T22:42:30.175Z] #24 149.5 ineffassign [2020-02-21T22:42:30.175Z] #24 149.5 interfacer [2020-02-21T22:42:30.175Z] #24 149.5 lll [2020-02-21T22:42:30.175Z] #24 149.5 maligned [2020-02-21T22:42:30.175Z] #24 149.5 megacheck [2020-02-21T22:42:30.175Z] #24 149.5 misspell [2020-02-21T22:42:30.175Z] #24 149.5 nakedret [2020-02-21T22:42:30.175Z] #24 149.5 safesql [2020-02-21T22:42:30.175Z] #24 149.5 staticcheck [2020-02-21T22:42:30.175Z] #24 149.5 structcheck [2020-02-21T22:42:30.175Z] #24 149.5 unconvert [2020-02-21T22:42:30.175Z] #24 149.5 unparam [2020-02-21T22:42:30.175Z] #24 149.5 unused [2020-02-21T22:42:30.175Z] #24 149.5 varcheck [2020-02-21T22:42:30.433Z] #24 ... [2020-02-21T22:42:30.433Z] [2020-02-21T22:42:30.433Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:30.433Z] #58 81.58 DEP criu/uts_ns.d [2020-02-21T22:42:30.433Z] #58 81.76 DEP criu/util.d [2020-02-21T22:42:30.433Z] #58 82.01 DEP criu/uffd.d [2020-02-21T22:42:30.690Z] #58 82.20 DEP criu/tun.d [2020-02-21T22:42:30.690Z] #58 82.41 DEP criu/tty.d [2020-02-21T22:42:30.796Z] #58 177.6 CC criu/util.o [2020-02-21T22:42:30.894Z] github.com/LK4D4/vndr/godl [2020-02-21T22:42:30.894Z] github.com/LK4D4/vndr [2020-02-21T22:42:30.948Z] #58 82.69 DEP criu/timerfd.d [2020-02-21T22:42:31.205Z] #58 82.98 DEP criu/sysfs_parse.d [2020-02-21T22:42:31.347Z] Removing intermediate container 82997be19853 [2020-02-21T22:42:31.347Z] ---> 042ab6a8cdf9 [2020-02-21T22:42:31.347Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-02-21T22:42:31.347Z] ---> Running in 089d985971d7 [2020-02-21T22:42:31.463Z] #58 83.18 DEP criu/sysctl.d [2020-02-21T22:42:31.695Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:42:31.696Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:42:31.720Z] #58 83.35 DEP criu/string.d [2020-02-21T22:42:31.721Z] #58 83.40 DEP criu/stats.d [2020-02-21T22:42:31.978Z] #58 83.60 DEP criu/sockets.d [2020-02-21T22:42:32.047Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:42:32.047Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:42:32.047Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:42:32.047Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [497 kB] [2020-02-21T22:42:32.047Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-21T22:42:32.047Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-21T22:42:32.159Z] #58 178.8 CC criu/uts_ns.o [2020-02-21T22:42:32.236Z] #58 83.82 DEP criu/sk-unix.d [2020-02-21T22:42:32.414Z] #58 179.1 CC criu/vdso-compat.o [2020-02-21T22:42:32.494Z] #58 84.16 DEP criu/sk-tcp.d [2020-02-21T22:42:32.670Z] #58 179.3 CC criu/vdso.o [2020-02-21T22:42:32.751Z] #58 84.38 DEP criu/sk-queue.d [2020-02-21T22:42:33.009Z] #58 84.56 DEP criu/sk-packet.d [2020-02-21T22:42:33.247Z] Fetched 7684 kB in 1s (5062 kB/s) [2020-02-21T22:42:33.267Z] #58 84.84 DEP criu/sk-netlink.d [2020-02-21T22:42:33.524Z] #58 85.08 DEP criu/sk-inet.d [2020-02-21T22:42:33.594Z] Reading package lists... [2020-02-21T22:42:33.595Z] #58 180.2 LINK criu/built-in.o [2020-02-21T22:42:33.595Z] #58 180.4 LINK criu/criu [2020-02-21T22:42:33.782Z] #58 85.29 DEP criu/signalfd.d [2020-02-21T22:42:33.782Z] #58 85.50 DEP criu/sigframe.d [2020-02-21T22:42:33.850Z] #58 180.7 DEP lib/c/criu.d [2020-02-21T22:42:33.942Z] Reading package lists... [2020-02-21T22:42:33.942Z] Building dependency tree... [2020-02-21T22:42:33.942Z] Reading state information... [2020-02-21T22:42:34.040Z] #58 85.59 DEP criu/shmem.d [2020-02-21T22:42:34.106Z] #58 180.8 CC images/rpc.pb-c.o [2020-02-21T22:42:34.290Z] The following additional packages will be installed: [2020-02-21T22:42:34.290Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-21T22:42:34.290Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-21T22:42:34.290Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-21T22:42:34.290Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-21T22:42:34.290Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-21T22:42:34.290Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-21T22:42:34.290Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-21T22:42:34.290Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-21T22:42:34.290Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-21T22:42:34.290Z] Suggested packages: [2020-02-21T22:42:34.290Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-21T22:42:34.290Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-21T22:42:34.290Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-21T22:42:34.290Z] vim-doc vim-scripts xfsdump acl attr quota [2020-02-21T22:42:34.290Z] Recommended packages: [2020-02-21T22:42:34.290Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-21T22:42:34.290Z] python3-keyrings.alt python3-xdg unzip [2020-02-21T22:42:34.297Z] #58 85.76 DEP criu/servicefd.d [2020-02-21T22:42:34.297Z] #58 85.98 DEP criu/seize.d [2020-02-21T22:42:34.555Z] #58 86.15 DEP criu/seccomp.d [2020-02-21T22:42:34.555Z] #58 86.35 DEP criu/rst-malloc.d [2020-02-21T22:42:34.667Z] #58 181.3 CC lib/c/criu.o [2020-02-21T22:42:34.696Z] The following NEW packages will be installed: [2020-02-21T22:42:34.696Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-21T22:42:34.696Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-21T22:42:34.696Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-21T22:42:34.696Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-21T22:42:34.696Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-21T22:42:34.696Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-21T22:42:34.696Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-21T22:42:34.696Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-21T22:42:34.696Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-21T22:42:34.696Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-21T22:42:34.696Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-21T22:42:34.696Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-21T22:42:34.696Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-21T22:42:34.696Z] xfsprogs xxd xz-utils zip [2020-02-21T22:42:34.696Z] 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:42:34.696Z] Need to get 88.2 MB of archives. [2020-02-21T22:42:34.696Z] After this operation, 565 MB of additional disk space will be used. [2020-02-21T22:42:34.696Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2020-02-21T22:42:34.812Z] #58 86.50 DEP criu/rbtree.d [2020-02-21T22:42:34.812Z] #58 86.55 DEP criu/pstree.d [2020-02-21T22:42:35.072Z] #58 86.77 DEP criu/protobuf.d [2020-02-21T22:42:35.094Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-02-21T22:42:35.094Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2020-02-21T22:42:35.094Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2020-02-21T22:42:35.094Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2020-02-21T22:42:35.094Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2020-02-21T22:42:35.094Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2020-02-21T22:42:35.293Z] Removing intermediate container cfe7949487e1 [2020-02-21T22:42:35.293Z] ---> 3d29cb921039 [2020-02-21T22:42:35.293Z] Step 49/125 : FROM dev-base AS containerd [2020-02-21T22:42:35.293Z] ---> 71f78e33fc42 [2020-02-21T22:42:35.293Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:42:35.293Z] ---> Using cache [2020-02-21T22:42:35.293Z] ---> ace1e1a01ab2 [2020-02-21T22:42:35.293Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-02-21T22:42:35.293Z] ---> Running in 64a346d07c48 [2020-02-21T22:42:35.293Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:42:35.293Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:42:35.293Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:42:35.293Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:42:35.293Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:42:35.293Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-02-21T22:42:35.329Z] #58 86.98 GEN criu/protobuf-desc-gen.h [2020-02-21T22:42:35.578Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-21T22:42:35.592Z] #58 182.3 LINK lib/c/built-in.o [2020-02-21T22:42:35.592Z] #58 182.3 LINK lib/c/libcriu.so [2020-02-21T22:42:35.592Z] #58 182.5 GEN magic.py [2020-02-21T22:42:35.848Z] #58 182.6 Note: Building without setproctitle() and strlcpy() support. [2020-02-21T22:42:35.848Z] #58 182.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-21T22:42:35.861Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-21T22:42:35.873Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2020-02-21T22:42:35.873Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2020-02-21T22:42:35.873Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2020-02-21T22:42:36.409Z] #58 183.1 fatal: Not a git repository (or any of the parent directories): .git [2020-02-21T22:42:36.639Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2020-02-21T22:42:36.639Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2020-02-21T22:42:36.639Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2020-02-21T22:42:36.639Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2020-02-21T22:42:36.639Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2020-02-21T22:42:36.639Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2020-02-21T22:42:36.639Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2020-02-21T22:42:36.639Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2020-02-21T22:42:36.639Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2020-02-21T22:42:36.639Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2020-02-21T22:42:36.639Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2020-02-21T22:42:36.639Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-21T22:42:36.639Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-21T22:42:36.639Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2020-02-21T22:42:36.639Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2020-02-21T22:42:36.639Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2020-02-21T22:42:36.639Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2020-02-21T22:42:36.639Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-02-21T22:42:36.639Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-02-21T22:42:36.639Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-02-21T22:42:36.639Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2020-02-21T22:42:36.639Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2020-02-21T22:42:36.639Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-02-21T22:42:36.639Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-02-21T22:42:36.639Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-02-21T22:42:36.639Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2020-02-21T22:42:36.639Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2020-02-21T22:42:36.639Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2020-02-21T22:42:36.639Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2020-02-21T22:42:36.639Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2020-02-21T22:42:36.639Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2020-02-21T22:42:36.639Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2020-02-21T22:42:36.639Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2020-02-21T22:42:36.639Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2020-02-21T22:42:36.639Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-02-21T22:42:36.639Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-02-21T22:42:36.639Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2020-02-21T22:42:36.969Z] #58 183.7 make[1]: Nothing to be done for 'all'. [2020-02-21T22:42:36.985Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2020-02-21T22:42:36.985Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2020-02-21T22:42:36.985Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-21T22:42:37.226Z] #58 88.59 DEP criu/protobuf-desc.d [2020-02-21T22:42:37.226Z] #58 88.78 DEP criu/proc_parse.d [2020-02-21T22:42:37.332Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-21T22:42:37.332Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-21T22:42:37.332Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2020-02-21T22:42:37.332Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-21T22:42:37.332Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2020-02-21T22:42:37.332Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-21T22:42:37.484Z] #58 89.10 DEP criu/plugin.d [2020-02-21T22:42:37.530Z] #58 184.3 make[1]: 'images/built-in.o' is up to date. [2020-02-21T22:42:37.530Z] #58 184.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-21T22:42:37.530Z] #58 184.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-21T22:42:37.530Z] #58 184.4 make[1]: 'compel/libcompel.a' is up to date. [2020-02-21T22:42:37.530Z] #58 184.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-21T22:42:37.679Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2020-02-21T22:42:37.742Z] #58 89.29 DEP criu/pipes.d [2020-02-21T22:42:37.742Z] #58 89.46 DEP criu/pie-util.d [2020-02-21T22:42:37.785Z] #58 184.4 make[1]: Nothing to be done for 'all'. [2020-02-21T22:42:37.785Z] #58 184.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-21T22:42:37.785Z] #58 184.6 make[2]: Nothing to be done for 'all'. [2020-02-21T22:42:37.785Z] #58 184.6 make[2]: Nothing to be done for 'all'. [2020-02-21T22:42:37.785Z] #58 184.6 make[2]: Nothing to be done for 'all'. [2020-02-21T22:42:37.889Z] Fetched 7737 kB in 3s (2573 kB/s) [2020-02-21T22:42:38.000Z] #58 89.58 DEP criu/pie-util-vdso.d [2020-02-21T22:42:38.000Z] #58 89.75 DEP criu/pie-util-vdso-elf32.d [2020-02-21T22:42:38.029Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2020-02-21T22:42:38.029Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-21T22:42:38.029Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2020-02-21T22:42:38.029Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2020-02-21T22:42:38.029Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2020-02-21T22:42:38.041Z] #58 184.7 make[2]: Nothing to be done for 'all'. [2020-02-21T22:42:38.041Z] #58 184.8 make[2]: Nothing to be done for 'all'. [2020-02-21T22:42:38.041Z] #58 184.8 make[2]: Nothing to be done for 'all'. [2020-02-21T22:42:38.041Z] #58 184.8 make[2]: Nothing to be done for 'all'. [2020-02-21T22:42:38.041Z] #58 184.9 make[2]: Nothing to be done for 'all'. [2020-02-21T22:42:38.041Z] #58 184.9 INSTALL criu/criu [2020-02-21T22:42:38.257Z] #58 89.92 DEP criu/path.d [2020-02-21T22:42:38.515Z] #58 90.12 DEP criu/parasite-syscall.d [2020-02-21T22:42:38.772Z] #58 90.39 DEP criu/pagemap.d [2020-02-21T22:42:38.778Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2020-02-21T22:42:38.778Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-21T22:42:38.778Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-21T22:42:38.967Z] #58 DONE 185.6s [2020-02-21T22:42:38.968Z] [2020-02-21T22:42:38.968Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:42:39.030Z] #58 90.64 DEP criu/pagemap-cache.d [2020-02-21T22:42:39.131Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-21T22:42:39.131Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2020-02-21T22:42:39.131Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2020-02-21T22:42:39.287Z] #58 90.83 DEP criu/page-xfer.d [2020-02-21T22:42:39.377Z] Reading package lists... [2020-02-21T22:42:39.545Z] #58 91.10 DEP criu/page-pipe.d [2020-02-21T22:42:39.545Z] #58 91.20 DEP criu/netfilter.d [2020-02-21T22:42:39.803Z] #58 91.46 DEP criu/net.d [2020-02-21T22:42:39.803Z] #58 ... [2020-02-21T22:42:39.803Z] [2020-02-21T22:42:39.803Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:42:39.803Z] #33 159.0 crypto/x509 [2020-02-21T22:42:39.803Z] #33 160.3 net/textproto [2020-02-21T22:42:39.803Z] #33 161.3 internal/x/net/http/httpguts [2020-02-21T22:42:39.803Z] #33 161.7 internal/x/net/http/httpproxy [2020-02-21T22:42:39.803Z] #33 162.4 internal/x/net/http2/hpack [2020-02-21T22:42:39.803Z] #33 163.6 mime [2020-02-21T22:42:39.803Z] #33 165.0 crypto/tls [2020-02-21T22:42:39.803Z] #33 165.0 mime/quotedprintable [2020-02-21T22:42:39.803Z] #33 165.5 mime/multipart [2020-02-21T22:42:39.803Z] #33 167.1 net/http/internal [2020-02-21T22:42:39.803Z] #33 167.4 os/exec [2020-02-21T22:42:39.803Z] #33 ... [2020-02-21T22:42:39.803Z] [2020-02-21T22:42:39.803Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:42:39.803Z] #13 85.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-21T22:42:39.803Z] #13 85.70 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-21T22:42:39.803Z] #13 85.71 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-21T22:42:39.803Z] #13 90.82 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-21T22:42:39.803Z] #13 90.82 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-21T22:42:39.803Z] #13 90.83 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-21T22:42:39.803Z] #13 90.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-21T22:42:39.803Z] #13 90.97 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-21T22:42:39.803Z] #13 90.97 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:42:40.330Z] #47 ... [2020-02-21T22:42:40.330Z] [2020-02-21T22:42:40.330Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-21T22:42:40.330Z] #55 265.1 + rm -rf /tmp/tmp.V76n2GyDxF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.V76n2GyDxF [2020-02-21T22:42:40.330Z] #55 DONE 265.2s [2020-02-21T22:42:40.330Z] [2020-02-21T22:42:40.330Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:42:40.388Z] Reading package lists... [2020-02-21T22:42:40.672Z] Building dependency tree... [2020-02-21T22:42:40.672Z] Reading state information... [2020-02-21T22:42:40.672Z] The following additional packages will be installed: [2020-02-21T22:42:40.672Z] btrfs-progs liblzo2-2 [2020-02-21T22:42:40.672Z] The following NEW packages will be installed: [2020-02-21T22:42:40.672Z] btrfs-progs btrfs-tools liblzo2-2 [2020-02-21T22:42:40.672Z] 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:42:40.672Z] Need to get 588 kB of archives. [2020-02-21T22:42:40.672Z] After this operation, 5005 kB of additional disk space will be used. [2020-02-21T22:42:40.672Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-02-21T22:42:40.863Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2020-02-21T22:42:40.956Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-02-21T22:42:40.956Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-02-21T22:42:40.956Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:42:40.956Z] Fetched 588 kB in 0s (5766 kB/s) [2020-02-21T22:42:40.956Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-02-21T22:42:41.246Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-02-21T22:42:41.246Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-02-21T22:42:41.246Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-21T22:42:41.246Z] Selecting previously unselected package btrfs-progs. [2020-02-21T22:42:41.246Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-02-21T22:42:41.246Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-21T22:42:41.246Z] Selecting previously unselected package btrfs-tools. [2020-02-21T22:42:41.246Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-02-21T22:42:41.246Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-21T22:42:41.246Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:42:41.246Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-21T22:42:41.246Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-21T22:42:41.246Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-21T22:42:41.246Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:42:41.289Z] #13 ... [2020-02-21T22:42:41.289Z] [2020-02-21T22:42:41.289Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:41.289Z] #58 91.78 DEP criu/namespaces.d [2020-02-21T22:42:41.289Z] #58 92.09 DEP criu/mount.d [2020-02-21T22:42:41.289Z] #58 92.24 DEP criu/mem.d [2020-02-21T22:42:41.289Z] #58 92.50 DEP criu/lsm.d [2020-02-21T22:42:41.289Z] #58 92.63 DEP criu/log.d [2020-02-21T22:42:41.289Z] #58 92.82 DEP criu/libnetlink.d [2020-02-21T22:42:41.289Z] #58 92.96 DEP criu/kerndat.d [2020-02-21T22:42:41.854Z] #58 93.29 DEP criu/kcmp-ids.d [2020-02-21T22:42:41.854Z] #58 93.39 DEP criu/irmap.d [2020-02-21T22:42:41.854Z] #58 93.58 DEP criu/ipc_ns.d [2020-02-21T22:42:41.867Z] Removing intermediate container 64a346d07c48 [2020-02-21T22:42:41.867Z] ---> a10f8f25ae04 [2020-02-21T22:42:41.867Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-02-21T22:42:41.867Z] ---> Running in cfa4f774f998 [2020-02-21T22:42:41.867Z] Removing intermediate container cfa4f774f998 [2020-02-21T22:42:41.867Z] ---> 19b8a8985b5c [2020-02-21T22:42:41.867Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:42:42.111Z] #58 93.82 DEP criu/image.d [2020-02-21T22:42:42.154Z] ---> c4c01dfadd98 [2020-02-21T22:42:42.154Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:42:42.154Z] ---> f148aada55ba [2020-02-21T22:42:42.154Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:42:42.154Z] ---> Running in bb4e51a522c9 [2020-02-21T22:42:42.367Z] #58 94.02 DEP criu/image-desc.d [2020-02-21T22:42:42.624Z] #58 94.16 DEP criu/fsnotify.d [2020-02-21T22:42:42.626Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:42:42.626Z] Fetched 88.2 MB in 7s (11.8 MB/s) [2020-02-21T22:42:42.626Z] Selecting previously unselected package bash-completion. [2020-02-21T22:42:42.626Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2020-02-21T22:42:42.626Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-21T22:42:42.782Z] + RM_GOPATH=0 [2020-02-21T22:42:42.782Z] + TMP_GOPATH= [2020-02-21T22:42:42.782Z] + : /build [2020-02-21T22:42:42.782Z] + '[' -z '' ']' [2020-02-21T22:42:42.782Z] ++ mktemp -d [2020-02-21T22:42:42.782Z] + export GOPATH=/tmp/tmp.PsIkYvEgpn [2020-02-21T22:42:42.782Z] + GOPATH=/tmp/tmp.PsIkYvEgpn [2020-02-21T22:42:42.782Z] + RM_GOPATH=1 [2020-02-21T22:42:42.782Z] ++ dirname ./install.sh [2020-02-21T22:42:42.782Z] + dir=. [2020-02-21T22:42:42.782Z] + bin=containerd [2020-02-21T22:42:42.782Z] + shift [2020-02-21T22:42:42.782Z] + '[' '!' -f ./containerd.installer ']' [2020-02-21T22:42:42.782Z] + . ./containerd.installer [2020-02-21T22:42:42.782Z] ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:42:42.782Z] + install_containerd [2020-02-21T22:42:42.782Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-02-21T22:42:42.782Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.PsIkYvEgpn/src/github.com/containerd/containerd [2020-02-21T22:42:42.782Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:42:42.782Z] Cloning into '/tmp/tmp.PsIkYvEgpn/src/github.com/containerd/containerd'... [2020-02-21T22:42:42.841Z] #47 ... [2020-02-21T22:42:42.841Z] [2020-02-21T22:42:42.841Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-21T22:42:42.841Z] #24 DONE 267.4s [2020-02-21T22:42:42.841Z] [2020-02-21T22:42:42.841Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:42:42.881Z] #58 94.44 DEP criu/filesystems.d [2020-02-21T22:42:42.984Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-02-21T22:42:42.984Z] Selecting previously unselected package libnet1:s390x. [2020-02-21T22:42:42.984Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-02-21T22:42:42.984Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-21T22:42:42.984Z] Selecting previously unselected package libnfnetlink0:s390x. [2020-02-21T22:42:42.984Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2020-02-21T22:42:42.984Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2020-02-21T22:42:42.984Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-21T22:42:42.984Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2020-02-21T22:42:42.984Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2020-02-21T22:42:42.984Z] Selecting previously unselected package libudev-dev:s390x. [2020-02-21T22:42:42.984Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2020-02-21T22:42:42.984Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2020-02-21T22:42:42.984Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2020-02-21T22:42:42.984Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-02-21T22:42:42.984Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-02-21T22:42:42.984Z] Selecting previously unselected package python3.5-minimal. [2020-02-21T22:42:42.984Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-02-21T22:42:42.984Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-21T22:42:43.137Z] #58 94.62 DEP criu/files.d [2020-02-21T22:42:43.353Z] Selecting previously unselected package python3-minimal. [2020-02-21T22:42:43.353Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2020-02-21T22:42:43.353Z] Unpacking python3-minimal (3.5.3-1) ... [2020-02-21T22:42:43.353Z] Selecting previously unselected package libmpdec2:s390x. [2020-02-21T22:42:43.353Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2020-02-21T22:42:43.353Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2020-02-21T22:42:43.353Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2020-02-21T22:42:43.353Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2020-02-21T22:42:43.353Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-02-21T22:42:43.394Z] #58 94.92 DEP criu/files-reg.d [2020-02-21T22:42:43.394Z] #58 95.12 DEP criu/files-ext.d [2020-02-21T22:42:43.651Z] #58 95.29 DEP criu/file-lock.d [2020-02-21T22:42:43.701Z] Selecting previously unselected package python3.5. [2020-02-21T22:42:43.701Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2020-02-21T22:42:43.701Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-21T22:42:43.701Z] Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-21T22:42:43.701Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2020-02-21T22:42:43.701Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2020-02-21T22:42:43.701Z] Selecting previously unselected package dh-python. [2020-02-21T22:42:43.701Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-21T22:42:43.701Z] Unpacking dh-python (2.20170125) ... [2020-02-21T22:42:43.701Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-02-21T22:42:43.701Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-21T22:42:43.908Z] #58 95.53 DEP criu/file-ids.d [2020-02-21T22:42:44.053Z] Setting up python3-minimal (3.5.3-1) ... [2020-02-21T22:42:44.165Z] #58 95.68 DEP criu/fifo.d [2020-02-21T22:42:44.165Z] #58 95.83 DEP criu/fdstore.d [2020-02-21T22:42:44.421Z] #58 96.02 DEP criu/fault-injection.d [2020-02-21T22:42:44.421Z] #58 96.09 DEP criu/external.d [2020-02-21T22:42:44.426Z] Selecting previously unselected package python3. [2020-02-21T22:42:44.426Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2020-02-21T22:42:44.426Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2020-02-21T22:42:44.426Z] Unpacking python3 (3.5.3-1) ... [2020-02-21T22:42:44.426Z] Selecting previously unselected package pigz. [2020-02-21T22:42:44.426Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2020-02-21T22:42:44.426Z] Unpacking pigz (2.3.4-1) ... [2020-02-21T22:42:44.426Z] Selecting previously unselected package libip4tc0:s390x. [2020-02-21T22:42:44.426Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-21T22:42:44.426Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:44.426Z] Selecting previously unselected package libip6tc0:s390x. [2020-02-21T22:42:44.426Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-21T22:42:44.426Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:44.426Z] Selecting previously unselected package libiptc0:s390x. [2020-02-21T22:42:44.426Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-21T22:42:44.426Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:44.426Z] Selecting previously unselected package libxtables12:s390x. [2020-02-21T22:42:44.426Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-21T22:42:44.426Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:44.426Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-21T22:42:44.426Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2020-02-21T22:42:44.426Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-02-21T22:42:44.426Z] Selecting previously unselected package iptables. [2020-02-21T22:42:44.426Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-21T22:42:44.426Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:44.678Z] #58 96.27 DEP criu/eventpoll.d [2020-02-21T22:42:44.727Z] #47 ... [2020-02-21T22:42:44.727Z] [2020-02-21T22:42:44.727Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-21T22:42:44.792Z] Selecting previously unselected package xxd. [2020-02-21T22:42:44.792Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-02-21T22:42:44.792Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:44.792Z] Selecting previously unselected package vim-common. [2020-02-21T22:42:44.792Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:42:44.792Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:44.792Z] Selecting previously unselected package bzip2. [2020-02-21T22:42:44.792Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2020-02-21T22:42:44.792Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-02-21T22:42:44.792Z] Selecting previously unselected package libgpm2:s390x. [2020-02-21T22:42:44.792Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2020-02-21T22:42:44.792Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2020-02-21T22:42:44.792Z] Selecting previously unselected package xz-utils. [2020-02-21T22:42:44.792Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2020-02-21T22:42:44.792Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-21T22:42:44.792Z] Selecting previously unselected package aufs-tools. [2020-02-21T22:42:44.792Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2020-02-21T22:42:44.792Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-21T22:42:44.792Z] Selecting previously unselected package liblzo2-2:s390x. [2020-02-21T22:42:44.792Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-02-21T22:42:44.792Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-21T22:42:44.792Z] Selecting previously unselected package btrfs-progs. [2020-02-21T22:42:44.792Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2020-02-21T22:42:44.792Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-21T22:42:44.792Z] Selecting previously unselected package btrfs-tools. [2020-02-21T22:42:44.792Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2020-02-21T22:42:44.792Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-21T22:42:44.936Z] #58 96.56 DEP criu/eventfd.d [2020-02-21T22:42:45.160Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-21T22:42:45.160Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-02-21T22:42:45.160Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-02-21T22:42:45.160Z] Selecting previously unselected package dmsetup. [2020-02-21T22:42:45.160Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2020-02-21T22:42:45.160Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-02-21T22:42:45.160Z] Selecting previously unselected package libonig4:s390x. [2020-02-21T22:42:45.160Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2020-02-21T22:42:45.160Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-02-21T22:42:45.160Z] Selecting previously unselected package libjq1:s390x. [2020-02-21T22:42:45.160Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-02-21T22:42:45.160Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-21T22:42:45.160Z] Selecting previously unselected package jq. [2020-02-21T22:42:45.160Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2020-02-21T22:42:45.160Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-21T22:42:45.160Z] Selecting previously unselected package libaio1:s390x. [2020-02-21T22:42:45.160Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2020-02-21T22:42:45.160Z] Unpacking libaio1:s390x (0.3.110-3) ... [2020-02-21T22:42:45.160Z] Selecting previously unselected package libcap2-bin. [2020-02-21T22:42:45.160Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2020-02-21T22:42:45.160Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-02-21T22:42:45.160Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-21T22:42:45.160Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-02-21T22:42:45.160Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-02-21T22:42:45.160Z] Selecting previously unselected package libsepol1-dev:s390x. [2020-02-21T22:42:45.160Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2020-02-21T22:42:45.160Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2020-02-21T22:42:45.160Z] Selecting previously unselected package libpcre16-3:s390x. [2020-02-21T22:42:45.160Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2020-02-21T22:42:45.160Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2020-02-21T22:42:45.192Z] #58 96.71 DEP criu/crtools.d [2020-02-21T22:42:45.192Z] #58 96.95 DEP criu/cr-service.d [2020-02-21T22:42:45.287Z] #25 DONE 0.7s [2020-02-21T22:42:45.287Z] [2020-02-21T22:42:45.287Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-21T22:42:45.449Z] #58 97.23 DEP criu/cr-restore.d [2020-02-21T22:42:45.534Z] Selecting previously unselected package libpcre32-3:s390x. [2020-02-21T22:42:45.534Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2020-02-21T22:42:45.534Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2020-02-21T22:42:45.534Z] Selecting previously unselected package libpcre3-dev:s390x. [2020-02-21T22:42:45.534Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2020-02-21T22:42:45.534Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2020-02-21T22:42:45.534Z] Selecting previously unselected package libselinux1-dev:s390x. [2020-02-21T22:42:45.534Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2020-02-21T22:42:45.534Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2020-02-21T22:42:45.534Z] Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-21T22:42:45.534Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2020-02-21T22:42:45.534Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-02-21T22:42:45.534Z] Selecting previously unselected package libnl-3-200:s390x. [2020-02-21T22:42:45.534Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2020-02-21T22:42:45.534Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-02-21T22:42:45.534Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-21T22:42:45.534Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-02-21T22:42:45.534Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-21T22:42:45.534Z] Selecting previously unselected package libreadline5:s390x. [2020-02-21T22:42:45.534Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2020-02-21T22:42:45.534Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-02-21T22:42:45.534Z] Selecting previously unselected package libsystemd-dev:s390x. [2020-02-21T22:42:45.534Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2020-02-21T22:42:45.534Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2020-02-21T22:42:45.542Z] #28 DONE 0.1s [2020-02-21T22:42:45.542Z] [2020-02-21T22:42:45.542Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-21T22:42:45.542Z] #31 DONE 0.1s [2020-02-21T22:42:45.542Z] [2020-02-21T22:42:45.542Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-21T22:42:45.542Z] #34 DONE 0.2s [2020-02-21T22:42:45.542Z] [2020-02-21T22:42:45.542Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:42:45.797Z] #47 ... [2020-02-21T22:42:45.797Z] [2020-02-21T22:42:45.797Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-02-21T22:42:45.797Z] #39 DONE 0.1s [2020-02-21T22:42:45.797Z] [2020-02-21T22:42:45.797Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-02-21T22:42:45.797Z] #43 DONE 0.1s [2020-02-21T22:42:45.797Z] [2020-02-21T22:42:45.797Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:42:45.931Z] Selecting previously unselected package net-tools. [2020-02-21T22:42:45.931Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2020-02-21T22:42:45.931Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-21T22:42:45.931Z] Selecting previously unselected package python-pip-whl. [2020-02-21T22:42:45.931Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-21T22:42:45.931Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-21T22:42:46.012Z] #58 97.57 DEP criu/cr-errno.d [2020-02-21T22:42:46.012Z] #58 97.59 DEP criu/cr-dump.d [2020-02-21T22:42:46.012Z] #58 97.82 DEP criu/cr-dedup.d [2020-02-21T22:42:46.407Z] Selecting previously unselected package python3-pip. [2020-02-21T22:42:46.407Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-21T22:42:46.407Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-21T22:42:46.407Z] Selecting previously unselected package python3-pkg-resources. [2020-02-21T22:42:46.407Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-21T22:42:46.407Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-21T22:42:46.407Z] Selecting previously unselected package python3-setuptools. [2020-02-21T22:42:46.407Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-21T22:42:46.407Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-02-21T22:42:46.407Z] Selecting previously unselected package python3-wheel. [2020-02-21T22:42:46.407Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-21T22:42:46.407Z] Unpacking python3-wheel (0.29.0-2) ... [2020-02-21T22:42:46.407Z] Selecting previously unselected package thin-provisioning-tools. [2020-02-21T22:42:46.407Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2020-02-21T22:42:46.407Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-21T22:42:46.407Z] Selecting previously unselected package vim-runtime. [2020-02-21T22:42:46.407Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:42:46.407Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-21T22:42:46.407Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-21T22:42:46.407Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:46.577Z] #58 98.04 DEP criu/cr-check.d [2020-02-21T22:42:46.834Z] #58 98.33 DEP criu/config.d [2020-02-21T22:42:46.834Z] #58 98.47 DEP criu/clone-noasan.d [2020-02-21T22:42:46.834Z] #58 98.51 DEP criu/cgroup.d [2020-02-21T22:42:47.091Z] #58 98.69 DEP criu/cgroup-props.d [2020-02-21T22:42:47.323Z] Selecting previously unselected package vim. [2020-02-21T22:42:47.323Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-02-21T22:42:47.323Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:47.323Z] Selecting previously unselected package xfsprogs. [2020-02-21T22:42:47.323Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2020-02-21T22:42:47.323Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-21T22:42:47.323Z] Selecting previously unselected package zip. [2020-02-21T22:42:47.323Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2020-02-21T22:42:47.323Z] Unpacking zip (3.0-11+b1) ... [2020-02-21T22:42:47.323Z] Selecting previously unselected package libapparmor-perl. [2020-02-21T22:42:47.323Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2020-02-21T22:42:47.323Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-21T22:42:47.348Z] #58 98.87 DEP criu/bitmap.d [2020-02-21T22:42:47.348Z] #58 98.92 DEP criu/bfd.d [2020-02-21T22:42:47.348Z] #58 99.06 DEP criu/autofs.d [2020-02-21T22:42:47.606Z] #58 99.33 DEP criu/aio.d [2020-02-21T22:42:47.672Z] Selecting previously unselected package apparmor. [2020-02-21T22:42:47.672Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2020-02-21T22:42:47.672Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-21T22:42:47.672Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-21T22:42:47.672Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2020-02-21T22:42:47.672Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-21T22:42:47.862Z] #58 99.53 DEP criu/action-scripts.d [2020-02-21T22:42:48.034Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-21T22:42:48.034Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2020-02-21T22:42:48.034Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-21T22:42:48.034Z] Selecting previously unselected package binutils-mingw-w64. [2020-02-21T22:42:48.034Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-21T22:42:48.034Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-21T22:42:48.034Z] Selecting previously unselected package mingw-w64-common. [2020-02-21T22:42:48.034Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-21T22:42:48.034Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-21T22:42:48.425Z] #58 99.91 CC criu/action-scripts.o [2020-02-21T22:42:48.788Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-21T22:42:48.788Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-21T22:42:48.788Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-21T22:42:48.990Z] #58 100.6 CC criu/aio.o [2020-02-21T22:42:49.554Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-02-21T22:42:49.554Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2020-02-21T22:42:49.554Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-21T22:42:49.554Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-21T22:42:49.554Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-02-21T22:42:49.554Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:42:49.554Z] #58 101.2 CC criu/autofs.o [2020-02-21T22:42:49.639Z] + cd /tmp/tmp.PsIkYvEgpn/src/github.com/containerd/containerd [2020-02-21T22:42:49.639Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-02-21T22:42:49.639Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-21T22:42:49.639Z] + BUILDTAGS='netgo osusergo static_build' [2020-02-21T22:42:49.639Z] + export EXTRA_FLAGS=-buildmode=pie [2020-02-21T22:42:49.639Z] + EXTRA_FLAGS=-buildmode=pie [2020-02-21T22:42:49.639Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-21T22:42:49.639Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-21T22:42:49.639Z] + '[' '' = dynamic ']' [2020-02-21T22:42:49.639Z] + make [2020-02-21T22:42:50.656Z] 🇩 bin/ctr [2020-02-21T22:42:52.075Z] #58 103.2 CC criu/bfd.o [2020-02-21T22:42:52.075Z] #58 103.9 CC criu/bitmap.o [2020-02-21T22:42:52.639Z] #58 104.1 CC criu/cgroup-props.o [2020-02-21T22:42:52.658Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-21T22:42:52.658Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-02-21T22:42:52.658Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:42:53.570Z] #58 105.2 CC criu/cgroup.o [2020-02-21T22:42:53.887Z] #47 220.5 🇩 bin/containerd [2020-02-21T22:42:54.394Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-21T22:42:54.394Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-21T22:42:54.394Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2020-02-21T22:42:54.394Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-21T22:42:54.500Z] #58 ... [2020-02-21T22:42:54.500Z] [2020-02-21T22:42:54.500Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-21T22:42:54.500Z] #27 DONE 183.6s [2020-02-21T22:42:54.500Z] [2020-02-21T22:42:54.500Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-21T22:42:54.500Z] #15 183.9 + rm -rf /tmp/tmp.1B6ACbTTas [2020-02-21T22:42:54.744Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-21T22:42:54.744Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:54.744Z] Processing triggers for mime-support (3.60) ... [2020-02-21T22:42:54.744Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:54.744Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2020-02-21T22:42:54.744Z] Setting up libcap2-bin (1:2.25-1) ... [2020-02-21T22:42:54.744Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-21T22:42:54.744Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-21T22:42:54.744Z] Setting up bash-completion (1:2.1-4.3) ... [2020-02-21T22:42:54.756Z] #15 DONE 184.3s [2020-02-21T22:42:54.756Z] [2020-02-21T22:42:54.756Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:42:54.756Z] #33 174.3 net/http/httptrace [2020-02-21T22:42:54.756Z] #33 174.6 net/http [2020-02-21T22:42:55.096Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-02-21T22:42:55.096Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-21T22:42:55.096Z] Setting up zip (3.0-11+b1) ... [2020-02-21T22:42:55.096Z] Setting up bzip2 (1.0.6-8.1) ... [2020-02-21T22:42:55.096Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-21T22:42:55.096Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-21T22:42:55.096Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:42:55.096Z] Setting up libaio1:s390x (0.3.110-3) ... [2020-02-21T22:42:55.096Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:55.096Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-21T22:42:55.096Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-21T22:42:55.096Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-21T22:42:55.096Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:55.096Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2020-02-21T22:42:55.096Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2020-02-21T22:42:55.096Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2020-02-21T22:42:55.096Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:55.448Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2020-02-21T22:42:55.448Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2020-02-21T22:42:55.448Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-02-21T22:42:55.448Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-02-21T22:42:55.448Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-21T22:42:55.448Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2020-02-21T22:42:55.448Z] Setting up pigz (2.3.4-1) ... [2020-02-21T22:42:55.448Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-21T22:42:55.448Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2020-02-21T22:42:55.448Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:55.448Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-02-21T22:42:55.448Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-21T22:42:55.448Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-21T22:42:55.448Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2020-02-21T22:42:55.448Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-02-21T22:42:55.448Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-21T22:42:55.448Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:42:55.448Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-21T22:42:55.448Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-21T22:42:55.448Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-21T22:42:55.448Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-21T22:42:55.448Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-21T22:42:55.448Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-21T22:42:55.448Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-21T22:42:55.448Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-21T22:42:55.448Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-02-21T22:42:55.448Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:55.448Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-21T22:42:55.448Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-21T22:42:55.448Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-21T22:42:55.448Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2020-02-21T22:42:55.448Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-21T22:42:56.662Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2020-02-21T22:42:56.662Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:42:56.662Z] 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-21T22:42:56.662Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-21T22:42:56.662Z] 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-21T22:42:56.662Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-21T22:42:56.662Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-21T22:42:56.662Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:42:56.662Z] 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-21T22:42:56.662Z] 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-21T22:42:56.662Z] Setting up python3 (3.5.3-1) ... [2020-02-21T22:42:56.662Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-21T22:42:57.008Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-21T22:42:57.366Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-21T22:42:57.366Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-02-21T22:42:57.366Z] Setting up python3-wheel (0.29.0-2) ... [2020-02-21T22:42:57.366Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-21T22:42:57.366Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-02-21T22:42:57.754Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-21T22:42:57.754Z] Setting up dmsetup (2:1.02.137-2) ... [2020-02-21T22:42:57.754Z] Setting up python3-setuptools (33.1.1-1) ... [2020-02-21T22:42:58.034Z] #33 ... [2020-02-21T22:42:58.034Z] [2020-02-21T22:42:58.034Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:42:58.034Z] #58 109.4 CC criu/clone-noasan.o [2020-02-21T22:42:58.034Z] #58 109.6 CC criu/config.o [2020-02-21T22:42:58.209Z] Setting up dh-python (2.20170125) ... [2020-02-21T22:42:58.209Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-02-21T22:42:58.209Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:42:59.927Z] #58 111.2 CC criu/cr-check.o [2020-02-21T22:43:01.300Z] #58 112.8 CC criu/cr-dedup.o [2020-02-21T22:43:01.557Z] #58 113.4 CC criu/cr-dump.o [2020-02-21T22:43:02.239Z] Removing intermediate container 089d985971d7 [2020-02-21T22:43:02.239Z] ---> 9ab2a2ef3898 [2020-02-21T22:43:02.239Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-02-21T22:43:02.239Z] ---> Running in 8c25d2f64951 [2020-02-21T22:43:03.463Z] Collecting yamllint==1.16.0 [2020-02-21T22:43:03.463Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-21T22:43:03.813Z] Collecting pyyaml (from yamllint==1.16.0) [2020-02-21T22:43:03.813Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-21T22:43:04.082Z] #58 115.8 CC criu/cr-errno.o [2020-02-21T22:43:04.082Z] #58 115.9 CC criu/cr-restore.o [2020-02-21T22:43:04.159Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-21T22:43:04.160Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-21T22:43:04.160Z] Building wheels for collected packages: pyyaml [2020-02-21T22:43:04.160Z] Running setup.py bdist_wheel for pyyaml: started [2020-02-21T22:43:04.507Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-21T22:43:04.507Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-21T22:43:04.507Z] Successfully built pyyaml [2020-02-21T22:43:04.507Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-02-21T22:43:04.859Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-21T22:43:05.210Z] Removing intermediate container 8c25d2f64951 [2020-02-21T22:43:05.210Z] ---> 8e574f2b6fda [2020-02-21T22:43:05.210Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-21T22:43:05.973Z] ---> b57dcbc7c16c [2020-02-21T22:43:05.973Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-21T22:43:07.571Z] Running on azwin-2-b47950 in d:\jenkins\workspace\moby_PR-40551 [Pipeline] { [Pipeline] ws [2020-02-21T22:43:07.586Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-21T22:43:07.759Z] ---> dee57b0176c0 [2020-02-21T22:43:07.759Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-21T22:43:08.261Z] #58 ... [2020-02-21T22:43:08.261Z] [2020-02-21T22:43:08.261Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-21T22:43:08.261Z] #33 188.6 github.com/LK4D4/vndr/godl [2020-02-21T22:43:08.261Z] #33 189.3 github.com/LK4D4/vndr [2020-02-21T22:43:08.261Z] #33 DONE 197.1s [2020-02-21T22:43:08.261Z] [2020-02-21T22:43:08.261Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:43:08.261Z] #13 110.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-21T22:43:08.261Z] #13 110.5 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-21T22:43:08.261Z] #13 110.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:43:08.976Z] ---> 3976fb0ae0d6 [2020-02-21T22:43:08.976Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-21T22:43:09.191Z] #13 ... [2020-02-21T22:43:09.191Z] [2020-02-21T22:43:09.191Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:43:09.191Z] #58 120.6 CC criu/cr-service.o [2020-02-21T22:43:09.341Z] ---> 54286a1498f8 [2020-02-21T22:43:09.341Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-21T22:43:09.685Z] ---> a729bd0d6e08 [2020-02-21T22:43:09.685Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-02-21T22:43:09.685Z] ---> d37280f20263 [2020-02-21T22:43:09.685Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-02-21T22:43:10.082Z] ---> 3152f1e28351 [2020-02-21T22:43:10.082Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-02-21T22:43:10.514Z] ---> 69e2bbeb61a6 [2020-02-21T22:43:10.514Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-02-21T22:43:10.561Z] #58 122.3 CC criu/crtools.o [2020-02-21T22:43:10.947Z] ---> 20a12c91e5e1 [2020-02-21T22:43:10.947Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-02-21T22:43:11.124Z] #58 122.9 CC criu/eventfd.o [2020-02-21T22:43:11.363Z] ---> 4dd9d56da12b [2020-02-21T22:43:11.363Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-02-21T22:43:11.688Z] #58 123.3 CC criu/eventpoll.o [2020-02-21T22:43:11.733Z] ---> 4564bd64a698 [2020-02-21T22:43:11.733Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-21T22:43:12.478Z] ---> e0251d8ef5dd [2020-02-21T22:43:12.478Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-02-21T22:43:12.618Z] #58 124.2 CC criu/external.o [2020-02-21T22:43:12.826Z] ---> 705a6d02bda1 [2020-02-21T22:43:12.826Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-21T22:43:12.876Z] #58 124.6 CC criu/fault-injection.o [2020-02-21T22:43:13.133Z] #58 124.8 CC criu/fdstore.o [2020-02-21T22:43:13.176Z] ---> 5317852341b6 [2020-02-21T22:43:13.176Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-02-21T22:43:13.176Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-02-21T22:43:13.176Z] bad55c542dc9: Pulling fs layer [2020-02-21T22:43:13.557Z] bad55c542dc9: Verifying Checksum [2020-02-21T22:43:13.557Z] bad55c542dc9: Download complete [2020-02-21T22:43:13.697Z] #58 125.1 CC criu/fifo.o [2020-02-21T22:43:13.909Z] bad55c542dc9: Pull complete [2020-02-21T22:43:13.909Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-21T22:43:13.909Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-21T22:43:13.955Z] #58 125.5 CC criu/file-ids.o [2020-02-21T22:43:14.212Z] #58 125.9 CC criu/file-lock.o [2020-02-21T22:43:14.257Z] ---> 442d05c6c9e6 [2020-02-21T22:43:14.257Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-02-21T22:43:14.257Z] ---> Running in f6a9a7cf9887 [2020-02-21T22:43:14.469Z] #58 ... [2020-02-21T22:43:14.469Z] [2020-02-21T22:43:14.469Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:43:14.469Z] #13 122.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-21T22:43:14.469Z] #13 122.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-21T22:43:14.469Z] #13 122.3 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-02-21T22:43:14.469Z] #13 122.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-21T22:43:14.469Z] #13 122.3 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-21T22:43:14.469Z] #13 122.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:43:14.469Z] #13 122.4 Processing triggers for mime-support (3.60) ... [2020-02-21T22:43:14.469Z] #13 122.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:43:14.469Z] #13 122.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-21T22:43:14.469Z] #13 122.4 Setting up libcap2-bin (1:2.25-1) ... [2020-02-21T22:43:14.469Z] #13 122.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-21T22:43:14.469Z] #13 122.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-21T22:43:14.469Z] #13 122.5 Setting up bash-completion (1:2.1-4.3) ... [2020-02-21T22:43:14.469Z] #13 124.7 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-21T22:43:14.469Z] #13 124.7 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-21T22:43:14.469Z] #13 124.8 Setting up zip (3.0-11+b1) ... [2020-02-21T22:43:14.469Z] #13 124.8 Setting up bzip2 (1.0.6-8.1) ... [2020-02-21T22:43:14.469Z] #13 124.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-21T22:43:14.469Z] #13 124.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-21T22:43:14.469Z] #13 124.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:43:14.469Z] #13 124.8 Setting up libaio1:amd64 (0.3.110-3) ... [2020-02-21T22:43:14.469Z] #13 124.8 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:43:14.469Z] #13 124.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-21T22:43:14.469Z] #13 124.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-21T22:43:14.469Z] #13 124.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-21T22:43:14.469Z] #13 124.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:43:14.469Z] #13 124.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-21T22:43:14.469Z] #13 124.9 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-02-21T22:43:14.469Z] #13 124.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-21T22:43:14.469Z] #13 124.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:43:14.469Z] #13 125.3 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-21T22:43:14.469Z] #13 125.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-02-21T22:43:14.469Z] #13 125.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-21T22:43:14.469Z] #13 125.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-21T22:43:14.469Z] #13 125.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-21T22:43:14.469Z] #13 125.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-21T22:43:14.469Z] #13 125.4 Setting up pigz (2.3.4-1) ... [2020-02-21T22:43:14.469Z] #13 125.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-21T22:43:14.469Z] #13 125.4 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-02-21T22:43:14.469Z] #13 125.4 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:43:14.469Z] #13 125.5 Setting up mingw-w64-common (5.0.1-1) ... [2020-02-21T22:43:14.469Z] #13 125.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-21T22:43:14.469Z] #13 125.5 Setting up jq (1.5+dfsg-1.3) ... [2020-02-21T22:43:14.469Z] #13 125.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-21T22:43:14.469Z] #13 125.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-21T22:43:14.469Z] #13 125.5 Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-21T22:43:14.469Z] #13 125.5 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:43:14.469Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-21T22:43:14.469Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-21T22:43:14.469Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-21T22:43:14.469Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-21T22:43:14.469Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-21T22:43:14.469Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-21T22:43:14.469Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-21T22:43:14.469Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-21T22:43:14.470Z] #13 125.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-21T22:43:14.470Z] #13 125.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-21T22:43:14.470Z] #13 125.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-21T22:43:14.470Z] #13 125.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-21T22:43:14.470Z] #13 125.6 Setting up btrfs-progs (4.7.3-1) ... [2020-02-21T22:43:14.470Z] #13 125.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-21T22:43:14.470Z] #13 125.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-21T22:43:14.604Z] Removing intermediate container f6a9a7cf9887 [2020-02-21T22:43:14.604Z] ---> 25ac0b6b063a [2020-02-21T22:43:14.604Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-02-21T22:43:14.604Z] ---> Running in 00ef7e1bdb1d [2020-02-21T22:43:14.604Z] Removing intermediate container 00ef7e1bdb1d [2020-02-21T22:43:14.604Z] ---> b1832f8a297c [2020-02-21T22:43:14.604Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-02-21T22:43:14.962Z] ---> Running in 76df114527a9 [2020-02-21T22:43:14.962Z] Removing intermediate container 76df114527a9 [2020-02-21T22:43:14.962Z] ---> 448404c97ee4 [2020-02-21T22:43:14.962Z] Step 122/125 : VOLUME /var/lib/docker [2020-02-21T22:43:14.962Z] ---> Running in 90a3691d814d [2020-02-21T22:43:15.309Z] Removing intermediate container 90a3691d814d [2020-02-21T22:43:15.309Z] ---> 323621aa2ee0 [2020-02-21T22:43:15.309Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-02-21T22:43:15.309Z] ---> Running in 73e13c94d8fc [2020-02-21T22:43:15.309Z] Removing intermediate container 73e13c94d8fc [2020-02-21T22:43:15.309Z] ---> a81d20c7ccdc [2020-02-21T22:43:15.309Z] Step 124/125 : FROM dev AS final [2020-02-21T22:43:15.309Z] ---> a81d20c7ccdc [2020-02-21T22:43:15.309Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-02-21T22:43:17.703Z] ---> 3e42850e86e2 [2020-02-21T22:43:17.703Z] Successfully built 3e42850e86e2 [2020-02-21T22:43:17.703Z] Successfully tagged docker:c694d603645fe60da7e2d646016159a01c599454 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-21T22:43:18.502Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40551/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c694d603645fe60da7e2d646016159a01c599454 hack/test/unit [2020-02-21T22:43:18.644Z] #13 129.7 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-21T22:43:18.644Z] #13 129.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:43:18.644Z] #13 129.7 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-21T22:43:18.644Z] #13 129.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-21T22:43:18.644Z] #13 129.7 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-21T22:43:18.644Z] #13 129.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-21T22:43:18.644Z] #13 129.7 Setting up btrfs-tools (4.7.3-1) ... [2020-02-21T22:43:18.644Z] #13 129.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:43:18.644Z] #13 129.8 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-21T22:43:18.644Z] #13 129.8 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-21T22:43:18.644Z] #13 129.8 Setting up python3 (3.5.3-1) ... [2020-02-21T22:43:20.433Z] #47 243.9 🇩 bin/containerd-stress [2020-02-21T22:43:20.433Z] #47 245.6 🇩 bin/containerd-shim [2020-02-21T22:43:20.538Z] #13 131.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-21T22:43:20.982Z] ? github.com/docker/docker/api [no test files] [2020-02-21T22:43:21.468Z] #13 132.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-21T22:43:21.725Z] #13 132.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-21T22:43:21.725Z] #13 132.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-21T22:43:21.725Z] #13 132.9 Setting up python3-wheel (0.29.0-2) ... [2020-02-21T22:43:23.093Z] #13 134.0 Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-21T22:43:24.023Z] #13 135.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-21T22:43:24.023Z] #13 135.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-21T22:43:24.589Z] #47 251.8 🇩 bin/containerd-shim-runc-v1 [2020-02-21T22:43:24.961Z] #13 136.1 Setting up dmsetup (2:1.02.137-2) ... [2020-02-21T22:43:24.961Z] #13 136.1 Setting up python3-setuptools (33.1.1-1) ... [2020-02-21T22:43:25.218Z] #13 ... [2020-02-21T22:43:25.218Z] [2020-02-21T22:43:25.218Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:43:25.218Z] #58 126.7 CC criu/files-ext.o [2020-02-21T22:43:25.218Z] #58 127.1 CC criu/files-reg.o [2020-02-21T22:43:25.218Z] #58 129.0 CC criu/files.o [2020-02-21T22:43:25.218Z] #58 131.1 CC criu/filesystems.o [2020-02-21T22:43:25.218Z] #58 131.9 CC criu/fsnotify.o [2020-02-21T22:43:25.218Z] #58 133.1 CC criu/image-desc.o [2020-02-21T22:43:25.218Z] #58 133.2 CC criu/image.o [2020-02-21T22:43:25.218Z] #58 134.2 CC criu/ipc_ns.o [2020-02-21T22:43:25.218Z] #58 135.4 CC criu/irmap.o [2020-02-21T22:43:25.218Z] #58 136.3 CC criu/kcmp-ids.o [2020-02-21T22:43:25.218Z] #58 136.7 CC criu/kerndat.o [2020-02-21T22:43:26.148Z] #58 ... [2020-02-21T22:43:26.148Z] [2020-02-21T22:43:26.148Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-21T22:43:26.148Z] #13 137.2 Setting up dh-python (2.20170125) ... [2020-02-21T22:43:27.078Z] #13 138.0 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-21T22:43:27.078Z] #13 138.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:43:27.099Z] #47 254.7 🇩 binaries [2020-02-21T22:43:27.099Z] #47 254.7 + mkdir -p /build [2020-02-21T22:43:27.099Z] #47 254.7 + cp bin/containerd /build/containerd [2020-02-21T22:43:27.099Z] #47 254.7 + cp bin/containerd-shim /build/containerd-shim [2020-02-21T22:43:27.099Z] #47 254.7 + cp bin/ctr /build/ctr [2020-02-21T22:43:27.335Z] #13 DONE 138.5s [2020-02-21T22:43:27.335Z] [2020-02-21T22:43:27.335Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:43:27.335Z] #58 137.8 CC criu/libnetlink.o [2020-02-21T22:43:27.335Z] #58 138.2 CC criu/log.o [2020-02-21T22:43:27.335Z] #58 138.8 CC criu/lsm.o [2020-02-21T22:43:27.594Z] #58 139.3 CC criu/mem.o [2020-02-21T22:43:27.658Z] #47 DONE 255.3s [2020-02-21T22:43:28.217Z] [2020-02-21T22:43:28.217Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-21T22:43:28.473Z] #48 DONE 0.3s [2020-02-21T22:43:28.473Z] [2020-02-21T22:43:28.474Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-21T22:43:28.474Z] #51 DONE 0.1s [2020-02-21T22:43:28.474Z] [2020-02-21T22:43:28.474Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-02-21T22:43:28.728Z] #54 DONE 0.1s [2020-02-21T22:43:28.728Z] [2020-02-21T22:43:28.728Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-21T22:43:28.728Z] #56 DONE 0.2s [2020-02-21T22:43:28.728Z] [2020-02-21T22:43:28.728Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-02-21T22:43:28.982Z] #59 DONE 0.1s [2020-02-21T22:43:28.982Z] [2020-02-21T22:43:28.982Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-21T22:43:28.982Z] #63 DONE 0.1s [2020-02-21T22:43:28.982Z] [2020-02-21T22:43:28.982Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-02-21T22:43:29.237Z] #65 DONE 0.2s [2020-02-21T22:43:29.237Z] [2020-02-21T22:43:29.237Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-02-21T22:43:29.237Z] #66 DONE 0.0s [2020-02-21T22:43:29.237Z] [2020-02-21T22:43:29.237Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-21T22:43:29.490Z] #58 141.1 CC criu/mount.o [2020-02-21T22:43:30.197Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2020-02-21T22:43:30.410Z] using credential docker-jenkins-github-credentials [2020-02-21T22:43:30.484Z] Cloning the remote Git repository [2020-02-21T22:43:30.484Z] Cloning with configured refspecs honoured and without tags [2020-02-21T22:43:30.597Z] #67 DONE 1.2s [2020-02-21T22:43:30.597Z] [2020-02-21T22:43:30.597Z] #68 exporting to image [2020-02-21T22:43:30.597Z] #68 exporting layers [2020-02-21T22:43:30.673Z] Cloning repository https://github.com/moby/moby.git [2020-02-21T22:43:31.036Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-21T22:43:32.032Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:43:32.033Z] > git --version # timeout=10 [2020-02-21T22:43:32.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:43:32.077Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-21T22:43:33.670Z] #58 144.8 CC criu/namespaces.o [2020-02-21T22:43:35.042Z] #58 146.5 CC criu/net.o [2020-02-21T22:43:37.120Z] #68 exporting layers 6.3s done [2020-02-21T22:43:37.120Z] #68 writing image sha256:9bd672171459cd2975e9bb7b03b2459730488e2de3f29e657d7934868c51329c [2020-02-21T22:43:37.120Z] #68 writing image sha256:9bd672171459cd2975e9bb7b03b2459730488e2de3f29e657d7934868c51329c done [2020-02-21T22:43:37.120Z] #68 naming to docker.io/library/docker:c694d603645fe60da7e2d646016159a01c599454 done [2020-02-21T22:43:37.120Z] #68 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-21T22:43:37.567Z] #58 149.0 CC criu/netfilter.o [2020-02-21T22:43:37.567Z] #58 ... [2020-02-21T22:43:37.567Z] [2020-02-21T22:43:37.567Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-21T22:43:37.567Z] #14 6.871 Collecting yamllint==1.16.0 [2020-02-21T22:43:37.573Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40551/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40551/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c694d603645fe60da7e2d646016159a01c599454 hack/validate/default [2020-02-21T22:43:37.824Z] #14 ... [2020-02-21T22:43:37.824Z] [2020-02-21T22:43:37.824Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:43:37.824Z] #58 149.4 CC criu/page-pipe.o [2020-02-21T22:43:38.388Z] #58 150.0 CC criu/page-xfer.o [2020-02-21T22:43:38.502Z] Congratulations! All commits are properly signed with the DCO! [2020-02-21T22:43:39.318Z] #58 151.1 CC criu/pagemap-cache.o [2020-02-21T22:43:39.882Z] #58 151.5 CC criu/pagemap.o [2020-02-21T22:43:40.812Z] #58 152.4 CC criu/parasite-syscall.o [2020-02-21T22:43:41.742Z] #58 153.3 CC criu/path.o [2020-02-21T22:43:41.998Z] #58 153.7 CC criu/pie-util-vdso-elf32.o [2020-02-21T22:43:42.255Z] #58 154.0 CC criu/pie-util-vdso.o [2020-02-21T22:43:42.820Z] #58 154.4 CC criu/pie-util.o [2020-02-21T22:43:43.077Z] #58 154.7 CC criu/pipes.o [2020-02-21T22:43:44.009Z] #58 155.6 CC criu/plugin.o [2020-02-21T22:43:44.267Z] #58 ... [2020-02-21T22:43:44.267Z] [2020-02-21T22:43:44.267Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-21T22:43:44.267Z] #42 173.0 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-21T22:43:44.267Z] #42 175.0 + mkdir -p /build [2020-02-21T22:43:44.267Z] #42 175.0 + cp runc /build/runc [2020-02-21T22:43:44.267Z] #42 DONE 175.6s [2020-02-21T22:43:44.267Z] [2020-02-21T22:43:44.267Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-21T22:43:44.267Z] #14 13.76 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-21T22:43:44.267Z] #14 14.13 Collecting pyyaml (from yamllint==1.16.0) [2020-02-21T22:43:44.267Z] #14 15.36 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-21T22:43:45.203Z] #14 17.82 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-21T22:43:46.575Z] #14 18.96 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-21T22:43:46.575Z] #14 19.07 Building wheels for collected packages: pyyaml [2020-02-21T22:43:46.575Z] #14 19.08 Running setup.py bdist_wheel for pyyaml: started [2020-02-21T22:43:47.555Z] 🇩 bin/containerd [2020-02-21T22:43:47.948Z] #14 20.41 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-21T22:43:47.948Z] #14 20.41 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-21T22:43:47.948Z] #14 20.50 Successfully built pyyaml [2020-02-21T22:43:47.948Z] #14 20.50 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-21T22:43:48.204Z] #14 20.83 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-21T22:43:48.768Z] #14 DONE 21.3s [2020-02-21T22:43:48.768Z] [2020-02-21T22:43:48.768Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-21T22:43:48.768Z] #16 DONE 0.2s [2020-02-21T22:43:48.768Z] [2020-02-21T22:43:48.768Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:43:48.768Z] #58 156.1 CC criu/proc_parse.o [2020-02-21T22:43:48.768Z] #58 158.8 CC criu/protobuf-desc.o [2020-02-21T22:43:48.768Z] #58 159.7 CC criu/protobuf.o [2020-02-21T22:43:48.768Z] #58 160.3 CC criu/pstree.o [2020-02-21T22:43:49.764Z] #58 ... [2020-02-21T22:43:49.764Z] [2020-02-21T22:43:49.764Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-21T22:43:49.764Z] #21 DONE 0.9s [2020-02-21T22:43:49.764Z] [2020-02-21T22:43:49.764Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:43:50.035Z] #47 ... [2020-02-21T22:43:50.036Z] [2020-02-21T22:43:50.036Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-21T22:43:50.036Z] #55 239.5 + dpkg --print-architecture [2020-02-21T22:43:50.036Z] #55 239.5 + cd /tmp/tmp.cQIlY766QA/src/github.com/docker/distribution [2020-02-21T22:43:50.036Z] #55 239.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-21T22:43:50.607Z] #55 239.9 + GOPATH=/tmp/tmp.cQIlY766QA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cQIlY766QA [2020-02-21T22:43:50.607Z] #55 239.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-21T22:43:53.322Z] Fetching without tags [2020-02-21T22:43:54.108Z] Merging remotes/origin/19.03 commit 75fa1145dae220f3482debf8447a48d2bc5ef8c7 into PR head commit c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:43:52.990Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:43:53.081Z] > git config --add remote.origin.fetch +refs/pull/40551/head:refs/remotes/origin/PR-40551 # timeout=10 [2020-02-21T22:43:53.127Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-21T22:43:53.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-21T22:43:53.357Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-21T22:43:53.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-21T22:43:53.358Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40551/head:refs/remotes/origin/PR-40551 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-21T22:43:54.213Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:43:54.256Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:43:56.806Z] Merge succeeded, producing c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:43:56.807Z] Checking out Revision c694d603645fe60da7e2d646016159a01c599454 (PR-40551) [2020-02-21T22:43:56.570Z] > git merge 75fa1145dae220f3482debf8447a48d2bc5ef8c7 # timeout=10 [2020-02-21T22:43:56.707Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-21T22:43:56.841Z] > git config core.sparsecheckout # timeout=10 [2020-02-21T22:43:56.883Z] > git checkout -f c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:44:00.563Z] #55 ... [2020-02-21T22:44:00.563Z] [2020-02-21T22:44:00.563Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:44:00.563Z] #58 161.7 CC criu/rbtree.o [2020-02-21T22:44:00.563Z] #58 162.0 CC criu/rst-malloc.o [2020-02-21T22:44:00.563Z] #58 162.4 CC criu/seccomp.o [2020-02-21T22:44:00.563Z] #58 163.0 CC criu/seize.o [2020-02-21T22:44:00.563Z] #58 163.6 CC criu/servicefd.o [2020-02-21T22:44:00.563Z] #58 163.9 CC criu/shmem.o [2020-02-21T22:44:00.563Z] #58 164.7 CC criu/sigframe.o [2020-02-21T22:44:00.563Z] #58 164.8 CC criu/signalfd.o [2020-02-21T22:44:00.563Z] #58 165.1 CC criu/sk-inet.o [2020-02-21T22:44:00.563Z] #58 165.8 CC criu/sk-netlink.o [2020-02-21T22:44:00.563Z] #58 166.1 CC criu/sk-packet.o [2020-02-21T22:44:00.563Z] #58 166.7 CC criu/sk-queue.o [2020-02-21T22:44:00.563Z] #58 167.1 CC criu/sk-tcp.o [2020-02-21T22:44:00.563Z] #58 167.6 CC criu/sk-unix.o [2020-02-21T22:44:00.563Z] #58 169.2 CC criu/sockets.o [2020-02-21T22:44:00.563Z] #58 170.0 CC criu/stats.o [2020-02-21T22:44:00.563Z] #58 170.2 CC criu/string.o [2020-02-21T22:44:00.563Z] #58 170.3 CC criu/sysctl.o [2020-02-21T22:44:00.563Z] #58 170.9 CC criu/sysfs_parse.o [2020-02-21T22:44:00.563Z] #58 171.3 CC criu/timerfd.o [2020-02-21T22:44:00.563Z] #58 171.6 CC criu/tty.o [2020-02-21T22:44:01.496Z] #58 173.2 CC criu/tun.o [2020-02-21T22:44:02.064Z] #58 173.6 CC criu/uffd.o [2020-02-21T22:44:02.997Z] #58 174.5 CC criu/util.o [2020-02-21T22:44:04.369Z] #58 175.7 CC criu/uts_ns.o [2020-02-21T22:44:04.369Z] #58 175.9 CC criu/vdso-compat.o [2020-02-21T22:44:04.398Z] Commit message: "Jenkinsfile: temporarily pin windows image to 10.0.17763.973" [2020-02-21T22:44:04.626Z] #58 176.1 CC criu/vdso.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-21T22:44:05.558Z] #58 177.0 LINK criu/built-in.o [2020-02-21T22:44:05.558Z] #58 177.1 LINK criu/criu [2020-02-21T22:44:05.816Z] #58 177.5 DEP lib/c/criu.d [2020-02-21T22:44:05.816Z] #58 177.5 CC images/rpc.pb-c.o [2020-02-21T22:44:06.381Z] #58 178.1 CC lib/c/criu.o [2020-02-21T22:44:07.313Z] #58 179.0 LINK lib/c/built-in.o [2020-02-21T22:44:07.313Z] #58 179.0 LINK lib/c/libcriu.so [2020-02-21T22:44:07.571Z] #58 179.1 GEN magic.py [2020-02-21T22:44:07.571Z] #58 179.2 Note: Building without setproctitle() and strlcpy() support. [2020-02-21T22:44:07.571Z] #58 179.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-21T22:44:08.030Z] + docker version [2020-02-21T22:44:08.135Z] #58 179.8 fatal: Not a git repository (or any of the parent directories): .git [2020-02-21T22:44:09.068Z] #58 180.4 make[1]: Nothing to be done for 'all'. [2020-02-21T22:44:09.326Z] #58 181.0 make[1]: 'images/built-in.o' is up to date. [2020-02-21T22:44:09.326Z] #58 181.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-21T22:44:09.326Z] #58 181.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-21T22:44:09.326Z] #58 181.1 make[1]: 'compel/libcompel.a' is up to date. [2020-02-21T22:44:09.585Z] #58 181.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-21T22:44:09.585Z] #58 181.2 make[1]: Nothing to be done for 'all'. [2020-02-21T22:44:09.585Z] #58 181.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-21T22:44:09.585Z] #58 181.3 make[2]: Nothing to be done for 'all'. [2020-02-21T22:44:09.585Z] #58 181.3 make[2]: Nothing to be done for 'all'. [2020-02-21T22:44:09.585Z] #58 181.4 make[2]: Nothing to be done for 'all'. [2020-02-21T22:44:09.842Z] #58 181.5 make[2]: Nothing to be done for 'all'. [2020-02-21T22:44:09.842Z] #58 181.5 make[2]: Nothing to be done for 'all'. [2020-02-21T22:44:09.842Z] #58 ... [2020-02-21T22:44:09.842Z] [2020-02-21T22:44:09.842Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-21T22:44:09.842Z] #55 259.3 + rm -rf /tmp/tmp.cQIlY766QA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cQIlY766QA [2020-02-21T22:44:10.411Z] #55 DONE 259.8s [2020-02-21T22:44:10.411Z] [2020-02-21T22:44:10.411Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-21T22:44:10.411Z] #58 181.5 make[2]: Nothing to be done for 'all'. [2020-02-21T22:44:10.411Z] #58 181.6 make[2]: Nothing to be done for 'all'. [2020-02-21T22:44:10.411Z] #58 181.6 make[2]: Nothing to be done for 'all'. [2020-02-21T22:44:10.411Z] #58 181.6 INSTALL criu/criu [2020-02-21T22:44:10.411Z] #58 DONE 182.0s [2020-02-21T22:44:10.411Z] [2020-02-21T22:44:10.411Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:44:12.676Z] Client: Docker Engine - Enterprise [2020-02-21T22:44:12.676Z] Version: 19.03.5 [2020-02-21T22:44:12.676Z] API version: 1.40 [2020-02-21T22:44:12.676Z] Go version: go1.12.12 [2020-02-21T22:44:12.676Z] Git commit: 2ee0c57608 [2020-02-21T22:44:12.676Z] Built: 11/13/2019 08:00:16 [2020-02-21T22:44:12.676Z] OS/Arch: windows/amd64 [2020-02-21T22:44:12.676Z] Experimental: false [2020-02-21T22:44:12.676Z] [2020-02-21T22:44:12.676Z] Server: Docker Engine - Enterprise [2020-02-21T22:44:12.676Z] Engine: [2020-02-21T22:44:12.676Z] Version: 19.03.5 [2020-02-21T22:44:12.676Z] API version: 1.40 (minimum version 1.24) [2020-02-21T22:44:12.676Z] Go version: go1.12.12 [2020-02-21T22:44:12.676Z] Git commit: 2ee0c57608 [2020-02-21T22:44:12.676Z] Built: 11/13/2019 07:58:51 [2020-02-21T22:44:12.676Z] OS/Arch: windows/amd64 [2020-02-21T22:44:12.676Z] Experimental: true [2020-02-21T22:44:12.939Z] #47 ... [2020-02-21T22:44:12.939Z] [2020-02-21T22:44:12.939Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-21T22:44:12.939Z] #24 DONE 262.1s [2020-02-21T22:44:12.939Z] [2020-02-21T22:44:12.939Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [Pipeline] sh [2020-02-21T22:44:14.171Z] + docker info [2020-02-21T22:44:14.836Z] #47 ... [2020-02-21T22:44:14.836Z] [2020-02-21T22:44:14.836Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-21T22:44:15.094Z] #25 DONE 0.5s [2020-02-21T22:44:15.094Z] [2020-02-21T22:44:15.094Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:44:15.352Z] #47 ... [2020-02-21T22:44:15.352Z] [2020-02-21T22:44:15.352Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-21T22:44:15.352Z] #28 DONE 0.1s [2020-02-21T22:44:15.352Z] [2020-02-21T22:44:15.352Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-21T22:44:15.352Z] #31 DONE 0.1s [2020-02-21T22:44:15.352Z] [2020-02-21T22:44:15.352Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-21T22:44:15.352Z] #34 DONE 0.1s [2020-02-21T22:44:15.352Z] [2020-02-21T22:44:15.352Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:44:15.610Z] #47 ... [2020-02-21T22:44:15.610Z] [2020-02-21T22:44:15.610Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-02-21T22:44:15.610Z] #39 DONE 0.1s [2020-02-21T22:44:15.610Z] [2020-02-21T22:44:15.610Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-02-21T22:44:15.610Z] #43 DONE 0.1s [2020-02-21T22:44:15.610Z] [2020-02-21T22:44:15.610Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-21T22:44:18.987Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-02-21T22:44:18.987Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-21T22:44:18.987Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-21T22:44:19.355Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-02-21T22:44:19.355Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-21T22:44:19.355Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-21T22:44:19.355Z] ? github.com/docker/docker/api/types [no test files] [2020-02-21T22:44:19.355Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-21T22:44:19.355Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-21T22:44:19.355Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-21T22:44:19.355Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-21T22:44:20.127Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-02-21T22:44:20.128Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-02-21T22:44:20.128Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-21T22:44:20.128Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-21T22:44:20.128Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-21T22:44:20.128Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-21T22:44:20.128Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-21T22:44:20.128Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-21T22:44:20.128Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-21T22:44:20.128Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-02-21T22:44:20.160Z] 🇩 bin/containerd-stress [2020-02-21T22:44:20.497Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/builder [no test files] [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-21T22:44:20.497Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-21T22:44:20.857Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-02-21T22:44:22.856Z] 🇩 bin/containerd-shim [2020-02-21T22:44:23.713Z] #47 217.1 🇩 bin/containerd [2020-02-21T22:44:23.979Z] ok github.com/docker/docker/builder/fscache 0.111s coverage: 69.5% of statements [2020-02-21T22:44:23.979Z] ok github.com/docker/docker/builder/dockerfile 0.845s coverage: 45.1% of statements [2020-02-21T22:44:25.788Z] ok github.com/docker/docker/builder/remotecontext/git 0.508s coverage: 85.1% of statements [2020-02-21T22:44:25.788Z] ok github.com/docker/docker/builder/remotecontext 0.350s coverage: 13.6% of statements [2020-02-21T22:44:25.788Z] ? github.com/docker/docker/cli [no test files] [2020-02-21T22:44:25.788Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-21T22:44:26.148Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-21T22:44:29.305Z] ok github.com/docker/docker/client 0.154s coverage: 75.7% of statements [2020-02-21T22:44:31.768Z] Client: [2020-02-21T22:44:31.768Z] Debug Mode: false [2020-02-21T22:44:31.768Z] Plugins: [2020-02-21T22:44:31.768Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-21T22:44:31.768Z] [2020-02-21T22:44:31.768Z] Server: [2020-02-21T22:44:31.768Z] Containers: 0 [2020-02-21T22:44:31.768Z] Running: 0 [2020-02-21T22:44:31.768Z] Paused: 0 [2020-02-21T22:44:31.768Z] Stopped: 0 [2020-02-21T22:44:31.768Z] Images: 0 [2020-02-21T22:44:31.768Z] Server Version: 19.03.5 [2020-02-21T22:44:31.768Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-21T22:44:31.768Z] Windows: [2020-02-21T22:44:31.768Z] LCOW: [2020-02-21T22:44:31.768Z] Logging Driver: json-file [2020-02-21T22:44:31.768Z] Plugins: [2020-02-21T22:44:31.768Z] Volume: local [2020-02-21T22:44:31.768Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-21T22:44:31.768Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-21T22:44:31.768Z] Swarm: inactive [2020-02-21T22:44:31.768Z] Default Isolation: process [2020-02-21T22:44:31.768Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-21T22:44:31.768Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-21T22:44:31.768Z] OSType: windows [2020-02-21T22:44:31.768Z] Architecture: x86_64 [2020-02-21T22:44:31.768Z] CPUs: 4 [2020-02-21T22:44:31.768Z] Total Memory: 32GiB [2020-02-21T22:44:31.768Z] Name: azwin-2-b47950 [2020-02-21T22:44:31.768Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-21T22:44:31.768Z] Docker Root Dir: D:\docker [2020-02-21T22:44:31.768Z] Debug Mode: false [2020-02-21T22:44:31.768Z] Registry: https://index.docker.io/v1/ [2020-02-21T22:44:31.768Z] Labels: [2020-02-21T22:44:31.768Z] Experimental: true [2020-02-21T22:44:31.768Z] Insecure Registries: [2020-02-21T22:44:31.768Z] 10.0.0.4:5000 [2020-02-21T22:44:31.768Z] 127.0.0.0/8 [2020-02-21T22:44:31.768Z] Registry Mirrors: [2020-02-21T22:44:31.768Z] http://10.0.0.4:5000/ [2020-02-21T22:44:31.768Z] Live Restore Enabled: false [2020-02-21T22:44:31.768Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-21T22:44:33.204Z] 🇩 bin/containerd-shim-runc-v1 [2020-02-21T22:44:37.620Z] 🇩 binaries [2020-02-21T22:44:37.620Z] + mkdir -p /build [2020-02-21T22:44:37.620Z] + cp bin/containerd /build/containerd [2020-02-21T22:44:37.620Z] + cp bin/containerd-shim /build/containerd-shim [2020-02-21T22:44:37.620Z] + cp bin/ctr /build/ctr [2020-02-21T22:44:43.151Z] Removing intermediate container bb4e51a522c9 [2020-02-21T22:44:43.151Z] ---> 2abff02f90c3 [2020-02-21T22:44:43.151Z] Step 56/125 : FROM dev-base AS proxy [2020-02-21T22:44:43.151Z] ---> 71f78e33fc42 [2020-02-21T22:44:43.151Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-02-21T22:44:43.151Z] ---> Running in ffc21464019b [2020-02-21T22:44:43.151Z] Removing intermediate container ffc21464019b [2020-02-21T22:44:43.151Z] ---> 568209124e10 [2020-02-21T22:44:43.151Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:44:43.435Z] ---> aa577760ddb8 [2020-02-21T22:44:43.435Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:44:43.435Z] ---> 72b7dc54be11 [2020-02-21T22:44:43.435Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:44:43.435Z] ---> Running in b49132ec6c92 [2020-02-21T22:44:43.720Z] + RM_GOPATH=0 [2020-02-21T22:44:43.720Z] + TMP_GOPATH= [2020-02-21T22:44:43.720Z] + : /build [2020-02-21T22:44:43.720Z] + '[' -z '' ']' [2020-02-21T22:44:43.720Z] ++ mktemp -d [2020-02-21T22:44:43.720Z] + export GOPATH=/tmp/tmp.QRD0CSMJrz [2020-02-21T22:44:43.720Z] + GOPATH=/tmp/tmp.QRD0CSMJrz [2020-02-21T22:44:43.720Z] + RM_GOPATH=1 [2020-02-21T22:44:43.720Z] ++ dirname ./install.sh [2020-02-21T22:44:43.720Z] + dir=. [2020-02-21T22:44:43.720Z] + bin=proxy [2020-02-21T22:44:43.720Z] + shift [2020-02-21T22:44:43.720Z] + '[' '!' -f ./proxy.installer ']' [2020-02-21T22:44:43.720Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:44:43.720Z] + . ./proxy.installer [2020-02-21T22:44:43.720Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:44:43.720Z] + install_proxy [2020-02-21T22:44:43.720Z] + case "$1" in [2020-02-21T22:44:43.720Z] + export CGO_ENABLED=0 [2020-02-21T22:44:43.720Z] + CGO_ENABLED=0 [2020-02-21T22:44:43.720Z] + _install_proxy [2020-02-21T22:44:43.720Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-21T22:44:43.720Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QRD0CSMJrz/src/github.com/docker/libnetwork [2020-02-21T22:44:43.720Z] Cloning into '/tmp/tmp.QRD0CSMJrz/src/github.com/docker/libnetwork'... [2020-02-21T22:44:45.622Z] #47 239.8 🇩 bin/containerd-stress [2020-02-21T22:44:47.193Z] + cd /tmp/tmp.QRD0CSMJrz/src/github.com/docker/libnetwork [2020-02-21T22:44:47.193Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-21T22:44:47.193Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-21T22:44:47.517Z] #47 241.4 🇩 bin/containerd-shim [2020-02-21T22:44:50.035Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-21T22:44:50.035Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-017ef83e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-21T22:44:50.035Z] ---------------------------------------------------------------------------- [2020-02-21T22:44:50.035Z] [2020-02-21T22:44:50.035Z] INFO: executeCI.ps1 starting at Fri Feb 21 22:44:48 CUT 2020 [2020-02-21T22:44:50.035Z] [2020-02-21T22:44:50.035Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-21T22:44:50.035Z] INFO: Running git version 2.24.1.windows.2 [2020-02-21T22:44:50.035Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-21T22:44:50.035Z] INFO: Environment variables: [2020-02-21T22:44:50.035Z] [2020-02-21T22:44:50.035Z] Name Value [2020-02-21T22:44:50.035Z] ---- ----- [2020-02-21T22:44:50.035Z] ALLUSERSPROFILE C:\ProgramData [2020-02-21T22:44:50.035Z] amd64 true [2020-02-21T22:44:50.035Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-21T22:44:50.035Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-21T22:44:50.035Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-21T22:44:50.035Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-21T22:44:50.035Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-21T22:44:50.035Z] BRANCH_NAME PR-40551 [2020-02-21T22:44:50.035Z] BUILD_DISPLAY_NAME #6 [2020-02-21T22:44:50.035Z] BUILD_ID 6 [2020-02-21T22:44:50.035Z] BUILD_NUMBER 6 [2020-02-21T22:44:50.035Z] BUILD_TAG jenkins-moby-PR-40551-6 [2020-02-21T22:44:50.035Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40551/6/ [2020-02-21T22:44:50.035Z] CHANGE_AUTHOR thaJeztah [2020-02-21T22:44:50.035Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-02-21T22:44:50.035Z] CHANGE_BRANCH 19.03_backport_jenkinsfile_pin_older_windows [2020-02-21T22:44:50.035Z] CHANGE_FORK thaJeztah/docker [2020-02-21T22:44:50.035Z] CHANGE_ID 40551 [2020-02-21T22:44:50.035Z] CHANGE_TARGET 19.03 [2020-02-21T22:44:50.035Z] CHANGE_TITLE [19.03 backport] Jenkinsfile: temporarily pin windows image to 10.0.17763.973 [2020-02-21T22:44:50.035Z] CHANGE_URL https://github.com/moby/moby/pull/40551 [2020-02-21T22:44:50.035Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-21T22:44:50.035Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-21T22:44:50.035Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-21T22:44:50.035Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-21T22:44:50.035Z] COMPUTERNAME azwin-2-b47950 [2020-02-21T22:44:50.035Z] ComSpec C:\windows\system32\cmd.exe [2020-02-21T22:44:50.035Z] ConfigSequenceNumber 0 [2020-02-21T22:44:50.035Z] DOCKER_BUILDKIT 0 [2020-02-21T22:44:50.035Z] DOCKER_DUT_DEBUG 1 [2020-02-21T22:44:50.035Z] DOCKER_EXPERIMENTAL 1 [2020-02-21T22:44:50.035Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-21T22:44:50.035Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-21T22:44:50.035Z] EXECUTOR_NUMBER 0 [2020-02-21T22:44:50.035Z] FQDN azwin-2-b47950.westus.cloudapp.azure.com [2020-02-21T22:44:50.035Z] GIT_BRANCH PR-40551 [2020-02-21T22:44:50.035Z] GIT_COMMIT c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:44:50.035Z] GIT_PREVIOUS_COMMIT c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:44:50.035Z] GIT_URL https://github.com/moby/moby.git [2020-02-21T22:44:50.035Z] HUDSON_COOKIE ea2e54d5-2862-4e29-bc3e-674a1b01974b [2020-02-21T22:44:50.035Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-21T22:44:50.035Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-21T22:44:50.035Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-21T22:44:50.035Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-21T22:44:50.035Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-21T22:44:50.035Z] JENKINS_NODE_COOKIE 65a71520-326c-4eef-8129-af5b6cf161e8 [2020-02-21T22:44:50.035Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-21T22:44:50.035Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-21T22:44:50.035Z] JOB_BASE_NAME PR-40551 [2020-02-21T22:44:50.035Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40551/display/redirect [2020-02-21T22:44:50.035Z] JOB_NAME moby/PR-40551 [2020-02-21T22:44:50.035Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40551/ [2020-02-21T22:44:50.035Z] library.jps.version master [2020-02-21T22:44:50.035Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-21T22:44:50.035Z] NODE_LABELS amd64 azure azwin-2-b47950 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-21T22:44:50.035Z] NODE_NAME azwin-2-b47950 [2020-02-21T22:44:50.035Z] NUMBER_OF_PROCESSORS 4 [2020-02-21T22:44:50.035Z] OS Windows_NT [2020-02-21T22:44:50.035Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-21T22:44:50.035Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-21T22:44:50.035Z] ppc64le true [2020-02-21T22:44:50.035Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-21T22:44:50.035Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-02-21T22:44:50.035Z] PROCESSOR_LEVEL 6 [2020-02-21T22:44:50.035Z] PROCESSOR_REVISION 5504 [2020-02-21T22:44:50.035Z] ProgramData C:\ProgramData [2020-02-21T22:44:50.035Z] ProgramFiles C:\Program Files [2020-02-21T22:44:50.035Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-21T22:44:50.035Z] ProgramW6432 C:\Program Files [2020-02-21T22:44:50.035Z] PROMPT $P$G [2020-02-21T22:44:50.035Z] PSExecutionPolicyPreference Bypass [2020-02-21T22:44:50.035Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-21T22:44:50.035Z] PUBLIC C:\Users\Public [2020-02-21T22:44:50.035Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40551/6/display/redirect?page=changes [2020-02-21T22:44:50.035Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40551/6/display/redirect [2020-02-21T22:44:50.035Z] s390x true [2020-02-21T22:44:50.035Z] skip_dco false [2020-02-21T22:44:50.035Z] SKIP_VALIDATION_TESTS 1 [2020-02-21T22:44:50.035Z] SOURCES_DRIVE d [2020-02-21T22:44:50.035Z] SOURCES_SUBDIR gopath [2020-02-21T22:44:50.035Z] STAGE_NAME Run tests [2020-02-21T22:44:50.035Z] SystemDrive C: [2020-02-21T22:44:50.035Z] SystemRoot C:\windows [2020-02-21T22:44:50.035Z] TEMP C:\windows\TEMP [2020-02-21T22:44:50.035Z] TESTDEBUG 0 [2020-02-21T22:44:50.035Z] TESTRUN_DRIVE d [2020-02-21T22:44:50.035Z] TESTRUN_SUBDIR CI [2020-02-21T22:44:50.035Z] TIMEOUT 120m [2020-02-21T22:44:50.035Z] TMP C:\windows\TEMP [2020-02-21T22:44:50.035Z] unit_validate true [2020-02-21T22:44:50.035Z] USERDOMAIN WORKGROUP [2020-02-21T22:44:50.035Z] USERNAME azwin-2-b47950$ [2020-02-21T22:44:50.035Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-21T22:44:50.035Z] windir C:\windows [2020-02-21T22:44:50.035Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-21T22:44:50.035Z] WINDOWS_BASE_IMAGE_TAG 10.0.17763.973 [2020-02-21T22:44:50.035Z] windowsRS1 false [2020-02-21T22:44:50.035Z] windowsRS5 true [2020-02-21T22:44:50.035Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-21T22:44:50.035Z] [2020-02-21T22:44:50.035Z] [2020-02-21T22:44:50.035Z] [2020-02-21T22:44:50.686Z] Removing intermediate container b49132ec6c92 [2020-02-21T22:44:50.686Z] ---> 7e9b4c784653 [2020-02-21T22:44:50.686Z] Step 61/125 : FROM base AS gometalinter [2020-02-21T22:44:50.686Z] ---> 71f78e33fc42 [2020-02-21T22:44:50.686Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-02-21T22:44:50.686Z] ---> Running in 25b832bdef38 [2020-02-21T22:44:50.971Z] Removing intermediate container 25b832bdef38 [2020-02-21T22:44:50.971Z] ---> b9bdfad06239 [2020-02-21T22:44:50.971Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:44:50.971Z] ---> e9e4455cfa61 [2020-02-21T22:44:50.971Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:44:50.990Z] INFO: Sources under d:\gopath\... [2020-02-21T22:44:50.990Z] INFO: Test run under d:\CI\... [2020-02-21T22:44:50.990Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-21T22:44:50.990Z] INFO: docker/docker repository was found [2020-02-21T22:44:50.990Z] INFO: Pulling mcr.microsoft.com/windows/servercore:10.0.17763.973 from docker hub. This may take some time... [2020-02-21T22:44:51.258Z] ---> a6f6998f2014 [2020-02-21T22:44:51.258Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:44:51.258Z] ---> Running in cddd9d252c29 [2020-02-21T22:44:51.542Z] + RM_GOPATH=0 [2020-02-21T22:44:51.542Z] + TMP_GOPATH= [2020-02-21T22:44:51.542Z] + : /build [2020-02-21T22:44:51.542Z] + '[' -z '' ']' [2020-02-21T22:44:51.542Z] ++ mktemp -d [2020-02-21T22:44:51.542Z] + export GOPATH=/tmp/tmp.A2A2mCagZ7 [2020-02-21T22:44:51.542Z] + GOPATH=/tmp/tmp.A2A2mCagZ7 [2020-02-21T22:44:51.542Z] + RM_GOPATH=1 [2020-02-21T22:44:51.542Z] ++ dirname ./install.sh [2020-02-21T22:44:51.542Z] + dir=. [2020-02-21T22:44:51.542Z] + bin=gometalinter [2020-02-21T22:44:51.542Z] + shift [2020-02-21T22:44:51.542Z] + '[' '!' -f ./gometalinter.installer ']' [2020-02-21T22:44:51.542Z] + . ./gometalinter.installer [2020-02-21T22:44:51.542Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-21T22:44:51.542Z] + install_gometalinter [2020-02-21T22:44:51.542Z] Installing gometalinter version v2.0.6 [2020-02-21T22:44:51.542Z] + echo 'Installing gometalinter version v2.0.6' [2020-02-21T22:44:51.542Z] + go get -d github.com/alecthomas/gometalinter [2020-02-21T22:44:51.946Z] 10.0.17763.973: Pulling from windows/servercore [2020-02-21T22:44:51.946Z] 65014b3c3121: Pulling fs layer [2020-02-21T22:44:51.946Z] edbd72df76b4: Pulling fs layer [2020-02-21T22:44:53.029Z] + cd /tmp/tmp.A2A2mCagZ7/src/github.com/alecthomas/gometalinter [2020-02-21T22:44:53.029Z] + git checkout -q v2.0.6 [2020-02-21T22:44:53.029Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-21T22:44:53.141Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-02-21T22:44:53.493Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 29.6% of statements [2020-02-21T22:44:54.067Z] #47 247.4 🇩 bin/containerd-shim-runc-v1 [2020-02-21T22:44:54.734Z] ok github.com/docker/docker/container 0.112s coverage: 35.6% of statements [2020-02-21T22:44:54.734Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-21T22:44:54.734Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-21T22:44:54.734Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-21T22:44:54.734Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-21T22:44:55.962Z] #47 250.1 🇩 binaries [2020-02-21T22:44:55.963Z] #47 250.1 + mkdir -p /build [2020-02-21T22:44:55.963Z] #47 250.1 + cp bin/containerd /build/containerd [2020-02-21T22:44:55.963Z] #47 250.1 + cp bin/containerd-shim /build/containerd-shim [2020-02-21T22:44:55.963Z] #47 250.1 + cp bin/ctr /build/ctr [2020-02-21T22:44:56.525Z] #47 DONE 250.9s [2020-02-21T22:44:57.458Z] [2020-02-21T22:44:57.458Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-21T22:44:57.715Z] #48 DONE 0.2s [2020-02-21T22:44:57.715Z] [2020-02-21T22:44:57.715Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-21T22:44:57.715Z] #51 DONE 0.1s [2020-02-21T22:44:57.972Z] [2020-02-21T22:44:57.972Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-02-21T22:44:57.972Z] #54 DONE 0.1s [2020-02-21T22:44:57.972Z] [2020-02-21T22:44:57.972Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-21T22:44:58.228Z] #56 DONE 0.2s [2020-02-21T22:44:58.228Z] [2020-02-21T22:44:58.228Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-02-21T22:44:58.228Z] #59 DONE 0.1s [2020-02-21T22:44:58.228Z] [2020-02-21T22:44:58.228Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-21T22:44:58.228Z] #63 DONE 0.1s [2020-02-21T22:44:58.484Z] [2020-02-21T22:44:58.484Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-02-21T22:44:58.484Z] #65 DONE 0.2s [2020-02-21T22:44:58.484Z] [2020-02-21T22:44:58.484Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-02-21T22:44:58.484Z] #66 DONE 0.0s [2020-02-21T22:44:58.484Z] [2020-02-21T22:44:58.484Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-21T22:44:59.853Z] #67 DONE 1.4s [2020-02-21T22:44:59.853Z] [2020-02-21T22:44:59.853Z] #68 exporting to image [2020-02-21T22:44:59.853Z] #68 exporting layers [2020-02-21T22:45:00.456Z] edbd72df76b4: Download complete [2020-02-21T22:45:00.983Z] ok github.com/docker/docker/daemon/cluster 0.040s coverage: 0.5% of statements [2020-02-21T22:45:02.761Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-21T22:45:04.201Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2020-02-21T22:45:06.200Z] 65014b3c3121: Verifying Checksum [2020-02-21T22:45:06.200Z] 65014b3c3121: Download complete [2020-02-21T22:45:06.400Z] #68 exporting layers 5.9s done [2020-02-21T22:45:06.400Z] #68 writing image sha256:9c982e5729053ffd71567d5e06cfaa98d6f8d92bf9cd065bbc3fd553dae065a9 done [2020-02-21T22:45:06.400Z] #68 naming to docker.io/library/docker:c694d603645fe60da7e2d646016159a01c599454 done [2020-02-21T22:45:06.400Z] #68 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-21T22:45:07.844Z] [2020-02-21T22:45:07.844Z] Removing bundles/ [2020-02-21T22:45:07.844Z] [2020-02-21T22:45:07.844Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-21T22:45:08.101Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-21T22:45:08.101Z] GOOS="" GOARCH="" GOARM="" [2020-02-21T22:45:11.593Z] + GOBIN=/build [2020-02-21T22:45:11.593Z] + /build/gometalinter --install [2020-02-21T22:45:11.593Z] Installing: [2020-02-21T22:45:11.593Z] deadcode [2020-02-21T22:45:11.593Z] dupl [2020-02-21T22:45:11.593Z] errcheck [2020-02-21T22:45:11.593Z] gas [2020-02-21T22:45:11.593Z] gochecknoglobals [2020-02-21T22:45:11.593Z] gochecknoinits [2020-02-21T22:45:11.593Z] goconst [2020-02-21T22:45:11.593Z] gocyclo [2020-02-21T22:45:11.593Z] goimports [2020-02-21T22:45:11.593Z] golint [2020-02-21T22:45:11.593Z] gosimple [2020-02-21T22:45:11.593Z] gotype [2020-02-21T22:45:11.593Z] gotypex [2020-02-21T22:45:11.593Z] ineffassign [2020-02-21T22:45:11.593Z] interfacer [2020-02-21T22:45:11.593Z] lll [2020-02-21T22:45:11.593Z] maligned [2020-02-21T22:45:11.593Z] megacheck [2020-02-21T22:45:11.593Z] misspell [2020-02-21T22:45:11.593Z] nakedret [2020-02-21T22:45:11.593Z] safesql [2020-02-21T22:45:11.593Z] staticcheck [2020-02-21T22:45:11.593Z] structcheck [2020-02-21T22:45:11.593Z] unconvert [2020-02-21T22:45:11.593Z] unparam [2020-02-21T22:45:11.593Z] unused [2020-02-21T22:45:11.593Z] varcheck [2020-02-21T22:45:11.774Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.7% of statements [2020-02-21T22:45:12.992Z] ok github.com/docker/docker/daemon 12.233s coverage: 17.5% of statements [2020-02-21T22:45:12.992Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-21T22:45:12.992Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-21T22:45:13.352Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 82.2% of statements [2020-02-21T22:45:14.578Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-02-21T22:45:14.578Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-02-21T22:45:14.578Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-21T22:45:14.578Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-21T22:45:14.861Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-02-21T22:45:14.861Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-21T22:45:14.861Z] Congratulations! All toml source files changed here have valid syntax. [2020-02-21T22:45:14.861Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-21T22:45:14.861Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-21T22:45:15.229Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40551/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c694d603645fe60da7e2d646016159a01c599454 hack/make.sh dynbinary-daemon test-docker-py [2020-02-21T22:45:15.388Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2020-02-21T22:45:15.484Z] [2020-02-21T22:45:15.739Z] Removing bundles/ [2020-02-21T22:45:15.739Z] [2020-02-21T22:45:15.739Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-21T22:45:15.739Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-21T22:45:15.739Z] GOOS="" GOARCH="" GOARM="" [2020-02-21T22:45:17.828Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-21T22:45:18.740Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.269s coverage: 57.8% of statements [2020-02-21T22:45:25.035Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.151s coverage: 45.9% of statements [2020-02-21T22:45:27.391Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.164s coverage: 48.6% of statements [2020-02-21T22:45:29.140Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.975s coverage: 72.3% of statements [2020-02-21T22:45:29.140Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-21T22:45:30.382Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.610s coverage: 76.1% of statements [2020-02-21T22:45:31.634Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2020-02-21T22:45:32.386Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-02-21T22:45:34.167Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.484s coverage: 59.8% of statements [2020-02-21T22:45:34.167Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-21T22:45:34.167Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-21T22:45:34.658Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.9% of statements [2020-02-21T22:45:34.658Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-21T22:45:34.658Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-02-21T22:45:34.658Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-21T22:45:36.672Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.7% of statements [2020-02-21T22:45:37.036Z] ok github.com/docker/docker/daemon/logger/awslogs 0.074s coverage: 78.6% of statements [2020-02-21T22:45:37.036Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-21T22:45:37.036Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-21T22:45:37.810Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-02-21T22:45:38.176Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-02-21T22:45:38.539Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-02-21T22:45:38.893Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-02-21T22:45:39.659Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2020-02-21T22:45:39.659Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-21T22:45:40.025Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.007s coverage: 20.0% of statements [2020-02-21T22:45:41.252Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 47.8% of statements [2020-02-21T22:45:41.613Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-02-21T22:45:42.359Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-21T22:45:42.359Z] ok github.com/docker/docker/daemon/logger/splunk 1.634s coverage: 84.5% of statements [2020-02-21T22:45:42.359Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-21T22:45:42.359Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-21T22:45:44.148Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2020-02-21T22:45:44.508Z] ok github.com/docker/docker/distribution 0.275s coverage: 22.3% of statements [2020-02-21T22:45:44.508Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-21T22:45:45.916Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-02-21T22:45:47.220Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-02-21T22:45:47.220Z] ok github.com/docker/docker/distribution/xfer 1.429s coverage: 83.4% of statements [2020-02-21T22:45:47.220Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-21T22:45:48.012Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-02-21T22:45:48.012Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-21T22:45:48.377Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-02-21T22:45:48.377Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-21T22:45:49.618Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-21T22:45:49.990Z] ok github.com/docker/docker/internal/testutil 0.022s coverage: 62.5% of statements [2020-02-21T22:45:50.802Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-21T22:45:50.897Z] Removing intermediate container cddd9d252c29 [2020-02-21T22:45:50.898Z] ---> ad65474335e2 [2020-02-21T22:45:50.898Z] Step 66/125 : FROM base AS gotestsum [2020-02-21T22:45:50.898Z] ---> 71f78e33fc42 [2020-02-21T22:45:50.898Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-02-21T22:45:50.898Z] ---> Running in 3f2f7aec8429 [2020-02-21T22:45:50.898Z] Removing intermediate container 3f2f7aec8429 [2020-02-21T22:45:50.898Z] ---> cd47eccc4cce [2020-02-21T22:45:50.898Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:45:50.898Z] ---> 2acacceb4445 [2020-02-21T22:45:50.898Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:45:50.898Z] ---> 6de5037cb324 [2020-02-21T22:45:50.898Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:45:50.898Z] ---> Running in 0c4968d0af83 [2020-02-21T22:45:50.898Z] + RM_GOPATH=0 [2020-02-21T22:45:50.898Z] + TMP_GOPATH= [2020-02-21T22:45:50.898Z] + : /build [2020-02-21T22:45:50.898Z] + '[' -z '' ']' [2020-02-21T22:45:50.898Z] ++ mktemp -d [2020-02-21T22:45:50.898Z] + export GOPATH=/tmp/tmp.0B6xTnlCiB [2020-02-21T22:45:50.898Z] + GOPATH=/tmp/tmp.0B6xTnlCiB [2020-02-21T22:45:50.898Z] + RM_GOPATH=1 [2020-02-21T22:45:50.898Z] ++ dirname ./install.sh [2020-02-21T22:45:50.898Z] + dir=. [2020-02-21T22:45:50.898Z] + bin=gotestsum [2020-02-21T22:45:50.898Z] + shift [2020-02-21T22:45:50.898Z] + '[' '!' -f ./gotestsum.installer ']' [2020-02-21T22:45:50.898Z] + . ./gotestsum.installer [2020-02-21T22:45:50.898Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-21T22:45:50.898Z] + install_gotestsum [2020-02-21T22:45:50.898Z] + echo 'Installing gotestsum version v0.3.5' [2020-02-21T22:45:50.898Z] + go get -d gotest.tools/gotestsum [2020-02-21T22:45:50.898Z] Installing gotestsum version v0.3.5 [2020-02-21T22:45:52.055Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2020-02-21T22:45:52.055Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-02-21T22:45:53.820Z] ok github.com/docker/docker/pkg/archive 0.445s coverage: 77.0% of statements [2020-02-21T22:45:54.606Z] ok github.com/docker/docker/pkg/authorization 0.272s coverage: 66.7% of statements [2020-02-21T22:45:54.967Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-02-21T22:45:55.327Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-02-21T22:45:58.407Z] ok github.com/docker/docker/layer 7.143s coverage: 72.0% of statements [2020-02-21T22:45:58.407Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-21T22:45:58.407Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-21T22:45:58.407Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-21T22:45:58.407Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-21T22:45:58.407Z] ? github.com/docker/docker/oci [no test files] [2020-02-21T22:45:58.407Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-21T22:45:58.407Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-02-21T22:45:58.775Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-02-21T22:45:59.298Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-02-21T22:45:59.724Z] ok github.com/docker/docker/pkg/chrootarchive 3.490s coverage: 43.2% of statements [2020-02-21T22:45:59.724Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-21T22:45:59.724Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-21T22:46:00.594Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-02-21T22:46:01.189Z] + cd /tmp/tmp.0B6xTnlCiB/src/gotest.tools/gotestsum [2020-02-21T22:46:01.189Z] + git checkout -q v0.3.5 [2020-02-21T22:46:01.189Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-21T22:46:01.367Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-02-21T22:46:01.728Z] ok github.com/docker/docker/pkg/dmesg 0.022s coverage: 83.3% of statements [2020-02-21T22:46:02.940Z] ok github.com/docker/docker/pkg/filenotify 0.619s coverage: 66.3% of statements [2020-02-21T22:46:03.294Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-02-21T22:46:04.061Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2020-02-21T22:46:04.429Z] ok github.com/docker/docker/pkg/fsutils 0.425s coverage: 85.1% of statements [2020-02-21T22:46:04.429Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-02-21T22:46:05.227Z] ok github.com/docker/docker/pkg/idtools 0.207s coverage: 70.1% of statements [2020-02-21T22:46:05.586Z] ok github.com/docker/docker/pkg/ioutils 0.295s coverage: 70.4% of statements [2020-02-21T22:46:05.943Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2020-02-21T22:46:05.943Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-02-21T22:46:05.943Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-02-21T22:46:05.943Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-21T22:46:06.304Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-02-21T22:46:06.664Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-21T22:46:07.020Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-21T22:46:07.383Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-02-21T22:46:07.746Z] ok github.com/docker/docker/pkg/mount 1.145s coverage: 69.6% of statements [2020-02-21T22:46:07.746Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-02-21T22:46:07.746Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-21T22:46:07.746Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-21T22:46:07.746Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-21T22:46:08.509Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-02-21T22:46:09.456Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2020-02-21T22:46:09.456Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2020-02-21T22:46:09.888Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2020-02-21T22:46:11.133Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 72.7% of statements [2020-02-21T22:46:11.493Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-02-21T22:46:15.482Z] ok github.com/docker/docker/pkg/signal 2.736s coverage: 61.0% of statements [2020-02-21T22:46:15.482Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-21T22:46:15.482Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-21T22:46:15.843Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-02-21T22:46:16.194Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-21T22:46:16.564Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-02-21T22:46:17.329Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 35.1% of statements [2020-02-21T22:46:17.706Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-02-21T22:46:18.071Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-02-21T22:46:18.843Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2020-02-21T22:46:19.201Z] testing: warning: no tests to run [2020-02-21T22:46:19.201Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-02-21T22:46:19.547Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2020-02-21T22:46:19.547Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-02-21T22:46:19.810Z] Removing intermediate container 0c4968d0af83 [2020-02-21T22:46:19.810Z] ---> 305812e550bb [2020-02-21T22:46:19.810Z] Step 71/125 : FROM dev-base AS dockercli [2020-02-21T22:46:19.810Z] ---> 71f78e33fc42 [2020-02-21T22:46:19.810Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-02-21T22:46:19.810Z] ---> Running in a23958734b93 [2020-02-21T22:46:19.902Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2020-02-21T22:46:20.094Z] Removing intermediate container a23958734b93 [2020-02-21T22:46:20.094Z] ---> 4857a1a8fe83 [2020-02-21T22:46:20.094Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:46:20.094Z] ---> 0d106446945e [2020-02-21T22:46:20.094Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:46:20.380Z] ---> 000a4df7c423 [2020-02-21T22:46:20.380Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:46:20.380Z] ---> Running in 499df21f1dde [2020-02-21T22:46:20.665Z] + RM_GOPATH=0 [2020-02-21T22:46:20.665Z] + TMP_GOPATH= [2020-02-21T22:46:20.665Z] + : /build [2020-02-21T22:46:20.665Z] + '[' -z '' ']' [2020-02-21T22:46:20.665Z] ++ mktemp -d [2020-02-21T22:46:20.665Z] + export GOPATH=/tmp/tmp.i06gaN0RqF [2020-02-21T22:46:20.665Z] + GOPATH=/tmp/tmp.i06gaN0RqF [2020-02-21T22:46:20.665Z] + RM_GOPATH=1 [2020-02-21T22:46:20.665Z] ++ dirname ./install.sh [2020-02-21T22:46:20.665Z] + dir=. [2020-02-21T22:46:20.665Z] + bin=dockercli [2020-02-21T22:46:20.665Z] + shift [2020-02-21T22:46:20.665Z] + '[' '!' -f ./dockercli.installer ']' [2020-02-21T22:46:20.665Z] + . ./dockercli.installer [2020-02-21T22:46:20.665Z] Install docker/cli version 17.06.2-ce from stable [2020-02-21T22:46:20.665Z] ++ DOCKERCLI_CHANNEL=stable [2020-02-21T22:46:20.665Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-21T22:46:20.665Z] + install_dockercli [2020-02-21T22:46:20.665Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-21T22:46:20.665Z] ++ uname -m [2020-02-21T22:46:20.665Z] + arch=ppc64le [2020-02-21T22:46:20.665Z] + '[' ppc64le '!=' x86_64 ']' [2020-02-21T22:46:20.665Z] + '[' ppc64le '!=' s390x ']' [2020-02-21T22:46:20.665Z] + '[' ppc64le '!=' armhf ']' [2020-02-21T22:46:20.665Z] + build_dockercli [2020-02-21T22:46:20.665Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.i06gaN0RqF/tmp/docker-ce [2020-02-21T22:46:20.665Z] Cloning into '/tmp/tmp.i06gaN0RqF/tmp/docker-ce'... [2020-02-21T22:46:22.245Z] ok github.com/docker/docker/plugin 0.573s coverage: 27.3% of statements [2020-02-21T22:46:22.631Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-02-21T22:46:23.542Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 76.5% of statements [2020-02-21T22:46:23.981Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-02-21T22:46:25.790Z] ok github.com/docker/docker/registry 0.105s coverage: 56.4% of statements [2020-02-21T22:46:26.137Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-21T22:46:26.501Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 49.0% of statements [2020-02-21T22:46:27.263Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-02-21T22:46:28.015Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-21T22:46:28.785Z] ok github.com/docker/docker/volume/local 0.028s coverage: 73.0% of statements [2020-02-21T22:46:29.513Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-21T22:46:29.513Z] [2020-02-21T22:46:29.513Z] [2020-02-21T22:46:29.513Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-21T22:46:29.513Z] [2020-02-21T22:46:29.513Z] [2020-02-21T22:46:29.513Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-21T22:46:29.513Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-21T22:46:29.513Z] No new tests added to integration. [2020-02-21T22:46:29.513Z] [2020-02-21T22:46:29.513Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-21T22:46:29.513Z] PKG_CONFIG=pkg-config [2020-02-21T22:46:29.513Z] GOLANG_VERSION=1.12.17 [2020-02-21T22:46:29.513Z] HOSTNAME=92fb66ee132e [2020-02-21T22:46:29.513Z] KEEPBUNDLE=1 [2020-02-21T22:46:29.513Z] container=docker [2020-02-21T22:46:29.513Z] TEST_SKIP_INTEGRATION=1 [2020-02-21T22:46:29.513Z] GOPATH=/go [2020-02-21T22:46:29.513Z] PWD=/go/src/github.com/docker/docker [2020-02-21T22:46:29.513Z] HOME=/root [2020-02-21T22:46:29.513Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-21T22:46:29.513Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-21T22:46:29.513Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-21T22:46:29.513Z] DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:46:29.513Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-21T22:46:29.513Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-21T22:46:29.513Z] TERM=xterm [2020-02-21T22:46:29.513Z] VALIDATE_BRANCH=19.03 [2020-02-21T22:46:29.513Z] DEST=bundles/test-integration [2020-02-21T22:46:29.513Z] SHLVL=1 [2020-02-21T22:46:29.513Z] TIMEOUT=120m [2020-02-21T22:46:29.513Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-21T22:46:29.513Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-21T22:46:29.513Z] DOCKER_PKG=github.com/docker/docker [2020-02-21T22:46:29.513Z] TESTDEBUG=0 [2020-02-21T22:46:29.513Z] _=/usr/bin/env [2020-02-21T22:46:29.513Z] Building test suite binary ./integration-cli/test.main [2020-02-21T22:46:29.513Z] PKG_CONFIG=pkg-config [2020-02-21T22:46:29.513Z] GOLANG_VERSION=1.12.17 [2020-02-21T22:46:29.513Z] HOSTNAME=d9126f0fc286 [2020-02-21T22:46:29.513Z] KEEPBUNDLE=1 [2020-02-21T22:46:29.513Z] container=docker [2020-02-21T22:46:29.513Z] TEST_SKIP_INTEGRATION=1 [2020-02-21T22:46:29.513Z] GOPATH=/go [2020-02-21T22:46:29.513Z] PWD=/go/src/github.com/docker/docker [2020-02-21T22:46:29.513Z] HOME=/root [2020-02-21T22:46:29.513Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-21T22:46:29.513Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-21T22:46:29.513Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-21T22:46:29.513Z] DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:46:29.513Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-21T22:46:29.513Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-21T22:46:29.513Z] TERM=xterm [2020-02-21T22:46:29.513Z] VALIDATE_BRANCH=19.03 [2020-02-21T22:46:29.513Z] DEST=bundles/test-integration [2020-02-21T22:46:29.513Z] SHLVL=1 [2020-02-21T22:46:29.513Z] TIMEOUT=120m [2020-02-21T22:46:29.513Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-21T22:46:29.513Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-21T22:46:29.513Z] DOCKER_PKG=github.com/docker/docker [2020-02-21T22:46:29.513Z] TESTDEBUG=0 [2020-02-21T22:46:29.513Z] _=/usr/bin/env [2020-02-21T22:46:29.513Z] Building test suite binary ./integration-cli/test.main [2020-02-21T22:46:29.513Z] PKG_CONFIG=pkg-config [2020-02-21T22:46:29.513Z] GOLANG_VERSION=1.12.17 [2020-02-21T22:46:29.513Z] HOSTNAME=70201c140eed [2020-02-21T22:46:29.513Z] KEEPBUNDLE=1 [2020-02-21T22:46:29.513Z] container=docker [2020-02-21T22:46:29.513Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-21T22:46:29.513Z] GOPATH=/go [2020-02-21T22:46:29.513Z] PWD=/go/src/github.com/docker/docker [2020-02-21T22:46:29.513Z] HOME=/root [2020-02-21T22:46:29.513Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-21T22:46:29.513Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-21T22:46:29.513Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-21T22:46:29.513Z] DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:46:29.513Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-21T22:46:29.513Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-21T22:46:29.513Z] TERM=xterm [2020-02-21T22:46:29.513Z] VALIDATE_BRANCH=19.03 [2020-02-21T22:46:29.513Z] DEST=bundles/test-integration [2020-02-21T22:46:29.513Z] SHLVL=1 [2020-02-21T22:46:29.513Z] TIMEOUT=120m [2020-02-21T22:46:29.513Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-21T22:46:29.513Z] DOCKER_PKG=github.com/docker/docker [2020-02-21T22:46:29.513Z] TESTDEBUG=0 [2020-02-21T22:46:29.513Z] _=/usr/bin/env [2020-02-21T22:46:29.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-21T22:46:29.540Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-02-21T22:46:30.746Z] ok github.com/docker/docker/volume/service 0.022s coverage: 73.0% of statements [2020-02-21T22:46:37.130Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-21T22:46:37.130Z] [2020-02-21T22:46:37.130Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-21T22:46:37.130Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-21T22:46:37.130Z] Using test binary docker [2020-02-21T22:46:37.130Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-21T22:46:37.130Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-21T22:46:37.130Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-21T22:46:37.130Z] Warning failed to create cache: (null) [2020-02-21T22:46:37.130Z] . [2020-02-21T22:46:37.130Z] INFO: Waiting for daemon to start... [2020-02-21T22:46:37.130Z] Starting dockerd [2020-02-21T22:46:37.130Z] . [2020-02-21T22:46:37.130Z] INFO: Building docker-sdk-python3:4.1.0... [2020-02-21T22:46:44.115Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.8% of statements [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/rootless [no test files] [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/volume [no test files] [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-21T22:46:44.116Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === Skipped [2020-02-21T22:46:44.116Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-21T22:46:44.116Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-21T22:46:44.116Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:46:44.116Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:46:44.116Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:46:44.116Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:46:44.116Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:46:44.116Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:73: No driver to put! [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-21T22:46:44.116Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-21T22:46:44.116Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-21T22:46:44.116Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:46:44.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:46:44.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:46:44.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:46:44.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:46:44.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-21T22:46:44.116Z] graphtest_unix.go:73: No driver to put! [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-21T22:46:44.116Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] [2020-02-21T22:46:44.116Z] DONE 2065 tests, 19 skipped in 202.620s Post stage [Pipeline] junit [2020-02-21T22:46:44.231Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-21T22:46:46.423Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40551/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c694d603645fe60da7e2d646016159a01c599454 hack/make.sh dynbinary test-integration [2020-02-21T22:46:46.423Z] [2020-02-21T22:46:46.423Z] Removing bundles/ [2020-02-21T22:46:46.423Z] [2020-02-21T22:46:46.423Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-21T22:46:46.423Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-21T22:46:46.423Z] GOOS="" GOARCH="" GOARM="" [2020-02-21T22:46:53.363Z] + cd /tmp/tmp.i06gaN0RqF/tmp/docker-ce [2020-02-21T22:46:53.363Z] + git checkout -q v17.06.2-ce [2020-02-21T22:46:53.363Z] + mkdir -p /tmp/tmp.i06gaN0RqF/src/github.com/docker [2020-02-21T22:46:53.363Z] + mv components/cli /tmp/tmp.i06gaN0RqF/src/github.com/docker/cli [2020-02-21T22:46:53.363Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-21T22:47:17.688Z] 65014b3c3121: Pull complete [2020-02-21T22:47:23.722Z] sha256:e07316803a7c01fca83320879a86256f67a597057c2ce9a89158310b75c417fb [2020-02-21T22:47:23.722Z] INFO: Starting docker-py tests... [2020-02-21T22:47:23.722Z] ============================= test session starts ============================== [2020-02-21T22:47:23.722Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-21T22:47:23.722Z] rootdir: /src, inifile: pytest.ini [2020-02-21T22:47:23.722Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-21T22:47:23.722Z] collected 385 items / 3 deselected / 382 selected [2020-02-21T22:47:23.722Z] [2020-02-21T22:47:35.067Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-21T22:47:35.067Z] [2020-02-21T22:47:35.067Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-21T22:47:35.067Z] PKG_CONFIG=pkg-config [2020-02-21T22:47:35.067Z] GOLANG_VERSION=1.12.17 [2020-02-21T22:47:35.067Z] HOSTNAME=41ba55d16ec0 [2020-02-21T22:47:35.067Z] DOCKER_EXPERIMENTAL=1 [2020-02-21T22:47:35.067Z] container=docker [2020-02-21T22:47:35.067Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-21T22:47:35.067Z] GOPATH=/go [2020-02-21T22:47:35.067Z] PWD=/go/src/github.com/docker/docker [2020-02-21T22:47:35.067Z] HOME=/root [2020-02-21T22:47:35.067Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-21T22:47:35.067Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-21T22:47:35.067Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-21T22:47:35.067Z] DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:47:35.067Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-21T22:47:35.067Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-21T22:47:35.067Z] TERM=xterm [2020-02-21T22:47:35.067Z] VALIDATE_BRANCH=19.03 [2020-02-21T22:47:35.067Z] DEST=bundles/test-integration [2020-02-21T22:47:35.067Z] SHLVL=1 [2020-02-21T22:47:35.067Z] TIMEOUT=120m [2020-02-21T22:47:35.067Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-21T22:47:35.067Z] DOCKER_PKG=github.com/docker/docker [2020-02-21T22:47:35.067Z] TESTDEBUG=0 [2020-02-21T22:47:35.067Z] _=/usr/bin/env [2020-02-21T22:47:35.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-21T22:47:41.908Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-21T22:47:42.417Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-21T22:47:44.335Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-21T22:47:50.493Z] + return [2020-02-21T22:47:56.006Z] Removing intermediate container 499df21f1dde [2020-02-21T22:47:56.006Z] ---> 3c9e2c945e9e [2020-02-21T22:47:56.006Z] Step 76/125 : FROM runtime-dev AS runc [2020-02-21T22:47:56.006Z] ---> 15cce7cfee03 [2020-02-21T22:47:56.006Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-02-21T22:47:56.006Z] ---> Running in 0be4ad94ae59 [2020-02-21T22:47:56.006Z] Removing intermediate container 0be4ad94ae59 [2020-02-21T22:47:56.006Z] ---> 71a63fc91f3f [2020-02-21T22:47:56.006Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:47:56.006Z] ---> ee2eccb63f75 [2020-02-21T22:47:56.006Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:47:56.290Z] ---> f650c1575ebc [2020-02-21T22:47:56.290Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:47:56.290Z] ---> Running in 09be938a32ef [2020-02-21T22:47:56.576Z] + RM_GOPATH=0 [2020-02-21T22:47:56.576Z] + TMP_GOPATH= [2020-02-21T22:47:56.576Z] + : /build [2020-02-21T22:47:56.576Z] + '[' -z '' ']' [2020-02-21T22:47:56.576Z] ++ mktemp -d [2020-02-21T22:47:56.576Z] + export GOPATH=/tmp/tmp.E31022gvqN [2020-02-21T22:47:56.576Z] + GOPATH=/tmp/tmp.E31022gvqN [2020-02-21T22:47:56.576Z] + RM_GOPATH=1 [2020-02-21T22:47:56.576Z] ++ dirname ./install.sh [2020-02-21T22:47:56.576Z] + dir=. [2020-02-21T22:47:56.576Z] + bin=runc [2020-02-21T22:47:56.576Z] + shift [2020-02-21T22:47:56.576Z] + '[' '!' -f ./runc.installer ']' [2020-02-21T22:47:56.576Z] + . ./runc.installer [2020-02-21T22:47:56.576Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-21T22:47:56.576Z] + install_runc [2020-02-21T22:47:56.576Z] + uname -r [2020-02-21T22:47:56.576Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-02-21T22:47:56.576Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-21T22:47:56.576Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-21T22:47:56.576Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-21T22:47:56.576Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.E31022gvqN/src/github.com/opencontainers/runc [2020-02-21T22:47:56.576Z] Cloning into '/tmp/tmp.E31022gvqN/src/github.com/opencontainers/runc'... [2020-02-21T22:47:58.614Z] + cd /tmp/tmp.E31022gvqN/src/github.com/opencontainers/runc [2020-02-21T22:47:58.614Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-21T22:47:58.614Z] + '[' -z '' ']' [2020-02-21T22:47:58.614Z] + target=static [2020-02-21T22:47:58.614Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-21T22:47:58.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-21T22:47:58.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-21T22:47:59.236Z] 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-21T22:48:01.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-21T22:48:01.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-21T22:48:03.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-21T22:48:04.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-21T22:48:06.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-21T22:48:06.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-21T22:48:07.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-21T22:48:08.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-21T22:48:11.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-21T22:48:17.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-21T22:48:17.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-21T22:48:17.905Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-21T22:48:18.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-21T22:48:20.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-21T22:48:20.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-21T22:48:20.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-21T22:48:21.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-21T22:48:22.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-21T22:48:23.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-21T22:48:23.779Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-21T22:48:23.779Z] Using test binary docker [2020-02-21T22:48:23.779Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-21T22:48:23.779Z] +++ /etc/init.d/apparmor start [2020-02-21T22:48:23.779Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-21T22:48:23.779Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-21T22:48:23.779Z] Warning failed to create cache: (null) [2020-02-21T22:48:23.779Z] . [2020-02-21T22:48:23.779Z] INFO: Waiting for daemon to start... [2020-02-21T22:48:23.779Z] Starting dockerd [2020-02-21T22:48:23.779Z] +++ 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-21T22:48:26.115Z] . [2020-02-21T22:48:26.115Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-21T22:48:26.115Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-21T22:48:26.115Z] Error: No such image: emptyfs [2020-02-21T22:48:26.115Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-21T22:48:26.115Z] ++++ docker load [2020-02-21T22:48:26.115Z] Running integration-test (iteration 1) [2020-02-21T22:48:26.115Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-21T22:48:26.115Z] ++ 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-21T22:48:26.115Z] ++ set -e [2020-02-21T22:48:26.115Z] ++ '[' -n 0 ']' [2020-02-21T22:48:26.115Z] ++ set -x [2020-02-21T22:48:26.115Z] ++ env -i DEST=/go/src/github.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-21T22:48:26.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-21T22:48:31.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-21T22:48:31.870Z] 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-21T22:48:31.870Z] + mkdir -p /build [2020-02-21T22:48:31.870Z] + cp runc /build/runc [2020-02-21T22:48:31.870Z] Removing intermediate container 09be938a32ef [2020-02-21T22:48:31.870Z] ---> 583cb6dcf059 [2020-02-21T22:48:31.870Z] Step 81/125 : FROM dev-base AS tini [2020-02-21T22:48:31.870Z] ---> 71f78e33fc42 [2020-02-21T22:48:31.870Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:48:31.870Z] ---> Using cache [2020-02-21T22:48:31.870Z] ---> ace1e1a01ab2 [2020-02-21T22:48:31.870Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-02-21T22:48:31.870Z] ---> Running in 72cbc622ba40 [2020-02-21T22:48:31.870Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:48:31.870Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:48:31.870Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:48:31.870Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:48:31.870Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:48:31.870Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-02-21T22:48:31.870Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-21T22:48:31.870Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-21T22:48:32.883Z] Fetched 7737 kB in 2s (2930 kB/s) [2020-02-21T22:48:33.903Z] Reading package lists... [2020-02-21T22:48:33.912Z] Loaded image: buildpack-deps:jessie [2020-02-21T22:48:33.912Z] Loaded image: busybox:latest [2020-02-21T22:48:33.912Z] Loaded image: busybox:glibc [2020-02-21T22:48:33.912Z] Loaded image: debian:jessie [2020-02-21T22:48:34.258Z] Loaded image: hello-world:latest [2020-02-21T22:48:34.258Z] INFO: Testing against a local daemon [2020-02-21T22:48:34.258Z] === RUN TestBuildWithSession [2020-02-21T22:48:34.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-21T22:48:35.381Z] Reading package lists... [2020-02-21T22:48:35.381Z] Building dependency tree... [2020-02-21T22:48:35.381Z] Reading state information... [2020-02-21T22:48:35.381Z] The following additional packages will be installed: [2020-02-21T22:48:35.381Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-21T22:48:35.381Z] Suggested packages: [2020-02-21T22:48:35.381Z] codeblocks eclipse ninja-build lrzip [2020-02-21T22:48:35.381Z] Recommended packages: [2020-02-21T22:48:35.381Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-21T22:48:35.666Z] The following NEW packages will be installed: [2020-02-21T22:48:35.666Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-21T22:48:35.666Z] vim-common xxd [2020-02-21T22:48:35.666Z] 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:48:35.666Z] Need to get 13.4 MB of archives. [2020-02-21T22:48:35.666Z] After this operation, 60.4 MB of additional disk space will be used. [2020-02-21T22:48:35.666Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-02-21T22:48:35.949Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-02-21T22:48:35.949Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-02-21T22:48:36.233Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-02-21T22:48:36.233Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-02-21T22:48:36.233Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-21T22:48:36.233Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-02-21T22:48:36.233Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-02-21T22:48:36.517Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-21T22:48:36.517Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-21T22:48:36.636Z] --- PASS: TestBuildWithSession (2.31s) [2020-02-21T22:48:36.636Z] === RUN TestBuildSquashParent [2020-02-21T22:48:36.802Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:48:36.802Z] Fetched 13.4 MB in 0s (16.0 MB/s) [2020-02-21T22:48:36.802Z] Selecting previously unselected package cmake-data. [2020-02-21T22:48:36.802Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-02-21T22:48:36.802Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-21T22:48:36.802Z] Unpacking cmake-data (3.7.2-1) ... [2020-02-21T22:48:37.422Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-02-21T22:48:37.422Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-02-21T22:48:37.422Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-21T22:48:37.422Z] Selecting previously unselected package libicu57:ppc64el. [2020-02-21T22:48:37.422Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-02-21T22:48:37.422Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-02-21T22:48:37.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-21T22:48:38.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-21T22:48:38.434Z] Selecting previously unselected package libxml2:ppc64el. [2020-02-21T22:48:38.434Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-02-21T22:48:38.434Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-21T22:48:38.720Z] Selecting previously unselected package libarchive13:ppc64el. [2020-02-21T22:48:38.720Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-02-21T22:48:38.720Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-02-21T22:48:38.720Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-21T22:48:38.720Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-21T22:48:38.720Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-21T22:48:38.720Z] Selecting previously unselected package libuv1:ppc64el. [2020-02-21T22:48:38.720Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-02-21T22:48:38.720Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-02-21T22:48:38.720Z] Selecting previously unselected package cmake. [2020-02-21T22:48:38.720Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-02-21T22:48:38.720Z] Unpacking cmake (3.7.2-1) ... [2020-02-21T22:48:39.349Z] Selecting previously unselected package xxd. [2020-02-21T22:48:39.349Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-02-21T22:48:39.349Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:48:39.349Z] Selecting previously unselected package vim-common. [2020-02-21T22:48:39.349Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:48:39.349Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:48:39.349Z] Processing triggers for mime-support (3.60) ... [2020-02-21T22:48:39.349Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:48:39.349Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2020-02-21T22:48:39.349Z] Setting up cmake-data (3.7.2-1) ... [2020-02-21T22:48:39.349Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-02-21T22:48:39.349Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-21T22:48:39.349Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:48:39.349Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:48:39.349Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-21T22:48:39.349Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-21T22:48:39.349Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-02-21T22:48:39.349Z] Setting up cmake (3.7.2-1) ... [2020-02-21T22:48:39.635Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:48:41.668Z] Removing intermediate container 72cbc622ba40 [2020-02-21T22:48:41.668Z] ---> 077ee358b5a1 [2020-02-21T22:48:41.668Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:48:41.668Z] ---> 9911c38122c7 [2020-02-21T22:48:41.668Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-02-21T22:48:41.668Z] ---> Running in d9b63cf104b5 [2020-02-21T22:48:41.668Z] Removing intermediate container d9b63cf104b5 [2020-02-21T22:48:41.668Z] ---> bdbd88af1957 [2020-02-21T22:48:41.668Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:48:41.668Z] ---> 3159e807b849 [2020-02-21T22:48:41.668Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:48:41.955Z] ---> Running in 0955ebe6fcd5 [2020-02-21T22:48:42.240Z] + RM_GOPATH=0 [2020-02-21T22:48:42.240Z] + TMP_GOPATH= [2020-02-21T22:48:42.240Z] + : /build [2020-02-21T22:48:42.240Z] + '[' -z '' ']' [2020-02-21T22:48:42.240Z] ++ mktemp -d [2020-02-21T22:48:42.240Z] + export GOPATH=/tmp/tmp.TtzCcq0K9R [2020-02-21T22:48:42.240Z] + GOPATH=/tmp/tmp.TtzCcq0K9R [2020-02-21T22:48:42.240Z] + RM_GOPATH=1 [2020-02-21T22:48:42.240Z] ++ dirname ./install.sh [2020-02-21T22:48:42.240Z] + dir=. [2020-02-21T22:48:42.240Z] + bin=tini [2020-02-21T22:48:42.240Z] + shift [2020-02-21T22:48:42.240Z] + '[' '!' -f ./tini.installer ']' [2020-02-21T22:48:42.240Z] + . ./tini.installer [2020-02-21T22:48:42.240Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:48:42.240Z] + install_tini [2020-02-21T22:48:42.240Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-21T22:48:42.240Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.TtzCcq0K9R/tini [2020-02-21T22:48:42.240Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:48:42.240Z] Cloning into '/tmp/tmp.TtzCcq0K9R/tini'... [2020-02-21T22:48:42.723Z] --- PASS: TestBuildSquashParent (6.05s) [2020-02-21T22:48:42.723Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-21T22:48:42.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-21T22:48:42.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-21T22:48:42.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-21T22:48:42.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-21T22:48:42.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-21T22:48:42.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-21T22:48:42.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-21T22:48:42.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-21T22:48:42.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-21T22:48:42.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-21T22:48:42.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-21T22:48:42.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-21T22:48:42.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-21T22:48:42.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-21T22:48:42.861Z] + cd /tmp/tmp.TtzCcq0K9R/tini [2020-02-21T22:48:42.861Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-21T22:48:42.861Z] + cmake . [2020-02-21T22:48:42.861Z] -- The C compiler identification is GNU 6.3.0 [2020-02-21T22:48:42.861Z] -- Check for working C compiler: /usr/bin/cc [2020-02-21T22:48:42.861Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-02-21T22:48:42.861Z] -- Detecting C compiler ABI info [2020-02-21T22:48:43.147Z] -- Detecting C compiler ABI info - done [2020-02-21T22:48:43.147Z] -- Detecting C compile features [2020-02-21T22:48:43.434Z] -- Detecting C compile features - done [2020-02-21T22:48:43.434Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-21T22:48:43.719Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-21T22:48:43.719Z] -- Configuring done [2020-02-21T22:48:43.719Z] -- Generating done [2020-02-21T22:48:43.719Z] -- Build files have been written to: /tmp/tmp.TtzCcq0K9R/tini [2020-02-21T22:48:43.719Z] + make tini-static [2020-02-21T22:48:43.719Z] Scanning dependencies of target tini-static [2020-02-21T22:48:43.719Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-21T22:48:44.342Z] [100%] Linking C executable tini-static [2020-02-21T22:48:44.342Z] [100%] Built target tini-static [2020-02-21T22:48:44.342Z] + mkdir -p /build [2020-02-21T22:48:44.342Z] + cp tini-static /build/docker-init [2020-02-21T22:48:44.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-21T22:48:44.965Z] Removing intermediate container 0955ebe6fcd5 [2020-02-21T22:48:44.965Z] ---> e76a022ec887 [2020-02-21T22:48:44.965Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-02-21T22:48:44.965Z] ---> 71f78e33fc42 [2020-02-21T22:48:44.965Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-02-21T22:48:44.965Z] ---> Running in 61be0e9a7b87 [2020-02-21T22:48:44.965Z] Removing intermediate container 61be0e9a7b87 [2020-02-21T22:48:44.965Z] ---> 28191fbe3152 [2020-02-21T22:48:44.965Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T22:48:45.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-21T22:48:45.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-21T22:48:45.251Z] ---> cf21af9fd7f2 [2020-02-21T22:48:45.251Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-21T22:48:45.251Z] ---> 01381d187aad [2020-02-21T22:48:45.251Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-02-21T22:48:45.251Z] ---> Running in 018bb824a12f [2020-02-21T22:48:45.534Z] + RM_GOPATH=0 [2020-02-21T22:48:45.534Z] + TMP_GOPATH= [2020-02-21T22:48:45.534Z] + : /build/ [2020-02-21T22:48:45.534Z] + '[' -z '' ']' [2020-02-21T22:48:45.534Z] ++ mktemp -d [2020-02-21T22:48:45.534Z] + export GOPATH=/tmp/tmp.dyVilp5f60 [2020-02-21T22:48:45.534Z] + GOPATH=/tmp/tmp.dyVilp5f60 [2020-02-21T22:48:45.534Z] + RM_GOPATH=1 [2020-02-21T22:48:45.534Z] ++ dirname ./install.sh [2020-02-21T22:48:45.534Z] + dir=. [2020-02-21T22:48:45.534Z] + bin=rootlesskit [2020-02-21T22:48:45.534Z] + shift [2020-02-21T22:48:45.534Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-02-21T22:48:45.534Z] + . ./rootlesskit.installer [2020-02-21T22:48:45.534Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:48:45.534Z] + install_rootlesskit [2020-02-21T22:48:45.534Z] + case "$1" in [2020-02-21T22:48:45.534Z] + export CGO_ENABLED=0 [2020-02-21T22:48:45.534Z] + CGO_ENABLED=0 [2020-02-21T22:48:45.534Z] + _install_rootlesskit [2020-02-21T22:48:45.534Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-21T22:48:45.534Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dyVilp5f60/src/github.com/rootless-containers/rootlesskit [2020-02-21T22:48:45.534Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:48:45.534Z] Cloning into '/tmp/tmp.dyVilp5f60/src/github.com/rootless-containers/rootlesskit'... [2020-02-21T22:48:46.553Z] + cd /tmp/tmp.dyVilp5f60/src/github.com/rootless-containers/rootlesskit [2020-02-21T22:48:46.553Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-21T22:48:46.553Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-21T22:48:46.553Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-21T22:48:47.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-21T22:48:47.422Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-21T22:48:47.422Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-21T22:48:49.774Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-02-21T22:48:49.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.20s) [2020-02-21T22:48:49.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2020-02-21T22:48:49.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2020-02-21T22:48:49.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s) [2020-02-21T22:48:49.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.33s) [2020-02-21T22:48:49.774Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s) [2020-02-21T22:48:49.774Z] === RUN TestBuildMultiStageCopy [2020-02-21T22:48:49.774Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-21T22:48:52.134Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-21T22:48:52.484Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-21T22:48:52.839Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-21T22:48:53.581Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-21T22:48:53.929Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2020-02-21T22:48:53.929Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2020-02-21T22:48:53.929Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-02-21T22:48:53.929Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-02-21T22:48:53.929Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2020-02-21T22:48:53.929Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2020-02-21T22:48:53.929Z] === RUN TestBuildMultiStageParentConfig [2020-02-21T22:48:55.128Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2020-02-21T22:48:55.128Z] === RUN TestBuildLabelWithTargets [2020-02-21T22:48:57.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-21T22:48:57.495Z] --- PASS: TestBuildLabelWithTargets (1.92s) [2020-02-21T22:48:57.495Z] === RUN TestBuildWithEmptyLayers [2020-02-21T22:48:57.849Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-02-21T22:48:57.849Z] === RUN TestBuildMultiStageOnBuild [2020-02-21T22:48:58.746Z] edbd72df76b4: Pull complete [2020-02-21T22:48:58.746Z] Digest: sha256:d36276076915c59799c3eb700c5d7db0a7426744e3ea0b3c8b327a4130d50b90 [2020-02-21T22:48:58.746Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T22:48:58.746Z] mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T22:48:58.746Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:10.0.17763.973 completed successfully [2020-02-21T22:48:58.746Z] INFO: Tagging mcr.microsoft.com/windows/servercore:10.0.17763.973 as microsoft/windowsservercore [2020-02-21T22:48:58.746Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-21T22:48:58.746Z] INFO: Docker version of control daemon [2020-02-21T22:48:58.746Z] [2020-02-21T22:48:58.746Z] Client: Docker Engine - Enterprise [2020-02-21T22:48:58.746Z] Version: 19.03.5 [2020-02-21T22:48:58.746Z] API version: 1.40 [2020-02-21T22:48:58.746Z] Go version: go1.12.12 [2020-02-21T22:48:58.746Z] Git commit: 2ee0c57608 [2020-02-21T22:48:58.746Z] Built: 11/13/2019 08:00:16 [2020-02-21T22:48:58.746Z] OS/Arch: windows/amd64 [2020-02-21T22:48:58.746Z] Experimental: false [2020-02-21T22:48:58.746Z] [2020-02-21T22:48:58.746Z] Server: Docker Engine - Enterprise [2020-02-21T22:48:58.746Z] Engine: [2020-02-21T22:48:58.746Z] Version: 19.03.5 [2020-02-21T22:48:58.746Z] API version: 1.40 (minimum version 1.24) [2020-02-21T22:48:58.746Z] Go version: go1.12.12 [2020-02-21T22:48:58.746Z] Git commit: 2ee0c57608 [2020-02-21T22:48:58.746Z] Built: 11/13/2019 07:58:51 [2020-02-21T22:48:58.746Z] OS/Arch: windows/amd64 [2020-02-21T22:48:58.746Z] Experimental: true [2020-02-21T22:48:58.746Z] [2020-02-21T22:48:58.747Z] INFO: Docker info of control daemon [2020-02-21T22:48:58.747Z] [2020-02-21T22:48:58.747Z] Client: [2020-02-21T22:48:58.747Z] Debug Mode: false [2020-02-21T22:48:58.747Z] Plugins: [2020-02-21T22:48:58.747Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-21T22:48:58.747Z] [2020-02-21T22:48:58.747Z] Server: [2020-02-21T22:48:58.747Z] Containers: 0 [2020-02-21T22:48:58.747Z] Running: 0 [2020-02-21T22:48:58.747Z] Paused: 0 [2020-02-21T22:48:58.747Z] Stopped: 0 [2020-02-21T22:48:58.747Z] Images: 1 [2020-02-21T22:48:58.747Z] Server Version: 19.03.5 [2020-02-21T22:48:58.747Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-21T22:48:58.747Z] Windows: [2020-02-21T22:48:58.747Z] LCOW: [2020-02-21T22:48:58.747Z] Logging Driver: json-file [2020-02-21T22:48:58.747Z] Plugins: [2020-02-21T22:48:58.747Z] Volume: local [2020-02-21T22:48:58.747Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-21T22:48:58.747Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-21T22:48:58.747Z] Swarm: inactive [2020-02-21T22:48:58.747Z] Default Isolation: process [2020-02-21T22:48:58.747Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-21T22:48:58.747Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-21T22:48:58.747Z] OSType: windows [2020-02-21T22:48:58.747Z] Architecture: x86_64 [2020-02-21T22:48:58.747Z] CPUs: 4 [2020-02-21T22:48:58.747Z] Total Memory: 32GiB [2020-02-21T22:48:58.747Z] Name: azwin-2-b47950 [2020-02-21T22:48:58.747Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-21T22:48:58.747Z] Docker Root Dir: D:\docker [2020-02-21T22:48:58.747Z] Debug Mode: false [2020-02-21T22:48:58.747Z] Registry: https://index.docker.io/v1/ [2020-02-21T22:48:58.747Z] Labels: [2020-02-21T22:48:58.747Z] Experimental: true [2020-02-21T22:48:58.747Z] Insecure Registries: [2020-02-21T22:48:58.747Z] 10.0.0.4:5000 [2020-02-21T22:48:58.747Z] 127.0.0.0/8 [2020-02-21T22:48:58.747Z] Registry Mirrors: [2020-02-21T22:48:58.747Z] http://10.0.0.4:5000/ [2020-02-21T22:48:58.747Z] Live Restore Enabled: false [2020-02-21T22:48:58.747Z] [2020-02-21T22:48:58.747Z] [2020-02-21T22:48:58.747Z] INFO: Commit hash is c694d6036 [2020-02-21T22:48:58.747Z] INFO: Nuke-Everything... [2020-02-21T22:48:58.747Z] INFO: Container count on control daemon to delete is 0 [2020-02-21T22:48:58.747Z] INFO: Nuking d:\CI [2020-02-21T22:48:58.747Z] INFO: Zapped successfully [2020-02-21T22:48:58.747Z] INFO: Location for testing is d:\CI\PR-40551\6 [2020-02-21T22:48:58.747Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-21T22:48:58.747Z] [2020-02-21T22:48:58.747Z] [2020-02-21T22:48:58.747Z] INFO: Building the image from Dockerfile.windows at 02/21/2020 22:48:58... [2020-02-21T22:48:58.747Z] [2020-02-21T22:48:59.161Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-21T22:48:59.161Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-21T22:49:01.171Z] --- PASS: TestBuildMultiStageOnBuild (2.56s) [2020-02-21T22:49:01.171Z] === RUN TestBuildUncleanTarFilenames [2020-02-21T22:49:01.854Z] Removing intermediate container 018bb824a12f [2020-02-21T22:49:01.854Z] ---> a517ab094a87 [2020-02-21T22:49:01.854Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-02-21T22:49:01.854Z] ---> 2b640e94f02b [2020-02-21T22:49:01.854Z] Step 94/125 : FROM runtime-dev AS dev [2020-02-21T22:49:01.854Z] ---> 15cce7cfee03 [2020-02-21T22:49:01.854Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-02-21T22:49:01.854Z] ---> Running in d5ce24717004 [2020-02-21T22:49:01.854Z] Removing intermediate container d5ce24717004 [2020-02-21T22:49:01.854Z] ---> dfd0e064257a [2020-02-21T22:49:01.854Z] Step 96/125 : RUN groupadd -r docker [2020-02-21T22:49:01.854Z] ---> Running in ce4196e8f16a [2020-02-21T22:49:01.985Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2020-02-21T22:49:01.985Z] === RUN TestBuildMultiStageLayerLeak [2020-02-21T22:49:02.472Z] Removing intermediate container ce4196e8f16a [2020-02-21T22:49:02.472Z] ---> 20b6364808f1 [2020-02-21T22:49:02.472Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-02-21T22:49:02.472Z] ---> Running in 7d5cd6abf6b4 [2020-02-21T22:49:03.375Z] Sending build context to Docker daemon 49.85MB [2020-02-21T22:49:03.375Z] [2020-02-21T22:49:03.375Z] Step 1/8 : FROM microsoft/windowsservercore [2020-02-21T22:49:03.375Z] ---> 3b63d96cf771 [2020-02-21T22:49:03.375Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-21T22:49:03.375Z] ---> Running in 94afcf4d31d6 [2020-02-21T22:49:03.375Z] Removing intermediate container 94afcf4d31d6 [2020-02-21T22:49:03.375Z] ---> 569372f17c05 [2020-02-21T22:49:03.375Z] Step 3/8 : ARG GO_VERSION=1.12.17 [2020-02-21T22:49:03.375Z] ---> Running in 9fa0c5f3f936 [2020-02-21T22:49:03.485Z] Removing intermediate container 7d5cd6abf6b4 [2020-02-21T22:49:03.485Z] ---> 9c03eeb7209a [2020-02-21T22:49:03.485Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-02-21T22:49:03.485Z] ---> Running in 8c15804fd4a7 [2020-02-21T22:49:03.768Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-21T22:49:03.825Z] Removing intermediate container 9fa0c5f3f936 [2020-02-21T22:49:03.825Z] ---> dc6b735212e1 [2020-02-21T22:49:03.825Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2020-02-21T22:49:03.825Z] ---> Running in 6f05673398fe [2020-02-21T22:49:04.053Z] Removing intermediate container 8c15804fd4a7 [2020-02-21T22:49:04.053Z] ---> 11305700ad53 [2020-02-21T22:49:04.053Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-02-21T22:49:04.053Z] ---> Running in 2f9073a30503 [2020-02-21T22:49:04.277Z] Removing intermediate container 6f05673398fe [2020-02-21T22:49:04.277Z] ---> 717b515ae3ee [2020-02-21T22:49:04.277Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-02-21T22:49:04.277Z] ---> Running in 0c08f2fe9c9c [2020-02-21T22:49:04.678Z] Removing intermediate container 2f9073a30503 [2020-02-21T22:49:04.678Z] ---> dd2cc928ad92 [2020-02-21T22:49:04.678Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-02-21T22:49:04.678Z] ---> Running in 93679d4241bd [2020-02-21T22:49:05.032Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) [2020-02-21T22:49:05.032Z] === RUN TestBuildWithHugeFile [2020-02-21T22:49:05.690Z] Removing intermediate container 93679d4241bd [2020-02-21T22:49:05.690Z] ---> 6b5c83846b5c [2020-02-21T22:49:05.690Z] Step 101/125 : RUN ldconfig [2020-02-21T22:49:05.690Z] ---> Running in 3495bc0fa6c6 [2020-02-21T22:49:06.309Z] Removing intermediate container 3495bc0fa6c6 [2020-02-21T22:49:06.309Z] ---> 3209cffdaeb3 [2020-02-21T22:49:06.309Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-02-21T22:49:06.309Z] ---> Running in 58c708ef48cf [2020-02-21T22:49:06.592Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-21T22:49:06.592Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-21T22:49:06.878Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-21T22:49:06.878Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-21T22:49:06.878Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-21T22:49:06.878Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-02-21T22:49:07.163Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-21T22:49:07.464Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-21T22:49:09.500Z] Fetched 7737 kB in 2s (2630 kB/s) [2020-02-21T22:49:10.978Z] Reading package lists... [2020-02-21T22:49:11.995Z] Reading package lists... [2020-02-21T22:49:11.995Z] Building dependency tree... [2020-02-21T22:49:11.995Z] Reading state information... [2020-02-21T22:49:12.282Z] The following additional packages will be installed: [2020-02-21T22:49:12.283Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-21T22:49:12.283Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-21T22:49:12.283Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-21T22:49:12.283Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-21T22:49:12.283Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-21T22:49:12.283Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-21T22:49:12.283Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-21T22:49:12.283Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-21T22:49:12.283Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-21T22:49:12.283Z] Suggested packages: [2020-02-21T22:49:12.283Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-21T22:49:12.283Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-21T22:49:12.283Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-21T22:49:12.283Z] vim-doc vim-scripts xfsdump acl attr quota [2020-02-21T22:49:12.283Z] Recommended packages: [2020-02-21T22:49:12.283Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-21T22:49:12.283Z] python3-keyrings.alt python3-xdg unzip [2020-02-21T22:49:12.781Z] [2020-02-21T22:49:12.781Z] SUCCESS: Specified value was saved. [2020-02-21T22:49:12.781Z] INFO: Downloading git... [2020-02-21T22:49:13.295Z] The following NEW packages will be installed: [2020-02-21T22:49:13.295Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-21T22:49:13.295Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-21T22:49:13.296Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-21T22:49:13.296Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-21T22:49:13.296Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-21T22:49:13.296Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-21T22:49:13.296Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-21T22:49:13.296Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-21T22:49:13.296Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-21T22:49:13.296Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-21T22:49:13.296Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-21T22:49:13.296Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-21T22:49:13.296Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-21T22:49:13.296Z] xfsprogs xxd xz-utils zip [2020-02-21T22:49:13.296Z] 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2020-02-21T22:49:13.296Z] Need to get 87.3 MB of archives. [2020-02-21T22:49:13.296Z] After this operation, 585 MB of additional disk space will be used. [2020-02-21T22:49:13.296Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-02-21T22:49:13.579Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-02-21T22:49:13.579Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-02-21T22:49:13.579Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-02-21T22:49:13.579Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-02-21T22:49:13.579Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-02-21T22:49:13.579Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-02-21T22:49:13.735Z] INFO: Downloading go... [2020-02-21T22:49:13.869Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-02-21T22:49:13.869Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-02-21T22:49:13.869Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-02-21T22:49:14.157Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-02-21T22:49:14.157Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-02-21T22:49:14.157Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-02-21T22:49:14.157Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-02-21T22:49:14.157Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-02-21T22:49:14.157Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-02-21T22:49:14.157Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-02-21T22:49:14.157Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-02-21T22:49:14.157Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-02-21T22:49:14.157Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-02-21T22:49:14.157Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-02-21T22:49:14.157Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-21T22:49:14.157Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-21T22:49:14.157Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-02-21T22:49:14.157Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-02-21T22:49:14.157Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-02-21T22:49:14.157Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-02-21T22:49:14.157Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-02-21T22:49:14.157Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-02-21T22:49:14.157Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-02-21T22:49:14.157Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-02-21T22:49:14.444Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-02-21T22:49:14.444Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-02-21T22:49:14.444Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-02-21T22:49:14.444Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-02-21T22:49:14.444Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-02-21T22:49:14.444Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-02-21T22:49:14.444Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-02-21T22:49:14.444Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-02-21T22:49:14.444Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-02-21T22:49:14.444Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-02-21T22:49:14.444Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-02-21T22:49:14.444Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-02-21T22:49:14.444Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-02-21T22:49:14.444Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-02-21T22:49:14.444Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-02-21T22:49:14.444Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-02-21T22:49:14.444Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-02-21T22:49:14.731Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-02-21T22:49:14.731Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-21T22:49:14.731Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-21T22:49:14.731Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-21T22:49:14.731Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-02-21T22:49:14.731Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-21T22:49:14.731Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-02-21T22:49:14.731Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-21T22:49:15.352Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-02-21T22:49:15.352Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-02-21T22:49:15.352Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-21T22:49:15.352Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-02-21T22:49:15.352Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-02-21T22:49:15.352Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-02-21T22:49:15.352Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-02-21T22:49:15.637Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-21T22:49:15.637Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-21T22:49:15.910Z] INFO: Downloading compiler 1 of 3... [2020-02-21T22:49:15.910Z] INFO: Downloading compiler 2 of 3... [2020-02-21T22:49:15.910Z] INFO: Downloading compiler 3 of 3... [2020-02-21T22:49:15.921Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-21T22:49:15.921Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-02-21T22:49:15.921Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2020-02-21T22:49:16.361Z] INFO: Extracting git... [2020-02-21T22:49:17.400Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2020-02-21T22:49:18.414Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-21T22:49:18.414Z] Fetched 87.3 MB in 4s (18.4 MB/s) [2020-02-21T22:49:18.414Z] Selecting previously unselected package bash-completion. [2020-02-21T22:49:18.414Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2020-02-21T22:49:18.414Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-21T22:49:18.859Z] ................................................ [ 29%] [2020-02-21T22:49:19.431Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-02-21T22:49:19.715Z] Selecting previously unselected package libnet1:ppc64el. [2020-02-21T22:49:19.715Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-02-21T22:49:19.715Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-21T22:49:19.715Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-21T22:49:19.715Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-02-21T22:49:19.715Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-02-21T22:49:19.715Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-21T22:49:19.715Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-02-21T22:49:19.715Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-02-21T22:49:19.715Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-02-21T22:49:19.715Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-02-21T22:49:19.715Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-02-21T22:49:19.715Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-02-21T22:49:19.715Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-21T22:49:19.715Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-02-21T22:49:20.020Z] Selecting previously unselected package python3.5-minimal. [2020-02-21T22:49:20.020Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-21T22:49:20.020Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-21T22:49:20.020Z] Selecting previously unselected package python3-minimal. [2020-02-21T22:49:20.020Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-02-21T22:49:20.020Z] Unpacking python3-minimal (3.5.3-1) ... [2020-02-21T22:49:20.319Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-02-21T22:49:20.319Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-02-21T22:49:20.319Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-02-21T22:49:20.319Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-02-21T22:49:20.319Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-21T22:49:20.319Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-02-21T22:49:20.604Z] Selecting previously unselected package python3.5. [2020-02-21T22:49:20.604Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-21T22:49:20.604Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-21T22:49:20.604Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-21T22:49:20.604Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-02-21T22:49:20.604Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-02-21T22:49:20.604Z] Selecting previously unselected package dh-python. [2020-02-21T22:49:20.604Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-21T22:49:20.604Z] Unpacking dh-python (2.20170125) ... [2020-02-21T22:49:20.604Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-02-21T22:49:20.604Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-21T22:49:21.622Z] Setting up python3-minimal (3.5.3-1) ... [2020-02-21T22:49:21.908Z] Selecting previously unselected package python3. [2020-02-21T22:49:21.908Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2020-02-21T22:49:21.908Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-02-21T22:49:21.908Z] Unpacking python3 (3.5.3-1) ... [2020-02-21T22:49:21.908Z] Selecting previously unselected package pigz. [2020-02-21T22:49:21.908Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-02-21T22:49:21.908Z] Unpacking pigz (2.3.4-1) ... [2020-02-21T22:49:22.196Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-02-21T22:49:22.196Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-21T22:49:22.196Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-21T22:49:22.196Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-02-21T22:49:22.196Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-21T22:49:22.196Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-21T22:49:22.196Z] Selecting previously unselected package libiptc0:ppc64el. [2020-02-21T22:49:22.196Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-21T22:49:22.196Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-21T22:49:22.196Z] Selecting previously unselected package libxtables12:ppc64el. [2020-02-21T22:49:22.196Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-21T22:49:22.196Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-21T22:49:22.196Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-21T22:49:22.196Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-02-21T22:49:22.196Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-02-21T22:49:22.196Z] Selecting previously unselected package iptables. [2020-02-21T22:49:22.196Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-21T22:49:22.196Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-21T22:49:22.196Z] Selecting previously unselected package xxd. [2020-02-21T22:49:22.196Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-02-21T22:49:22.196Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:49:22.481Z] Selecting previously unselected package vim-common. [2020-02-21T22:49:22.481Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:49:22.481Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:49:22.481Z] Selecting previously unselected package bzip2. [2020-02-21T22:49:22.481Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-02-21T22:49:22.481Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-02-21T22:49:22.481Z] Selecting previously unselected package libgpm2:ppc64el. [2020-02-21T22:49:22.481Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-02-21T22:49:22.481Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-02-21T22:49:22.481Z] Selecting previously unselected package xz-utils. [2020-02-21T22:49:22.481Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-02-21T22:49:22.481Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-21T22:49:22.481Z] Selecting previously unselected package aufs-tools. [2020-02-21T22:49:22.481Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-02-21T22:49:22.481Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-21T22:49:22.481Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-02-21T22:49:22.481Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-02-21T22:49:22.481Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-21T22:49:22.481Z] Selecting previously unselected package btrfs-progs. [2020-02-21T22:49:22.481Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-02-21T22:49:22.481Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-21T22:49:22.767Z] Selecting previously unselected package btrfs-tools. [2020-02-21T22:49:22.767Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-02-21T22:49:22.767Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-21T22:49:22.767Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-21T22:49:22.767Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-02-21T22:49:22.767Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-21T22:49:22.767Z] Selecting previously unselected package dmsetup. [2020-02-21T22:49:22.767Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-02-21T22:49:22.767Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-02-21T22:49:22.767Z] Selecting previously unselected package libonig4:ppc64el. [2020-02-21T22:49:22.767Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2020-02-21T22:49:22.767Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-02-21T22:49:22.767Z] Selecting previously unselected package libjq1:ppc64el. [2020-02-21T22:49:22.767Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-21T22:49:22.767Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-21T22:49:23.053Z] Selecting previously unselected package jq. [2020-02-21T22:49:23.053Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-21T22:49:23.053Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-21T22:49:23.053Z] Selecting previously unselected package libaio1:ppc64el. [2020-02-21T22:49:23.053Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2020-02-21T22:49:23.053Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-02-21T22:49:23.053Z] Selecting previously unselected package libcap2-bin. [2020-02-21T22:49:23.053Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-02-21T22:49:23.053Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-02-21T22:49:23.053Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-21T22:49:23.053Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-02-21T22:49:23.053Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-21T22:49:23.053Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-21T22:49:23.053Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-02-21T22:49:23.053Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-02-21T22:49:23.053Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-21T22:49:23.053Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-02-21T22:49:23.053Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-02-21T22:49:23.053Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-21T22:49:23.053Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-02-21T22:49:23.053Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-02-21T22:49:23.337Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-21T22:49:23.337Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-02-21T22:49:23.337Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-02-21T22:49:23.337Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-21T22:49:23.337Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-02-21T22:49:23.337Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-02-21T22:49:23.337Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-21T22:49:23.337Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-02-21T22:49:23.337Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-02-21T22:49:23.337Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-21T22:49:23.337Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-02-21T22:49:23.337Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-21T22:49:23.622Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-21T22:49:23.622Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-02-21T22:49:23.622Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-21T22:49:23.622Z] Selecting previously unselected package libreadline5:ppc64el. [2020-02-21T22:49:23.622Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-02-21T22:49:23.622Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-02-21T22:49:23.622Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-21T22:49:23.622Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-02-21T22:49:23.622Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-02-21T22:49:23.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-21T22:49:23.907Z] Selecting previously unselected package net-tools. [2020-02-21T22:49:23.907Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-02-21T22:49:23.907Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-21T22:49:23.907Z] Selecting previously unselected package python-pip-whl. [2020-02-21T22:49:23.907Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-21T22:49:23.907Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-21T22:49:24.224Z] Selecting previously unselected package python3-pip. [2020-02-21T22:49:24.224Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-21T22:49:24.224Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-21T22:49:24.224Z] Selecting previously unselected package python3-pkg-resources. [2020-02-21T22:49:24.224Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-21T22:49:24.224Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-21T22:49:24.224Z] Selecting previously unselected package python3-setuptools. [2020-02-21T22:49:24.224Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-21T22:49:24.224Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-02-21T22:49:24.224Z] Selecting previously unselected package python3-wheel. [2020-02-21T22:49:24.224Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-21T22:49:24.224Z] Unpacking python3-wheel (0.29.0-2) ... [2020-02-21T22:49:24.508Z] Selecting previously unselected package thin-provisioning-tools. [2020-02-21T22:49:24.508Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-02-21T22:49:24.508Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-21T22:49:24.508Z] Selecting previously unselected package vim-runtime. [2020-02-21T22:49:24.508Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-21T22:49:24.508Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-21T22:49:24.508Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-21T22:49:24.508Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:49:25.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-21T22:49:25.530Z] Selecting previously unselected package vim. [2020-02-21T22:49:25.531Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-02-21T22:49:25.531Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:49:25.531Z] Selecting previously unselected package xfsprogs. [2020-02-21T22:49:25.531Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-02-21T22:49:25.531Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-21T22:49:25.824Z] Selecting previously unselected package zip. [2020-02-21T22:49:25.824Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2020-02-21T22:49:25.824Z] Unpacking zip (3.0-11+b1) ... [2020-02-21T22:49:25.824Z] Selecting previously unselected package libapparmor-perl. [2020-02-21T22:49:25.824Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-21T22:49:25.824Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-21T22:49:25.824Z] Selecting previously unselected package apparmor. [2020-02-21T22:49:25.824Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-21T22:49:25.824Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-21T22:49:26.108Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-21T22:49:26.108Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-02-21T22:49:26.108Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-21T22:49:26.393Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-21T22:49:26.394Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-02-21T22:49:26.394Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-21T22:49:27.015Z] Selecting previously unselected package binutils-mingw-w64. [2020-02-21T22:49:27.015Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-21T22:49:27.015Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-21T22:49:27.015Z] Selecting previously unselected package mingw-w64-common. [2020-02-21T22:49:27.015Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-21T22:49:27.015Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-21T22:49:28.032Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-21T22:49:28.032Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-21T22:49:28.032Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-21T22:49:28.641Z] INFO: Expanding go... [2020-02-21T22:49:29.048Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-02-21T22:49:29.048Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-02-21T22:49:29.048Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-21T22:49:29.048Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-21T22:49:29.048Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-02-21T22:49:29.048Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:49:29.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-21T22:49:33.435Z] --- PASS: TestBuildWithHugeFile (25.14s) [2020-02-21T22:49:33.435Z] === RUN TestBuildWithEmptyDockerfile [2020-02-21T22:49:33.435Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T22:49:33.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T22:49:33.435Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T22:49:33.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T22:49:33.435Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T22:49:33.435Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T22:49:33.435Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T22:49:33.435Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T22:49:33.435Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T22:49:33.435Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-02-21T22:49:33.435Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-02-21T22:49:33.435Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-02-21T22:49:33.435Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-02-21T22:49:33.435Z] === RUN TestBuildPreserveOwnership [2020-02-21T22:49:33.435Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-21T22:49:33.454Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-21T22:49:33.454Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-02-21T22:49:33.454Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:49:33.785Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-21T22:49:34.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-21T22:49:36.134Z] --- PASS: TestBuildPreserveOwnership (5.58s) [2020-02-21T22:49:36.134Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.65s) [2020-02-21T22:49:36.134Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.92s) [2020-02-21T22:49:36.134Z] === RUN TestBuildPlatformInvalid [2020-02-21T22:49:36.134Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-02-21T22:49:36.134Z] PASS [2020-02-21T22:49:36.134Z] [2020-02-21T22:49:36.134Z] DONE 30 tests in 70.068s [2020-02-21T22:49:36.134Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-21T22:49:36.134Z] ++ 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-21T22:49:36.134Z] ++ set -e [2020-02-21T22:49:36.134Z] ++ '[' -n 0 ']' [2020-02-21T22:49:36.134Z] ++ set -x [2020-02-21T22:49:36.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=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-21T22:49:36.134Z] INFO: Testing against a local daemon [2020-02-21T22:49:36.134Z] === RUN TestConfigList [2020-02-21T22:49:36.484Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-02-21T22:49:36.935Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-21T22:49:36.935Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-21T22:49:36.935Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-02-21T22:49:36.935Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-21T22:49:36.935Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-21T22:49:36.935Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-21T22:49:36.935Z] Processing triggers for mime-support (3.60) ... [2020-02-21T22:49:36.935Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:49:36.935Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-02-21T22:49:36.935Z] Setting up libcap2-bin (1:2.25-1) ... [2020-02-21T22:49:36.935Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-21T22:49:36.935Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-21T22:49:36.935Z] Setting up bash-completion (1:2.1-4.3) ... [2020-02-21T22:49:37.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-21T22:49:37.951Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-02-21T22:49:37.951Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-21T22:49:37.951Z] Setting up zip (3.0-11+b1) ... [2020-02-21T22:49:37.951Z] Setting up bzip2 (1.0.6-8.1) ... [2020-02-21T22:49:37.951Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-21T22:49:37.951Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-21T22:49:37.951Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:49:38.236Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2020-02-21T22:49:38.236Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-21T22:49:38.236Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-21T22:49:38.236Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-21T22:49:38.236Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-21T22:49:38.236Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:49:38.236Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-02-21T22:49:38.236Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-02-21T22:49:38.236Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-02-21T22:49:38.236Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:49:38.236Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-02-21T22:49:38.236Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-02-21T22:49:38.236Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-02-21T22:49:38.236Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-21T22:49:38.236Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-21T22:49:38.236Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-02-21T22:49:38.236Z] Setting up pigz (2.3.4-1) ... [2020-02-21T22:49:38.236Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-21T22:49:38.236Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-02-21T22:49:38.236Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-21T22:49:38.236Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-02-21T22:49:38.236Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-21T22:49:38.236Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-21T22:49:38.236Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-02-21T22:49:38.236Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-02-21T22:49:38.236Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-21T22:49:38.236Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-21T22:49:38.236Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-21T22:49:38.236Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-21T22:49:38.236Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-21T22:49:38.236Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-21T22:49:38.236Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-21T22:49:38.236Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-21T22:49:38.236Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-21T22:49:38.496Z] --- PASS: TestConfigList (2.32s) [2020-02-21T22:49:38.496Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-21T22:49:38.496Z] daemon.go:325: [d2db9794a49ec] waiting for daemon to start [2020-02-21T22:49:38.496Z] daemon.go:325: [d2db9794a49ec] waiting for daemon to start [2020-02-21T22:49:38.496Z] daemon.go:353: [d2db9794a49ec] daemon started [2020-02-21T22:49:38.496Z] daemon.go:461: [d2db9794a49ec] Stopping daemon [2020-02-21T22:49:38.496Z] daemon.go:296: [d2db9794a49ec] exiting daemon [2020-02-21T22:49:38.496Z] daemon.go:448: [d2db9794a49ec] Daemon stopped [2020-02-21T22:49:38.496Z] === RUN TestConfigsCreateAndDelete [2020-02-21T22:49:38.519Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-21T22:49:38.519Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-02-21T22:49:38.519Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-21T22:49:38.519Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-21T22:49:38.519Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-21T22:49:38.519Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-21T22:49:38.519Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-02-21T22:49:38.519Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-21T22:49:40.560Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-02-21T22:49:40.560Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:49:40.560Z] 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-21T22:49:40.560Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-21T22:49:40.560Z] 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-21T22:49:40.560Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-21T22:49:40.560Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-21T22:49:40.560Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-21T22:49:40.560Z] 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-21T22:49:40.560Z] 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-21T22:49:40.560Z] Setting up python3 (3.5.3-1) ... [2020-02-21T22:49:40.846Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-21T22:49:41.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-21T22:49:41.471Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-21T22:49:41.471Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-21T22:49:41.471Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-21T22:49:41.471Z] Setting up python3-wheel (0.29.0-2) ... [2020-02-21T22:49:41.563Z] --- PASS: TestConfigsCreateAndDelete (2.75s) [2020-02-21T22:49:41.563Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-21T22:49:41.563Z] daemon.go:325: [dd409577dcbc5] waiting for daemon to start [2020-02-21T22:49:41.563Z] daemon.go:325: [dd409577dcbc5] waiting for daemon to start [2020-02-21T22:49:41.563Z] daemon.go:353: [dd409577dcbc5] daemon started [2020-02-21T22:49:41.563Z] daemon.go:461: [dd409577dcbc5] Stopping daemon [2020-02-21T22:49:41.563Z] daemon.go:296: [dd409577dcbc5] exiting daemon [2020-02-21T22:49:41.563Z] daemon.go:448: [dd409577dcbc5] Daemon stopped [2020-02-21T22:49:41.563Z] === RUN TestConfigsUpdate [2020-02-21T22:49:42.090Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-21T22:49:42.375Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-21T22:49:42.375Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-21T22:49:42.661Z] Setting up dmsetup (2:1.02.137-2) ... [2020-02-21T22:49:42.661Z] Setting up python3-setuptools (33.1.1-1) ... [2020-02-21T22:49:43.281Z] Setting up dh-python (2.20170125) ... [2020-02-21T22:49:43.281Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-02-21T22:49:43.281Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-21T22:49:43.919Z] --- PASS: TestConfigsUpdate (2.79s) [2020-02-21T22:49:43.919Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-21T22:49:43.919Z] daemon.go:325: [de0da94d1cad2] waiting for daemon to start [2020-02-21T22:49:43.919Z] daemon.go:325: [de0da94d1cad2] waiting for daemon to start [2020-02-21T22:49:43.919Z] daemon.go:353: [de0da94d1cad2] daemon started [2020-02-21T22:49:43.919Z] daemon.go:461: [de0da94d1cad2] Stopping daemon [2020-02-21T22:49:43.919Z] daemon.go:296: [de0da94d1cad2] exiting daemon [2020-02-21T22:49:43.919Z] daemon.go:448: [de0da94d1cad2] Daemon stopped [2020-02-21T22:49:43.919Z] === RUN TestTemplatedConfig [2020-02-21T22:49:44.396Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-21T22:49:44.460Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-21T22:49:44.460Z] Using test binary docker [2020-02-21T22:49:44.460Z] +++ /etc/init.d/apparmor start [2020-02-21T22:49:44.460Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-21T22:49:44.460Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-21T22:49:44.460Z] Warning failed to create cache: (null) [2020-02-21T22:49:44.460Z] . [2020-02-21T22:49:44.460Z] INFO: Waiting for daemon to start... [2020-02-21T22:49:44.460Z] Starting dockerd [2020-02-21T22:49:44.460Z] +++ 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-21T22:49:46.356Z] . [2020-02-21T22:49:46.356Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-21T22:49:46.356Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-21T22:49:46.356Z] Error: No such image: emptyfs [2020-02-21T22:49:46.356Z] ++++ docker load [2020-02-21T22:49:46.356Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-21T22:49:46.614Z] Running integration-test (iteration 1) [2020-02-21T22:49:46.871Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-21T22:49:46.871Z] ++ 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-21T22:49:46.871Z] ++ set -e [2020-02-21T22:49:46.871Z] ++ '[' -n 0 ']' [2020-02-21T22:49:46.871Z] ++ set -x [2020-02-21T22:49:46.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T22:49:46.977Z] --- PASS: TestTemplatedConfig (2.93s) [2020-02-21T22:49:46.977Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-21T22:49:46.977Z] daemon.go:325: [dc1e62ade3a11] waiting for daemon to start [2020-02-21T22:49:46.977Z] daemon.go:325: [dc1e62ade3a11] waiting for daemon to start [2020-02-21T22:49:46.977Z] daemon.go:353: [dc1e62ade3a11] daemon started [2020-02-21T22:49:46.978Z] daemon.go:461: [dc1e62ade3a11] Stopping daemon [2020-02-21T22:49:46.978Z] daemon.go:296: [dc1e62ade3a11] exiting daemon [2020-02-21T22:49:46.978Z] daemon.go:448: [dc1e62ade3a11] Daemon stopped [2020-02-21T22:49:46.978Z] === RUN TestConfigInspect [2020-02-21T22:49:48.204Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-21T22:49:49.531Z] --- PASS: TestConfigInspect (2.66s) [2020-02-21T22:49:49.531Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-21T22:49:49.531Z] daemon.go:325: [ddb0d72cffccb] waiting for daemon to start [2020-02-21T22:49:49.531Z] daemon.go:325: [ddb0d72cffccb] waiting for daemon to start [2020-02-21T22:49:49.531Z] daemon.go:353: [ddb0d72cffccb] daemon started [2020-02-21T22:49:49.531Z] daemon.go:461: [ddb0d72cffccb] Stopping daemon [2020-02-21T22:49:49.531Z] daemon.go:296: [ddb0d72cffccb] exiting daemon [2020-02-21T22:49:49.531Z] daemon.go:448: [ddb0d72cffccb] Daemon stopped [2020-02-21T22:49:49.531Z] === RUN TestConfigCreateWithLabels [2020-02-21T22:49:52.600Z] --- PASS: TestConfigCreateWithLabels (2.78s) [2020-02-21T22:49:52.600Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-21T22:49:52.600Z] daemon.go:325: [d43fc85cc0c48] waiting for daemon to start [2020-02-21T22:49:52.600Z] daemon.go:325: [d43fc85cc0c48] waiting for daemon to start [2020-02-21T22:49:52.600Z] daemon.go:353: [d43fc85cc0c48] daemon started [2020-02-21T22:49:52.600Z] daemon.go:461: [d43fc85cc0c48] Stopping daemon [2020-02-21T22:49:52.600Z] daemon.go:296: [d43fc85cc0c48] exiting daemon [2020-02-21T22:49:52.600Z] daemon.go:448: [d43fc85cc0c48] Daemon stopped [2020-02-21T22:49:52.600Z] === RUN TestConfigCreateResolve [2020-02-21T22:49:53.643Z] INFO: Expanding compiler 1 of 3... [2020-02-21T22:49:53.643Z] INFO: Expanding compiler 2 of 3... [2020-02-21T22:49:55.691Z] --- PASS: TestConfigCreateResolve (2.80s) [2020-02-21T22:49:55.691Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-21T22:49:55.691Z] daemon.go:325: [d8d623b09f95c] waiting for daemon to start [2020-02-21T22:49:55.691Z] daemon.go:325: [d8d623b09f95c] waiting for daemon to start [2020-02-21T22:49:55.691Z] daemon.go:353: [d8d623b09f95c] daemon started [2020-02-21T22:49:55.691Z] daemon.go:461: [d8d623b09f95c] Stopping daemon [2020-02-21T22:49:55.691Z] daemon.go:296: [d8d623b09f95c] exiting daemon [2020-02-21T22:49:55.691Z] daemon.go:448: [d8d623b09f95c] Daemon stopped [2020-02-21T22:49:55.691Z] === RUN TestConfigDaemonLibtrustID [2020-02-21T22:49:55.691Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-02-21T22:49:55.691Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-21T22:49:55.691Z] daemon.go:325: [d2f94a1fca88e] waiting for daemon to start [2020-02-21T22:49:55.691Z] daemon.go:325: [d2f94a1fca88e] waiting for daemon to start [2020-02-21T22:49:55.691Z] daemon.go:353: [d2f94a1fca88e] daemon started [2020-02-21T22:49:55.691Z] daemon.go:461: [d2f94a1fca88e] Stopping daemon [2020-02-21T22:49:55.691Z] daemon.go:296: [d2f94a1fca88e] exiting daemon [2020-02-21T22:49:55.691Z] daemon.go:448: [d2f94a1fca88e] Daemon stopped [2020-02-21T22:49:55.691Z] PASS [2020-02-21T22:49:55.691Z] [2020-02-21T22:49:55.691Z] DONE 8 tests in 19.632s [2020-02-21T22:49:55.691Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-21T22:49:55.691Z] ++ 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-21T22:49:55.691Z] ++ set -e [2020-02-21T22:49:55.691Z] ++ '[' -n 0 ']' [2020-02-21T22:49:55.691Z] ++ set -x [2020-02-21T22:49:55.691Z] ++ env -i DEST=/go/src/github.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-21T22:49:55.846Z] Removing intermediate container 58c708ef48cf [2020-02-21T22:49:55.846Z] ---> babf6c51b67c [2020-02-21T22:49:55.846Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-02-21T22:49:55.846Z] ---> Running in 34fe4f4453fd [2020-02-21T22:49:56.049Z] INFO: Testing against a local daemon [2020-02-21T22:49:56.049Z] === RUN TestCheckpoint [2020-02-21T22:49:56.049Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-21T22:49:56.049Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-21T22:49:56.049Z] === RUN TestContainerInvalidJSON [2020-02-21T22:49:56.049Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T22:49:56.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T22:49:56.049Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T22:49:56.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T22:49:56.049Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-21T22:49:56.049Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-21T22:49:56.049Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T22:49:56.049Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-21T22:49:56.049Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T22:49:56.049Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-21T22:49:56.049Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-21T22:49:56.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-21T22:49:56.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-21T22:49:56.049Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-21T22:49:56.049Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-02-21T22:49:56.049Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-21T22:49:56.049Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-21T22:49:56.049Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-21T22:49:56.141Z] Collecting yamllint==1.16.0 [2020-02-21T22:49:56.401Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-02-21T22:49:56.401Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-21T22:49:56.401Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-02-21T22:49:56.401Z] === RUN TestCopyFromContainer [2020-02-21T22:49:56.510Z] INFO: Expanding compiler 3 of 3... [2020-02-21T22:49:56.759Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-21T22:49:57.043Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-21T22:49:57.043Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-21T22:49:57.330Z] Collecting pyyaml (from yamllint==1.16.0) [2020-02-21T22:49:57.330Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-21T22:49:57.462Z] INFO: Removing downloaded files... [2020-02-21T22:49:57.913Z] INFO: Creating source directory... [2020-02-21T22:49:57.913Z] INFO: Configuring git core.autocrlf... [2020-02-21T22:49:57.913Z] INFO: Completed [2020-02-21T22:49:58.195Z] === RUN TestCopyFromContainer// [2020-02-21T22:49:58.195Z] === RUN TestCopyFromContainer//bar/root [2020-02-21T22:49:58.342Z] Building wheels for collected packages: pyyaml [2020-02-21T22:49:58.342Z] Running setup.py bdist_wheel for pyyaml: started [2020-02-21T22:49:58.572Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-21T22:49:58.572Z] === RUN TestCopyFromContainer/bar/quux [2020-02-21T22:49:58.572Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-21T22:49:58.572Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-21T22:49:58.929Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-21T22:49:58.929Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-21T22:49:58.929Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-21T22:49:58.929Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-21T22:49:58.960Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-21T22:49:58.960Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-21T22:49:59.245Z] Successfully built pyyaml [2020-02-21T22:49:59.245Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-02-21T22:49:59.245Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer (2.72s) [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-02-21T22:49:59.293Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-02-21T22:49:59.293Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-21T22:49:59.293Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T22:49:59.293Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T22:49:59.293Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T22:49:59.293Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T22:49:59.293Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T22:49:59.293Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T22:49:59.293Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T22:49:59.293Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T22:49:59.293Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T22:49:59.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-21T22:49:59.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-21T22:49:59.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-21T22:49:59.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-21T22:49:59.293Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-21T22:49:59.293Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-21T22:49:59.293Z] === RUN TestCreateWithInvalidEnv [2020-02-21T22:49:59.293Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-21T22:49:59.293Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-21T22:49:59.293Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-21T22:49:59.293Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-21T22:49:59.293Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-21T22:49:59.293Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-21T22:49:59.293Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-21T22:49:59.293Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-21T22:49:59.293Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-21T22:49:59.293Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-21T22:49:59.293Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-21T22:49:59.293Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-21T22:49:59.293Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-21T22:49:59.293Z] === RUN TestCreateTmpfsMountsTarget [2020-02-21T22:49:59.293Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-21T22:49:59.293Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-21T22:49:59.878Z] Removing intermediate container 34fe4f4453fd [2020-02-21T22:49:59.878Z] ---> e683edf5f857 [2020-02-21T22:49:59.878Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-21T22:50:01.569Z] ---> f64d97339fa7 [2020-02-21T22:50:01.569Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-21T22:50:01.655Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-21T22:50:01.655Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-21T22:50:01.655Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-21T22:50:01.655Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-02-21T22:50:02.003Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-02-21T22:50:02.003Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-21T22:50:04.354Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2020-02-21T22:50:04.354Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-21T22:50:04.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T22:50:04.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T22:50:04.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T22:50:04.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T22:50:04.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T22:50:04.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T22:50:04.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T22:50:04.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T22:50:04.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T22:50:04.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T22:50:04.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T22:50:04.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T22:50:04.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T22:50:04.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T22:50:04.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T22:50:04.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-21T22:50:04.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-21T22:50:04.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-21T22:50:04.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-02-21T22:50:04.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-21T22:50:04.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-21T22:50:04.354Z] === RUN TestContainerStartOnDaemonRestart [2020-02-21T22:50:04.354Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-21T22:50:04.354Z] === RUN TestDaemonRestartIpcMode [2020-02-21T22:50:04.354Z] === PAUSE TestDaemonRestartIpcMode [2020-02-21T22:50:04.354Z] === RUN TestDiff [2020-02-21T22:50:05.103Z] --- PASS: TestDiff (0.78s) [2020-02-21T22:50:05.103Z] === RUN TestExecWithCloseStdin [2020-02-21T22:50:05.967Z] ---> 700355b78afd [2020-02-21T22:50:05.967Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-21T22:50:06.334Z] --- PASS: TestExecWithCloseStdin (0.97s) [2020-02-21T22:50:06.334Z] === RUN TestExec [2020-02-21T22:50:07.070Z] --- PASS: TestExec (0.97s) [2020-02-21T22:50:07.070Z] === RUN TestExecUser [2020-02-21T22:50:08.266Z] --- PASS: TestExecUser (1.00s) [2020-02-21T22:50:08.266Z] === RUN TestExportContainerAndImportImage [2020-02-21T22:50:08.394Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-21T22:50:08.655Z] ---> 6e417464fdf8 [2020-02-21T22:50:08.655Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-21T22:50:08.655Z] ---> 1bbbe4141961 [2020-02-21T22:50:08.655Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-21T22:50:08.655Z] ---> 19b0f1f2be8f [2020-02-21T22:50:08.655Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-02-21T22:50:09.014Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-02-21T22:50:09.014Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-21T22:50:09.283Z] ---> c586e353ff72 [2020-02-21T22:50:09.283Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-02-21T22:50:09.283Z] ---> 47addacfb517 [2020-02-21T22:50:09.283Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-02-21T22:50:09.578Z] ---> 8ab3a7218552 [2020-02-21T22:50:09.578Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-02-21T22:50:10.747Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-02-21T22:50:10.747Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-21T22:50:10.747Z] daemon.go:325: [d506e78fe91d0] waiting for daemon to start [2020-02-21T22:50:10.747Z] daemon.go:325: [d506e78fe91d0] waiting for daemon to start [2020-02-21T22:50:10.747Z] daemon.go:353: [d506e78fe91d0] daemon started [2020-02-21T22:50:10.747Z] daemon.go:461: [d506e78fe91d0] Stopping daemon [2020-02-21T22:50:10.747Z] daemon.go:296: [d506e78fe91d0] exiting daemon [2020-02-21T22:50:10.747Z] daemon.go:448: [d506e78fe91d0] Daemon stopped [2020-02-21T22:50:10.747Z] daemon.go:325: [d506e78fe91d0] waiting for daemon to start [2020-02-21T22:50:10.747Z] daemon.go:325: [d506e78fe91d0] waiting for daemon to start [2020-02-21T22:50:10.747Z] daemon.go:353: [d506e78fe91d0] daemon started [2020-02-21T22:50:10.747Z] daemon.go:461: [d506e78fe91d0] Stopping daemon [2020-02-21T22:50:10.747Z] daemon.go:296: [d506e78fe91d0] exiting daemon [2020-02-21T22:50:10.747Z] daemon.go:448: [d506e78fe91d0] Daemon stopped [2020-02-21T22:50:10.747Z] === RUN TestHealthCheckWorkdir [2020-02-21T22:50:11.059Z] ---> e35ead30c0af [2020-02-21T22:50:11.059Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-02-21T22:50:11.059Z] ---> 3691381b5719 [2020-02-21T22:50:11.059Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-02-21T22:50:11.499Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-02-21T22:50:11.499Z] === RUN TestHealthKillContainer [2020-02-21T22:50:11.678Z] ---> 0c4e49597ee4 [2020-02-21T22:50:11.678Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-21T22:50:13.160Z] ---> 27b0bedf33be [2020-02-21T22:50:13.160Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-02-21T22:50:13.443Z] ---> ed8c8b3c23b3 [2020-02-21T22:50:13.443Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-21T22:50:14.062Z] ---> 5f2af1d59962 [2020-02-21T22:50:14.062Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-02-21T22:50:14.346Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-02-21T22:50:14.346Z] bad55c542dc9: Pulling fs layer [2020-02-21T22:50:14.662Z] --- PASS: TestHealthKillContainer (3.06s) [2020-02-21T22:50:14.662Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-21T22:50:14.967Z] bad55c542dc9: Download complete [2020-02-21T22:50:15.252Z] bad55c542dc9: Pull complete [2020-02-21T22:50:15.252Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-21T22:50:15.252Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-21T22:50:15.453Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2020-02-21T22:50:15.453Z] === RUN TestIpcModeNone [2020-02-21T22:50:15.870Z] ---> 45491ea3e777 [2020-02-21T22:50:15.870Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-02-21T22:50:15.870Z] ---> Running in 1018d5156ca8 [2020-02-21T22:50:15.870Z] Removing intermediate container 1018d5156ca8 [2020-02-21T22:50:15.870Z] ---> abd3b80fe5f6 [2020-02-21T22:50:15.870Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-02-21T22:50:15.870Z] ---> Running in 761e68fc2f23 [2020-02-21T22:50:15.870Z] Removing intermediate container 761e68fc2f23 [2020-02-21T22:50:15.870Z] ---> d32768545194 [2020-02-21T22:50:15.870Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-02-21T22:50:15.870Z] ---> Running in 7c3b11ef02c5 [2020-02-21T22:50:16.161Z] Removing intermediate container 7c3b11ef02c5 [2020-02-21T22:50:16.161Z] ---> b53637b7bcac [2020-02-21T22:50:16.161Z] Step 122/125 : VOLUME /var/lib/docker [2020-02-21T22:50:16.161Z] ---> Running in 163e19944fcd [2020-02-21T22:50:16.161Z] Removing intermediate container 163e19944fcd [2020-02-21T22:50:16.161Z] ---> 7c76252190fa [2020-02-21T22:50:16.161Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-02-21T22:50:16.453Z] ---> Running in b11aed44d03d [2020-02-21T22:50:16.453Z] Removing intermediate container b11aed44d03d [2020-02-21T22:50:16.453Z] ---> 0c56ab9d52a6 [2020-02-21T22:50:16.453Z] Step 124/125 : FROM dev AS final [2020-02-21T22:50:16.453Z] ---> 0c56ab9d52a6 [2020-02-21T22:50:16.453Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-02-21T22:50:16.666Z] --- PASS: TestIpcModeNone (0.97s) [2020-02-21T22:50:16.666Z] === RUN TestIpcModePrivate [2020-02-21T22:50:16.904Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-21T22:50:17.434Z] --- PASS: TestIpcModePrivate (0.97s) [2020-02-21T22:50:17.434Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-02-21T22:50:17.434Z] === RUN TestIpcModeShareable [2020-02-21T22:50:18.385Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-02-21T22:50:18.636Z] --- PASS: TestIpcModeShareable (0.97s) [2020-02-21T22:50:18.636Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-02-21T22:50:18.636Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-21T22:50:18.923Z] Loaded image: buildpack-deps:jessie [2020-02-21T22:50:18.923Z] Loaded image: busybox:latest [2020-02-21T22:50:18.923Z] Loaded image: busybox:glibc [2020-02-21T22:50:18.923Z] Loaded image: debian:jessie [2020-02-21T22:50:18.923Z] Loaded image: hello-world:latest [2020-02-21T22:50:18.923Z] INFO: Testing against a local daemon [2020-02-21T22:50:18.923Z] === RUN TestBuildWithSession [2020-02-21T22:50:21.708Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2020-02-21T22:50:21.708Z] === RUN TestAPIIpcModeHost [2020-02-21T22:50:22.057Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-02-21T22:50:22.057Z] === RUN TestDaemonIpcModeShareable [2020-02-21T22:50:22.201Z] --- PASS: TestBuildWithSession (5.06s) [2020-02-21T22:50:22.201Z] === RUN TestBuildSquashParent [2020-02-21T22:50:23.317Z] ---> 4f05aaa14412 [2020-02-21T22:50:23.317Z] Successfully built 4f05aaa14412 [2020-02-21T22:50:23.317Z] Successfully tagged docker:c694d603645fe60da7e2d646016159a01c599454 [Pipeline] } [Pipeline] // stage [2020-02-21T22:50:23.359Z] tests/integration/api_service_test.py ................s................. [ 60%] [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-21T22:50:23.744Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40551/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c694d603645fe60da7e2d646016159a01c599454 hack/test/unit [2020-02-21T22:50:23.961Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-02-21T22:50:23.961Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-21T22:50:23.961Z] daemon.go:325: [d2aa2f2de8a1c] waiting for daemon to start [2020-02-21T22:50:23.961Z] daemon.go:325: [d2aa2f2de8a1c] waiting for daemon to start [2020-02-21T22:50:23.961Z] daemon.go:353: [d2aa2f2de8a1c] daemon started [2020-02-21T22:50:23.961Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-21T22:50:23.961Z] daemon.go:461: [d2aa2f2de8a1c] Stopping daemon [2020-02-21T22:50:23.961Z] daemon.go:296: [d2aa2f2de8a1c] exiting daemon [2020-02-21T22:50:23.961Z] daemon.go:448: [d2aa2f2de8a1c] Daemon stopped [2020-02-21T22:50:23.961Z] === RUN TestDaemonIpcModePrivate [2020-02-21T22:50:25.279Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-02-21T22:50:25.279Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-21T22:50:25.279Z] daemon.go:325: [d64a9353f52c2] waiting for daemon to start [2020-02-21T22:50:25.279Z] daemon.go:325: [d64a9353f52c2] waiting for daemon to start [2020-02-21T22:50:25.279Z] daemon.go:353: [d64a9353f52c2] daemon started [2020-02-21T22:50:25.279Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-21T22:50:25.279Z] daemon.go:461: [d64a9353f52c2] Stopping daemon [2020-02-21T22:50:25.279Z] daemon.go:296: [d64a9353f52c2] exiting daemon [2020-02-21T22:50:25.279Z] daemon.go:448: [d64a9353f52c2] Daemon stopped [2020-02-21T22:50:25.279Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-21T22:50:27.014Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-02-21T22:50:27.014Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-21T22:50:27.014Z] daemon.go:325: [dcda6b77177a5] waiting for daemon to start [2020-02-21T22:50:27.014Z] daemon.go:325: [dcda6b77177a5] waiting for daemon to start [2020-02-21T22:50:27.014Z] daemon.go:353: [dcda6b77177a5] daemon started [2020-02-21T22:50:27.014Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-21T22:50:27.014Z] daemon.go:461: [dcda6b77177a5] Stopping daemon [2020-02-21T22:50:27.014Z] daemon.go:296: [dcda6b77177a5] exiting daemon [2020-02-21T22:50:27.014Z] daemon.go:448: [dcda6b77177a5] Daemon stopped [2020-02-21T22:50:27.014Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-21T22:50:28.747Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2020-02-21T22:50:28.747Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-21T22:50:28.747Z] daemon.go:325: [df813d8fffc19] waiting for daemon to start [2020-02-21T22:50:28.747Z] daemon.go:325: [df813d8fffc19] waiting for daemon to start [2020-02-21T22:50:28.747Z] daemon.go:353: [df813d8fffc19] daemon started [2020-02-21T22:50:28.747Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-21T22:50:28.747Z] daemon.go:461: [df813d8fffc19] Stopping daemon [2020-02-21T22:50:28.747Z] daemon.go:296: [df813d8fffc19] exiting daemon [2020-02-21T22:50:28.747Z] daemon.go:448: [df813d8fffc19] Daemon stopped [2020-02-21T22:50:28.747Z] === RUN TestIpcModeOlderClient [2020-02-21T22:50:28.747Z] === PAUSE TestIpcModeOlderClient [2020-02-21T22:50:28.747Z] === RUN TestKillContainerInvalidSignal [2020-02-21T22:50:29.269Z] ? github.com/docker/docker/api [no test files] [2020-02-21T22:50:29.495Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-02-21T22:50:29.495Z] === RUN TestKillContainer [2020-02-21T22:50:29.495Z] === RUN TestKillContainer/no_signal [2020-02-21T22:50:30.245Z] === RUN TestKillContainer/non_killing_signal [2020-02-21T22:50:30.989Z] === RUN TestKillContainer/killing_signal [2020-02-21T22:50:32.191Z] --- PASS: TestKillContainer (2.51s) [2020-02-21T22:50:32.191Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-02-21T22:50:32.191Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-02-21T22:50:32.191Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-02-21T22:50:32.191Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-21T22:50:32.191Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-21T22:50:32.932Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-21T22:50:33.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-02-21T22:50:33.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-02-21T22:50:33.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-02-21T22:50:33.676Z] === RUN TestKillStoppedContainer [2020-02-21T22:50:33.676Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-02-21T22:50:33.676Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-21T22:50:33.676Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-21T22:50:33.676Z] === RUN TestKillDifferentUserContainer [2020-02-21T22:50:34.390Z] --- PASS: TestBuildSquashParent (10.73s) [2020-02-21T22:50:34.390Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-02-21T22:50:34.390Z] daemon.go:325: [d85c7ba290782] waiting for daemon to start [2020-02-21T22:50:34.391Z] daemon.go:325: [d85c7ba290782] waiting for daemon to start [2020-02-21T22:50:34.391Z] daemon.go:353: [d85c7ba290782] daemon started [2020-02-21T22:50:34.391Z] daemon.go:461: [d85c7ba290782] Stopping daemon [2020-02-21T22:50:34.391Z] daemon.go:296: [d85c7ba290782] exiting daemon [2020-02-21T22:50:34.391Z] daemon.go:448: [d85c7ba290782] Daemon stopped [2020-02-21T22:50:34.391Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-21T22:50:34.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-21T22:50:34.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-21T22:50:34.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-21T22:50:34.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-21T22:50:34.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-21T22:50:34.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-21T22:50:34.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-21T22:50:34.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-21T22:50:34.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-21T22:50:34.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-21T22:50:34.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-21T22:50:34.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-21T22:50:34.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-21T22:50:34.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-21T22:50:34.424Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-02-21T22:50:34.424Z] === RUN TestInspectOomKilledTrue [2020-02-21T22:50:34.424Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-21T22:50:34.424Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:50:34.424Z] === RUN TestInspectOomKilledFalse [2020-02-21T22:50:34.424Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-21T22:50:34.424Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:50:34.424Z] === RUN TestLinksEtcHostsContentMatch [2020-02-21T22:50:35.276Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-02-21T22:50:35.276Z] === RUN TestLinksContainerNames [2020-02-21T22:50:36.474Z] --- PASS: TestLinksContainerNames (1.49s) [2020-02-21T22:50:36.474Z] === RUN TestLogsFollowTailEmpty [2020-02-21T22:50:36.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-21T22:50:36.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-21T22:50:37.771Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-02-21T22:50:37.771Z] === RUN TestContainerNetworkMountsNoChown [2020-02-21T22:50:37.858Z] ......................... [ 67%] [2020-02-21T22:50:38.248Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/default [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/default [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/private [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/private [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/rprivate [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/slave [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/slave [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/rslave [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/shared [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/shared [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/rshared [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-21T22:50:38.248Z] === CONT TestMountDaemonRoot/default [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-21T22:50:38.248Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-21T22:50:38.248Z] === CONT TestMountDaemonRoot/rshared [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-21T22:50:38.248Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-21T22:50:38.248Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-21T22:50:38.248Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/shared [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/rslave [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/slave [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/rprivate [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/private [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-21T22:50:38.785Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-21T22:50:38.785Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-21T22:50:38.785Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-21T22:50:39.252Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-21T22:50:39.252Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-21T22:50:39.252Z] === RUN TestContainerBindMountNonRecursive [2020-02-21T22:50:40.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-21T22:50:40.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-21T22:50:41.001Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-02-21T22:50:41.001Z] === RUN TestNetworkNat [2020-02-21T22:50:41.752Z] --- PASS: TestNetworkNat (0.80s) [2020-02-21T22:50:41.752Z] === RUN TestNetworkLocalhostTCPNat [2020-02-21T22:50:42.505Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-02-21T22:50:42.505Z] === RUN TestNetworkLoopbackNat [2020-02-21T22:50:43.715Z] --- PASS: TestNetworkLoopbackNat (1.09s) [2020-02-21T22:50:43.715Z] === RUN TestPause [2020-02-21T22:50:43.728Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-21T22:50:43.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.45s) [2020-02-21T22:50:43.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.65s) [2020-02-21T22:50:43.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2020-02-21T22:50:43.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.71s) [2020-02-21T22:50:43.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.58s) [2020-02-21T22:50:43.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2020-02-21T22:50:43.728Z] === RUN TestBuildMultiStageCopy [2020-02-21T22:50:43.728Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-21T22:50:44.934Z] --- PASS: TestPause (0.90s) [2020-02-21T22:50:44.934Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-21T22:50:44.934Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-21T22:50:44.934Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-21T22:50:44.934Z] === RUN TestPauseStopPausedContainer [2020-02-21T22:50:45.672Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-02-21T22:50:45.672Z] === RUN TestPsFilter [2020-02-21T22:50:45.672Z] --- PASS: TestPsFilter (0.24s) [2020-02-21T22:50:45.672Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-21T22:50:46.417Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2020-02-21T22:50:46.417Z] === RUN TestRemoveContainerWithVolume [2020-02-21T22:50:47.005Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-21T22:50:47.570Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-21T22:50:47.772Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2020-02-21T22:50:47.772Z] === RUN TestRemoveContainerRunning [2020-02-21T22:50:48.159Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-02-21T22:50:48.159Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-21T22:50:48.502Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-21T22:50:48.999Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-02-21T22:50:48.999Z] === RUN TestRemoveInvalidContainer [2020-02-21T22:50:48.999Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-21T22:50:48.999Z] === RUN TestRenameLinkedContainer [2020-02-21T22:50:49.067Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-21T22:50:50.000Z] --- PASS: TestBuildMultiStageCopy (6.19s) [2020-02-21T22:50:50.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2020-02-21T22:50:50.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-02-21T22:50:50.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2020-02-21T22:50:50.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-02-21T22:50:50.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2020-02-21T22:50:50.000Z] === RUN TestBuildMultiStageParentConfig [2020-02-21T22:50:51.371Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-02-21T22:50:51.371Z] === RUN TestBuildLabelWithTargets [2020-02-21T22:50:51.698Z] ok github.com/docker/docker/api/server 0.031s coverage: 7.9% of statements [2020-02-21T22:50:52.901Z] --- PASS: TestRenameLinkedContainer (3.27s) [2020-02-21T22:50:52.901Z] === RUN TestRenameStoppedContainer [2020-02-21T22:50:53.250Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-02-21T22:50:53.250Z] === RUN TestRenameRunningContainerAndReuse [2020-02-21T22:50:53.896Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2020-02-21T22:50:53.896Z] === RUN TestBuildWithEmptyLayers [2020-02-21T22:50:54.971Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-02-21T22:50:54.971Z] === RUN TestRenameInvalidName [2020-02-21T22:50:55.267Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2020-02-21T22:50:55.268Z] === RUN TestBuildMultiStageOnBuild [2020-02-21T22:50:55.730Z] --- PASS: TestRenameInvalidName (0.84s) [2020-02-21T22:50:55.730Z] === RUN TestRenameAnonymousContainer [2020-02-21T22:50:58.796Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2020-02-21T22:50:58.796Z] === RUN TestRenameContainerWithSameName [2020-02-21T22:50:59.527Z] --- PASS: TestBuildMultiStageOnBuild (3.88s) [2020-02-21T22:50:59.527Z] === RUN TestBuildUncleanTarFilenames [2020-02-21T22:50:59.539Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-02-21T22:50:59.539Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-21T22:51:00.748Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-02-21T22:51:00.748Z] === RUN TestResize [2020-02-21T22:51:01.419Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) [2020-02-21T22:51:01.419Z] === RUN TestBuildMultiStageLayerLeak [2020-02-21T22:51:01.957Z] --- PASS: TestResize (0.90s) [2020-02-21T22:51:01.957Z] === RUN TestResizeWithInvalidSize [2020-02-21T22:51:02.713Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-02-21T22:51:02.713Z] === RUN TestResizeWhenContainerNotStarted [2020-02-21T22:51:03.730Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:51:03.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:51:03.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:51:03.731Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T22:51:03.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T22:51:05.596Z] --- PASS: TestBuildMultiStageLayerLeak (4.01s) [2020-02-21T22:51:05.596Z] === RUN TestBuildWithHugeFile [2020-02-21T22:51:05.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:51:05.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:51:07.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:51:07.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:51:08.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T22:51:08.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T22:51:10.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T22:51:10.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T22:51:13.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T22:51:13.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T22:51:14.989Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-21T22:51:16.274Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [de20f78d339a9] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [de20f78d339a9] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [de20f78d339a9] daemon started [2020-02-21T22:51:16.275Z] daemon.go:325: [de20f78d339a9] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:296: [de20f78d339a9] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [de20f78d339a9] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [de20f78d339a9] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [de20f78d339a9] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [de20f78d339a9] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [de20f78d339a9] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d78a7827a0d4e] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d78a7827a0d4e] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d78a7827a0d4e] daemon started [2020-02-21T22:51:16.275Z] daemon.go:296: [d78a7827a0d4e] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d78a7827a0d4e] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d78a7827a0d4e] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d78a7827a0d4e] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d78a7827a0d4e] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d78a7827a0d4e] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d78a7827a0d4e] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d968ea6f65cc6] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d968ea6f65cc6] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d968ea6f65cc6] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d968ea6f65cc6] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d968ea6f65cc6] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d968ea6f65cc6] Daemon stopped [2020-02-21T22:51:16.275Z] daemon.go:325: [d968ea6f65cc6] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d968ea6f65cc6] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d968ea6f65cc6] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d968ea6f65cc6] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d968ea6f65cc6] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d968ea6f65cc6] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d318289b17453] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d318289b17453] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d318289b17453] daemon started [2020-02-21T22:51:16.275Z] daemon.go:325: [d318289b17453] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:296: [d318289b17453] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d318289b17453] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d318289b17453] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d318289b17453] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d318289b17453] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d318289b17453] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d3e67c8a88b97] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d3e67c8a88b97] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d3e67c8a88b97] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d3e67c8a88b97] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d3e67c8a88b97] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d3e67c8a88b97] Daemon stopped [2020-02-21T22:51:16.275Z] daemon.go:325: [d3e67c8a88b97] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d3e67c8a88b97] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d3e67c8a88b97] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d3e67c8a88b97] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d3e67c8a88b97] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d3e67c8a88b97] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [dc4431fce57b0] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [dc4431fce57b0] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [dc4431fce57b0] daemon started [2020-02-21T22:51:16.275Z] daemon.go:325: [dc4431fce57b0] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:296: [dc4431fce57b0] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [dc4431fce57b0] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [dc4431fce57b0] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [dc4431fce57b0] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [dc4431fce57b0] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [dc4431fce57b0] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [dfe0424720f69] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [dfe0424720f69] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [dfe0424720f69] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [dfe0424720f69] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [dfe0424720f69] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [dfe0424720f69] Daemon stopped [2020-02-21T22:51:16.275Z] daemon.go:325: [dfe0424720f69] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [dfe0424720f69] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [dfe0424720f69] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [dfe0424720f69] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [dfe0424720f69] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [dfe0424720f69] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.09s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d82478d2cf0d7] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d82478d2cf0d7] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d82478d2cf0d7] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d82478d2cf0d7] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d82478d2cf0d7] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d82478d2cf0d7] Daemon stopped [2020-02-21T22:51:16.275Z] daemon.go:325: [d82478d2cf0d7] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d82478d2cf0d7] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d82478d2cf0d7] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d82478d2cf0d7] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d82478d2cf0d7] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d82478d2cf0d7] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d02823842dc77] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d02823842dc77] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d02823842dc77] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d02823842dc77] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d02823842dc77] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d02823842dc77] Daemon stopped [2020-02-21T22:51:16.275Z] daemon.go:325: [d02823842dc77] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d02823842dc77] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d02823842dc77] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d02823842dc77] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d02823842dc77] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d02823842dc77] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.75s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d8e883f1397a9] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d8e883f1397a9] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d8e883f1397a9] daemon started [2020-02-21T22:51:16.275Z] daemon.go:325: [d8e883f1397a9] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:296: [d8e883f1397a9] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d8e883f1397a9] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d8e883f1397a9] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d8e883f1397a9] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d8e883f1397a9] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d8e883f1397a9] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d1d6ab8582dac] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d1d6ab8582dac] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d1d6ab8582dac] daemon started [2020-02-21T22:51:16.275Z] daemon.go:296: [d1d6ab8582dac] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d1d6ab8582dac] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d1d6ab8582dac] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d1d6ab8582dac] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d1d6ab8582dac] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d1d6ab8582dac] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d1d6ab8582dac] Daemon stopped [2020-02-21T22:51:16.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2020-02-21T22:51:16.275Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T22:51:16.275Z] daemon.go:325: [d3ce729900b46] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d3ce729900b46] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d3ce729900b46] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d3ce729900b46] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d3ce729900b46] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d3ce729900b46] Daemon stopped [2020-02-21T22:51:16.275Z] daemon.go:325: [d3ce729900b46] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:325: [d3ce729900b46] waiting for daemon to start [2020-02-21T22:51:16.275Z] daemon.go:353: [d3ce729900b46] daemon started [2020-02-21T22:51:16.275Z] daemon.go:461: [d3ce729900b46] Stopping daemon [2020-02-21T22:51:16.275Z] daemon.go:296: [d3ce729900b46] exiting daemon [2020-02-21T22:51:16.275Z] daemon.go:448: [d3ce729900b46] Daemon stopped [2020-02-21T22:51:16.275Z] === RUN TestKernelTCPMemory [2020-02-21T22:51:16.634Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-02-21T22:51:16.634Z] === RUN TestNISDomainname [2020-02-21T22:51:17.841Z] --- PASS: TestNISDomainname (1.06s) [2020-02-21T22:51:17.841Z] === RUN TestStats [2020-02-21T22:51:20.184Z] --- PASS: TestStats (2.36s) [2020-02-21T22:51:20.184Z] === RUN TestStopContainerWithTimeout [2020-02-21T22:51:20.185Z] === RUN TestStopContainerWithTimeout/0 [2020-02-21T22:51:20.185Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-21T22:51:20.185Z] === RUN TestStopContainerWithTimeout/1 [2020-02-21T22:51:20.185Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-21T22:51:20.185Z] === RUN TestStopContainerWithTimeout/3 [2020-02-21T22:51:20.185Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-21T22:51:20.185Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-21T22:51:20.185Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-21T22:51:20.185Z] === CONT TestStopContainerWithTimeout/0 [2020-02-21T22:51:20.185Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-21T22:51:21.400Z] === CONT TestStopContainerWithTimeout/3 [2020-02-21T22:51:23.123Z] === CONT TestStopContainerWithTimeout/1 [2020-02-21T22:51:24.860Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-21T22:51:24.860Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2020-02-21T22:51:24.860Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-02-21T22:51:24.860Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-02-21T22:51:24.860Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-02-21T22:51:24.860Z] === RUN TestDeleteDevicemapper [2020-02-21T22:51:24.860Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-21T22:51:24.860Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-21T22:51:24.860Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-21T22:51:28.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.12s) [2020-02-21T22:51:28.798Z] === RUN TestUpdateMemory [2020-02-21T22:51:28.798Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-21T22:51:28.798Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:51:28.798Z] === RUN TestUpdateCPUQuota [2020-02-21T22:51:29.622Z] --- PASS: TestUpdateCPUQuota (1.56s) [2020-02-21T22:51:29.622Z] === RUN TestUpdatePidsLimit [2020-02-21T22:51:29.622Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-21T22:51:29.802Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-21T22:51:29.999Z] === RUN TestUpdatePidsLimit/no_change [2020-02-21T22:51:30.435Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-21T22:51:30.821Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-21T22:51:31.204Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-21T22:51:31.554Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-21T22:51:32.298Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-21T22:51:32.307Z] tests/integration/client_test.py ..... [ 76%] [2020-02-21T22:51:32.561Z] tests/integration/errors_test.py . [ 76%] [2020-02-21T22:51:33.498Z] --- PASS: TestUpdatePidsLimit (3.71s) [2020-02-21T22:51:33.498Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-02-21T22:51:33.498Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2020-02-21T22:51:33.498Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-02-21T22:51:33.498Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-02-21T22:51:33.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-21T22:51:33.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-02-21T22:51:33.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-02-21T22:51:33.498Z] === RUN TestUpdateRestartPolicy [2020-02-21T22:51:46.833Z] --- PASS: TestUpdateRestartPolicy (12.61s) [2020-02-21T22:51:46.833Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-21T22:51:46.833Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-02-21T22:51:46.833Z] === RUN TestWaitNonBlocked [2020-02-21T22:51:46.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T22:51:46.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T22:51:46.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T22:51:46.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T22:51:46.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T22:51:46.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T22:51:48.226Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-21T22:51:48.226Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-02-21T22:51:48.226Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-02-21T22:51:48.226Z] === RUN TestWaitBlocked [2020-02-21T22:51:48.226Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-21T22:51:48.226Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-21T22:51:48.226Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-21T22:51:48.226Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-21T22:51:48.226Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-21T22:51:48.226Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-21T22:51:49.017Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-21T22:51:49.017Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-02-21T22:51:49.017Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-02-21T22:51:49.017Z] === CONT TestContainerStartOnDaemonRestart [2020-02-21T22:51:49.017Z] === CONT TestIpcModeOlderClient [2020-02-21T22:51:49.374Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-02-21T22:51:49.374Z] === CONT TestDaemonRestartIpcMode [2020-02-21T22:51:52.475Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s) [2020-02-21T22:51:52.475Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-21T22:51:52.475Z] daemon.go:325: [d20711b8bb149] waiting for daemon to start [2020-02-21T22:51:52.475Z] daemon.go:325: [d20711b8bb149] waiting for daemon to start [2020-02-21T22:51:52.475Z] daemon.go:353: [d20711b8bb149] daemon started [2020-02-21T22:51:52.475Z] daemon.go:296: [d20711b8bb149] exiting daemon [2020-02-21T22:51:52.475Z] daemon.go:325: [d20711b8bb149] waiting for daemon to start [2020-02-21T22:51:52.475Z] daemon.go:325: [d20711b8bb149] waiting for daemon to start [2020-02-21T22:51:52.475Z] daemon.go:353: [d20711b8bb149] daemon started [2020-02-21T22:51:52.475Z] daemon.go:461: [d20711b8bb149] Stopping daemon [2020-02-21T22:51:52.475Z] daemon.go:296: [d20711b8bb149] exiting daemon [2020-02-21T22:51:52.475Z] daemon.go:448: [d20711b8bb149] Daemon stopped [2020-02-21T22:51:53.233Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2020-02-21T22:51:53.233Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-21T22:51:53.233Z] daemon.go:325: [d794392db59e3] waiting for daemon to start [2020-02-21T22:51:53.233Z] daemon.go:325: [d794392db59e3] waiting for daemon to start [2020-02-21T22:51:53.233Z] daemon.go:353: [d794392db59e3] daemon started [2020-02-21T22:51:53.233Z] daemon.go:461: [d794392db59e3] Stopping daemon [2020-02-21T22:51:53.233Z] daemon.go:296: [d794392db59e3] exiting daemon [2020-02-21T22:51:53.233Z] daemon.go:448: [d794392db59e3] Daemon stopped [2020-02-21T22:51:53.233Z] daemon.go:325: [d794392db59e3] waiting for daemon to start [2020-02-21T22:51:53.233Z] daemon.go:325: [d794392db59e3] waiting for daemon to start [2020-02-21T22:51:53.233Z] daemon.go:353: [d794392db59e3] daemon started [2020-02-21T22:51:53.233Z] daemon.go:461: [d794392db59e3] Stopping daemon [2020-02-21T22:51:53.233Z] daemon.go:296: [d794392db59e3] exiting daemon [2020-02-21T22:51:53.233Z] daemon.go:448: [d794392db59e3] Daemon stopped [2020-02-21T22:51:53.233Z] PASS [2020-02-21T22:51:53.233Z] [2020-02-21T22:51:53.233Z] === Skipped [2020-02-21T22:51:53.233Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-21T22:51:53.233Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-21T22:51:53.233Z] [2020-02-21T22:51:53.233Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-21T22:51:53.233Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:51:53.233Z] [2020-02-21T22:51:53.233Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-21T22:51:53.233Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:51:53.233Z] [2020-02-21T22:51:53.233Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-21T22:51:53.233Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-21T22:51:53.233Z] [2020-02-21T22:51:53.233Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-21T22:51:53.233Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-21T22:51:53.233Z] [2020-02-21T22:51:53.233Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-21T22:51:53.233Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:51:53.233Z] [2020-02-21T22:51:53.233Z] [2020-02-21T22:51:53.233Z] DONE 188 tests, 6 skipped in 117.352s [2020-02-21T22:51:53.233Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-21T22:51:53.233Z] ++ 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-21T22:51:53.233Z] ++ set -e [2020-02-21T22:51:53.233Z] ++ '[' -n 0 ']' [2020-02-21T22:51:53.233Z] ++ set -x [2020-02-21T22:51:53.233Z] ++ env -i DEST=/go/src/github.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-21T22:51:53.591Z] INFO: Testing against a local daemon [2020-02-21T22:51:53.591Z] === RUN TestCommitInheritsEnv [2020-02-21T22:51:53.937Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-02-21T22:51:53.937Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-21T22:51:53.937Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-21T22:51:53.937Z] === RUN TestImagesFilterMultiReference [2020-02-21T22:51:53.937Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-02-21T22:51:53.937Z] === RUN TestImagePullPlatformInvalid [2020-02-21T22:51:53.937Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-21T22:51:53.937Z] === RUN TestRemoveImageOrphaning [2020-02-21T22:51:54.171Z] Removing intermediate container 0c08f2fe9c9c [2020-02-21T22:51:54.171Z] ---> 5789e191ba96 [2020-02-21T22:51:54.171Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-02-21T22:51:54.171Z] ---> Running in f65dece6c3d6 [2020-02-21T22:51:54.171Z] Removing intermediate container f65dece6c3d6 [2020-02-21T22:51:54.171Z] ---> 27d8c8e4488a [2020-02-21T22:51:54.171Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-21T22:51:54.171Z] ---> Running in 7ac31295f056 [2020-02-21T22:51:54.171Z] Removing intermediate container 7ac31295f056 [2020-02-21T22:51:54.171Z] ---> 426d20035e1e [2020-02-21T22:51:54.171Z] Step 8/8 : COPY . . [2020-02-21T22:51:54.293Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-02-21T22:51:54.293Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-21T22:51:54.293Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-02-21T22:51:54.293Z] === RUN TestTagInvalidReference [2020-02-21T22:51:54.293Z] --- PASS: TestTagInvalidReference (0.02s) [2020-02-21T22:51:54.293Z] === RUN TestTagValidPrefixedRepo [2020-02-21T22:51:54.293Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-02-21T22:51:54.293Z] === RUN TestTagExistedNameWithoutForce [2020-02-21T22:51:54.644Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-21T22:51:54.644Z] === RUN TestTagOfficialNames [2020-02-21T22:51:54.644Z] --- PASS: TestTagOfficialNames (0.04s) [2020-02-21T22:51:54.644Z] === RUN TestTagMatchesDigest [2020-02-21T22:51:54.644Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-21T22:51:54.644Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-21T22:52:10.408Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-21T22:52:11.922Z] ---> 769b178b6c61 [2020-02-21T22:52:12.373Z] Successfully built 769b178b6c61 [2020-02-21T22:52:12.373Z] Successfully tagged docker:latest [2020-02-21T22:52:12.373Z] INFO: Image build ended at 02/21/2020 22:52:12. Duration:00:03:13.8282851 [2020-02-21T22:52:12.373Z] [2020-02-21T22:52:12.373Z] [2020-02-21T22:52:12.373Z] INFO: Building the test binaries at 02/21/2020 22:52:12... [2020-02-21T22:52:13.246Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-21T22:52:13.246Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-21T22:52:13.246Z] Using test binary docker [2020-02-21T22:52:13.246Z] Using test binary docker [2020-02-21T22:52:13.246Z] +++ /etc/init.d/apparmor start [2020-02-21T22:52:13.246Z] +++ /etc/init.d/apparmor start [2020-02-21T22:52:13.246Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-21T22:52:13.246Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-21T22:52:13.246Z] Starting AppArmor profiles:Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-21T22:52:13.246Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdinWarning failed to create cache: (null) [2020-02-21T22:52:13.246Z] [2020-02-21T22:52:13.246Z] Warning failed to create cache: (null) [2020-02-21T22:52:13.246Z] . [2020-02-21T22:52:13.246Z] . [2020-02-21T22:52:13.246Z] INFO: Waiting for daemon to start...INFO: Waiting for daemon to start... [2020-02-21T22:52:13.246Z] Starting dockerd [2020-02-21T22:52:13.246Z] [2020-02-21T22:52:13.246Z] +++ 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-21T22:52:13.246Z] Starting dockerd [2020-02-21T22:52:13.246Z] +++ 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-21T22:52:13.246Z] .. [2020-02-21T22:52:13.246Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-21T22:52:13.246Z] [2020-02-21T22:52:13.246Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-21T22:52:13.246Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-21T22:52:13.246Z] Error: No such image: emptyfs [2020-02-21T22:52:13.246Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-21T22:52:13.246Z] ++++ docker load [2020-02-21T22:52:13.246Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-21T22:52:13.246Z] Error: No such image: emptyfs [2020-02-21T22:52:13.246Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-21T22:52:13.246Z] ++++ docker load [2020-02-21T22:52:13.246Z] Running integration-test (iteration 1) [2020-02-21T22:52:13.246Z] Running integration-test (iteration 1) [2020-02-21T22:52:13.246Z] 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-21T22:52:13.246Z] ++ 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-21T22:52:13.246Z] ++ set -e [2020-02-21T22:52:13.246Z] ++ '[' -n 0 ']' [2020-02-21T22:52:13.246Z] ++ set -x [2020-02-21T22:52:13.246Z] ++ env -i DEST=/go/src/github.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-21T22:52:13.246Z] 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-21T22:52:13.246Z] ++ 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-21T22:52:13.246Z] ++ set -e [2020-02-21T22:52:13.246Z] ++ '[' -n 0 ']' [2020-02-21T22:52:13.246Z] ++ set -x [2020-02-21T22:52:13.247Z] ++ env -i DEST=/go/src/github.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-21T22:52:17.016Z] INFO: make.ps1 starting at 02/21/2020 22:52:16 [2020-02-21T22:52:17.467Z] INFO: Git commit (c694d6036) assumed from DOCKER_GITCOMMIT environment variable [2020-02-21T22:52:17.467Z] INFO: Invoking autogen... [2020-02-21T22:52:17.917Z] INFO: Building daemon... [2020-02-21T22:52:28.355Z] ......... [ 86%] [2020-02-21T22:52:32.919Z] tests/integration/models_images_test.py .............. [ 89%] [2020-02-21T22:52:34.536Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-21T22:52:39.760Z] Loaded image: buildpack-deps:jessieLoaded image: buildpack-deps:jessie [2020-02-21T22:52:39.761Z] [2020-02-21T22:52:39.761Z] Loaded image: busybox:latest [2020-02-21T22:52:39.761Z] Loaded image: busybox:latest [2020-02-21T22:52:39.761Z] Loaded image: busybox:glibc [2020-02-21T22:52:39.761Z] Loaded image: debian:jessie [2020-02-21T22:52:39.761Z] Loaded image: busybox:glibc [2020-02-21T22:52:39.761Z] Loaded image: debian:jessie [2020-02-21T22:52:39.761Z] Loaded image: hello-world:latest [2020-02-21T22:52:39.761Z] Loaded image: hello-world:latest [2020-02-21T22:52:39.761Z] INFO: Testing against a local daemon [2020-02-21T22:52:39.761Z] === RUN TestDockerSuite [2020-02-21T22:52:39.761Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-21T22:52:39.761Z] INFO: Testing against a local daemon [2020-02-21T22:52:39.761Z] === RUN TestDockerDaemonSuite [2020-02-21T22:52:39.761Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-21T22:52:39.761Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-21T22:52:39.761Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-21T22:52:39.761Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-21T22:52:39.761Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-21T22:52:39.761Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-21T22:52:39.761Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-21T22:52:39.761Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-21T22:52:41.054Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-21T22:52:41.308Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-21T22:52:41.654Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-21T22:52:41.654Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-21T22:52:42.217Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-21T22:52:42.217Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-21T22:52:43.146Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-21T22:52:43.146Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-21T22:52:43.146Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-21T22:52:43.932Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-21T22:52:43.932Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-21T22:52:43.932Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-02-21T22:52:43.932Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-02-21T22:52:43.932Z] ok github.com/docker/docker/api/types/time 0.032s coverage: 100.0% of statements [2020-02-21T22:52:43.932Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 3.1% of statements [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-21T22:52:43.932Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/builder [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-21T22:52:43.932Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-21T22:52:43.932Z] ok github.com/docker/docker/builder/dockerignore 0.032s coverage: 96.8% of statements [2020-02-21T22:52:46.420Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-21T22:52:46.420Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-21T22:52:46.420Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-21T22:52:46.420Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-21T22:52:46.420Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-21T22:52:46.984Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-21T22:52:47.350Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-21T22:52:48.352Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-21T22:52:48.612Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-21T22:52:48.612Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-21T22:52:48.612Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-21T22:52:48.612Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-21T22:52:49.176Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-21T22:52:49.741Z] --- PASS: TestBuildWithHugeFile (104.61s) [2020-02-21T22:52:49.741Z] === RUN TestBuildWithEmptyDockerfile [2020-02-21T22:52:49.741Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T22:52:49.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T22:52:49.741Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T22:52:49.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T22:52:49.741Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T22:52:49.741Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T22:52:49.741Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T22:52:49.741Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T22:52:49.741Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T22:52:49.998Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-02-21T22:52:49.998Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-02-21T22:52:49.998Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-02-21T22:52:49.998Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-02-21T22:52:49.998Z] === RUN TestBuildPreserveOwnership [2020-02-21T22:52:49.998Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-21T22:52:51.110Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-21T22:52:51.110Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-21T22:52:51.893Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-21T22:52:52.359Z] ok github.com/docker/docker/builder/fscache 0.145s coverage: 69.2% of statements [2020-02-21T22:52:53.264Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-21T22:52:53.829Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-21T22:52:53.829Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-21T22:52:53.861Z] ok github.com/docker/docker/builder/remotecontext 0.435s coverage: 13.6% of statements [2020-02-21T22:52:53.861Z] ok github.com/docker/docker/builder/remotecontext/git 4.246s coverage: 85.1% of statements [2020-02-21T22:52:54.486Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-02-21T22:52:55.176Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-21T22:52:55.513Z] ok github.com/docker/docker/builder/dockerfile 1.350s coverage: 45.1% of statements [2020-02-21T22:52:55.513Z] ? github.com/docker/docker/cli [no test files] [2020-02-21T22:52:55.513Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-21T22:52:55.684Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-21T22:52:55.684Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-21T22:52:55.684Z] [2020-02-21T22:52:55.684Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-21T22:52:55.684Z] =========================== short test summary info ============================ [2020-02-21T22:52:55.684Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-21T22:52:55.684Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-21T22:52:55.684Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-21T22:52:55.684Z] Not supported on most drivers [2020-02-21T22:52:55.684Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-21T22:52:55.684Z] Can fail if eth0 has multiple IP addresses [2020-02-21T22:52:55.684Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-21T22:52:55.684Z] This doesn't seem to be taken into account by the engine [2020-02-21T22:52:55.684Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-21T22:52:55.684Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-21T22:52:55.684Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-21T22:52:55.684Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-21T22:52:55.684Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-21T22:52:55.684Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-21T22:52:55.684Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-21T22:52:55.684Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 336.12 seconds == [2020-02-21T22:52:55.723Z] --- PASS: TestBuildPreserveOwnership (5.70s) [2020-02-21T22:52:55.723Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2020-02-21T22:52:55.723Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s) [2020-02-21T22:52:55.723Z] === RUN TestBuildPlatformInvalid [2020-02-21T22:52:55.723Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-21T22:52:55.723Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-02-21T22:52:55.723Z] PASS [2020-02-21T22:52:55.723Z] [2020-02-21T22:52:55.723Z] DONE 30 tests in 189.045s [2020-02-21T22:52:55.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-21T22:52:55.980Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-21T22:52:55.980Z] ++ 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-21T22:52:55.980Z] ++ set -e [2020-02-21T22:52:55.980Z] ++ '[' -n 0 ']' [2020-02-21T22:52:55.980Z] ++ set -x [2020-02-21T22:52:55.980Z] ++ env -i DEST=/go/src/github.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-21T22:52:55.980Z] INFO: Testing against a local daemon [2020-02-21T22:52:55.980Z] === RUN TestConfigList [2020-02-21T22:52:56.237Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-21T22:52:57.168Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-21T22:52:59.688Z] --- PASS: TestConfigList (3.37s) [2020-02-21T22:52:59.688Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-21T22:52:59.688Z] daemon.go:325: [d181c98727d2c] waiting for daemon to start [2020-02-21T22:52:59.688Z] daemon.go:325: [d181c98727d2c] waiting for daemon to start [2020-02-21T22:52:59.688Z] daemon.go:353: [d181c98727d2c] daemon started [2020-02-21T22:52:59.688Z] daemon.go:461: [d181c98727d2c] Stopping daemon [2020-02-21T22:52:59.688Z] daemon.go:296: [d181c98727d2c] exiting daemon [2020-02-21T22:52:59.688Z] daemon.go:448: [d181c98727d2c] Daemon stopped [2020-02-21T22:52:59.688Z] === RUN TestConfigsCreateAndDelete [2020-02-21T22:52:59.688Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-21T22:52:59.945Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-21T22:53:02.468Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-21T22:53:02.468Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-21T22:53:02.468Z] --- PASS: TestConfigsCreateAndDelete (3.14s) [2020-02-21T22:53:02.468Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-21T22:53:02.468Z] daemon.go:325: [dfb9e0b780378] waiting for daemon to start [2020-02-21T22:53:02.468Z] daemon.go:325: [dfb9e0b780378] waiting for daemon to start [2020-02-21T22:53:02.468Z] daemon.go:353: [dfb9e0b780378] daemon started [2020-02-21T22:53:02.468Z] daemon.go:461: [dfb9e0b780378] Stopping daemon [2020-02-21T22:53:02.468Z] daemon.go:296: [dfb9e0b780378] exiting daemon [2020-02-21T22:53:02.468Z] daemon.go:448: [dfb9e0b780378] Daemon stopped [2020-02-21T22:53:02.468Z] === RUN TestConfigsUpdate [2020-02-21T22:53:03.399Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-21T22:53:04.329Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-21T22:53:05.259Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-21T22:53:05.515Z] --- PASS: TestConfigsUpdate (2.97s) [2020-02-21T22:53:05.515Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-21T22:53:05.515Z] daemon.go:325: [da1cbfee13d3b] waiting for daemon to start [2020-02-21T22:53:05.515Z] daemon.go:325: [da1cbfee13d3b] waiting for daemon to start [2020-02-21T22:53:05.515Z] daemon.go:353: [da1cbfee13d3b] daemon started [2020-02-21T22:53:05.515Z] daemon.go:461: [da1cbfee13d3b] Stopping daemon [2020-02-21T22:53:05.515Z] daemon.go:296: [da1cbfee13d3b] exiting daemon [2020-02-21T22:53:05.515Z] daemon.go:448: [da1cbfee13d3b] Daemon stopped [2020-02-21T22:53:05.515Z] === RUN TestTemplatedConfig [2020-02-21T22:53:05.773Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-21T22:53:06.337Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-21T22:53:08.084Z] umount: bundles/test-docker-py/root: mountpoint not found [2020-02-21T22:53:08.084Z] Clearing AppArmor profiles cache:. [2020-02-21T22:53:08.084Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-21T22:53:08.084Z] Unloading profiles will leave already running processes permanently [2020-02-21T22:53:08.084Z] unconfined, which can lead to unexpected situations. [2020-02-21T22:53:08.084Z] [2020-02-21T22:53:08.084Z] To set a process to complain mode, use the command line tool [2020-02-21T22:53:08.084Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-21T22:53:08.084Z] with the 'teardown' option." [2020-02-21T22:53:08.084Z] [2020-02-21T22:53:08.230Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop Post stage [Pipeline] junit [2020-02-21T22:53:08.653Z] Recording test results [2020-02-21T22:53:09.160Z] --- PASS: TestTemplatedConfig (3.56s) [2020-02-21T22:53:09.160Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-21T22:53:09.160Z] daemon.go:325: [ddb8bf561ee74] waiting for daemon to start [2020-02-21T22:53:09.160Z] daemon.go:325: [ddb8bf561ee74] waiting for daemon to start [2020-02-21T22:53:09.160Z] daemon.go:353: [ddb8bf561ee74] daemon started [2020-02-21T22:53:09.160Z] daemon.go:461: [ddb8bf561ee74] Stopping daemon [2020-02-21T22:53:09.160Z] daemon.go:296: [ddb8bf561ee74] exiting daemon [2020-02-21T22:53:09.160Z] daemon.go:448: [ddb8bf561ee74] Daemon stopped [2020-02-21T22:53:09.160Z] === RUN TestConfigInspect [2020-02-21T22:53:09.160Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [Pipeline] sh [2020-02-21T22:53:10.090Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-21T22:53:10.209Z] + echo Ensuring container killed. [2020-02-21T22:53:10.209Z] Ensuring container killed. [2020-02-21T22:53:10.209Z] + docker rm -vf docker-pr6 [2020-02-21T22:53:10.209Z] Error: No such container: docker-pr6 [2020-02-21T22:53:10.209Z] + true [Pipeline] sh [2020-02-21T22:53:10.656Z] + echo Chowning /workspace to jenkins user [2020-02-21T22:53:10.656Z] Chowning /workspace to jenkins user [2020-02-21T22:53:10.656Z] + id -u [2020-02-21T22:53:10.656Z] + id -g [2020-02-21T22:53:10.656Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40551:/workspace busybox chown -R 1000:1000 /workspace [2020-02-21T22:53:10.656Z] Unable to find image 'busybox:latest' locally [2020-02-21T22:53:10.825Z] ok github.com/docker/docker/client 0.676s coverage: 75.7% of statements [2020-02-21T22:53:11.459Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-21T22:53:11.459Z] --- PASS: TestConfigInspect (2.54s) [2020-02-21T22:53:11.459Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-21T22:53:11.459Z] daemon.go:325: [d1e8360e01d29] waiting for daemon to start [2020-02-21T22:53:11.459Z] daemon.go:325: [d1e8360e01d29] waiting for daemon to start [2020-02-21T22:53:11.459Z] daemon.go:353: [d1e8360e01d29] daemon started [2020-02-21T22:53:11.459Z] daemon.go:461: [d1e8360e01d29] Stopping daemon [2020-02-21T22:53:11.459Z] daemon.go:296: [d1e8360e01d29] exiting daemon [2020-02-21T22:53:11.459Z] daemon.go:448: [d1e8360e01d29] Daemon stopped [2020-02-21T22:53:11.459Z] === RUN TestConfigCreateWithLabels [2020-02-21T22:53:12.023Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-21T22:53:12.586Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-21T22:53:13.515Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-21T22:53:14.450Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-21T22:53:14.450Z] --- PASS: TestConfigCreateWithLabels (2.99s) [2020-02-21T22:53:14.450Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-21T22:53:14.450Z] daemon.go:325: [d970b46a6917c] waiting for daemon to start [2020-02-21T22:53:14.450Z] daemon.go:325: [d970b46a6917c] waiting for daemon to start [2020-02-21T22:53:14.450Z] daemon.go:353: [d970b46a6917c] daemon started [2020-02-21T22:53:14.450Z] daemon.go:461: [d970b46a6917c] Stopping daemon [2020-02-21T22:53:14.450Z] daemon.go:296: [d970b46a6917c] exiting daemon [2020-02-21T22:53:14.450Z] daemon.go:448: [d970b46a6917c] Daemon stopped [2020-02-21T22:53:14.450Z] === RUN TestConfigCreateResolve [2020-02-21T22:53:15.381Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-21T22:53:15.381Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-21T22:53:15.885Z] latest: Pulling from library/busybox [2020-02-21T22:53:15.885Z] bdbbaa22dec6: Pulling fs layer [2020-02-21T22:53:15.885Z] bdbbaa22dec6: Download complete [2020-02-21T22:53:15.885Z] bdbbaa22dec6: Pull complete [2020-02-21T22:53:15.885Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-21T22:53:15.885Z] Status: Downloaded newer image for busybox:latest [2020-02-21T22:53:15.945Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-21T22:53:16.203Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-21T22:53:16.463Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-21T22:53:17.393Z] --- PASS: TestConfigCreateResolve (2.73s) [2020-02-21T22:53:17.393Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-21T22:53:17.393Z] daemon.go:325: [d8155130742bd] waiting for daemon to start [2020-02-21T22:53:17.393Z] daemon.go:325: [d8155130742bd] waiting for daemon to start [2020-02-21T22:53:17.393Z] daemon.go:353: [d8155130742bd] daemon started [2020-02-21T22:53:17.393Z] daemon.go:461: [d8155130742bd] Stopping daemon [2020-02-21T22:53:17.393Z] daemon.go:296: [d8155130742bd] exiting daemon [2020-02-21T22:53:17.393Z] daemon.go:448: [d8155130742bd] Daemon stopped [2020-02-21T22:53:17.393Z] === RUN TestConfigDaemonLibtrustID [2020-02-21T22:53:17.649Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-21T22:53:17.906Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-21T22:53:17.906Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-02-21T22:53:17.906Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-21T22:53:17.906Z] daemon.go:325: [d46d303d28623] waiting for daemon to start [2020-02-21T22:53:17.906Z] daemon.go:325: [d46d303d28623] waiting for daemon to start [2020-02-21T22:53:17.906Z] daemon.go:353: [d46d303d28623] daemon started [2020-02-21T22:53:17.906Z] daemon.go:461: [d46d303d28623] Stopping daemon [2020-02-21T22:53:17.906Z] daemon.go:296: [d46d303d28623] exiting daemon [2020-02-21T22:53:17.906Z] daemon.go:448: [d46d303d28623] Daemon stopped [2020-02-21T22:53:17.906Z] PASS [2020-02-21T22:53:17.906Z] [2020-02-21T22:53:17.906Z] DONE 8 tests in 21.987s [2020-02-21T22:53:17.906Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-21T22:53:17.906Z] ++ 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-21T22:53:17.906Z] ++ set -e [2020-02-21T22:53:17.906Z] ++ '[' -n 0 ']' [2020-02-21T22:53:17.906Z] ++ set -x [2020-02-21T22:53:17.907Z] ++ env -i DEST=/go/src/github.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-21T22:53:18.163Z] INFO: Testing against a local daemon [2020-02-21T22:53:18.163Z] === RUN TestCheckpoint [2020-02-21T22:53:18.163Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-21T22:53:18.163Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-21T22:53:18.163Z] === RUN TestContainerInvalidJSON [2020-02-21T22:53:18.163Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T22:53:18.163Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T22:53:18.163Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T22:53:18.163Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T22:53:18.163Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-21T22:53:18.163Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-21T22:53:18.163Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T22:53:18.163Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-21T22:53:18.163Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T22:53:18.163Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-21T22:53:18.163Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-21T22:53:18.163Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-21T22:53:18.163Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-21T22:53:18.163Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-21T22:53:18.163Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-02-21T22:53:18.163Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-21T22:53:18.163Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-02-21T22:53:18.163Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-21T22:53:18.221Z] + bundleName=docker-py [2020-02-21T22:53:18.221Z] + echo Creating docker-py-bundles.tar.gz [2020-02-21T22:53:18.221Z] Creating docker-py-bundles.tar.gz [2020-02-21T22:53:18.221Z] + 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-21T22:53:18.278Z] Archiving artifacts [2020-02-21T22:53:18.420Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-21T22:53:18.420Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-02-21T22:53:18.420Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-21T22:53:18.420Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-02-21T22:53:18.420Z] === RUN TestCopyFromContainer [2020-02-21T22:53:18.462Z] --- PASS: TestImportExtremelyLargeImageWorks (79.84s) [2020-02-21T22:53:18.463Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-21T22:53:18.463Z] daemon.go:325: [daf06f0441699] waiting for daemon to start [2020-02-21T22:53:18.463Z] daemon.go:325: [daf06f0441699] waiting for daemon to start [2020-02-21T22:53:18.463Z] daemon.go:353: [daf06f0441699] daemon started [2020-02-21T22:53:18.463Z] daemon.go:461: [daf06f0441699] Stopping daemon [2020-02-21T22:53:18.463Z] daemon.go:296: [daf06f0441699] exiting daemon [2020-02-21T22:53:18.463Z] daemon.go:448: [daf06f0441699] Daemon stopped [2020-02-21T22:53:18.463Z] PASS [2020-02-21T22:53:18.463Z] [2020-02-21T22:53:18.463Z] DONE 11 tests in 81.183s [2020-02-21T22:53:18.463Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-21T22:53:18.463Z] ++ 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-21T22:53:18.463Z] ++ set -e [2020-02-21T22:53:18.463Z] ++ '[' -n 0 ']' [2020-02-21T22:53:18.463Z] ++ set -x [2020-02-21T22:53:18.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T22:53:18.463Z] INFO: Testing against a local daemon [2020-02-21T22:53:18.463Z] === RUN TestNetworkCreateDelete [2020-02-21T22:53:18.463Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-02-21T22:53:18.463Z] === RUN TestDockerNetworkDeletePreferID [2020-02-21T22:53:18.463Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2020-02-21T22:53:18.463Z] === RUN TestInspectNetwork [2020-02-21T22:53:19.662Z] === RUN TestInspectNetwork/full_network_id [2020-02-21T22:53:19.662Z] === RUN TestInspectNetwork/partial_network_id [2020-02-21T22:53:19.662Z] === RUN TestInspectNetwork/network_name [2020-02-21T22:53:19.662Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-21T22:53:19.789Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-21T22:53:19.886Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40551/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-21T22:53:20.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40551/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -e DOCKER_GRAPHDRIVER docker:c694d603645fe60da7e2d646016159a01c599454 hack/make.sh binary-daemon [2020-02-21T22:53:20.719Z] === RUN TestCopyFromContainer// [2020-02-21T22:53:20.719Z] === RUN TestCopyFromContainer//bar/root [2020-02-21T22:53:20.719Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-21T22:53:20.719Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-21T22:53:20.719Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-21T22:53:20.875Z] [2020-02-21T22:53:20.875Z] Removing bundles/ [2020-02-21T22:53:20.875Z] [2020-02-21T22:53:20.875Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-21T22:53:20.875Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-21T22:53:20.875Z] GOOS="" GOARCH="" GOARM="" [2020-02-21T22:53:20.976Z] === RUN TestCopyFromContainer/bar/quux [2020-02-21T22:53:20.976Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-21T22:53:21.233Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-21T22:53:21.233Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-21T22:53:21.233Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-21T22:53:21.233Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-21T22:53:21.490Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer (3.13s) [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-02-21T22:53:21.490Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-02-21T22:53:21.490Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-21T22:53:21.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T22:53:21.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T22:53:21.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T22:53:21.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T22:53:21.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T22:53:21.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T22:53:21.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T22:53:21.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T22:53:21.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T22:53:21.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-02-21T22:53:21.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-21T22:53:21.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-21T22:53:21.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-21T22:53:21.748Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-21T22:53:21.748Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-02-21T22:53:21.748Z] === RUN TestCreateWithInvalidEnv [2020-02-21T22:53:21.748Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-21T22:53:21.748Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-21T22:53:21.748Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-21T22:53:21.748Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-21T22:53:21.748Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-21T22:53:21.748Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-21T22:53:21.748Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-21T22:53:21.748Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-21T22:53:21.748Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-21T22:53:21.748Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-02-21T22:53:21.748Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-21T22:53:21.748Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-21T22:53:21.748Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-21T22:53:21.748Z] === RUN TestCreateTmpfsMountsTarget [2020-02-21T22:53:21.748Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-21T22:53:21.748Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-21T22:53:22.005Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-21T22:53:22.005Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-21T22:53:22.568Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-21T22:53:23.131Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-21T22:53:24.062Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-21T22:53:24.319Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-21T22:53:24.319Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-21T22:53:24.319Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-21T22:53:24.319Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-21T22:53:24.319Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-21T22:53:24.319Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-21T22:53:24.319Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-21T22:53:24.319Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-21T22:53:24.319Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-21T22:53:24.319Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-21T22:53:24.575Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-21T22:53:24.575Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-21T22:53:24.575Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-21T22:53:24.575Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-21T22:53:24.575Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-02-21T22:53:24.575Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-21T22:53:24.575Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-21T22:53:24.575Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-21T22:53:24.575Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-21T22:53:24.575Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-21T22:53:24.575Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-21T22:53:24.575Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-21T22:53:24.575Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-21T22:53:24.576Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-21T22:53:24.576Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-21T22:53:24.576Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-21T22:53:24.576Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-21T22:53:25.139Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-21T22:53:25.707Z] --- PASS: TestInspectNetwork (9.57s) [2020-02-21T22:53:25.707Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-21T22:53:25.707Z] daemon.go:325: [db4c96149f713] waiting for daemon to start [2020-02-21T22:53:25.707Z] daemon.go:325: [db4c96149f713] waiting for daemon to start [2020-02-21T22:53:25.707Z] daemon.go:353: [db4c96149f713] daemon started [2020-02-21T22:53:25.707Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-21T22:53:25.707Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-21T22:53:25.707Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-21T22:53:25.707Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-21T22:53:25.707Z] daemon.go:461: [db4c96149f713] Stopping daemon [2020-02-21T22:53:25.707Z] daemon.go:296: [db4c96149f713] exiting daemon [2020-02-21T22:53:25.707Z] daemon.go:448: [db4c96149f713] Daemon stopped [2020-02-21T22:53:25.707Z] === RUN TestRunContainerWithBridgeNone [2020-02-21T22:53:26.507Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-21T22:53:26.764Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-21T22:53:27.021Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2020-02-21T22:53:27.021Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-21T22:53:27.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T22:53:27.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T22:53:27.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T22:53:27.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T22:53:27.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T22:53:27.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T22:53:27.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T22:53:27.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T22:53:27.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T22:53:27.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T22:53:27.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T22:53:27.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T22:53:27.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T22:53:27.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T22:53:27.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T22:53:27.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-21T22:53:27.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-21T22:53:27.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-21T22:53:27.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-21T22:53:27.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-21T22:53:27.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-21T22:53:27.021Z] === RUN TestContainerStartOnDaemonRestart [2020-02-21T22:53:27.021Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-21T22:53:27.021Z] === RUN TestDaemonRestartIpcMode [2020-02-21T22:53:27.021Z] === PAUSE TestDaemonRestartIpcMode [2020-02-21T22:53:27.021Z] === RUN TestDiff [2020-02-21T22:53:27.434Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-02-21T22:53:27.434Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-21T22:53:27.434Z] daemon.go:325: [dec8c57a7828c] waiting for daemon to start [2020-02-21T22:53:27.434Z] daemon.go:325: [dec8c57a7828c] waiting for daemon to start [2020-02-21T22:53:27.434Z] daemon.go:353: [dec8c57a7828c] daemon started [2020-02-21T22:53:27.434Z] daemon.go:461: [dec8c57a7828c] Stopping daemon [2020-02-21T22:53:27.434Z] daemon.go:296: [dec8c57a7828c] exiting daemon [2020-02-21T22:53:27.434Z] daemon.go:448: [dec8c57a7828c] Daemon stopped [2020-02-21T22:53:27.434Z] === RUN TestNetworkInvalidJSON [2020-02-21T22:53:27.434Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-21T22:53:27.434Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-21T22:53:27.434Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T22:53:27.434Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T22:53:27.434Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T22:53:27.434Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T22:53:27.434Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-21T22:53:27.434Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T22:53:27.434Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T22:53:27.434Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-21T22:53:27.434Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-21T22:53:27.434Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-21T22:53:27.434Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-21T22:53:27.434Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-21T22:53:27.951Z] --- PASS: TestDiff (0.86s) [2020-02-21T22:53:27.951Z] === RUN TestExecWithCloseStdin [2020-02-21T22:53:28.219Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-02-21T22:53:28.219Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-21T22:53:28.219Z] daemon.go:325: [d09631e786023] waiting for daemon to start [2020-02-21T22:53:28.219Z] daemon.go:325: [d09631e786023] waiting for daemon to start [2020-02-21T22:53:28.219Z] daemon.go:353: [d09631e786023] daemon started [2020-02-21T22:53:28.219Z] daemon.go:461: [d09631e786023] Stopping daemon [2020-02-21T22:53:28.219Z] daemon.go:296: [d09631e786023] exiting daemon [2020-02-21T22:53:28.219Z] daemon.go:448: [d09631e786023] Daemon stopped [2020-02-21T22:53:28.219Z] daemon.go:325: [d09631e786023] waiting for daemon to start [2020-02-21T22:53:28.219Z] daemon.go:325: [d09631e786023] waiting for daemon to start [2020-02-21T22:53:28.219Z] daemon.go:353: [d09631e786023] daemon started [2020-02-21T22:53:28.219Z] daemon.go:461: [d09631e786023] Stopping daemon [2020-02-21T22:53:28.219Z] daemon.go:296: [d09631e786023] exiting daemon [2020-02-21T22:53:28.219Z] daemon.go:448: [d09631e786023] Daemon stopped [2020-02-21T22:53:28.219Z] === RUN TestDaemonDefaultNetworkPools [2020-02-21T22:53:28.927Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-02-21T22:53:28.927Z] === RUN TestExec [2020-02-21T22:53:29.034Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-02-21T22:53:29.034Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-21T22:53:29.034Z] daemon.go:325: [d78407971ccc2] waiting for daemon to start [2020-02-21T22:53:29.034Z] daemon.go:325: [d78407971ccc2] waiting for daemon to start [2020-02-21T22:53:29.034Z] daemon.go:353: [d78407971ccc2] daemon started [2020-02-21T22:53:29.034Z] daemon.go:461: [d78407971ccc2] Stopping daemon [2020-02-21T22:53:29.034Z] daemon.go:296: [d78407971ccc2] exiting daemon [2020-02-21T22:53:29.034Z] daemon.go:448: [d78407971ccc2] Daemon stopped [2020-02-21T22:53:29.034Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-21T22:53:29.829Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-21T22:53:29.829Z] [2020-02-21T22:53:29.829Z] ________ ____ __. [2020-02-21T22:53:29.829Z] \_____ \ | |/ _| [2020-02-21T22:53:29.829Z] / | \| < [2020-02-21T22:53:29.829Z] / | \ | \ [2020-02-21T22:53:29.829Z] \_______ /____|__ \ [2020-02-21T22:53:29.829Z] \/ \/ [2020-02-21T22:53:29.829Z] [2020-02-21T22:53:29.829Z] INFO: make.ps1 ended at 02/21/2020 22:53:28 [2020-02-21T22:53:29.864Z] --- PASS: TestExec (0.95s) [2020-02-21T22:53:29.864Z] === RUN TestExecUser [2020-02-21T22:53:30.320Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-02-21T22:53:30.320Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-21T22:53:30.320Z] daemon.go:325: [db604aad5eebb] waiting for daemon to start [2020-02-21T22:53:30.320Z] daemon.go:325: [db604aad5eebb] waiting for daemon to start [2020-02-21T22:53:30.320Z] daemon.go:353: [db604aad5eebb] daemon started [2020-02-21T22:53:30.320Z] daemon.go:461: [db604aad5eebb] Stopping daemon [2020-02-21T22:53:30.320Z] daemon.go:296: [db604aad5eebb] exiting daemon [2020-02-21T22:53:30.320Z] daemon.go:448: [db604aad5eebb] Daemon stopped [2020-02-21T22:53:30.320Z] daemon.go:325: [db604aad5eebb] waiting for daemon to start [2020-02-21T22:53:30.320Z] daemon.go:325: [db604aad5eebb] waiting for daemon to start [2020-02-21T22:53:30.320Z] daemon.go:353: [db604aad5eebb] daemon started [2020-02-21T22:53:30.320Z] daemon.go:461: [db604aad5eebb] Stopping daemon [2020-02-21T22:53:30.320Z] daemon.go:296: [db604aad5eebb] exiting daemon [2020-02-21T22:53:30.320Z] daemon.go:448: [db604aad5eebb] Daemon stopped [2020-02-21T22:53:30.320Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-21T22:53:30.427Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-21T22:53:30.780Z] INFO: Binaries build ended at 02/21/2020 22:53:30. Duration:00:01:18.2368326 [2020-02-21T22:53:30.991Z] --- PASS: TestExecUser (0.99s) [2020-02-21T22:53:30.991Z] === RUN TestExportContainerAndImportImage [2020-02-21T22:53:31.559Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-02-21T22:53:31.559Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-21T22:53:31.559Z] daemon.go:325: [d33f4a252dd1e] waiting for daemon to start [2020-02-21T22:53:31.559Z] daemon.go:325: [d33f4a252dd1e] waiting for daemon to start [2020-02-21T22:53:31.559Z] daemon.go:353: [d33f4a252dd1e] daemon started [2020-02-21T22:53:31.559Z] daemon.go:461: [d33f4a252dd1e] Stopping daemon [2020-02-21T22:53:31.559Z] daemon.go:296: [d33f4a252dd1e] exiting daemon [2020-02-21T22:53:31.559Z] daemon.go:448: [d33f4a252dd1e] Daemon stopped [2020-02-21T22:53:31.559Z] daemon.go:325: [d33f4a252dd1e] waiting for daemon to start [2020-02-21T22:53:31.559Z] daemon.go:325: [d33f4a252dd1e] waiting for daemon to start [2020-02-21T22:53:31.559Z] daemon.go:353: [d33f4a252dd1e] daemon started [2020-02-21T22:53:31.559Z] daemon.go:461: [d33f4a252dd1e] Stopping daemon [2020-02-21T22:53:31.559Z] daemon.go:296: [d33f4a252dd1e] exiting daemon [2020-02-21T22:53:31.559Z] daemon.go:448: [d33f4a252dd1e] Daemon stopped [2020-02-21T22:53:31.559Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-21T22:53:31.920Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-02-21T22:53:31.920Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-21T22:53:32.303Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-21T22:53:32.303Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-21T22:53:32.303Z] daemon.go:325: [d10a6c6e62ff5] waiting for daemon to start [2020-02-21T22:53:32.303Z] daemon.go:325: [d10a6c6e62ff5] waiting for daemon to start [2020-02-21T22:53:32.303Z] daemon.go:353: [d10a6c6e62ff5] daemon started [2020-02-21T22:53:32.303Z] daemon.go:461: [d10a6c6e62ff5] Stopping daemon [2020-02-21T22:53:32.303Z] daemon.go:296: [d10a6c6e62ff5] exiting daemon [2020-02-21T22:53:32.303Z] daemon.go:448: [d10a6c6e62ff5] Daemon stopped [2020-02-21T22:53:32.303Z] === RUN TestServiceWithPredefinedNetwork [2020-02-21T22:53:32.925Z] INFO: Copying the built daemon binary to d:\CI\PR-40551\6\binary\dockerd-c694d6036.exe... [2020-02-21T22:53:33.288Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-02-21T22:53:33.288Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-21T22:53:33.288Z] daemon.go:325: [def3737f02ccb] waiting for daemon to start [2020-02-21T22:53:33.288Z] daemon.go:325: [def3737f02ccb] waiting for daemon to start [2020-02-21T22:53:33.288Z] daemon.go:353: [def3737f02ccb] daemon started [2020-02-21T22:53:33.288Z] daemon.go:461: [def3737f02ccb] Stopping daemon [2020-02-21T22:53:33.288Z] daemon.go:296: [def3737f02ccb] exiting daemon [2020-02-21T22:53:33.288Z] daemon.go:448: [def3737f02ccb] Daemon stopped [2020-02-21T22:53:33.288Z] daemon.go:325: [def3737f02ccb] waiting for daemon to start [2020-02-21T22:53:33.288Z] daemon.go:325: [def3737f02ccb] waiting for daemon to start [2020-02-21T22:53:33.288Z] daemon.go:353: [def3737f02ccb] daemon started [2020-02-21T22:53:33.288Z] daemon.go:461: [def3737f02ccb] Stopping daemon [2020-02-21T22:53:33.288Z] daemon.go:296: [def3737f02ccb] exiting daemon [2020-02-21T22:53:33.288Z] daemon.go:448: [def3737f02ccb] Daemon stopped [2020-02-21T22:53:33.288Z] === RUN TestHealthCheckWorkdir [2020-02-21T22:53:33.884Z] INFO: Copying the built client binary to d:\CI\PR-40551\6\binary\docker-c694d6036.exe... [2020-02-21T22:53:33.885Z] INFO: Copying dockerversion from the container... [2020-02-21T22:53:34.217Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-21T22:53:34.475Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-02-21T22:53:34.475Z] === RUN TestHealthKillContainer [2020-02-21T22:53:34.475Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-21T22:53:34.838Z] INFO: Copying the golang package from the container to d:\CI\PR-40551\6\installer\go.zip... [2020-02-21T22:53:35.040Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-21T22:53:35.380Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s) [2020-02-21T22:53:35.380Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-21T22:53:35.380Z] daemon.go:325: [db9e1f562b9c2] waiting for daemon to start [2020-02-21T22:53:35.380Z] daemon.go:325: [db9e1f562b9c2] waiting for daemon to start [2020-02-21T22:53:35.380Z] daemon.go:353: [db9e1f562b9c2] daemon started [2020-02-21T22:53:35.380Z] daemon.go:461: [db9e1f562b9c2] Stopping daemon [2020-02-21T22:53:35.380Z] daemon.go:296: [db9e1f562b9c2] exiting daemon [2020-02-21T22:53:35.380Z] daemon.go:448: [db9e1f562b9c2] Daemon stopped [2020-02-21T22:53:35.380Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-21T22:53:35.380Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-21T22:53:35.380Z] service_test.go:230: FLAKY_TEST [2020-02-21T22:53:35.380Z] === RUN TestServiceWithDataPathPortInit [2020-02-21T22:53:35.603Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-21T22:53:36.166Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-21T22:53:37.535Z] --- PASS: TestHealthKillContainer (3.10s) [2020-02-21T22:53:37.535Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-21T22:53:38.470Z] --- PASS: TestInspectCpusetInConfigPre120 (1.02s) [2020-02-21T22:53:38.470Z] === RUN TestIpcModeNone [2020-02-21T22:53:38.524Z] INFO: Extracting go.zip to d:\CI\PR-40551\6\go [2020-02-21T22:53:39.401Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-21T22:53:39.401Z] --- PASS: TestIpcModeNone (0.97s) [2020-02-21T22:53:39.401Z] === RUN TestIpcModePrivate [2020-02-21T22:53:40.331Z] --- PASS: TestIpcModePrivate (0.93s) [2020-02-21T22:53:40.331Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:187, shared: false, mustBeShared: false [2020-02-21T22:53:40.331Z] === RUN TestIpcModeShareable [2020-02-21T22:53:41.700Z] --- PASS: TestIpcModeShareable (1.07s) [2020-02-21T22:53:41.700Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:213, shared: true, mustBeShared: true [2020-02-21T22:53:41.700Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-21T22:53:41.957Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-21T22:53:42.522Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-21T22:53:44.417Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-21T22:53:44.417Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-21T22:53:44.417Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-21T22:53:44.675Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.13s) [2020-02-21T22:53:44.675Z] === RUN TestAPIIpcModeHost [2020-02-21T22:53:45.607Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-21T22:53:45.607Z] --- PASS: TestAPIIpcModeHost (0.92s) [2020-02-21T22:53:45.607Z] === RUN TestDaemonIpcModeShareable [2020-02-21T22:53:46.977Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-21T22:53:46.977Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-21T22:53:47.234Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-02-21T22:53:47.234Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-21T22:53:47.234Z] daemon.go:325: [df9be7333bc9e] waiting for daemon to start [2020-02-21T22:53:47.234Z] daemon.go:325: [df9be7333bc9e] waiting for daemon to start [2020-02-21T22:53:47.234Z] daemon.go:353: [df9be7333bc9e] daemon started [2020-02-21T22:53:47.234Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: true, mustBeShared: true [2020-02-21T22:53:47.234Z] daemon.go:461: [df9be7333bc9e] Stopping daemon [2020-02-21T22:53:47.234Z] daemon.go:296: [df9be7333bc9e] exiting daemon [2020-02-21T22:53:47.234Z] daemon.go:448: [df9be7333bc9e] Daemon stopped [2020-02-21T22:53:47.234Z] === RUN TestDaemonIpcModePrivate [2020-02-21T22:53:47.873Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-21T22:53:49.243Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2020-02-21T22:53:49.243Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-21T22:53:49.243Z] daemon.go:325: [dae577d673a0f] waiting for daemon to start [2020-02-21T22:53:49.243Z] daemon.go:325: [dae577d673a0f] waiting for daemon to start [2020-02-21T22:53:49.243Z] daemon.go:353: [dae577d673a0f] daemon started [2020-02-21T22:53:49.243Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2020-02-21T22:53:49.243Z] daemon.go:461: [dae577d673a0f] Stopping daemon [2020-02-21T22:53:49.243Z] daemon.go:296: [dae577d673a0f] exiting daemon [2020-02-21T22:53:49.243Z] daemon.go:448: [dae577d673a0f] Daemon stopped [2020-02-21T22:53:49.243Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-21T22:53:50.611Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-21T22:53:50.868Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-02-21T22:53:50.868Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-21T22:53:50.868Z] daemon.go:325: [dfd4c38d0fcfe] waiting for daemon to start [2020-02-21T22:53:50.868Z] daemon.go:325: [dfd4c38d0fcfe] waiting for daemon to start [2020-02-21T22:53:50.868Z] daemon.go:353: [dfd4c38d0fcfe] daemon started [2020-02-21T22:53:50.868Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2020-02-21T22:53:50.868Z] daemon.go:461: [dfd4c38d0fcfe] Stopping daemon [2020-02-21T22:53:50.868Z] daemon.go:296: [dfd4c38d0fcfe] exiting daemon [2020-02-21T22:53:50.868Z] daemon.go:448: [dfd4c38d0fcfe] Daemon stopped [2020-02-21T22:53:50.868Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-21T22:53:51.433Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-21T22:53:51.483Z] --- PASS: TestServiceWithDataPathPortInit (15.98s) [2020-02-21T22:53:51.483Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-21T22:53:51.483Z] daemon.go:325: [d54e4fb25280d] waiting for daemon to start [2020-02-21T22:53:51.483Z] daemon.go:325: [d54e4fb25280d] waiting for daemon to start [2020-02-21T22:53:51.483Z] daemon.go:353: [d54e4fb25280d] daemon started [2020-02-21T22:53:51.483Z] daemon.go:461: [d54e4fb25280d] Stopping daemon [2020-02-21T22:53:51.483Z] daemon.go:296: [d54e4fb25280d] exiting daemon [2020-02-21T22:53:51.483Z] daemon.go:448: [d54e4fb25280d] Daemon stopped [2020-02-21T22:53:51.483Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-21T22:53:51.483Z] daemon.go:325: [d4b185685d052] waiting for daemon to start [2020-02-21T22:53:51.483Z] daemon.go:325: [d4b185685d052] waiting for daemon to start [2020-02-21T22:53:51.483Z] daemon.go:353: [d4b185685d052] daemon started [2020-02-21T22:53:51.483Z] daemon.go:461: [d4b185685d052] Stopping daemon [2020-02-21T22:53:51.483Z] daemon.go:296: [d4b185685d052] exiting daemon [2020-02-21T22:53:51.483Z] daemon.go:448: [d4b185685d052] Daemon stopped [2020-02-21T22:53:51.483Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-21T22:53:52.802Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2020-02-21T22:53:52.802Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-21T22:53:52.802Z] daemon.go:325: [d3da8ecf9b80d] waiting for daemon to start [2020-02-21T22:53:52.802Z] daemon.go:325: [d3da8ecf9b80d] waiting for daemon to start [2020-02-21T22:53:52.802Z] daemon.go:353: [d3da8ecf9b80d] daemon started [2020-02-21T22:53:52.802Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-02-21T22:53:52.802Z] daemon.go:461: [d3da8ecf9b80d] Stopping daemon [2020-02-21T22:53:52.802Z] daemon.go:296: [d3da8ecf9b80d] exiting daemon [2020-02-21T22:53:52.802Z] daemon.go:448: [d3da8ecf9b80d] Daemon stopped [2020-02-21T22:53:52.802Z] === RUN TestIpcModeOlderClient [2020-02-21T22:53:52.802Z] === PAUSE TestIpcModeOlderClient [2020-02-21T22:53:52.802Z] === RUN TestKillContainerInvalidSignal [2020-02-21T22:53:53.367Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-02-21T22:53:53.367Z] === RUN TestKillContainer [2020-02-21T22:53:53.367Z] === RUN TestKillContainer/no_signal [2020-02-21T22:53:54.297Z] === RUN TestKillContainer/non_killing_signal [2020-02-21T22:53:55.226Z] === RUN TestKillContainer/killing_signal [2020-02-21T22:53:56.155Z] --- PASS: TestKillContainer (2.58s) [2020-02-21T22:53:56.155Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-02-21T22:53:56.155Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2020-02-21T22:53:56.155Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-02-21T22:53:56.155Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-21T22:53:56.155Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-21T22:53:57.085Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-21T22:53:58.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-02-21T22:53:58.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-02-21T22:53:58.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2020-02-21T22:53:58.014Z] === RUN TestKillStoppedContainer [2020-02-21T22:53:58.014Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-21T22:53:58.014Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-21T22:53:58.014Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-21T22:53:58.014Z] === RUN TestKillDifferentUserContainer [2020-02-21T22:53:58.094Z] ok github.com/docker/docker/cmd/dockerd/hack 0.016s coverage: 72.9% of statements [2020-02-21T22:53:58.945Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-02-21T22:53:58.945Z] === RUN TestInspectOomKilledTrue [2020-02-21T22:53:58.945Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-21T22:53:58.945Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:53:58.945Z] === RUN TestInspectOomKilledFalse [2020-02-21T22:53:58.945Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-21T22:53:58.945Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:53:58.945Z] === RUN TestLinksEtcHostsContentMatch [2020-02-21T22:53:59.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-21T22:53:59.202Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-21T22:53:59.458Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-02-21T22:53:59.459Z] === RUN TestLinksContainerNames [2020-02-21T22:53:59.586Z] ok github.com/docker/docker/cmd/dockerd 0.185s coverage: 29.6% of statements [2020-02-21T22:54:00.936Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.75s) [2020-02-21T22:54:00.936Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-21T22:54:00.936Z] daemon.go:325: [d95127a39d31e] waiting for daemon to start [2020-02-21T22:54:00.936Z] daemon.go:325: [d95127a39d31e] waiting for daemon to start [2020-02-21T22:54:00.936Z] daemon.go:353: [d95127a39d31e] daemon started [2020-02-21T22:54:00.937Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6gez53ad1u2ct79ei2m8j9ef0 Created:2020-02-21 22:53:52.497373048 +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[20999e492817166b4bf44f550683bb056656062d5edd2f78208b24bea06616e0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c9d94jyjufxqyqit9s2ivgo9a EndpointID:25f70cf44d13597afe9da4d6b62e2fa4d89472285fdb2a5c4250755667c93977 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a795067903422b5028e258bde0a0fca7d26e051574533fed253e3a3b10c91880 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:fe39989ba94c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c9d94jyjufxqyqit9s2ivgo9a EndpointID:25f70cf44d13597afe9da4d6b62e2fa4d89472285fdb2a5c4250755667c93977 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-21T22:54:00.937Z] daemon.go:461: [d95127a39d31e] Stopping daemon [2020-02-21T22:54:00.937Z] daemon.go:296: [d95127a39d31e] exiting daemon [2020-02-21T22:54:00.937Z] daemon.go:448: [d95127a39d31e] Daemon stopped [2020-02-21T22:54:00.937Z] PASS [2020-02-21T22:54:00.937Z] [2020-02-21T22:54:00.937Z] === Skipped [2020-02-21T22:54:00.937Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-21T22:54:00.937Z] service_test.go:230: FLAKY_TEST [2020-02-21T22:54:00.937Z] [2020-02-21T22:54:00.937Z] [2020-02-21T22:54:00.937Z] DONE 21 tests, 1 skipped in 45.372s [2020-02-21T22:54:00.937Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-21T22:54:00.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-21T22:54:00.937Z] ++ set -e [2020-02-21T22:54:00.937Z] ++ '[' -n 0 ']' [2020-02-21T22:54:00.937Z] ++ set -x [2020-02-21T22:54:00.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-21T22:54:00.937Z] INFO: Testing against a local daemon [2020-02-21T22:54:00.937Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-21T22:54:00.937Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-21T22:54:00.937Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T22:54:00.937Z] === RUN TestDockerNetworkIpvlan [2020-02-21T22:54:00.937Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-21T22:54:00.937Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T22:54:00.937Z] PASS [2020-02-21T22:54:00.937Z] [2020-02-21T22:54:00.937Z] === Skipped [2020-02-21T22:54:00.937Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-21T22:54:00.937Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T22:54:00.937Z] [2020-02-21T22:54:00.937Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-21T22:54:00.937Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T22:54:00.937Z] [2020-02-21T22:54:00.937Z] [2020-02-21T22:54:00.937Z] DONE 2 tests, 2 skipped in 0.259s [2020-02-21T22:54:00.937Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-21T22:54:00.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-21T22:54:00.937Z] ++ set -e [2020-02-21T22:54:00.937Z] ++ '[' -n 0 ']' [2020-02-21T22:54:00.937Z] ++ set -x [2020-02-21T22:54:00.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-21T22:54:00.937Z] INFO: Testing against a local daemon [2020-02-21T22:54:00.937Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-21T22:54:01.352Z] --- PASS: TestLinksContainerNames (1.72s) [2020-02-21T22:54:01.352Z] === RUN TestLogsFollowTailEmpty [2020-02-21T22:54:01.696Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-02-21T22:54:01.696Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-21T22:54:01.696Z] daemon.go:325: [de28ff6596939] waiting for daemon to start [2020-02-21T22:54:01.696Z] daemon.go:325: [de28ff6596939] waiting for daemon to start [2020-02-21T22:54:01.696Z] daemon.go:353: [de28ff6596939] daemon started [2020-02-21T22:54:01.696Z] daemon.go:461: [de28ff6596939] Stopping daemon [2020-02-21T22:54:01.696Z] daemon.go:296: [de28ff6596939] exiting daemon [2020-02-21T22:54:01.696Z] daemon.go:448: [de28ff6596939] Daemon stopped [2020-02-21T22:54:01.696Z] daemon.go:325: [de28ff6596939] waiting for daemon to start [2020-02-21T22:54:01.696Z] daemon.go:325: [de28ff6596939] waiting for daemon to start [2020-02-21T22:54:01.696Z] daemon.go:353: [de28ff6596939] daemon started [2020-02-21T22:54:01.696Z] daemon.go:461: [de28ff6596939] Stopping daemon [2020-02-21T22:54:01.696Z] daemon.go:296: [de28ff6596939] exiting daemon [2020-02-21T22:54:01.696Z] daemon.go:448: [de28ff6596939] Daemon stopped [2020-02-21T22:54:01.696Z] === RUN TestDockerNetworkMacvlan [2020-02-21T22:54:01.915Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-02-21T22:54:01.915Z] === RUN TestContainerNetworkMountsNoChown [2020-02-21T22:54:02.480Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-21T22:54:02.845Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/default [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/default [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/private [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/private [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rprivate [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/slave [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/slave [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rslave [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/shared [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/shared [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rshared [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/default [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/rshared [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/shared [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/rslave [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/slave [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/rprivate [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/private [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-21T22:54:02.845Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-21T22:54:02.845Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-21T22:54:02.845Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-21T22:54:03.101Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-21T22:54:03.259Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-21T22:54:03.357Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-21T22:54:03.357Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-21T22:54:03.357Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-21T22:54:03.357Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-21T22:54:03.357Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-21T22:54:03.357Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-21T22:54:03.357Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-21T22:54:03.357Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-21T22:54:03.357Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-02-21T22:54:03.357Z] === RUN TestContainerBindMountNonRecursive [2020-02-21T22:54:03.357Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-21T22:54:03.529Z] INFO: Extraction ended at 02/21/2020 22:54:01. Duration:00:00:23.6530657 [2020-02-21T22:54:03.529Z] INFO: Updating the golang and path environment variables [2020-02-21T22:54:03.529Z] INFO: GOPATH=d:\gopath [2020-02-21T22:54:03.529Z] INFO: go version go1.12.17 windows/amd64 [2020-02-21T22:54:03.529Z] INFO: Running the daemon under test in debug mode [2020-02-21T22:54:03.529Z] INFO: Starting a daemon under test... [2020-02-21T22:54:03.529Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40551\6\daemon --pidfile d:\CI\PR-40551\6\docker.pid -D [2020-02-21T22:54:03.529Z] INFO: Process started successfully. [2020-02-21T22:54:03.529Z] INFO: Start tailing logs of the daemon under tests [2020-02-21T22:54:03.529Z] INFO: Waiting for the daemon under test to start... [2020-02-21T22:54:03.614Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-21T22:54:04.482Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-21T22:54:05.125Z] ok github.com/docker/docker/container 0.166s coverage: 35.6% of statements [2020-02-21T22:54:05.125Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-21T22:54:05.125Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-21T22:54:05.125Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-21T22:54:05.125Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-21T22:54:05.505Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-21T22:54:05.673Z] INFO: Daemon under test started and replied! [2020-02-21T22:54:05.674Z] INFO: Docker version of the daemon under test [2020-02-21T22:54:05.674Z] [2020-02-21T22:54:05.674Z] Client: [2020-02-21T22:54:05.674Z] Version: 17.06.2-ce [2020-02-21T22:54:05.674Z] API version: 1.30 [2020-02-21T22:54:05.674Z] Go version: go1.8.3 [2020-02-21T22:54:05.674Z] Git commit: cec0b72 [2020-02-21T22:54:05.674Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-21T22:54:05.674Z] OS/Arch: windows/amd64 [2020-02-21T22:54:05.674Z] [2020-02-21T22:54:05.674Z] Server: [2020-02-21T22:54:05.674Z] Version: 0.0.0-dev [2020-02-21T22:54:05.674Z] API version: 1.40 (minimum version 1.24) [2020-02-21T22:54:05.674Z] Go version: go1.12.17 [2020-02-21T22:54:05.674Z] Git commit: c694d6036 [2020-02-21T22:54:05.674Z] Built: 02/21/2020 22:52:17 [2020-02-21T22:54:05.674Z] OS/Arch: windows/amd64 [2020-02-21T22:54:05.674Z] Experimental: false [2020-02-21T22:54:05.674Z] [2020-02-21T22:54:05.674Z] INFO: Docker info of the daemon under test [2020-02-21T22:54:05.674Z] [2020-02-21T22:54:05.674Z] Containers: 0 [2020-02-21T22:54:05.674Z] Running: 0 [2020-02-21T22:54:05.674Z] Paused: 0 [2020-02-21T22:54:05.674Z] Stopped: 0 [2020-02-21T22:54:05.674Z] Images: 0 [2020-02-21T22:54:05.674Z] Server Version: 0.0.0-dev [2020-02-21T22:54:05.674Z] Storage Driver: windowsfilter [2020-02-21T22:54:05.674Z] Windows: [2020-02-21T22:54:05.674Z] Logging Driver: json-file [2020-02-21T22:54:05.674Z] Plugins: [2020-02-21T22:54:05.674Z] Volume: local [2020-02-21T22:54:05.674Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-21T22:54:05.674Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-21T22:54:05.674Z] Swarm: inactive [2020-02-21T22:54:05.674Z] Default Isolation: process [2020-02-21T22:54:05.674Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-21T22:54:05.674Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-21T22:54:05.674Z] OSType: windows [2020-02-21T22:54:05.674Z] Architecture: x86_64 [2020-02-21T22:54:05.674Z] CPUs: 4 [2020-02-21T22:54:05.674Z] Total Memory: 32GiB [2020-02-21T22:54:05.674Z] Name: azwin-2-b47950 [2020-02-21T22:54:05.674Z] ID: BIKP:YQTP:BTQC:WXS5:EMAG:AVDT:2EZU:EKF5:MO2I:CFZN:4TDD:IPZV [2020-02-21T22:54:05.674Z] Docker Root Dir: D:\CI\PR-40551\6\daemon [2020-02-21T22:54:05.674Z] Debug Mode (client): false [2020-02-21T22:54:05.674Z] Debug Mode (server): true [2020-02-21T22:54:05.674Z] File Descriptors: -1 [2020-02-21T22:54:05.674Z] Goroutines: 17 [2020-02-21T22:54:05.674Z] System Time: 2020-02-21T22:54:05.3571384Z [2020-02-21T22:54:05.674Z] EventsListeners: 0 [2020-02-21T22:54:05.674Z] Registry: https://index.docker.io/v1/ [2020-02-21T22:54:05.674Z] Labels: [2020-02-21T22:54:05.674Z] Experimental: false [2020-02-21T22:54:05.674Z] Insecure Registries: [2020-02-21T22:54:05.674Z] 127.0.0.0/8 [2020-02-21T22:54:05.674Z] Live Restore Enabled: false [2020-02-21T22:54:05.674Z] [2020-02-21T22:54:05.674Z] [2020-02-21T22:54:05.674Z] INFO: Docker images of the daemon under test [2020-02-21T22:54:05.674Z] [2020-02-21T22:54:05.674Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-21T22:54:05.674Z] [2020-02-21T22:54:05.674Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-21T22:54:05.674Z] INFO: Pulling mcr.microsoft.com/windows/servercore:10.0.17763.973 from docker hub into daemon under test. This may take some time... [2020-02-21T22:54:05.762Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2020-02-21T22:54:05.762Z] === RUN TestNetworkNat [2020-02-21T22:54:06.124Z] 10.0.17763.973: Pulling from windows/servercore [2020-02-21T22:54:06.124Z] 65014b3c3121: Pulling fs layer [2020-02-21T22:54:06.124Z] edbd72df76b4: Pulling fs layer [2020-02-21T22:54:06.692Z] --- PASS: TestNetworkNat (0.96s) [2020-02-21T22:54:06.692Z] === RUN TestNetworkLocalhostTCPNat [2020-02-21T22:54:06.830Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-21T22:54:07.621Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-02-21T22:54:07.621Z] === RUN TestNetworkLoopbackNat [2020-02-21T22:54:08.551Z] --- PASS: TestNetworkLoopbackNat (1.10s) [2020-02-21T22:54:08.551Z] === RUN TestPause [2020-02-21T22:54:08.807Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-21T22:54:09.370Z] --- PASS: TestPause (0.83s) [2020-02-21T22:54:09.370Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-21T22:54:09.370Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-21T22:54:09.370Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-21T22:54:09.370Z] === RUN TestPauseStopPausedContainer [2020-02-21T22:54:09.933Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-21T22:54:10.496Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-02-21T22:54:10.496Z] === RUN TestPsFilter [2020-02-21T22:54:10.496Z] --- PASS: TestPsFilter (0.23s) [2020-02-21T22:54:10.496Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-21T22:54:10.661Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2020-02-21T22:54:10.753Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-21T22:54:10.854Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-21T22:54:11.319Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-02-21T22:54:11.319Z] === RUN TestRemoveContainerWithVolume [2020-02-21T22:54:11.576Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-21T22:54:12.508Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-02-21T22:54:12.508Z] === RUN TestRemoveContainerRunning [2020-02-21T22:54:13.075Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-02-21T22:54:13.075Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-21T22:54:14.005Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-21T22:54:14.005Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-02-21T22:54:14.005Z] === RUN TestRemoveInvalidContainer [2020-02-21T22:54:14.005Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-21T22:54:14.005Z] === RUN TestRenameLinkedContainer [2020-02-21T22:54:17.275Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-21T22:54:17.275Z] --- PASS: TestRenameLinkedContainer (3.32s) [2020-02-21T22:54:17.275Z] === RUN TestRenameStoppedContainer [2020-02-21T22:54:17.516Z] ok github.com/docker/docker/daemon/cluster/convert 0.021s coverage: 35.8% of statements [2020-02-21T22:54:17.840Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-21T22:54:18.404Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-02-21T22:54:18.404Z] === RUN TestRenameRunningContainerAndReuse [2020-02-21T22:54:18.969Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-21T22:54:19.901Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-02-21T22:54:19.901Z] === RUN TestRenameInvalidName [2020-02-21T22:54:20.832Z] --- PASS: TestRenameInvalidName (0.87s) [2020-02-21T22:54:20.832Z] === RUN TestRenameAnonymousContainer [2020-02-21T22:54:20.843Z] edbd72df76b4: Verifying Checksum [2020-02-21T22:54:20.843Z] edbd72df76b4: Download complete [2020-02-21T22:54:22.201Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-21T22:54:22.359Z] 65014b3c3121: Verifying Checksum [2020-02-21T22:54:22.359Z] 65014b3c3121: Download complete [2020-02-21T22:54:23.132Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-21T22:54:24.377Z] ok github.com/docker/docker/daemon/cluster 0.198s coverage: 0.5% of statements [2020-02-21T22:54:24.501Z] --- PASS: TestRenameAnonymousContainer (3.73s) [2020-02-21T22:54:24.502Z] === RUN TestRenameContainerWithSameName [2020-02-21T22:54:25.066Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-21T22:54:25.324Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-02-21T22:54:25.324Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-21T22:54:26.948Z] --- PASS: TestDockerNetworkMacvlan (24.99s) [2020-02-21T22:54:26.948Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T22:54:26.948Z] daemon.go:325: [d9eefd1d77524] waiting for daemon to start [2020-02-21T22:54:26.948Z] daemon.go:325: [d9eefd1d77524] waiting for daemon to start [2020-02-21T22:54:26.948Z] daemon.go:353: [d9eefd1d77524] daemon started [2020-02-21T22:54:26.948Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-02-21T22:54:26.948Z] daemon.go:461: [d9eefd1d77524] Stopping daemon [2020-02-21T22:54:26.948Z] daemon.go:296: [d9eefd1d77524] exiting daemon [2020-02-21T22:54:26.948Z] daemon.go:448: [d9eefd1d77524] Daemon stopped [2020-02-21T22:54:26.948Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T22:54:26.948Z] daemon.go:325: [dea702b7cd833] waiting for daemon to start [2020-02-21T22:54:26.948Z] daemon.go:325: [dea702b7cd833] waiting for daemon to start [2020-02-21T22:54:26.948Z] daemon.go:353: [dea702b7cd833] daemon started [2020-02-21T22:54:26.948Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-21T22:54:26.948Z] daemon.go:461: [dea702b7cd833] Stopping daemon [2020-02-21T22:54:26.948Z] daemon.go:296: [dea702b7cd833] exiting daemon [2020-02-21T22:54:26.948Z] daemon.go:448: [dea702b7cd833] Daemon stopped [2020-02-21T22:54:26.948Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T22:54:26.948Z] daemon.go:325: [df947eb844874] waiting for daemon to start [2020-02-21T22:54:26.948Z] daemon.go:325: [df947eb844874] waiting for daemon to start [2020-02-21T22:54:26.948Z] daemon.go:353: [df947eb844874] daemon started [2020-02-21T22:54:26.948Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2020-02-21T22:54:26.948Z] daemon.go:461: [df947eb844874] Stopping daemon [2020-02-21T22:54:26.948Z] daemon.go:296: [df947eb844874] exiting daemon [2020-02-21T22:54:26.948Z] daemon.go:448: [df947eb844874] Daemon stopped [2020-02-21T22:54:26.948Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T22:54:26.948Z] daemon.go:325: [d64cbcfe6e28b] waiting for daemon to start [2020-02-21T22:54:26.948Z] daemon.go:325: [d64cbcfe6e28b] waiting for daemon to start [2020-02-21T22:54:26.948Z] daemon.go:353: [d64cbcfe6e28b] daemon started [2020-02-21T22:54:26.948Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2020-02-21T22:54:26.948Z] daemon.go:461: [d64cbcfe6e28b] Stopping daemon [2020-02-21T22:54:26.948Z] daemon.go:296: [d64cbcfe6e28b] exiting daemon [2020-02-21T22:54:26.948Z] daemon.go:448: [d64cbcfe6e28b] Daemon stopped [2020-02-21T22:54:26.948Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T22:54:26.948Z] daemon.go:325: [d1488ead36062] waiting for daemon to start [2020-02-21T22:54:26.948Z] daemon.go:325: [d1488ead36062] waiting for daemon to start [2020-02-21T22:54:26.948Z] daemon.go:353: [d1488ead36062] daemon started [2020-02-21T22:54:26.948Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.79s) [2020-02-21T22:54:26.948Z] daemon.go:461: [d1488ead36062] Stopping daemon [2020-02-21T22:54:26.948Z] daemon.go:296: [d1488ead36062] exiting daemon [2020-02-21T22:54:26.948Z] daemon.go:448: [d1488ead36062] Daemon stopped [2020-02-21T22:54:26.948Z] PASS [2020-02-21T22:54:26.949Z] [2020-02-21T22:54:26.949Z] DONE 7 tests in 26.512s [2020-02-21T22:54:26.949Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-21T22:54:26.949Z] ++ 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-21T22:54:26.949Z] ++ set -e [2020-02-21T22:54:26.949Z] ++ '[' -n 0 ']' [2020-02-21T22:54:26.949Z] ++ set -x [2020-02-21T22:54:26.949Z] ++ env -i DEST=/go/src/github.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-21T22:54:26.949Z] testing: warning: no tests to run [2020-02-21T22:54:26.949Z] PASS [2020-02-21T22:54:26.949Z] [2020-02-21T22:54:26.949Z] DONE 0 tests in 0.070s [2020-02-21T22:54:26.949Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-21T22:54:26.949Z] ++ 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-21T22:54:26.949Z] ++ set -e [2020-02-21T22:54:26.949Z] ++ '[' -n 0 ']' [2020-02-21T22:54:26.949Z] ++ set -x [2020-02-21T22:54:26.949Z] ++ env -i DEST=/go/src/github.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-21T22:54:26.949Z] INFO: Testing against a local daemon [2020-02-21T22:54:26.949Z] === RUN TestAuthZPluginAllowRequest [2020-02-21T22:54:27.218Z] --- PASS: TestRenameContainerWithLinkedContainer (1.99s) [2020-02-21T22:54:27.218Z] === RUN TestResize [2020-02-21T22:54:28.149Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-21T22:54:28.149Z] --- PASS: TestResize (0.94s) [2020-02-21T22:54:28.149Z] === RUN TestResizeWithInvalidSize [2020-02-21T22:54:28.698Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2020-02-21T22:54:28.698Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-21T22:54:28.698Z] daemon.go:325: [d2f59b5801ac7] waiting for daemon to start [2020-02-21T22:54:28.698Z] daemon.go:325: [d2f59b5801ac7] waiting for daemon to start [2020-02-21T22:54:28.698Z] daemon.go:353: [d2f59b5801ac7] daemon started [2020-02-21T22:54:28.698Z] daemon.go:461: [d2f59b5801ac7] Stopping daemon [2020-02-21T22:54:28.698Z] daemon.go:296: [d2f59b5801ac7] exiting daemon [2020-02-21T22:54:28.698Z] daemon.go:448: [d2f59b5801ac7] Daemon stopped [2020-02-21T22:54:28.698Z] === RUN TestAuthZPluginTLS [2020-02-21T22:54:28.713Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-21T22:54:29.057Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-02-21T22:54:29.057Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-21T22:54:29.057Z] daemon.go:325: [d66491cf6eab6] waiting for daemon to start [2020-02-21T22:54:29.057Z] daemon.go:325: [d66491cf6eab6] waiting for daemon to start [2020-02-21T22:54:29.057Z] daemon.go:353: [d66491cf6eab6] daemon started [2020-02-21T22:54:29.057Z] daemon.go:461: [d66491cf6eab6] Stopping daemon [2020-02-21T22:54:29.057Z] daemon.go:296: [d66491cf6eab6] exiting daemon [2020-02-21T22:54:29.057Z] daemon.go:448: [d66491cf6eab6] Daemon stopped [2020-02-21T22:54:29.057Z] === RUN TestAuthZPluginDenyRequest [2020-02-21T22:54:29.283Z] --- PASS: TestResizeWithInvalidSize (1.07s) [2020-02-21T22:54:29.283Z] === RUN TestResizeWhenContainerNotStarted [2020-02-21T22:54:29.424Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-02-21T22:54:29.425Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-21T22:54:29.425Z] daemon.go:325: [dc24b6d4154f9] waiting for daemon to start [2020-02-21T22:54:29.425Z] daemon.go:325: [dc24b6d4154f9] waiting for daemon to start [2020-02-21T22:54:29.425Z] daemon.go:353: [dc24b6d4154f9] daemon started [2020-02-21T22:54:29.425Z] daemon.go:461: [dc24b6d4154f9] Stopping daemon [2020-02-21T22:54:29.425Z] daemon.go:296: [dc24b6d4154f9] exiting daemon [2020-02-21T22:54:29.425Z] daemon.go:448: [dc24b6d4154f9] Daemon stopped [2020-02-21T22:54:29.425Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-21T22:54:29.913Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.4% of statements [2020-02-21T22:54:30.199Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-21T22:54:30.199Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-21T22:54:30.199Z] daemon.go:325: [d5d5d95369334] waiting for daemon to start [2020-02-21T22:54:30.199Z] daemon.go:325: [d5d5d95369334] waiting for daemon to start [2020-02-21T22:54:30.199Z] daemon.go:353: [d5d5d95369334] daemon started [2020-02-21T22:54:30.199Z] daemon.go:461: [d5d5d95369334] Stopping daemon [2020-02-21T22:54:30.199Z] daemon.go:296: [d5d5d95369334] exiting daemon [2020-02-21T22:54:30.199Z] daemon.go:448: [d5d5d95369334] Daemon stopped [2020-02-21T22:54:30.199Z] === RUN TestAuthZPluginDenyResponse [2020-02-21T22:54:30.216Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:54:30.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:54:30.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:54:30.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T22:54:30.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T22:54:30.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-21T22:54:30.554Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-02-21T22:54:30.554Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-21T22:54:30.554Z] daemon.go:325: [d382cefde6ff7] waiting for daemon to start [2020-02-21T22:54:30.554Z] daemon.go:325: [d382cefde6ff7] waiting for daemon to start [2020-02-21T22:54:30.554Z] daemon.go:353: [d382cefde6ff7] daemon started [2020-02-21T22:54:30.554Z] daemon.go:461: [d382cefde6ff7] Stopping daemon [2020-02-21T22:54:30.554Z] daemon.go:296: [d382cefde6ff7] exiting daemon [2020-02-21T22:54:30.554Z] daemon.go:448: [d382cefde6ff7] Daemon stopped [2020-02-21T22:54:30.554Z] === RUN TestAuthZPluginAllowEventStream [2020-02-21T22:54:31.437Z] ok github.com/docker/docker/daemon/config 0.109s coverage: 82.2% of statements [2020-02-21T22:54:32.305Z] --- PASS: TestAuthZPluginAllowEventStream (1.55s) [2020-02-21T22:54:32.305Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-21T22:54:32.305Z] daemon.go:325: [d11574ce3f460] waiting for daemon to start [2020-02-21T22:54:32.305Z] daemon.go:325: [d11574ce3f460] waiting for daemon to start [2020-02-21T22:54:32.305Z] daemon.go:353: [d11574ce3f460] daemon started [2020-02-21T22:54:32.305Z] daemon.go:461: [d11574ce3f460] Stopping daemon [2020-02-21T22:54:32.305Z] daemon.go:296: [d11574ce3f460] exiting daemon [2020-02-21T22:54:32.305Z] daemon.go:448: [d11574ce3f460] Daemon stopped [2020-02-21T22:54:32.305Z] === RUN TestAuthZPluginErrorResponse [2020-02-21T22:54:32.457Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-02-21T22:54:32.671Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-02-21T22:54:32.671Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-21T22:54:32.671Z] daemon.go:325: [dc76df1084b6e] waiting for daemon to start [2020-02-21T22:54:32.671Z] daemon.go:325: [dc76df1084b6e] waiting for daemon to start [2020-02-21T22:54:32.671Z] daemon.go:353: [dc76df1084b6e] daemon started [2020-02-21T22:54:32.671Z] daemon.go:461: [dc76df1084b6e] Stopping daemon [2020-02-21T22:54:32.671Z] daemon.go:296: [dc76df1084b6e] exiting daemon [2020-02-21T22:54:32.671Z] daemon.go:448: [dc76df1084b6e] Daemon stopped [2020-02-21T22:54:32.671Z] === RUN TestAuthZPluginErrorRequest [2020-02-21T22:54:32.738Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-21T22:54:32.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:54:32.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:54:33.097Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-02-21T22:54:33.097Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-21T22:54:33.097Z] daemon.go:325: [d857eab48cf9b] waiting for daemon to start [2020-02-21T22:54:33.097Z] daemon.go:325: [d857eab48cf9b] waiting for daemon to start [2020-02-21T22:54:33.097Z] daemon.go:353: [d857eab48cf9b] daemon started [2020-02-21T22:54:33.097Z] daemon.go:461: [d857eab48cf9b] Stopping daemon [2020-02-21T22:54:33.097Z] daemon.go:296: [d857eab48cf9b] exiting daemon [2020-02-21T22:54:33.097Z] daemon.go:448: [d857eab48cf9b] Daemon stopped [2020-02-21T22:54:33.097Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-21T22:54:33.900Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-02-21T22:54:33.901Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-21T22:54:33.901Z] daemon.go:325: [d0e5cac22cd0f] waiting for daemon to start [2020-02-21T22:54:33.901Z] daemon.go:325: [d0e5cac22cd0f] waiting for daemon to start [2020-02-21T22:54:33.901Z] daemon.go:353: [d0e5cac22cd0f] daemon started [2020-02-21T22:54:33.901Z] daemon.go:461: [d0e5cac22cd0f] Stopping daemon [2020-02-21T22:54:33.901Z] daemon.go:296: [d0e5cac22cd0f] exiting daemon [2020-02-21T22:54:33.901Z] daemon.go:448: [d0e5cac22cd0f] Daemon stopped [2020-02-21T22:54:33.901Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-21T22:54:34.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:54:34.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:54:35.741Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s) [2020-02-21T22:54:35.741Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-21T22:54:35.741Z] daemon.go:325: [d26b838b4bb4b] waiting for daemon to start [2020-02-21T22:54:35.741Z] daemon.go:325: [d26b838b4bb4b] waiting for daemon to start [2020-02-21T22:54:35.741Z] daemon.go:353: [d26b838b4bb4b] daemon started [2020-02-21T22:54:35.741Z] daemon.go:461: [d26b838b4bb4b] Stopping daemon [2020-02-21T22:54:35.741Z] daemon.go:296: [d26b838b4bb4b] exiting daemon [2020-02-21T22:54:35.741Z] daemon.go:448: [d26b838b4bb4b] Daemon stopped [2020-02-21T22:54:35.741Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-21T22:54:35.937Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-02-21T22:54:36.307Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-21T22:54:36.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T22:54:36.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T22:54:36.566Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-21T22:54:38.120Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2020-02-21T22:54:38.120Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-21T22:54:38.120Z] daemon.go:325: [de3229e226106] waiting for daemon to start [2020-02-21T22:54:38.120Z] daemon.go:325: [de3229e226106] waiting for daemon to start [2020-02-21T22:54:38.120Z] daemon.go:353: [de3229e226106] daemon started [2020-02-21T22:54:38.120Z] daemon.go:461: [de3229e226106] Stopping daemon [2020-02-21T22:54:38.120Z] daemon.go:296: [de3229e226106] exiting daemon [2020-02-21T22:54:38.120Z] daemon.go:448: [de3229e226106] Daemon stopped [2020-02-21T22:54:38.120Z] === RUN TestAuthZPluginHeader [2020-02-21T22:54:38.475Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-02-21T22:54:38.475Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-21T22:54:38.475Z] daemon.go:325: [d62bcd551b4b0] waiting for daemon to start [2020-02-21T22:54:38.475Z] daemon.go:325: [d62bcd551b4b0] waiting for daemon to start [2020-02-21T22:54:38.475Z] daemon.go:353: [d62bcd551b4b0] daemon started [2020-02-21T22:54:38.475Z] daemon.go:461: [d62bcd551b4b0] Stopping daemon [2020-02-21T22:54:38.475Z] daemon.go:296: [d62bcd551b4b0] exiting daemon [2020-02-21T22:54:38.475Z] daemon.go:448: [d62bcd551b4b0] Daemon stopped [2020-02-21T22:54:38.475Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-21T22:54:38.475Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-21T22:54:38.475Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:54:38.475Z] === RUN TestAuthZPluginV2Disable [2020-02-21T22:54:38.475Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-21T22:54:38.475Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:54:38.475Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-21T22:54:38.475Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-21T22:54:38.475Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:54:38.475Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-21T22:54:38.475Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-21T22:54:38.475Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:54:38.475Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-21T22:54:39.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T22:54:39.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T22:54:39.406Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.496s coverage: 13.6% of statements [2020-02-21T22:54:39.658Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-21T22:54:40.222Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-21T22:54:40.222Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-21T22:54:40.786Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-21T22:54:40.916Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-02-21T22:54:41.043Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-21T22:54:41.607Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-21T22:54:42.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T22:54:42.228Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-21T22:54:42.228Z] Copying nested executables into bundles/binary-daemon [2020-02-21T22:54:42.228Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-21T22:54:42.672Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40551/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -e DOCKER_GRAPHDRIVER docker:c694d603645fe60da7e2d646016159a01c599454 hack/make.sh cross [2020-02-21T22:54:43.232Z] [2020-02-21T22:54:43.232Z] Removing bundles/ [2020-02-21T22:54:43.232Z] [2020-02-21T22:54:43.232Z] ---> Making bundle: cross (in bundles/cross) [2020-02-21T22:54:43.232Z] Cross building: bundles/cross/linux/amd64 [2020-02-21T22:54:43.232Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-21T22:54:43.232Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-21T22:54:43.541Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T22:54:43.541Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-21T22:54:43.616Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.144s coverage: 57.8% of statements [2020-02-21T22:54:44.242Z] ok github.com/docker/docker/daemon 12.454s coverage: 17.5% of statements [2020-02-21T22:54:44.242Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-21T22:54:44.242Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-21T22:54:44.242Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-21T22:54:44.242Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-21T22:54:45.436Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-21T22:54:45.999Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-21T22:54:45.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s) [2020-02-21T22:54:45.999Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T22:54:45.999Z] daemon.go:325: [d2b8701ba80b8] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:325: [d2b8701ba80b8] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:353: [d2b8701ba80b8] daemon started [2020-02-21T22:54:45.999Z] daemon.go:325: [d2b8701ba80b8] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:296: [d2b8701ba80b8] exiting daemon [2020-02-21T22:54:45.999Z] daemon.go:325: [d2b8701ba80b8] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:353: [d2b8701ba80b8] daemon started [2020-02-21T22:54:45.999Z] daemon.go:461: [d2b8701ba80b8] Stopping daemon [2020-02-21T22:54:45.999Z] daemon.go:296: [d2b8701ba80b8] exiting daemon [2020-02-21T22:54:45.999Z] daemon.go:448: [d2b8701ba80b8] Daemon stopped [2020-02-21T22:54:45.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2020-02-21T22:54:45.999Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T22:54:45.999Z] daemon.go:325: [d5356a6a85b1a] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:325: [d5356a6a85b1a] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:353: [d5356a6a85b1a] daemon started [2020-02-21T22:54:45.999Z] daemon.go:325: [d5356a6a85b1a] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:296: [d5356a6a85b1a] exiting daemon [2020-02-21T22:54:45.999Z] daemon.go:325: [d5356a6a85b1a] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:353: [d5356a6a85b1a] daemon started [2020-02-21T22:54:45.999Z] daemon.go:461: [d5356a6a85b1a] Stopping daemon [2020-02-21T22:54:45.999Z] daemon.go:296: [d5356a6a85b1a] exiting daemon [2020-02-21T22:54:45.999Z] daemon.go:448: [d5356a6a85b1a] Daemon stopped [2020-02-21T22:54:45.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2020-02-21T22:54:45.999Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:54:45.999Z] daemon.go:325: [d7504720f48d1] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:325: [d7504720f48d1] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:353: [d7504720f48d1] daemon started [2020-02-21T22:54:45.999Z] daemon.go:296: [d7504720f48d1] exiting daemon [2020-02-21T22:54:45.999Z] daemon.go:325: [d7504720f48d1] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:325: [d7504720f48d1] waiting for daemon to start [2020-02-21T22:54:45.999Z] daemon.go:353: [d7504720f48d1] daemon started [2020-02-21T22:54:45.999Z] daemon.go:461: [d7504720f48d1] Stopping daemon [2020-02-21T22:54:45.999Z] daemon.go:296: [d7504720f48d1] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [d7504720f48d1] Daemon stopped [2020-02-21T22:54:46.000Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-02-21T22:54:46.000Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [df1bc55ed8340] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [df1bc55ed8340] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [df1bc55ed8340] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [df1bc55ed8340] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [df1bc55ed8340] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [df1bc55ed8340] Daemon stopped [2020-02-21T22:54:46.000Z] daemon.go:325: [df1bc55ed8340] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [df1bc55ed8340] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [df1bc55ed8340] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [df1bc55ed8340] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [df1bc55ed8340] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [df1bc55ed8340] Daemon stopped [2020-02-21T22:54:46.000Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-02-21T22:54:46.000Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [dff1151c1400d] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [dff1151c1400d] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [dff1151c1400d] daemon started [2020-02-21T22:54:46.000Z] daemon.go:325: [dff1151c1400d] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:296: [dff1151c1400d] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [dff1151c1400d] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [dff1151c1400d] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [dff1151c1400d] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [dff1151c1400d] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [dff1151c1400d] Daemon stopped [2020-02-21T22:54:46.000Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-02-21T22:54:46.000Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [dca68578c4b7f] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [dca68578c4b7f] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [dca68578c4b7f] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [dca68578c4b7f] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [dca68578c4b7f] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [dca68578c4b7f] Daemon stopped [2020-02-21T22:54:46.000Z] daemon.go:325: [dca68578c4b7f] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [dca68578c4b7f] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [dca68578c4b7f] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [dca68578c4b7f] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [dca68578c4b7f] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [dca68578c4b7f] Daemon stopped [2020-02-21T22:54:46.000Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2020-02-21T22:54:46.000Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [d53b3ffeec53e] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [d53b3ffeec53e] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [d53b3ffeec53e] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [d53b3ffeec53e] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [d53b3ffeec53e] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [d53b3ffeec53e] Daemon stopped [2020-02-21T22:54:46.000Z] daemon.go:325: [d53b3ffeec53e] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [d53b3ffeec53e] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [d53b3ffeec53e] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [d53b3ffeec53e] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [d53b3ffeec53e] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [d53b3ffeec53e] Daemon stopped [2020-02-21T22:54:46.000Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-02-21T22:54:46.000Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [d2764de086778] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [d2764de086778] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [d2764de086778] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [d2764de086778] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [d2764de086778] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [d2764de086778] Daemon stopped [2020-02-21T22:54:46.000Z] daemon.go:325: [d2764de086778] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [d2764de086778] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [d2764de086778] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [d2764de086778] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [d2764de086778] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [d2764de086778] Daemon stopped [2020-02-21T22:54:46.000Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2020-02-21T22:54:46.000Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [d30ce4a5751dc] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [d30ce4a5751dc] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [d30ce4a5751dc] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [d30ce4a5751dc] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [d30ce4a5751dc] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [d30ce4a5751dc] Daemon stopped [2020-02-21T22:54:46.000Z] daemon.go:325: [d30ce4a5751dc] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [d30ce4a5751dc] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [d30ce4a5751dc] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [d30ce4a5751dc] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [d30ce4a5751dc] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [d30ce4a5751dc] Daemon stopped [2020-02-21T22:54:46.000Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.66s) [2020-02-21T22:54:46.000Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [dfb02a87eb267] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [dfb02a87eb267] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [dfb02a87eb267] daemon started [2020-02-21T22:54:46.000Z] daemon.go:325: [dfb02a87eb267] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:296: [dfb02a87eb267] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [dfb02a87eb267] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [dfb02a87eb267] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [dfb02a87eb267] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [dfb02a87eb267] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [dfb02a87eb267] Daemon stopped [2020-02-21T22:54:46.000Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s) [2020-02-21T22:54:46.000Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [d86e4e14b8ac4] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [d86e4e14b8ac4] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [d86e4e14b8ac4] daemon started [2020-02-21T22:54:46.000Z] daemon.go:325: [d86e4e14b8ac4] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:296: [d86e4e14b8ac4] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [d86e4e14b8ac4] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [d86e4e14b8ac4] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [d86e4e14b8ac4] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [d86e4e14b8ac4] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [d86e4e14b8ac4] Daemon stopped [2020-02-21T22:54:46.000Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-02-21T22:54:46.000Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T22:54:46.000Z] daemon.go:325: [d422c789c1b9a] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [d422c789c1b9a] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [d422c789c1b9a] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [d422c789c1b9a] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [d422c789c1b9a] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [d422c789c1b9a] Daemon stopped [2020-02-21T22:54:46.000Z] daemon.go:325: [d422c789c1b9a] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:325: [d422c789c1b9a] waiting for daemon to start [2020-02-21T22:54:46.000Z] daemon.go:353: [d422c789c1b9a] daemon started [2020-02-21T22:54:46.000Z] daemon.go:461: [d422c789c1b9a] Stopping daemon [2020-02-21T22:54:46.000Z] daemon.go:296: [d422c789c1b9a] exiting daemon [2020-02-21T22:54:46.000Z] daemon.go:448: [d422c789c1b9a] Daemon stopped [2020-02-21T22:54:46.000Z] === RUN TestKernelTCPMemory [2020-02-21T22:54:46.932Z] --- PASS: TestKernelTCPMemory (1.19s) [2020-02-21T22:54:46.932Z] === RUN TestNISDomainname [2020-02-21T22:54:47.189Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-21T22:54:47.738Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.491s coverage: 68.5% of statements [2020-02-21T22:54:48.121Z] --- PASS: TestNISDomainname (1.12s) [2020-02-21T22:54:48.121Z] === RUN TestStats [2020-02-21T22:54:49.052Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-21T22:54:49.309Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-21T22:54:50.238Z] --- PASS: TestStats (2.19s) [2020-02-21T22:54:50.238Z] === RUN TestStopContainerWithTimeout [2020-02-21T22:54:50.453Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.106s coverage: 48.6% of statements [2020-02-21T22:54:50.495Z] === RUN TestStopContainerWithTimeout/0 [2020-02-21T22:54:50.495Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-21T22:54:50.495Z] === RUN TestStopContainerWithTimeout/1 [2020-02-21T22:54:50.495Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-21T22:54:50.495Z] === RUN TestStopContainerWithTimeout/3 [2020-02-21T22:54:50.495Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-21T22:54:50.495Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-21T22:54:50.495Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-21T22:54:50.495Z] === CONT TestStopContainerWithTimeout/0 [2020-02-21T22:54:50.495Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-21T22:54:50.752Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-21T22:54:51.009Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-21T22:54:51.075Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.315s coverage: 45.9% of statements [2020-02-21T22:54:51.075Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-21T22:54:51.572Z] === CONT TestStopContainerWithTimeout/3 [2020-02-21T22:54:52.502Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-21T22:54:52.502Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-21T22:54:52.562Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.622s coverage: 76.1% of statements [2020-02-21T22:54:53.432Z] === CONT TestStopContainerWithTimeout/1 [2020-02-21T22:54:54.609Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.771s coverage: 54.8% of statements [2020-02-21T22:54:54.609Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-21T22:54:54.609Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-21T22:54:54.801Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-21T22:54:55.233Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-02-21T22:54:55.369Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-21T22:54:55.369Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-02-21T22:54:55.369Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-02-21T22:54:55.369Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-02-21T22:54:55.369Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-02-21T22:54:55.369Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2020-02-21T22:54:55.369Z] === RUN TestDeleteDevicemapper [2020-02-21T22:54:55.369Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-21T22:54:55.369Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-21T22:54:55.369Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-21T22:54:56.256Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2020-02-21T22:54:56.559Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2020-02-21T22:54:56.736Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-21T22:54:57.986Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2020-02-21T22:54:57.986Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:353: [de74ecd659014] daemon started [2020-02-21T22:54:57.986Z] daemon.go:461: [de74ecd659014] Stopping daemon [2020-02-21T22:54:57.986Z] daemon.go:296: [de74ecd659014] exiting daemon [2020-02-21T22:54:57.986Z] daemon.go:448: [de74ecd659014] Daemon stopped [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:339: [de74ecd659014] error pinging daemon on start: Get http://de74ecd659014.sock/_ping: context deadline exceeded [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:339: [de74ecd659014] error pinging daemon on start: Get http://de74ecd659014.sock/_ping: context deadline exceeded [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:339: [de74ecd659014] error pinging daemon on start: Get http://de74ecd659014.sock/_ping: context deadline exceeded [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:339: [de74ecd659014] error pinging daemon on start: Get http://de74ecd659014.sock/_ping: context deadline exceeded [2020-02-21T22:54:57.986Z] daemon.go:296: [de74ecd659014] exiting daemon [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:325: [de74ecd659014] waiting for daemon to start [2020-02-21T22:54:57.986Z] daemon.go:353: [de74ecd659014] daemon started [2020-02-21T22:54:57.986Z] daemon.go:461: [de74ecd659014] Stopping daemon [2020-02-21T22:54:57.986Z] daemon.go:296: [de74ecd659014] exiting daemon [2020-02-21T22:54:57.986Z] daemon.go:448: [de74ecd659014] Daemon stopped [2020-02-21T22:54:57.986Z] PASS [2020-02-21T22:54:57.986Z] [2020-02-21T22:54:57.986Z] === Skipped [2020-02-21T22:54:57.986Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-21T22:54:57.986Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:54:57.986Z] [2020-02-21T22:54:57.986Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-21T22:54:57.986Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:54:57.986Z] [2020-02-21T22:54:57.986Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-21T22:54:57.986Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:54:57.986Z] [2020-02-21T22:54:57.986Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-21T22:54:57.986Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:54:57.986Z] [2020-02-21T22:54:57.986Z] [2020-02-21T22:54:57.986Z] DONE 17 tests, 4 skipped in 28.599s [2020-02-21T22:54:57.986Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-21T22:54:57.986Z] ++ 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-21T22:54:57.986Z] ++ set -e [2020-02-21T22:54:57.986Z] ++ '[' -n 0 ']' [2020-02-21T22:54:57.986Z] ++ set -x [2020-02-21T22:54:57.986Z] ++ env -i DEST=/go/src/github.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-21T22:54:57.986Z] INFO: Testing against a local daemon [2020-02-21T22:54:57.986Z] === RUN TestPluginInvalidJSON [2020-02-21T22:54:57.986Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T22:54:57.986Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T22:54:57.986Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T22:54:57.986Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-21T22:54:57.986Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-02-21T22:54:57.986Z] PASS [2020-02-21T22:54:57.986Z] [2020-02-21T22:54:57.986Z] DONE 2 tests in 0.205s [2020-02-21T22:54:57.986Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-21T22:54:57.986Z] ++ 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-21T22:54:57.986Z] ++ set -e [2020-02-21T22:54:57.986Z] ++ '[' -n 0 ']' [2020-02-21T22:54:57.986Z] ++ set -x [2020-02-21T22:54:57.986Z] ++ env -i DEST=/go/src/github.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-21T22:54:57.986Z] INFO: Testing against a local daemon [2020-02-21T22:54:57.986Z] === RUN TestExternalGraphDriver [2020-02-21T22:54:57.986Z] === RUN TestExternalGraphDriver/json [2020-02-21T22:54:57.986Z] === RUN TestExternalGraphDriver/spec [2020-02-21T22:54:58.631Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2020-02-21T22:54:58.631Z] === RUN TestUpdateMemory [2020-02-21T22:54:58.631Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-21T22:54:58.631Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:54:58.631Z] === RUN TestUpdateCPUQuota [2020-02-21T22:54:58.887Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-21T22:54:59.819Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-02-21T22:54:59.819Z] === RUN TestUpdatePidsLimit [2020-02-21T22:54:59.819Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-21T22:54:59.835Z] === RUN TestExternalGraphDriver/pull [2020-02-21T22:55:00.382Z] === RUN TestUpdatePidsLimit/no_change [2020-02-21T22:55:00.639Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-21T22:55:00.895Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-21T22:55:01.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-21T22:55:01.589Z] --- PASS: TestExternalGraphDriver (5.99s) [2020-02-21T22:55:01.589Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-21T22:55:01.589Z] daemon.go:325: [d79e8944e5ce7] waiting for daemon to start [2020-02-21T22:55:01.589Z] daemon.go:325: [d79e8944e5ce7] waiting for daemon to start [2020-02-21T22:55:01.589Z] daemon.go:353: [d79e8944e5ce7] daemon started [2020-02-21T22:55:01.589Z] daemon.go:461: [d79e8944e5ce7] Stopping daemon [2020-02-21T22:55:01.589Z] daemon.go:296: [d79e8944e5ce7] exiting daemon [2020-02-21T22:55:01.589Z] daemon.go:448: [d79e8944e5ce7] Daemon stopped [2020-02-21T22:55:01.589Z] daemon.go:325: [d79e8944e5ce7] waiting for daemon to start [2020-02-21T22:55:01.589Z] daemon.go:325: [d79e8944e5ce7] waiting for daemon to start [2020-02-21T22:55:01.589Z] daemon.go:353: [d79e8944e5ce7] daemon started [2020-02-21T22:55:01.589Z] daemon.go:461: [d79e8944e5ce7] Stopping daemon [2020-02-21T22:55:01.589Z] daemon.go:296: [d79e8944e5ce7] exiting daemon [2020-02-21T22:55:01.589Z] daemon.go:448: [d79e8944e5ce7] Daemon stopped [2020-02-21T22:55:01.589Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2020-02-21T22:55:01.589Z] daemon.go:325: [d79e8944e5ce7] waiting for daemon to start [2020-02-21T22:55:01.589Z] daemon.go:325: [d79e8944e5ce7] waiting for daemon to start [2020-02-21T22:55:01.589Z] daemon.go:353: [d79e8944e5ce7] daemon started [2020-02-21T22:55:01.589Z] daemon.go:461: [d79e8944e5ce7] Stopping daemon [2020-02-21T22:55:01.589Z] daemon.go:296: [d79e8944e5ce7] exiting daemon [2020-02-21T22:55:01.589Z] daemon.go:448: [d79e8944e5ce7] Daemon stopped [2020-02-21T22:55:01.589Z] daemon.go:325: [d79e8944e5ce7] waiting for daemon to start [2020-02-21T22:55:01.589Z] daemon.go:325: [d79e8944e5ce7] waiting for daemon to start [2020-02-21T22:55:01.589Z] daemon.go:353: [d79e8944e5ce7] daemon started [2020-02-21T22:55:01.589Z] daemon.go:461: [d79e8944e5ce7] Stopping daemon [2020-02-21T22:55:01.589Z] daemon.go:296: [d79e8944e5ce7] exiting daemon [2020-02-21T22:55:01.589Z] daemon.go:448: [d79e8944e5ce7] Daemon stopped [2020-02-21T22:55:01.589Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2020-02-21T22:55:01.589Z] daemon.go:325: [d79e8944e5ce7] waiting for daemon to start [2020-02-21T22:55:01.589Z] daemon.go:325: [d79e8944e5ce7] waiting for daemon to start [2020-02-21T22:55:01.589Z] daemon.go:353: [d79e8944e5ce7] daemon started [2020-02-21T22:55:01.589Z] daemon.go:461: [d79e8944e5ce7] Stopping daemon [2020-02-21T22:55:01.589Z] daemon.go:296: [d79e8944e5ce7] exiting daemon [2020-02-21T22:55:01.589Z] daemon.go:448: [d79e8944e5ce7] Daemon stopped [2020-02-21T22:55:01.589Z] --- PASS: TestExternalGraphDriver/pull (1.90s) [2020-02-21T22:55:01.589Z] === RUN TestGraphdriverPluginV2 [2020-02-21T22:55:01.715Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-21T22:55:01.947Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-02-21T22:55:01.947Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:55:01.947Z] PASS [2020-02-21T22:55:01.947Z] [2020-02-21T22:55:01.947Z] === Skipped [2020-02-21T22:55:01.947Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-02-21T22:55:01.947Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:55:01.947Z] [2020-02-21T22:55:01.947Z] [2020-02-21T22:55:01.947Z] DONE 5 tests, 1 skipped in 6.259s [2020-02-21T22:55:01.947Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-21T22:55:01.947Z] ++ 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-21T22:55:01.947Z] ++ set -e [2020-02-21T22:55:01.947Z] ++ '[' -n 0 ']' [2020-02-21T22:55:01.947Z] ++ set -x [2020-02-21T22:55:01.947Z] ++ env -i DEST=/go/src/github.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-21T22:55:01.947Z] INFO: Testing against a local daemon [2020-02-21T22:55:01.947Z] === RUN TestContinueAfterPluginCrash [2020-02-21T22:55:01.947Z] === PAUSE TestContinueAfterPluginCrash [2020-02-21T22:55:01.947Z] === RUN TestDaemonStartWithLogOpt [2020-02-21T22:55:01.947Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-21T22:55:01.947Z] === CONT TestContinueAfterPluginCrash [2020-02-21T22:55:01.947Z] === CONT TestDaemonStartWithLogOpt [2020-02-21T22:55:01.972Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-21T22:55:02.093Z] ok github.com/docker/docker/daemon/logger 0.274s coverage: 43.7% of statements [2020-02-21T22:55:02.093Z] ok github.com/docker/docker/daemon/logger/gelf 0.065s coverage: 67.0% of statements [2020-02-21T22:55:03.341Z] --- PASS: TestUpdatePidsLimit (3.49s) [2020-02-21T22:55:03.341Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-02-21T22:55:03.341Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-02-21T22:55:03.341Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-02-21T22:55:03.341Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-02-21T22:55:03.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-21T22:55:03.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-02-21T22:55:03.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-02-21T22:55:03.341Z] === RUN TestUpdateRestartPolicy [2020-02-21T22:55:03.598Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-21T22:55:03.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-21T22:55:04.142Z] ok github.com/docker/docker/daemon/logger/awslogs 0.660s coverage: 78.6% of statements [2020-02-21T22:55:05.182Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2020-02-21T22:55:05.182Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-21T22:55:05.182Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-21T22:55:05.182Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-21T22:55:05.182Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-21T22:55:05.224Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-21T22:55:05.500Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-02-21T22:55:06.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-21T22:55:06.525Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 88.3% of statements [2020-02-21T22:55:07.151Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2020-02-21T22:55:08.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-21T22:55:09.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-21T22:55:09.864Z] ok github.com/docker/docker/daemon/logger/local 0.087s coverage: 74.7% of statements [2020-02-21T22:55:09.864Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-21T22:55:10.889Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 20.0% of statements [2020-02-21T22:55:11.515Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 47.8% of statements [2020-02-21T22:55:12.539Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2020-02-21T22:55:12.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-21T22:55:12.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-21T22:55:13.051Z] --- PASS: TestDaemonStartWithLogOpt (9.47s) [2020-02-21T22:55:13.051Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-21T22:55:13.051Z] daemon.go:325: [d19cb64c0ddfb] waiting for daemon to start [2020-02-21T22:55:13.051Z] daemon.go:325: [d19cb64c0ddfb] waiting for daemon to start [2020-02-21T22:55:13.051Z] daemon.go:353: [d19cb64c0ddfb] daemon started [2020-02-21T22:55:13.051Z] daemon.go:461: [d19cb64c0ddfb] Stopping daemon [2020-02-21T22:55:13.051Z] daemon.go:296: [d19cb64c0ddfb] exiting daemon [2020-02-21T22:55:13.051Z] daemon.go:448: [d19cb64c0ddfb] Daemon stopped [2020-02-21T22:55:13.051Z] daemon.go:325: [d19cb64c0ddfb] waiting for daemon to start [2020-02-21T22:55:13.051Z] daemon.go:325: [d19cb64c0ddfb] waiting for daemon to start [2020-02-21T22:55:13.051Z] daemon.go:353: [d19cb64c0ddfb] daemon started [2020-02-21T22:55:13.051Z] daemon.go:461: [d19cb64c0ddfb] Stopping daemon [2020-02-21T22:55:13.051Z] daemon.go:296: [d19cb64c0ddfb] exiting daemon [2020-02-21T22:55:13.051Z] daemon.go:448: [d19cb64c0ddfb] Daemon stopped [2020-02-21T22:55:14.605Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2020-02-21T22:55:14.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-21T22:55:14.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-21T22:55:15.629Z] ok github.com/docker/docker/daemon/logger/splunk 3.193s coverage: 84.5% of statements [2020-02-21T22:55:15.629Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-21T22:55:15.629Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-21T22:55:16.093Z] --- PASS: TestContinueAfterPluginCrash (14.30s) [2020-02-21T22:55:16.093Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-21T22:55:16.093Z] daemon.go:325: [d4582b31cb9cb] waiting for daemon to start [2020-02-21T22:55:16.093Z] daemon.go:325: [d4582b31cb9cb] waiting for daemon to start [2020-02-21T22:55:16.093Z] daemon.go:353: [d4582b31cb9cb] daemon started [2020-02-21T22:55:16.093Z] daemon.go:461: [d4582b31cb9cb] Stopping daemon [2020-02-21T22:55:16.093Z] daemon.go:296: [d4582b31cb9cb] exiting daemon [2020-02-21T22:55:16.093Z] daemon.go:448: [d4582b31cb9cb] Daemon stopped [2020-02-21T22:55:16.093Z] PASS [2020-02-21T22:55:16.093Z] [2020-02-21T22:55:16.093Z] DONE 2 tests in 14.445s [2020-02-21T22:55:16.452Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-21T22:55:16.452Z] ++ 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-21T22:55:16.452Z] ++ set -e [2020-02-21T22:55:16.452Z] ++ '[' -n 0 ']' [2020-02-21T22:55:16.452Z] ++ set -x [2020-02-21T22:55:16.452Z] ++ env -i DEST=/go/src/github.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-21T22:55:16.452Z] INFO: Testing against a local daemon [2020-02-21T22:55:16.452Z] === RUN TestPluginWithDevMounts [2020-02-21T22:55:16.452Z] === PAUSE TestPluginWithDevMounts [2020-02-21T22:55:16.452Z] === CONT TestPluginWithDevMounts [2020-02-21T22:55:17.287Z] --- PASS: TestUpdateRestartPolicy (13.69s) [2020-02-21T22:55:17.287Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-21T22:55:18.194Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-02-21T22:55:18.194Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-21T22:55:18.194Z] daemon.go:325: [d9312ecb4c517] waiting for daemon to start [2020-02-21T22:55:18.194Z] daemon.go:325: [d9312ecb4c517] waiting for daemon to start [2020-02-21T22:55:18.194Z] daemon.go:353: [d9312ecb4c517] daemon started [2020-02-21T22:55:18.194Z] daemon.go:461: [d9312ecb4c517] Stopping daemon [2020-02-21T22:55:18.194Z] daemon.go:296: [d9312ecb4c517] exiting daemon [2020-02-21T22:55:18.194Z] daemon.go:448: [d9312ecb4c517] Daemon stopped [2020-02-21T22:55:18.194Z] PASS [2020-02-21T22:55:18.194Z] [2020-02-21T22:55:18.194Z] DONE 1 tests in 2.046s [2020-02-21T22:55:18.194Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-21T22:55:18.194Z] ++ 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-21T22:55:18.194Z] ++ set -e [2020-02-21T22:55:18.194Z] ++ '[' -n 0 ']' [2020-02-21T22:55:18.194Z] ++ set -x [2020-02-21T22:55:18.194Z] ++ env -i DEST=/go/src/github.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-21T22:55:18.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-21T22:55:18.217Z] --- PASS: TestUpdateRestartWithAutoRemove (1.24s) [2020-02-21T22:55:18.217Z] === RUN TestWaitNonBlocked [2020-02-21T22:55:18.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T22:55:18.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T22:55:18.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T22:55:18.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T22:55:18.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T22:55:18.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T22:55:18.549Z] INFO: Testing against a local daemon [2020-02-21T22:55:18.549Z] === RUN TestSecretInspect [2020-02-21T22:55:19.121Z] ok github.com/docker/docker/distribution/metadata 0.142s coverage: 48.2% of statements [2020-02-21T22:55:19.410Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2020-02-21T22:55:19.589Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-21T22:55:19.589Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-02-21T22:55:19.589Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2020-02-21T22:55:19.589Z] === RUN TestWaitBlocked [2020-02-21T22:55:19.589Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-21T22:55:19.589Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-21T22:55:19.589Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-21T22:55:19.589Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-21T22:55:19.589Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-21T22:55:19.589Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-21T22:55:19.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-21T22:55:20.917Z] ok github.com/docker/docker/distribution 0.764s coverage: 22.3% of statements [2020-02-21T22:55:20.917Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-21T22:55:21.614Z] --- PASS: TestSecretInspect (2.76s) [2020-02-21T22:55:21.614Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-21T22:55:21.614Z] daemon.go:325: [ddc38ab491fa1] waiting for daemon to start [2020-02-21T22:55:21.614Z] daemon.go:325: [ddc38ab491fa1] waiting for daemon to start [2020-02-21T22:55:21.614Z] daemon.go:353: [ddc38ab491fa1] daemon started [2020-02-21T22:55:21.614Z] daemon.go:461: [ddc38ab491fa1] Stopping daemon [2020-02-21T22:55:21.614Z] daemon.go:296: [ddc38ab491fa1] exiting daemon [2020-02-21T22:55:21.614Z] daemon.go:448: [ddc38ab491fa1] Daemon stopped [2020-02-21T22:55:21.614Z] === RUN TestSecretList [2020-02-21T22:55:21.749Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-21T22:55:21.749Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.52s) [2020-02-21T22:55:21.749Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.90s) [2020-02-21T22:55:21.749Z] === CONT TestContainerStartOnDaemonRestart [2020-02-21T22:55:21.749Z] === CONT TestIpcModeOlderClient [2020-02-21T22:55:21.749Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-02-21T22:55:21.749Z] === CONT TestDaemonRestartIpcMode [2020-02-21T22:55:23.626Z] ok github.com/docker/docker/distribution/xfer 1.470s coverage: 83.9% of statements [2020-02-21T22:55:23.626Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-21T22:55:23.990Z] --- PASS: TestSecretList (2.80s) [2020-02-21T22:55:23.990Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-21T22:55:23.990Z] daemon.go:325: [d45249dab41eb] waiting for daemon to start [2020-02-21T22:55:23.990Z] daemon.go:325: [d45249dab41eb] waiting for daemon to start [2020-02-21T22:55:23.990Z] daemon.go:353: [d45249dab41eb] daemon started [2020-02-21T22:55:23.990Z] daemon.go:461: [d45249dab41eb] Stopping daemon [2020-02-21T22:55:23.990Z] daemon.go:296: [d45249dab41eb] exiting daemon [2020-02-21T22:55:23.990Z] daemon.go:448: [d45249dab41eb] Daemon stopped [2020-02-21T22:55:23.990Z] === RUN TestSecretsCreateAndDelete [2020-02-21T22:55:24.253Z] ok github.com/docker/docker/image/cache 0.057s coverage: 19.2% of statements [2020-02-21T22:55:25.281Z] ok github.com/docker/docker/image 0.111s coverage: 86.4% of statements [2020-02-21T22:55:25.281Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-21T22:55:25.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-21T22:55:26.180Z] --- PASS: TestContainerStartOnDaemonRestart (4.68s) [2020-02-21T22:55:26.180Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-21T22:55:26.180Z] daemon.go:325: [db0ef7233ef13] waiting for daemon to start [2020-02-21T22:55:26.180Z] daemon.go:325: [db0ef7233ef13] waiting for daemon to start [2020-02-21T22:55:26.180Z] daemon.go:353: [db0ef7233ef13] daemon started [2020-02-21T22:55:26.180Z] daemon.go:325: [db0ef7233ef13] waiting for daemon to start [2020-02-21T22:55:26.180Z] daemon.go:296: [db0ef7233ef13] exiting daemon [2020-02-21T22:55:26.180Z] daemon.go:325: [db0ef7233ef13] waiting for daemon to start [2020-02-21T22:55:26.180Z] daemon.go:353: [db0ef7233ef13] daemon started [2020-02-21T22:55:26.180Z] daemon.go:461: [db0ef7233ef13] Stopping daemon [2020-02-21T22:55:26.180Z] daemon.go:296: [db0ef7233ef13] exiting daemon [2020-02-21T22:55:26.180Z] daemon.go:448: [db0ef7233ef13] Daemon stopped [2020-02-21T22:55:26.330Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2020-02-21T22:55:26.330Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-21T22:55:26.330Z] daemon.go:325: [d64d6669e7513] waiting for daemon to start [2020-02-21T22:55:26.330Z] daemon.go:325: [d64d6669e7513] waiting for daemon to start [2020-02-21T22:55:26.330Z] daemon.go:353: [d64d6669e7513] daemon started [2020-02-21T22:55:26.330Z] daemon.go:461: [d64d6669e7513] Stopping daemon [2020-02-21T22:55:26.330Z] daemon.go:296: [d64d6669e7513] exiting daemon [2020-02-21T22:55:26.330Z] daemon.go:448: [d64d6669e7513] Daemon stopped [2020-02-21T22:55:26.330Z] === RUN TestSecretsUpdate [2020-02-21T22:55:27.112Z] --- PASS: TestDaemonRestartIpcMode (5.57s) [2020-02-21T22:55:27.112Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-21T22:55:27.112Z] daemon.go:325: [d36aa475bd977] waiting for daemon to start [2020-02-21T22:55:27.112Z] daemon.go:325: [d36aa475bd977] waiting for daemon to start [2020-02-21T22:55:27.112Z] daemon.go:353: [d36aa475bd977] daemon started [2020-02-21T22:55:27.112Z] daemon.go:461: [d36aa475bd977] Stopping daemon [2020-02-21T22:55:27.112Z] daemon.go:296: [d36aa475bd977] exiting daemon [2020-02-21T22:55:27.112Z] daemon.go:448: [d36aa475bd977] Daemon stopped [2020-02-21T22:55:27.112Z] daemon.go:325: [d36aa475bd977] waiting for daemon to start [2020-02-21T22:55:27.112Z] daemon.go:325: [d36aa475bd977] waiting for daemon to start [2020-02-21T22:55:27.112Z] daemon.go:353: [d36aa475bd977] daemon started [2020-02-21T22:55:27.112Z] daemon.go:461: [d36aa475bd977] Stopping daemon [2020-02-21T22:55:27.112Z] daemon.go:296: [d36aa475bd977] exiting daemon [2020-02-21T22:55:27.112Z] daemon.go:448: [d36aa475bd977] Daemon stopped [2020-02-21T22:55:27.112Z] PASS [2020-02-21T22:55:27.112Z] [2020-02-21T22:55:27.112Z] === Skipped [2020-02-21T22:55:27.112Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-21T22:55:27.112Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-21T22:55:27.112Z] [2020-02-21T22:55:27.112Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-21T22:55:27.112Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:55:27.112Z] [2020-02-21T22:55:27.112Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-21T22:55:27.112Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:55:27.112Z] [2020-02-21T22:55:27.112Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-21T22:55:27.112Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-21T22:55:27.112Z] [2020-02-21T22:55:27.112Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-21T22:55:27.112Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-21T22:55:27.112Z] [2020-02-21T22:55:27.112Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-21T22:55:27.112Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-21T22:55:27.112Z] [2020-02-21T22:55:27.112Z] [2020-02-21T22:55:27.112Z] DONE 188 tests, 6 skipped in 129.204s [2020-02-21T22:55:27.112Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-21T22:55:27.112Z] ++ 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-21T22:55:27.112Z] ++ set -e [2020-02-21T22:55:27.112Z] ++ '[' -n 0 ']' [2020-02-21T22:55:27.112Z] ++ set -x [2020-02-21T22:55:27.112Z] ++ env -i DEST=/go/src/github.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-21T22:55:27.335Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-02-21T22:55:27.335Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-21T22:55:27.369Z] INFO: Testing against a local daemon [2020-02-21T22:55:27.369Z] === RUN TestCommitInheritsEnv [2020-02-21T22:55:27.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-21T22:55:27.935Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-02-21T22:55:27.935Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-21T22:55:27.935Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-21T22:55:27.935Z] === RUN TestImagesFilterMultiReference [2020-02-21T22:55:27.935Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-02-21T22:55:27.935Z] === RUN TestImagePullPlatformInvalid [2020-02-21T22:55:27.935Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-02-21T22:55:27.935Z] === RUN TestRemoveImageOrphaning [2020-02-21T22:55:27.960Z] ok github.com/docker/docker/internal/testutil 0.028s coverage: 62.5% of statements [2020-02-21T22:55:28.498Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-02-21T22:55:28.498Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-21T22:55:28.498Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-02-21T22:55:28.498Z] === RUN TestTagInvalidReference [2020-02-21T22:55:28.498Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-21T22:55:28.498Z] === RUN TestTagValidPrefixedRepo [2020-02-21T22:55:28.755Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-21T22:55:28.755Z] === RUN TestTagExistedNameWithoutForce [2020-02-21T22:55:28.755Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-21T22:55:28.755Z] === RUN TestTagOfficialNames [2020-02-21T22:55:28.755Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-21T22:55:28.755Z] === RUN TestTagMatchesDigest [2020-02-21T22:55:28.755Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-21T22:55:28.755Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-21T22:55:28.998Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-21T22:55:28.998Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-21T22:55:28.998Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-21T22:55:29.286Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-21T22:55:29.286Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-21T22:55:29.286Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-21T22:55:29.286Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-21T22:55:29.286Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-21T22:55:29.286Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-21T22:55:29.286Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-21T22:55:29.286Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-21T22:55:29.410Z] --- PASS: TestSecretsUpdate (2.88s) [2020-02-21T22:55:29.410Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-21T22:55:29.410Z] daemon.go:325: [d4fd72db3b73b] waiting for daemon to start [2020-02-21T22:55:29.410Z] daemon.go:325: [d4fd72db3b73b] waiting for daemon to start [2020-02-21T22:55:29.410Z] daemon.go:353: [d4fd72db3b73b] daemon started [2020-02-21T22:55:29.410Z] daemon.go:461: [d4fd72db3b73b] Stopping daemon [2020-02-21T22:55:29.410Z] daemon.go:296: [d4fd72db3b73b] exiting daemon [2020-02-21T22:55:29.410Z] daemon.go:448: [d4fd72db3b73b] Daemon stopped [2020-02-21T22:55:29.410Z] === RUN TestTemplatedSecret [2020-02-21T22:55:29.932Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-02-21T22:55:30.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-21T22:55:30.951Z] ok github.com/docker/docker/pkg/aaparser 0.023s coverage: 50.0% of statements [2020-02-21T22:55:31.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-21T22:55:32.596Z] --- PASS: TestTemplatedSecret (3.58s) [2020-02-21T22:55:32.596Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-21T22:55:32.596Z] daemon.go:325: [d164fc17c45a4] waiting for daemon to start [2020-02-21T22:55:32.596Z] daemon.go:325: [d164fc17c45a4] waiting for daemon to start [2020-02-21T22:55:32.596Z] daemon.go:353: [d164fc17c45a4] daemon started [2020-02-21T22:55:32.596Z] daemon.go:461: [d164fc17c45a4] Stopping daemon [2020-02-21T22:55:32.596Z] daemon.go:296: [d164fc17c45a4] exiting daemon [2020-02-21T22:55:32.596Z] daemon.go:448: [d164fc17c45a4] Daemon stopped [2020-02-21T22:55:32.596Z] === RUN TestSecretCreateResolve [2020-02-21T22:55:35.833Z] --- PASS: TestSecretCreateResolve (2.82s) [2020-02-21T22:55:35.833Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-21T22:55:35.833Z] daemon.go:325: [d61912967c422] waiting for daemon to start [2020-02-21T22:55:35.833Z] daemon.go:325: [d61912967c422] waiting for daemon to start [2020-02-21T22:55:35.833Z] daemon.go:353: [d61912967c422] daemon started [2020-02-21T22:55:35.833Z] daemon.go:461: [d61912967c422] Stopping daemon [2020-02-21T22:55:35.833Z] daemon.go:296: [d61912967c422] exiting daemon [2020-02-21T22:55:35.833Z] daemon.go:448: [d61912967c422] Daemon stopped [2020-02-21T22:55:35.833Z] PASS [2020-02-21T22:55:35.833Z] [2020-02-21T22:55:35.833Z] DONE 6 tests in 17.222s [2020-02-21T22:55:35.833Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-21T22:55:35.833Z] ++ 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-21T22:55:35.833Z] ++ set -e [2020-02-21T22:55:35.833Z] ++ '[' -n 0 ']' [2020-02-21T22:55:35.833Z] ++ set -x [2020-02-21T22:55:35.833Z] ++ env -i DEST=/go/src/github.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-21T22:55:35.833Z] INFO: Testing against a local daemon [2020-02-21T22:55:35.833Z] === RUN TestServiceCreateInit [2020-02-21T22:55:35.833Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-21T22:55:36.472Z] ok github.com/docker/docker/opts 0.060s coverage: 66.9% of statements [2020-02-21T22:55:37.101Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-02-21T22:55:37.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-21T22:55:37.724Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-02-21T22:55:38.349Z] ok github.com/docker/docker/pkg/archive 1.523s coverage: 76.9% of statements [2020-02-21T22:55:38.349Z] ok github.com/docker/docker/pkg/authorization 2.308s coverage: 66.7% of statements [2020-02-21T22:55:39.371Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2020-02-21T22:55:39.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-21T22:55:40.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-21T22:55:40.748Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-21T22:55:40.868Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-02-21T22:55:41.155Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-02-21T22:55:42.644Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-02-21T22:55:43.267Z] ok github.com/docker/docker/layer 8.050s coverage: 72.0% of statements [2020-02-21T22:55:43.267Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-21T22:55:43.267Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-21T22:55:43.267Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-21T22:55:43.267Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-21T22:55:43.267Z] ? github.com/docker/docker/oci [no test files] [2020-02-21T22:55:43.267Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-21T22:55:43.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-21T22:55:44.314Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-02-21T22:55:44.314Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-21T22:55:45.338Z] ok github.com/docker/docker/pkg/chrootarchive 4.701s coverage: 43.2% of statements [2020-02-21T22:55:45.338Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-21T22:55:45.338Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-21T22:55:45.643Z] --- PASS: TestServiceCreateInit (9.57s) [2020-02-21T22:55:45.643Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.72s) [2020-02-21T22:55:45.643Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-21T22:55:45.643Z] daemon.go:325: [dbebd486d7ba7] waiting for daemon to start [2020-02-21T22:55:45.643Z] daemon.go:325: [dbebd486d7ba7] waiting for daemon to start [2020-02-21T22:55:45.643Z] daemon.go:353: [dbebd486d7ba7] daemon started [2020-02-21T22:55:45.643Z] daemon.go:461: [dbebd486d7ba7] Stopping daemon [2020-02-21T22:55:45.643Z] daemon.go:296: [dbebd486d7ba7] exiting daemon [2020-02-21T22:55:45.643Z] daemon.go:448: [dbebd486d7ba7] Daemon stopped [2020-02-21T22:55:45.643Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.83s) [2020-02-21T22:55:45.643Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-21T22:55:45.643Z] daemon.go:325: [dce987b71ec0b] waiting for daemon to start [2020-02-21T22:55:45.643Z] daemon.go:325: [dce987b71ec0b] waiting for daemon to start [2020-02-21T22:55:45.643Z] daemon.go:353: [dce987b71ec0b] daemon started [2020-02-21T22:55:45.643Z] daemon.go:461: [dce987b71ec0b] Stopping daemon [2020-02-21T22:55:45.643Z] daemon.go:296: [dce987b71ec0b] exiting daemon [2020-02-21T22:55:45.643Z] daemon.go:448: [dce987b71ec0b] Daemon stopped [2020-02-21T22:55:45.643Z] === RUN TestCreateServiceMultipleTimes [2020-02-21T22:55:45.990Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 66.3% of statements [2020-02-21T22:55:46.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-21T22:55:46.277Z] ok github.com/docker/docker/pkg/fileutils 0.053s coverage: 89.5% of statements [2020-02-21T22:55:46.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-21T22:55:46.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-21T22:55:47.300Z] ok github.com/docker/docker/pkg/discovery/kv 3.339s coverage: 84.1% of statements [2020-02-21T22:55:47.300Z] ok github.com/docker/docker/pkg/fsutils 0.394s coverage: 85.1% of statements [2020-02-21T22:55:48.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-21T22:55:48.325Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 10.2% of statements [2020-02-21T22:55:49.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-21T22:55:50.386Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-02-21T22:55:50.386Z] ok github.com/docker/docker/pkg/locker 0.085s coverage: 88.9% of statements [2020-02-21T22:55:50.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-21T22:55:51.412Z] ok github.com/docker/docker/pkg/idtools 1.087s coverage: 70.1% of statements [2020-02-21T22:55:51.413Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-02-21T22:55:52.432Z] ok github.com/docker/docker/pkg/ioutils 2.771s coverage: 70.4% of statements [2020-02-21T22:55:52.433Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-21T22:55:52.433Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-02-21T22:55:52.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-21T22:55:53.454Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-02-21T22:55:53.740Z] ok github.com/docker/docker/pkg/mount 1.017s coverage: 69.6% of statements [2020-02-21T22:55:53.740Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-21T22:55:53.740Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.0% of statements [2020-02-21T22:55:53.740Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-02-21T22:55:54.761Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-02-21T22:55:54.761Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-21T22:55:54.761Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-21T22:55:55.785Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-02-21T22:55:57.287Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 87.9% of statements [2020-02-21T22:55:57.597Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-02-21T22:55:57.597Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-02-21T22:55:59.087Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2020-02-21T22:55:59.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-21T22:55:59.709Z] ok github.com/docker/docker/pkg/pubsub 1.168s coverage: 72.7% of statements [2020-02-21T22:56:00.733Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2020-02-21T22:56:00.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-21T22:56:02.226Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-02-21T22:56:02.226Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2020-02-21T22:56:02.792Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-21T22:56:02.792Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-21T22:56:03.246Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-02-21T22:56:03.355Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-21T22:56:03.538Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.8% of statements [2020-02-21T22:56:04.579Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-21T22:56:04.579Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-21T22:56:04.579Z] Cross building: bundles/cross/windows/amd64 [2020-02-21T22:56:04.579Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-21T22:56:04.579Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-21T22:56:04.728Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-21T22:56:05.036Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 35.1% of statements [2020-02-21T22:56:05.036Z] ok github.com/docker/docker/pkg/tailfile 0.099s coverage: 88.6% of statements [2020-02-21T22:56:05.036Z] ok github.com/docker/docker/pkg/signal 5.650s coverage: 61.0% of statements [2020-02-21T22:56:05.045Z] --- PASS: TestCreateServiceMultipleTimes (17.30s) [2020-02-21T22:56:05.045Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-21T22:56:05.045Z] daemon.go:325: [de70bb5f1af1f] waiting for daemon to start [2020-02-21T22:56:05.045Z] daemon.go:325: [de70bb5f1af1f] waiting for daemon to start [2020-02-21T22:56:05.045Z] daemon.go:353: [de70bb5f1af1f] daemon started [2020-02-21T22:56:05.045Z] daemon.go:461: [de70bb5f1af1f] Stopping daemon [2020-02-21T22:56:05.045Z] daemon.go:296: [de70bb5f1af1f] exiting daemon [2020-02-21T22:56:05.045Z] daemon.go:448: [de70bb5f1af1f] Daemon stopped [2020-02-21T22:56:05.045Z] === RUN TestCreateServiceConflict [2020-02-21T22:56:05.796Z] --- PASS: TestCreateServiceConflict (3.02s) [2020-02-21T22:56:05.796Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-21T22:56:05.796Z] daemon.go:325: [d86880208d62b] waiting for daemon to start [2020-02-21T22:56:05.796Z] daemon.go:325: [d86880208d62b] waiting for daemon to start [2020-02-21T22:56:05.796Z] daemon.go:353: [d86880208d62b] daemon started [2020-02-21T22:56:05.796Z] daemon.go:461: [d86880208d62b] Stopping daemon [2020-02-21T22:56:05.796Z] daemon.go:296: [d86880208d62b] exiting daemon [2020-02-21T22:56:05.796Z] daemon.go:448: [d86880208d62b] Daemon stopped [2020-02-21T22:56:05.796Z] === RUN TestCreateServiceMaxReplicas [2020-02-21T22:56:06.524Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2020-02-21T22:56:06.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-21T22:56:07.149Z] testing: warning: no tests to run [2020-02-21T22:56:07.149Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: 0.0% of statements [no tests to run] [2020-02-21T22:56:07.772Z] ok github.com/docker/docker/pkg/tarsum 0.257s coverage: 89.3% of statements [2020-02-21T22:56:08.059Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-02-21T22:56:08.059Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2020-02-21T22:56:08.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-21T22:56:08.686Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2020-02-21T22:56:09.735Z] --- PASS: TestCreateServiceMaxReplicas (3.85s) [2020-02-21T22:56:09.735Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-21T22:56:09.735Z] daemon.go:325: [d5ca29afd11c7] waiting for daemon to start [2020-02-21T22:56:09.735Z] daemon.go:325: [d5ca29afd11c7] waiting for daemon to start [2020-02-21T22:56:09.735Z] daemon.go:353: [d5ca29afd11c7] daemon started [2020-02-21T22:56:09.735Z] daemon.go:461: [d5ca29afd11c7] Stopping daemon [2020-02-21T22:56:09.735Z] daemon.go:296: [d5ca29afd11c7] exiting daemon [2020-02-21T22:56:09.735Z] daemon.go:448: [d5ca29afd11c7] Daemon stopped [2020-02-21T22:56:09.735Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-21T22:56:11.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-21T22:56:11.401Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-02-21T22:56:11.600Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-21T22:56:13.456Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-02-21T22:56:13.493Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-21T22:56:14.080Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 69.1% of statements [2020-02-21T22:56:14.424Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-21T22:56:14.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-21T22:56:14.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-21T22:56:14.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-21T22:56:14.703Z] ok github.com/docker/docker/plugin 0.596s coverage: 27.3% of statements [2020-02-21T22:56:15.614Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-21T22:56:16.747Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2020-02-21T22:56:17.035Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 49.0% of statements [2020-02-21T22:56:18.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-21T22:56:19.765Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2020-02-21T22:56:19.765Z] ok github.com/docker/docker/registry 0.473s coverage: 56.4% of statements [2020-02-21T22:56:20.053Z] ok github.com/docker/docker/volume/drivers 0.031s coverage: 36.1% of statements [2020-02-21T22:56:23.064Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-21T22:56:23.542Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-02-21T22:56:23.542Z] ok github.com/docker/docker/volume/local 0.072s coverage: 73.0% of statements [2020-02-21T22:56:24.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-21T22:56:25.022Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2020-02-21T22:56:25.806Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-21T22:56:25.891Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s) [2020-02-21T22:56:25.891Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-21T22:56:25.891Z] daemon.go:325: [df4c083ef3c94] waiting for daemon to start [2020-02-21T22:56:25.891Z] daemon.go:325: [df4c083ef3c94] waiting for daemon to start [2020-02-21T22:56:25.891Z] daemon.go:353: [df4c083ef3c94] daemon started [2020-02-21T22:56:25.891Z] daemon.go:461: [df4c083ef3c94] Stopping daemon [2020-02-21T22:56:25.891Z] daemon.go:296: [df4c083ef3c94] exiting daemon [2020-02-21T22:56:25.891Z] daemon.go:448: [df4c083ef3c94] Daemon stopped [2020-02-21T22:56:25.891Z] === RUN TestCreateServiceSecretFileMode [2020-02-21T22:56:26.633Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2020-02-21T22:56:26.633Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-21T22:56:26.633Z] daemon.go:325: [dbd4d68252aef] waiting for daemon to start [2020-02-21T22:56:26.633Z] daemon.go:325: [dbd4d68252aef] waiting for daemon to start [2020-02-21T22:56:26.633Z] daemon.go:353: [dbd4d68252aef] daemon started [2020-02-21T22:56:26.633Z] daemon.go:461: [dbd4d68252aef] Stopping daemon [2020-02-21T22:56:26.633Z] daemon.go:296: [dbd4d68252aef] exiting daemon [2020-02-21T22:56:26.633Z] daemon.go:448: [dbd4d68252aef] Daemon stopped [2020-02-21T22:56:26.633Z] === RUN TestCreateServiceConfigFileMode [2020-02-21T22:56:27.178Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-21T22:56:27.742Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-21T22:56:28.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-21T22:56:28.258Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-21T22:56:28.514Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-21T22:56:29.080Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-21T22:56:29.080Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-21T22:56:29.718Z] --- PASS: TestCreateServiceConfigFileMode (3.05s) [2020-02-21T22:56:29.718Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-21T22:56:29.718Z] daemon.go:325: [d217fbeebb728] waiting for daemon to start [2020-02-21T22:56:29.718Z] daemon.go:325: [d217fbeebb728] waiting for daemon to start [2020-02-21T22:56:29.718Z] daemon.go:353: [d217fbeebb728] daemon started [2020-02-21T22:56:29.718Z] daemon.go:461: [d217fbeebb728] Stopping daemon [2020-02-21T22:56:29.718Z] daemon.go:296: [d217fbeebb728] exiting daemon [2020-02-21T22:56:29.718Z] daemon.go:448: [d217fbeebb728] Daemon stopped [2020-02-21T22:56:29.718Z] === RUN TestCreateServiceSysctls [2020-02-21T22:56:30.975Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-21T22:56:31.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-21T22:56:31.845Z] ok github.com/docker/docker/pkg/plugins 33.662s coverage: 76.8% of statements [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/rootless [no test files] [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/volume [no test files] [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-21T22:56:31.845Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === Skipped [2020-02-21T22:56:31.845Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-21T22:56:31.845Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-21T22:56:31.845Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:56:31.845Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:56:31.845Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:56:31.845Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:56:31.845Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:56:31.845Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:73: No driver to put! [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-21T22:56:31.845Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-21T22:56:31.845Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-21T22:56:31.845Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:56:31.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:56:31.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:56:31.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:56:31.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T22:56:31.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-21T22:56:31.845Z] graphtest_unix.go:73: No driver to put! [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-21T22:56:31.845Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] [2020-02-21T22:56:31.845Z] DONE 2065 tests, 19 skipped in 365.706s Post stage [Pipeline] junit [2020-02-21T22:56:32.893Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-21T22:56:33.612Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40551/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c694d603645fe60da7e2d646016159a01c599454 hack/make.sh dynbinary test-integration [2020-02-21T22:56:33.703Z] --- PASS: TestCreateServiceSysctls (3.92s) [2020-02-21T22:56:33.703Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-21T22:56:33.703Z] daemon.go:325: [d1a8ab9253c28] waiting for daemon to start [2020-02-21T22:56:33.703Z] daemon.go:325: [d1a8ab9253c28] waiting for daemon to start [2020-02-21T22:56:33.703Z] daemon.go:353: [d1a8ab9253c28] daemon started [2020-02-21T22:56:33.703Z] daemon.go:461: [d1a8ab9253c28] Stopping daemon [2020-02-21T22:56:33.703Z] daemon.go:296: [d1a8ab9253c28] exiting daemon [2020-02-21T22:56:33.703Z] daemon.go:448: [d1a8ab9253c28] Daemon stopped [2020-02-21T22:56:33.703Z] === RUN TestInspect [2020-02-21T22:56:33.898Z] [2020-02-21T22:56:34.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-21T22:56:34.183Z] Removing bundles/ [2020-02-21T22:56:34.183Z] [2020-02-21T22:56:34.183Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-21T22:56:34.183Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-21T22:56:34.183Z] GOOS="" GOARCH="" GOARM="" [2020-02-21T22:56:37.629Z] --- PASS: TestInspect (3.51s) [2020-02-21T22:56:37.629Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-21T22:56:37.629Z] daemon.go:325: [df4fa33ebf1b7] waiting for daemon to start [2020-02-21T22:56:37.629Z] daemon.go:325: [df4fa33ebf1b7] waiting for daemon to start [2020-02-21T22:56:37.629Z] daemon.go:353: [df4fa33ebf1b7] daemon started [2020-02-21T22:56:37.629Z] daemon.go:461: [df4fa33ebf1b7] Stopping daemon [2020-02-21T22:56:37.629Z] daemon.go:296: [df4fa33ebf1b7] exiting daemon [2020-02-21T22:56:37.629Z] daemon.go:448: [df4fa33ebf1b7] Daemon stopped [2020-02-21T22:56:37.629Z] === RUN TestDockerNetworkConnectAlias [2020-02-21T22:56:38.238Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-21T22:56:38.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-21T22:56:39.425Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-21T22:56:43.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-21T22:56:43.605Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-21T22:56:43.705Z] --- PASS: TestDockerNetworkConnectAlias (5.57s) [2020-02-21T22:56:43.705Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-21T22:56:43.705Z] daemon.go:325: [d3ed6f1a7763d] waiting for daemon to start [2020-02-21T22:56:43.705Z] daemon.go:325: [d3ed6f1a7763d] waiting for daemon to start [2020-02-21T22:56:43.705Z] daemon.go:353: [d3ed6f1a7763d] daemon started [2020-02-21T22:56:43.705Z] daemon.go:461: [d3ed6f1a7763d] Stopping daemon [2020-02-21T22:56:43.705Z] daemon.go:296: [d3ed6f1a7763d] exiting daemon [2020-02-21T22:56:43.705Z] daemon.go:448: [d3ed6f1a7763d] Daemon stopped [2020-02-21T22:56:43.705Z] === RUN TestDockerNetworkReConnect [2020-02-21T22:56:44.535Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-21T22:56:45.099Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-21T22:56:46.030Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-21T22:56:46.960Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-21T22:56:47.218Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-21T22:56:47.617Z] --- PASS: TestDockerNetworkReConnect (4.78s) [2020-02-21T22:56:47.617Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-21T22:56:47.617Z] daemon.go:325: [d76bbe573599b] waiting for daemon to start [2020-02-21T22:56:47.617Z] daemon.go:325: [d76bbe573599b] waiting for daemon to start [2020-02-21T22:56:47.617Z] daemon.go:353: [d76bbe573599b] daemon started [2020-02-21T22:56:47.617Z] daemon.go:461: [d76bbe573599b] Stopping daemon [2020-02-21T22:56:47.617Z] daemon.go:296: [d76bbe573599b] exiting daemon [2020-02-21T22:56:47.617Z] daemon.go:448: [d76bbe573599b] Daemon stopped [2020-02-21T22:56:47.617Z] === RUN TestServicePlugin [2020-02-21T22:56:47.617Z] --- SKIP: TestServicePlugin (0.01s) [2020-02-21T22:56:47.617Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:56:47.617Z] === RUN TestServiceUpdateLabel [2020-02-21T22:56:48.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-21T22:56:49.140Z] 65014b3c3121: Pull complete [2020-02-21T22:56:50.705Z] --- PASS: TestServiceUpdateLabel (2.82s) [2020-02-21T22:56:50.705Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-21T22:56:50.705Z] daemon.go:325: [db238f1d52c12] waiting for daemon to start [2020-02-21T22:56:50.705Z] daemon.go:325: [db238f1d52c12] waiting for daemon to start [2020-02-21T22:56:50.705Z] daemon.go:353: [db238f1d52c12] daemon started [2020-02-21T22:56:50.705Z] daemon.go:461: [db238f1d52c12] Stopping daemon [2020-02-21T22:56:50.705Z] daemon.go:296: [db238f1d52c12] exiting daemon [2020-02-21T22:56:50.705Z] daemon.go:448: [db238f1d52c12] Daemon stopped [2020-02-21T22:56:50.705Z] === RUN TestServiceUpdateSecrets [2020-02-21T22:56:51.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-21T22:56:55.289Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-21T22:56:58.560Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-21T22:57:00.454Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-21T22:57:01.823Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-21T22:57:02.754Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-21T22:57:03.317Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-21T22:57:03.575Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-21T22:57:06.890Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2020-02-21T22:57:06.890Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-21T22:57:06.890Z] daemon.go:325: [dbe623181ffc2] waiting for daemon to start [2020-02-21T22:57:06.890Z] daemon.go:325: [dbe623181ffc2] waiting for daemon to start [2020-02-21T22:57:06.890Z] daemon.go:353: [dbe623181ffc2] daemon started [2020-02-21T22:57:06.890Z] daemon.go:461: [dbe623181ffc2] Stopping daemon [2020-02-21T22:57:06.890Z] daemon.go:296: [dbe623181ffc2] exiting daemon [2020-02-21T22:57:06.890Z] daemon.go:448: [dbe623181ffc2] Daemon stopped [2020-02-21T22:57:06.890Z] === RUN TestServiceUpdateConfigs [2020-02-21T22:57:07.751Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-21T22:57:09.647Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-21T22:57:10.578Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-21T22:57:11.143Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-21T22:57:11.706Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:57:12.181Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-21T22:57:12.181Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-21T22:57:12.181Z] remote: Enumerating objects: 2, done. [2020-02-21T22:57:12.181Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-02-21T22:57:12.181Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-02-21T22:57:12.181Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-02-21T22:57:12.181Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-02-21T22:57:12.181Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-21T22:57:12.181Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-21T22:57:12.270Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-21T22:57:12.575Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40551/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c694d603645fe60da7e2d646016159a01c599454 hack/test/unit [2020-02-21T22:57:14.164Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-21T22:57:14.164Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-21T22:57:14.164Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-21T22:57:14.164Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-21T22:57:14.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-21T22:57:15.085Z] ? github.com/docker/docker/api [no test files] [2020-02-21T22:57:16.748Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-21T22:57:18.121Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-21T22:57:18.378Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-21T22:57:18.942Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-21T22:57:18.942Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-21T22:57:23.030Z] --- PASS: TestServiceUpdateConfigs (15.57s) [2020-02-21T22:57:23.030Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-21T22:57:23.030Z] daemon.go:325: [ddc0c0f083153] waiting for daemon to start [2020-02-21T22:57:23.030Z] daemon.go:325: [ddc0c0f083153] waiting for daemon to start [2020-02-21T22:57:23.030Z] daemon.go:353: [ddc0c0f083153] daemon started [2020-02-21T22:57:23.030Z] daemon.go:461: [ddc0c0f083153] Stopping daemon [2020-02-21T22:57:23.030Z] daemon.go:296: [ddc0c0f083153] exiting daemon [2020-02-21T22:57:23.030Z] daemon.go:448: [ddc0c0f083153] Daemon stopped [2020-02-21T22:57:23.030Z] === RUN TestServiceUpdateNetwork [2020-02-21T22:57:23.115Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-21T22:57:23.371Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-21T22:57:25.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-21T22:57:29.166Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-21T22:57:29.424Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-21T22:57:29.911Z] ok github.com/docker/docker/api/server 0.023s coverage: 7.9% of statements [2020-02-21T22:57:36.369Z] --- PASS: TestServiceUpdateNetwork (14.01s) [2020-02-21T22:57:36.369Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-21T22:57:36.369Z] daemon.go:325: [d0925102bc28c] waiting for daemon to start [2020-02-21T22:57:36.369Z] daemon.go:325: [d0925102bc28c] waiting for daemon to start [2020-02-21T22:57:36.369Z] daemon.go:353: [d0925102bc28c] daemon started [2020-02-21T22:57:36.369Z] daemon.go:461: [d0925102bc28c] Stopping daemon [2020-02-21T22:57:36.369Z] daemon.go:296: [d0925102bc28c] exiting daemon [2020-02-21T22:57:36.369Z] daemon.go:448: [d0925102bc28c] Daemon stopped [2020-02-21T22:57:36.369Z] PASS [2020-02-21T22:57:36.369Z] [2020-02-21T22:57:36.369Z] === Skipped [2020-02-21T22:57:36.369Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-02-21T22:57:36.369Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T22:57:36.369Z] [2020-02-21T22:57:36.369Z] [2020-02-21T22:57:36.369Z] DONE 18 tests, 1 skipped in 119.970s [2020-02-21T22:57:36.369Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-21T22:57:36.369Z] ++ 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-21T22:57:36.369Z] ++ set -e [2020-02-21T22:57:36.369Z] ++ '[' -n 0 ']' [2020-02-21T22:57:36.369Z] ++ set -x [2020-02-21T22:57:36.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T22:57:36.369Z] INFO: Testing against a local daemon [2020-02-21T22:57:36.369Z] === RUN TestSessionCreate [2020-02-21T22:57:36.369Z] --- PASS: TestSessionCreate (0.04s) [2020-02-21T22:57:36.369Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-21T22:57:36.369Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-21T22:57:36.369Z] PASS [2020-02-21T22:57:36.369Z] [2020-02-21T22:57:36.369Z] DONE 2 tests in 0.334s [2020-02-21T22:57:36.369Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-21T22:57:36.369Z] ++ 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-21T22:57:36.369Z] ++ set -e [2020-02-21T22:57:36.369Z] ++ '[' -n 0 ']' [2020-02-21T22:57:36.369Z] ++ set -x [2020-02-21T22:57:36.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T22:57:36.369Z] INFO: Testing against a local daemon [2020-02-21T22:57:36.369Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-21T22:57:36.369Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-21T22:57:36.369Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-21T22:57:36.369Z] === RUN TestEventsExecDie [2020-02-21T22:57:37.114Z] --- PASS: TestEventsExecDie (0.88s) [2020-02-21T22:57:37.114Z] === RUN TestEventsBackwardsCompatible [2020-02-21T22:57:37.114Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-21T22:57:37.114Z] === RUN TestInfoBinaryCommits [2020-02-21T22:57:37.114Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-21T22:57:37.114Z] === RUN TestInfoAPIVersioned [2020-02-21T22:57:37.114Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-21T22:57:37.114Z] === RUN TestInfoAPI [2020-02-21T22:57:37.114Z] --- PASS: TestInfoAPI (0.03s) [2020-02-21T22:57:37.114Z] === RUN TestInfoAPIWarnings [2020-02-21T22:57:37.530Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-21T22:57:37.530Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-21T22:57:37.888Z] --- PASS: TestInfoAPIWarnings (0.83s) [2020-02-21T22:57:37.888Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-21T22:57:37.888Z] daemon.go:325: [d3ef3dd48a4ca] waiting for daemon to start [2020-02-21T22:57:37.888Z] daemon.go:325: [d3ef3dd48a4ca] waiting for daemon to start [2020-02-21T22:57:37.888Z] daemon.go:353: [d3ef3dd48a4ca] daemon started [2020-02-21T22:57:37.888Z] daemon.go:461: [d3ef3dd48a4ca] Stopping daemon [2020-02-21T22:57:37.888Z] daemon.go:296: [d3ef3dd48a4ca] exiting daemon [2020-02-21T22:57:37.888Z] daemon.go:448: [d3ef3dd48a4ca] Daemon stopped [2020-02-21T22:57:37.888Z] === RUN TestLoginFailsWithBadCredentials [2020-02-21T22:57:38.237Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-02-21T22:57:38.237Z] === RUN TestPingCacheHeaders [2020-02-21T22:57:38.237Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-21T22:57:38.237Z] === RUN TestPingGet [2020-02-21T22:57:38.237Z] --- PASS: TestPingGet (0.02s) [2020-02-21T22:57:38.237Z] === RUN TestPingHead [2020-02-21T22:57:38.237Z] --- PASS: TestPingHead (0.03s) [2020-02-21T22:57:38.237Z] === RUN TestVersion [2020-02-21T22:57:38.237Z] --- PASS: TestVersion (0.02s) [2020-02-21T22:57:38.237Z] PASS [2020-02-21T22:57:38.237Z] [2020-02-21T22:57:38.237Z] === Skipped [2020-02-21T22:57:38.237Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-21T22:57:38.237Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-21T22:57:38.237Z] [2020-02-21T22:57:38.237Z] [2020-02-21T22:57:38.237Z] DONE 12 tests, 1 skipped in 2.409s [2020-02-21T22:57:38.237Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-21T22:57:38.237Z] ++ 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-21T22:57:38.237Z] ++ set -e [2020-02-21T22:57:38.237Z] ++ '[' -n 0 ']' [2020-02-21T22:57:38.237Z] ++ set -x [2020-02-21T22:57:38.237Z] ++ env -i DEST=/go/src/github.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-21T22:57:38.500Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-21T22:57:38.584Z] INFO: Testing against a local daemon [2020-02-21T22:57:38.584Z] === RUN TestVolumesCreateAndList [2020-02-21T22:57:38.584Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-21T22:57:38.584Z] === RUN TestVolumesRemove [2020-02-21T22:57:38.584Z] --- PASS: TestVolumesRemove (0.08s) [2020-02-21T22:57:38.584Z] === RUN TestVolumesInspect [2020-02-21T22:57:38.584Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-21T22:57:38.584Z] === RUN TestVolumesInvalidJSON [2020-02-21T22:57:38.584Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-21T22:57:38.584Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-21T22:57:38.584Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-21T22:57:38.584Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-21T22:57:38.584Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-21T22:57:38.584Z] PASS [2020-02-21T22:57:38.584Z] [2020-02-21T22:57:38.584Z] DONE 5 tests in 0.293s [2020-02-21T22:57:38.584Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-21T22:57:38.938Z] ++++ cat bundles/test-integration/docker.pid [2020-02-21T22:57:38.938Z] +++ kill 9337 [2020-02-21T22:57:40.129Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-21T22:57:40.129Z] +++ /etc/init.d/apparmor stop [2020-02-21T22:57:40.129Z] Clearing AppArmor profiles cache:. [2020-02-21T22:57:40.129Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-21T22:57:40.129Z] Unloading profiles will leave already running processes permanently [2020-02-21T22:57:40.129Z] unconfined, which can lead to unexpected situations. [2020-02-21T22:57:40.129Z] [2020-02-21T22:57:40.129Z] To set a process to complain mode, use the command line tool [2020-02-21T22:57:40.129Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-21T22:57:40.129Z] with the 'teardown' option." [2020-02-21T22:57:40.129Z] Post stage [Pipeline] junit [2020-02-21T22:57:41.482Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-21T22:57:43.024Z] + echo Ensuring container killed. [2020-02-21T22:57:43.024Z] Ensuring container killed. [2020-02-21T22:57:43.024Z] + docker rm -vf docker-pr6 [2020-02-21T22:57:43.024Z] Error: No such container: docker-pr6 [2020-02-21T22:57:43.024Z] + true [Pipeline] sh [2020-02-21T22:57:43.752Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-21T22:57:43.752Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-21T22:57:43.869Z] + echo Chowning /workspace to jenkins user [2020-02-21T22:57:43.869Z] Chowning /workspace to jenkins user [2020-02-21T22:57:43.869Z] + id -u [2020-02-21T22:57:43.869Z] + id -g [2020-02-21T22:57:43.869Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40551:/workspace busybox chown -R 1001:1001 /workspace [2020-02-21T22:57:43.869Z] Unable to find image 'busybox:latest' locally [2020-02-21T22:57:43.869Z] latest: Pulling from library/busybox [2020-02-21T22:57:44.008Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-21T22:57:44.217Z] 6dc7af96dfc8: Pulling fs layer [2020-02-21T22:57:44.217Z] 6dc7af96dfc8: Verifying Checksum [2020-02-21T22:57:44.217Z] 6dc7af96dfc8: Download complete [2020-02-21T22:57:44.265Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-21T22:57:44.957Z] 6dc7af96dfc8: Pull complete [2020-02-21T22:57:44.957Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-21T22:57:44.957Z] Status: Downloaded newer image for busybox:latest [2020-02-21T22:57:46.159Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-21T22:57:47.418Z] + bundleName=s390x-integration [2020-02-21T22:57:47.418Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-21T22:57:47.418Z] Creating s390x-integration-bundles.tar.gz [2020-02-21T22:57:47.418Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-21T22:57:47.418Z] + 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-21T22:57:47.561Z] Archiving artifacts [2020-02-21T22:57:48.685Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40551/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-21T22:57:49.435Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-21T22:57:49.467Z] + make clean [2020-02-21T22:57:49.842Z] docker volume rm -f docker-dev-cache [2020-02-21T22:57:49.842Z] docker-dev-cache [Pipeline] deleteDir [2020-02-21T22:57:51.330Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-21T22:57:51.893Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-21T22:57:51.893Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-21T22:57:53.263Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-21T22:57:53.519Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-21T22:57:55.413Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-21T22:57:56.781Z] === RUN TestDockerSuite/TestBuildDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-21T22:58:06.740Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-21T22:58:08.636Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-21T22:58:09.200Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-21T22:58:09.456Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-21T22:58:09.713Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-21T22:58:10.277Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-21T22:58:11.208Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-21T22:58:12.139Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-21T22:58:12.139Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-21T22:58:14.033Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-21T22:58:15.405Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-21T22:58:15.970Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-21T22:58:20.146Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-21T22:58:21.516Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-21T22:58:23.409Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-02-21T22:58:23.974Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-21T22:58:28.149Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-21T22:58:30.043Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-21T22:58:30.607Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-21T22:58:30.863Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-21T22:58:31.427Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-21T22:58:35.602Z] --- PASS: TestImportExtremelyLargeImageWorks (186.28s) [2020-02-21T22:58:35.602Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-21T22:58:35.602Z] daemon.go:325: [deda71608b86b] waiting for daemon to start [2020-02-21T22:58:35.602Z] daemon.go:325: [deda71608b86b] waiting for daemon to start [2020-02-21T22:58:35.602Z] daemon.go:353: [deda71608b86b] daemon started [2020-02-21T22:58:35.602Z] daemon.go:461: [deda71608b86b] Stopping daemon [2020-02-21T22:58:35.602Z] daemon.go:296: [deda71608b86b] exiting daemon [2020-02-21T22:58:35.602Z] daemon.go:448: [deda71608b86b] Daemon stopped [2020-02-21T22:58:35.602Z] PASS [2020-02-21T22:58:35.602Z] [2020-02-21T22:58:35.602Z] DONE 11 tests in 187.922s [2020-02-21T22:58:35.602Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-21T22:58:35.602Z] ++ 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-21T22:58:35.602Z] ++ set -e [2020-02-21T22:58:35.602Z] ++ '[' -n 0 ']' [2020-02-21T22:58:35.602Z] ++ set -x [2020-02-21T22:58:35.603Z] ++ env -i DEST=/go/src/github.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-21T22:58:35.603Z] INFO: Testing against a local daemon [2020-02-21T22:58:35.603Z] === RUN TestNetworkCreateDelete [2020-02-21T22:58:35.603Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-02-21T22:58:35.603Z] === RUN TestDockerNetworkDeletePreferID [2020-02-21T22:58:35.859Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-02-21T22:58:35.859Z] === RUN TestInspectNetwork [2020-02-21T22:58:36.423Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-21T22:58:36.423Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-21T22:58:37.520Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-21T22:58:37.520Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-02-21T22:58:37.792Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-21T22:58:38.080Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-02-21T22:58:38.080Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-21T22:58:38.080Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-21T22:58:38.080Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-21T22:58:38.641Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-21T22:58:38.641Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-21T22:58:38.641Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-21T22:58:38.641Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-21T22:58:38.896Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-21T22:58:38.896Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-21T22:58:39.161Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-21T22:58:39.161Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-21T22:58:39.821Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-21T22:58:39.821Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-21T22:58:40.091Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-21T22:58:40.746Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-02-21T22:58:40.746Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-21T22:58:40.746Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-21T22:58:40.746Z] ? github.com/docker/docker/api/types [no test files] [2020-02-21T22:58:40.746Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-21T22:58:40.746Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-21T22:58:40.746Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-21T22:58:40.746Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-21T22:58:41.002Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-02-21T22:58:41.257Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-02-21T22:58:41.257Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-21T22:58:41.257Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-21T22:58:41.257Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-21T22:58:41.257Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-21T22:58:41.257Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-21T22:58:41.257Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-21T22:58:41.257Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-21T22:58:41.381Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-21T22:58:41.381Z] [2020-02-21T22:58:41.381Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-21T22:58:41.381Z] PKG_CONFIG=pkg-config [2020-02-21T22:58:41.381Z] GOLANG_VERSION=1.12.17 [2020-02-21T22:58:41.381Z] HOSTNAME=80d4a6c55aec [2020-02-21T22:58:41.381Z] DOCKER_EXPERIMENTAL=1 [2020-02-21T22:58:41.381Z] container=docker [2020-02-21T22:58:41.381Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-21T22:58:41.381Z] GOPATH=/go [2020-02-21T22:58:41.381Z] PWD=/go/src/github.com/docker/docker [2020-02-21T22:58:41.381Z] HOME=/root [2020-02-21T22:58:41.381Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-21T22:58:41.381Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-21T22:58:41.381Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-21T22:58:41.381Z] DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 [2020-02-21T22:58:41.381Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-21T22:58:41.381Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-21T22:58:41.381Z] TERM=xterm [2020-02-21T22:58:41.381Z] VALIDATE_BRANCH=19.03 [2020-02-21T22:58:41.381Z] DEST=bundles/test-integration [2020-02-21T22:58:41.381Z] SHLVL=1 [2020-02-21T22:58:41.381Z] TIMEOUT=120m [2020-02-21T22:58:41.381Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-21T22:58:41.381Z] DOCKER_PKG=github.com/docker/docker [2020-02-21T22:58:41.381Z] TESTDEBUG=0 [2020-02-21T22:58:41.381Z] _=/usr/bin/env [2020-02-21T22:58:41.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-21T22:58:41.461Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-21T22:58:41.512Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-02-21T22:58:41.512Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/builder [no test files] [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-21T22:58:41.512Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-21T22:58:42.437Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-02-21T22:58:43.359Z] === RUN TestInspectNetwork/full_network_id [2020-02-21T22:58:43.359Z] === RUN TestInspectNetwork/partial_network_id [2020-02-21T22:58:43.359Z] === RUN TestInspectNetwork/network_name [2020-02-21T22:58:43.359Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-21T22:58:43.359Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-21T22:58:45.517Z] edbd72df76b4: Pull complete [2020-02-21T22:58:45.517Z] Digest: sha256:d36276076915c59799c3eb700c5d7db0a7426744e3ea0b3c8b327a4130d50b90 [2020-02-21T22:58:45.517Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T22:58:45.517Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:10.0.17763.973 into daemon under test completed successfully [2020-02-21T22:58:45.517Z] INFO: Tagging mcr.microsoft.com/windows/servercore:10.0.17763.973 as microsoft/windowsservercore in daemon under test [2020-02-21T22:58:45.517Z] INFO: Version of mcr.microsoft.com/windows/servercore:10.0.17763.973 is '10.0.17763.973' [2020-02-21T22:58:45.517Z] WARN: Skipping validation tests [2020-02-21T22:58:45.517Z] INFO: Running unit tests at 02/21/2020 22:58:37... [2020-02-21T22:58:45.517Z] INFO: make.ps1 starting at 02/21/2020 22:58:41 [2020-02-21T22:58:45.517Z] INFO: Git commit (c694d6036) assumed from DOCKER_GITCOMMIT environment variable [2020-02-21T22:58:45.517Z] INFO: Invoking autogen... [2020-02-21T22:58:45.517Z] INFO: Running unit tests... [2020-02-21T22:58:46.594Z] ok github.com/docker/docker/builder/fscache 0.114s coverage: 69.2% of statements [2020-02-21T22:58:46.595Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 45.1% of statements [2020-02-21T22:58:47.533Z] --- PASS: TestInspectNetwork (11.73s) [2020-02-21T22:58:47.533Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-21T22:58:47.533Z] daemon.go:325: [d634befb6845d] waiting for daemon to start [2020-02-21T22:58:47.533Z] daemon.go:325: [d634befb6845d] waiting for daemon to start [2020-02-21T22:58:47.533Z] daemon.go:353: [d634befb6845d] daemon started [2020-02-21T22:58:47.533Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-21T22:58:47.533Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-21T22:58:47.533Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-21T22:58:47.533Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-02-21T22:58:47.533Z] daemon.go:461: [d634befb6845d] Stopping daemon [2020-02-21T22:58:47.533Z] daemon.go:296: [d634befb6845d] exiting daemon [2020-02-21T22:58:47.533Z] daemon.go:448: [d634befb6845d] Daemon stopped [2020-02-21T22:58:47.533Z] === RUN TestRunContainerWithBridgeNone [2020-02-21T22:58:48.479Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-21T22:58:49.104Z] ok github.com/docker/docker/builder/remotecontext/git 0.844s coverage: 85.1% of statements [2020-02-21T22:58:49.104Z] ok github.com/docker/docker/builder/remotecontext 0.240s coverage: 13.6% of statements [2020-02-21T22:58:49.104Z] ? github.com/docker/docker/cli [no test files] [2020-02-21T22:58:49.104Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-21T22:58:49.662Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-21T22:58:50.385Z] --- PASS: TestRunContainerWithBridgeNone (2.86s) [2020-02-21T22:58:50.385Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-21T22:58:50.385Z] daemon.go:325: [da5be13abf93b] waiting for daemon to start [2020-02-21T22:58:50.385Z] daemon.go:325: [da5be13abf93b] waiting for daemon to start [2020-02-21T22:58:50.385Z] daemon.go:353: [da5be13abf93b] daemon started [2020-02-21T22:58:50.385Z] daemon.go:461: [da5be13abf93b] Stopping daemon [2020-02-21T22:58:50.385Z] daemon.go:296: [da5be13abf93b] exiting daemon [2020-02-21T22:58:50.385Z] daemon.go:448: [da5be13abf93b] Daemon stopped [2020-02-21T22:58:50.385Z] === RUN TestNetworkInvalidJSON [2020-02-21T22:58:50.385Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-21T22:58:50.385Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-21T22:58:50.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T22:58:50.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T22:58:50.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T22:58:50.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T22:58:50.385Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-21T22:58:50.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T22:58:50.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T22:58:50.385Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-21T22:58:50.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-21T22:58:50.385Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-21T22:58:50.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-21T22:58:50.385Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-21T22:58:50.948Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-21T22:58:51.511Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-21T22:58:51.511Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-21T22:58:51.511Z] daemon.go:325: [d13fb8e2f23f0] waiting for daemon to start [2020-02-21T22:58:51.511Z] daemon.go:325: [d13fb8e2f23f0] waiting for daemon to start [2020-02-21T22:58:51.511Z] daemon.go:353: [d13fb8e2f23f0] daemon started [2020-02-21T22:58:51.511Z] daemon.go:461: [d13fb8e2f23f0] Stopping daemon [2020-02-21T22:58:51.511Z] daemon.go:296: [d13fb8e2f23f0] exiting daemon [2020-02-21T22:58:51.511Z] daemon.go:448: [d13fb8e2f23f0] Daemon stopped [2020-02-21T22:58:51.511Z] daemon.go:325: [d13fb8e2f23f0] waiting for daemon to start [2020-02-21T22:58:51.511Z] daemon.go:325: [d13fb8e2f23f0] waiting for daemon to start [2020-02-21T22:58:51.511Z] daemon.go:353: [d13fb8e2f23f0] daemon started [2020-02-21T22:58:51.511Z] daemon.go:461: [d13fb8e2f23f0] Stopping daemon [2020-02-21T22:58:51.511Z] daemon.go:296: [d13fb8e2f23f0] exiting daemon [2020-02-21T22:58:51.511Z] daemon.go:448: [d13fb8e2f23f0] Daemon stopped [2020-02-21T22:58:51.511Z] === RUN TestDaemonDefaultNetworkPools [2020-02-21T22:58:51.511Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-21T22:58:52.441Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-02-21T22:58:52.441Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-21T22:58:52.441Z] daemon.go:325: [d15be098890ba] waiting for daemon to start [2020-02-21T22:58:52.441Z] daemon.go:325: [d15be098890ba] waiting for daemon to start [2020-02-21T22:58:52.441Z] daemon.go:353: [d15be098890ba] daemon started [2020-02-21T22:58:52.441Z] daemon.go:461: [d15be098890ba] Stopping daemon [2020-02-21T22:58:52.441Z] daemon.go:296: [d15be098890ba] exiting daemon [2020-02-21T22:58:52.441Z] daemon.go:448: [d15be098890ba] Daemon stopped [2020-02-21T22:58:52.441Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-21T22:58:53.004Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-21T22:58:53.568Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-02-21T22:58:53.568Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-21T22:58:53.568Z] daemon.go:325: [dfbaac42d6543] waiting for daemon to start [2020-02-21T22:58:53.568Z] daemon.go:325: [dfbaac42d6543] waiting for daemon to start [2020-02-21T22:58:53.568Z] daemon.go:353: [dfbaac42d6543] daemon started [2020-02-21T22:58:53.568Z] daemon.go:461: [dfbaac42d6543] Stopping daemon [2020-02-21T22:58:53.568Z] daemon.go:296: [dfbaac42d6543] exiting daemon [2020-02-21T22:58:53.568Z] daemon.go:448: [dfbaac42d6543] Daemon stopped [2020-02-21T22:58:53.568Z] daemon.go:325: [dfbaac42d6543] waiting for daemon to start [2020-02-21T22:58:53.568Z] daemon.go:325: [dfbaac42d6543] waiting for daemon to start [2020-02-21T22:58:53.568Z] daemon.go:353: [dfbaac42d6543] daemon started [2020-02-21T22:58:53.568Z] daemon.go:461: [dfbaac42d6543] Stopping daemon [2020-02-21T22:58:53.568Z] daemon.go:296: [dfbaac42d6543] exiting daemon [2020-02-21T22:58:53.568Z] daemon.go:448: [dfbaac42d6543] Daemon stopped [2020-02-21T22:58:53.568Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-21T22:58:54.898Z] ok github.com/docker/docker/client 0.244s coverage: 75.7% of statements [2020-02-21T22:58:54.935Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-02-21T22:58:54.935Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-21T22:58:54.935Z] daemon.go:325: [da3774df0dd0a] waiting for daemon to start [2020-02-21T22:58:54.935Z] daemon.go:325: [da3774df0dd0a] waiting for daemon to start [2020-02-21T22:58:54.935Z] daemon.go:353: [da3774df0dd0a] daemon started [2020-02-21T22:58:54.935Z] daemon.go:461: [da3774df0dd0a] Stopping daemon [2020-02-21T22:58:54.935Z] daemon.go:296: [da3774df0dd0a] exiting daemon [2020-02-21T22:58:54.935Z] daemon.go:448: [da3774df0dd0a] Daemon stopped [2020-02-21T22:58:54.935Z] daemon.go:325: [da3774df0dd0a] waiting for daemon to start [2020-02-21T22:58:54.935Z] daemon.go:325: [da3774df0dd0a] waiting for daemon to start [2020-02-21T22:58:54.935Z] daemon.go:353: [da3774df0dd0a] daemon started [2020-02-21T22:58:54.935Z] daemon.go:461: [da3774df0dd0a] Stopping daemon [2020-02-21T22:58:54.935Z] daemon.go:296: [da3774df0dd0a] exiting daemon [2020-02-21T22:58:54.935Z] daemon.go:448: [da3774df0dd0a] Daemon stopped [2020-02-21T22:58:54.935Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-21T22:58:55.498Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-21T22:58:55.498Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-21T22:58:55.498Z] daemon.go:325: [d28308aa9748d] waiting for daemon to start [2020-02-21T22:58:55.498Z] daemon.go:325: [d28308aa9748d] waiting for daemon to start [2020-02-21T22:58:55.498Z] daemon.go:353: [d28308aa9748d] daemon started [2020-02-21T22:58:55.498Z] daemon.go:461: [d28308aa9748d] Stopping daemon [2020-02-21T22:58:55.498Z] daemon.go:296: [d28308aa9748d] exiting daemon [2020-02-21T22:58:55.498Z] daemon.go:448: [d28308aa9748d] Daemon stopped [2020-02-21T22:58:55.498Z] === RUN TestServiceWithPredefinedNetwork [2020-02-21T22:58:58.774Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s) [2020-02-21T22:58:58.774Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-21T22:58:58.774Z] daemon.go:325: [dcbc4c9b84a9b] waiting for daemon to start [2020-02-21T22:58:58.774Z] daemon.go:325: [dcbc4c9b84a9b] waiting for daemon to start [2020-02-21T22:58:58.774Z] daemon.go:353: [dcbc4c9b84a9b] daemon started [2020-02-21T22:58:58.774Z] daemon.go:461: [dcbc4c9b84a9b] Stopping daemon [2020-02-21T22:58:58.774Z] daemon.go:296: [dcbc4c9b84a9b] exiting daemon [2020-02-21T22:58:58.774Z] daemon.go:448: [dcbc4c9b84a9b] Daemon stopped [2020-02-21T22:58:58.774Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-21T22:58:58.774Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-21T22:58:58.774Z] service_test.go:230: FLAKY_TEST [2020-02-21T22:58:58.774Z] === RUN TestServiceWithDataPathPortInit [2020-02-21T22:59:00.142Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-21T22:59:03.156Z] ? github.com/docker/docker/api [no test files] [2020-02-21T22:59:03.415Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-21T22:59:04.345Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-21T22:59:06.864Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-21T22:59:06.864Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-21T22:59:10.137Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-21T22:59:10.137Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-21T22:59:12.043Z] --- PASS: TestDockerDaemonSuite (393.09s) [2020-02-21T22:59:12.043Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.00s) [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-21T22:59:12.043Z] daemon.go:325: [d0c7180d9c7f8] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d0c7180d9c7f8] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d0c7180d9c7f8] daemon started [2020-02-21T22:59:12.043Z] daemon.go:461: [d0c7180d9c7f8] Stopping daemon [2020-02-21T22:59:12.043Z] daemon.go:296: [d0c7180d9c7f8] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:448: [d0c7180d9c7f8] Daemon stopped [2020-02-21T22:59:12.043Z] daemon.go:325: [d0c7180d9c7f8] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d0c7180d9c7f8] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d0c7180d9c7f8] daemon started [2020-02-21T22:59:12.043Z] daemon.go:461: [d0c7180d9c7f8] Stopping daemon [2020-02-21T22:59:12.043Z] daemon.go:296: [d0c7180d9c7f8] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:448: [d0c7180d9c7f8] Daemon stopped [2020-02-21T22:59:12.043Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.54s) [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-21T22:59:12.043Z] daemon.go:325: [d5c83b6913cba] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d5c83b6913cba] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d5c83b6913cba] daemon started [2020-02-21T22:59:12.043Z] daemon.go:461: [d5c83b6913cba] Stopping daemon [2020-02-21T22:59:12.043Z] daemon.go:296: [d5c83b6913cba] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:448: [d5c83b6913cba] Daemon stopped [2020-02-21T22:59:12.043Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-21T22:59:12.043Z] daemon.go:325: [d8bf736103e4e] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d8bf736103e4e] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d8bf736103e4e] daemon started [2020-02-21T22:59:12.043Z] daemon.go:461: [d8bf736103e4e] Stopping daemon [2020-02-21T22:59:12.043Z] daemon.go:296: [d8bf736103e4e] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:448: [d8bf736103e4e] Daemon stopped [2020-02-21T22:59:12.043Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.49s) [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-21T22:59:12.043Z] daemon.go:325: [ddcc3f761c87e] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [ddcc3f761c87e] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [ddcc3f761c87e] daemon started [2020-02-21T22:59:12.043Z] daemon.go:296: [ddcc3f761c87e] exiting daemon [2020-02-21T22:59:12.043Z] docker_cli_daemon_test.go:1449: Daemon ddcc3f761c87e is not started [2020-02-21T22:59:12.043Z] daemon.go:325: [ddcc3f761c87e] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [ddcc3f761c87e] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [ddcc3f761c87e] daemon started [2020-02-21T22:59:12.043Z] daemon.go:461: [ddcc3f761c87e] Stopping daemon [2020-02-21T22:59:12.043Z] daemon.go:296: [ddcc3f761c87e] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:448: [ddcc3f761c87e] Daemon stopped [2020-02-21T22:59:12.043Z] check_test.go:309: Daemon db791ef076c59 is not started [2020-02-21T22:59:12.043Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s) [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-21T22:59:12.043Z] daemon.go:325: [d0901a7d70c9f] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d0901a7d70c9f] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d0901a7d70c9f] daemon started [2020-02-21T22:59:12.043Z] daemon.go:296: [d0901a7d70c9f] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:325: [d0901a7d70c9f] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d0901a7d70c9f] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d0901a7d70c9f] daemon started [2020-02-21T22:59:12.043Z] daemon.go:461: [d0901a7d70c9f] Stopping daemon [2020-02-21T22:59:12.043Z] daemon.go:296: [d0901a7d70c9f] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:448: [d0901a7d70c9f] Daemon stopped [2020-02-21T22:59:12.043Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.77s) [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-21T22:59:12.043Z] daemon.go:325: [d4058c23c85e5] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d4058c23c85e5] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d4058c23c85e5] daemon started [2020-02-21T22:59:12.043Z] daemon.go:296: [d4058c23c85e5] exiting daemon [2020-02-21T22:59:12.043Z] check_test.go:309: Daemon dd29f5f7f1cf6 is not started [2020-02-21T22:59:12.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.37s) [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-21T22:59:12.043Z] daemon.go:325: [d0500dccb3caf] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d0500dccb3caf] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d0500dccb3caf] daemon started [2020-02-21T22:59:12.043Z] daemon.go:461: [d0500dccb3caf] Stopping daemon [2020-02-21T22:59:12.043Z] daemon.go:296: [d0500dccb3caf] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:448: [d0500dccb3caf] Daemon stopped [2020-02-21T22:59:12.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s) [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-21T22:59:12.043Z] daemon.go:325: [d70e448a44908] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:296: [d70e448a44908] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:325: [d70e448a44908] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d70e448a44908] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d70e448a44908] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d70e448a44908] daemon started [2020-02-21T22:59:12.043Z] daemon.go:461: [d70e448a44908] Stopping daemon [2020-02-21T22:59:12.043Z] daemon.go:296: [d70e448a44908] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:448: [d70e448a44908] Daemon stopped [2020-02-21T22:59:12.043Z] daemon.go:325: [d70e448a44908] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d70e448a44908] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d70e448a44908] daemon started [2020-02-21T22:59:12.043Z] daemon.go:461: [d70e448a44908] Stopping daemon [2020-02-21T22:59:12.043Z] daemon.go:296: [d70e448a44908] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:448: [d70e448a44908] Daemon stopped [2020-02-21T22:59:12.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2020-02-21T22:59:12.043Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-21T22:59:12.043Z] daemon.go:325: [d67f4165bf0c2] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:325: [d67f4165bf0c2] waiting for daemon to start [2020-02-21T22:59:12.043Z] daemon.go:353: [d67f4165bf0c2] daemon started [2020-02-21T22:59:12.043Z] daemon.go:461: [d67f4165bf0c2] Stopping daemon [2020-02-21T22:59:12.043Z] daemon.go:296: [d67f4165bf0c2] exiting daemon [2020-02-21T22:59:12.043Z] daemon.go:448: [d67f4165bf0c2] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [d67f4165bf0c2] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d67f4165bf0c2] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d67f4165bf0c2] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d67f4165bf0c2] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d67f4165bf0c2] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d67f4165bf0c2] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.35s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-21T22:59:12.044Z] daemon.go:325: [d02fbac43e1c3] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d02fbac43e1c3] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d02fbac43e1c3] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d02fbac43e1c3] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d02fbac43e1c3] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d02fbac43e1c3] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [d02fbac43e1c3] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d02fbac43e1c3] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d02fbac43e1c3] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d02fbac43e1c3] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d02fbac43e1c3] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d02fbac43e1c3] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.51s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-21T22:59:12.044Z] daemon.go:325: [d241028d18d4e] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d241028d18d4e] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d241028d18d4e] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d241028d18d4e] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d241028d18d4e] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d241028d18d4e] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [d241028d18d4e] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d241028d18d4e] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d241028d18d4e] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d241028d18d4e] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d241028d18d4e] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d241028d18d4e] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.73s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-21T22:59:12.044Z] daemon.go:325: [d17b33105e7cb] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d17b33105e7cb] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d17b33105e7cb] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d17b33105e7cb] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d17b33105e7cb] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d17b33105e7cb] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [d17b33105e7cb] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d17b33105e7cb] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d17b33105e7cb] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d17b33105e7cb] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d17b33105e7cb] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d17b33105e7cb] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.29s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-21T22:59:12.044Z] daemon.go:325: [d810da7c7e154] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d810da7c7e154] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d810da7c7e154] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d810da7c7e154] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d810da7c7e154] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d810da7c7e154] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [d810da7c7e154] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d810da7c7e154] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d810da7c7e154] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d810da7c7e154] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d810da7c7e154] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d810da7c7e154] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.12s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-21T22:59:12.044Z] daemon.go:325: [d627dbca8124c] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d627dbca8124c] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d627dbca8124c] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d627dbca8124c] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d627dbca8124c] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d627dbca8124c] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [d627dbca8124c] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d627dbca8124c] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d627dbca8124c] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d627dbca8124c] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d627dbca8124c] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d627dbca8124c] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-21T22:59:12.044Z] daemon.go:325: [dd19e94fb35b4] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:296: [dd19e94fb35b4] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:325: [dd19e94fb35b4] waiting for daemon to start [2020-02-21T22:59:12.044Z] check_test.go:309: Daemon d673f71850fd9 is not started [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-21T22:59:12.044Z] daemon.go:325: [d85a1e1d032a9] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:296: [d85a1e1d032a9] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:325: [d85a1e1d032a9] waiting for daemon to start [2020-02-21T22:59:12.044Z] check_test.go:309: Daemon dd967949142b3 is not started [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-21T22:59:12.044Z] daemon.go:325: [ddb96c9cb78c9] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [ddb96c9cb78c9] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [ddb96c9cb78c9] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [ddb96c9cb78c9] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [ddb96c9cb78c9] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [ddb96c9cb78c9] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-21T22:59:12.044Z] daemon.go:325: [ddc0c9ffa801b] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [ddc0c9ffa801b] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [ddc0c9ffa801b] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [ddc0c9ffa801b] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [ddc0c9ffa801b] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [ddc0c9ffa801b] Daemon stopped [2020-02-21T22:59:12.044Z] check_test.go:309: Daemon ddc0c9ffa801b is not started [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-21T22:59:12.044Z] daemon.go:325: [dbcaa34a62c8f] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [dbcaa34a62c8f] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [dbcaa34a62c8f] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [dbcaa34a62c8f] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [dbcaa34a62c8f] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [dbcaa34a62c8f] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [dbcaa34a62c8f] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [dbcaa34a62c8f] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [dbcaa34a62c8f] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [dbcaa34a62c8f] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [dbcaa34a62c8f] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [dbcaa34a62c8f] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-21T22:59:12.044Z] daemon.go:325: [d14534a8bd59a] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d14534a8bd59a] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d14534a8bd59a] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d14534a8bd59a] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d14534a8bd59a] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d14534a8bd59a] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [d14534a8bd59a] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d14534a8bd59a] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d14534a8bd59a] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d14534a8bd59a] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d14534a8bd59a] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d14534a8bd59a] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.55s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-21T22:59:12.044Z] daemon.go:325: [d85a97867d36c] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d85a97867d36c] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d85a97867d36c] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d85a97867d36c] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d85a97867d36c] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d85a97867d36c] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [d85a97867d36c] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d85a97867d36c] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d85a97867d36c] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d85a97867d36c] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d85a97867d36c] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d85a97867d36c] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-21T22:59:12.044Z] daemon.go:325: [dff00ba3aa5e4] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [dff00ba3aa5e4] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [dff00ba3aa5e4] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [dff00ba3aa5e4] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [dff00ba3aa5e4] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [dff00ba3aa5e4] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [dff00ba3aa5e4] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [dff00ba3aa5e4] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [dff00ba3aa5e4] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [dff00ba3aa5e4] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [dff00ba3aa5e4] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [dff00ba3aa5e4] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-21T22:59:12.044Z] daemon.go:325: [d1a74ea3f7a30] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d1a74ea3f7a30] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d1a74ea3f7a30] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d1a74ea3f7a30] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d1a74ea3f7a30] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d1a74ea3f7a30] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-02-21T22:59:12.044Z] daemon.go:325: [d8996457b5852] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d8996457b5852] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d8996457b5852] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d8996457b5852] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d8996457b5852] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d8996457b5852] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-21T22:59:12.044Z] daemon.go:325: [dc0a9fae63bcc] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [dc0a9fae63bcc] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [dc0a9fae63bcc] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [dc0a9fae63bcc] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [dc0a9fae63bcc] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [dc0a9fae63bcc] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-21T22:59:12.044Z] daemon.go:325: [d8cfdbf14f764] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:296: [d8cfdbf14f764] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:325: [d8cfdbf14f764] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:461: [d8cfdbf14f764] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:450: [d8cfdbf14f764] Error when stopping daemon: daemon not started [2020-02-21T22:59:12.044Z] check_test.go:309: Daemon d8cfdbf14f764 is not started [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-02-21T22:59:12.044Z] daemon.go:325: [dba619d6559fe] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [dba619d6559fe] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [dba619d6559fe] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [dba619d6559fe] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [dba619d6559fe] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [dba619d6559fe] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-21T22:59:12.044Z] daemon.go:325: [d1be6ddcf0b4b] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d1be6ddcf0b4b] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d1be6ddcf0b4b] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d1be6ddcf0b4b] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d1be6ddcf0b4b] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d1be6ddcf0b4b] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-21T22:59:12.044Z] daemon.go:325: [d93f10b3d0143] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d93f10b3d0143] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d93f10b3d0143] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d93f10b3d0143] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d93f10b3d0143] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d93f10b3d0143] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.15s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-21T22:59:12.044Z] daemon.go:325: [dea47d4af305d] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [dea47d4af305d] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [dea47d4af305d] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [dea47d4af305d] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [dea47d4af305d] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [dea47d4af305d] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [dea47d4af305d] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [dea47d4af305d] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [dea47d4af305d] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [dea47d4af305d] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [dea47d4af305d] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [dea47d4af305d] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.02s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-02-21T22:59:12.044Z] daemon.go:325: [de12793042213] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [de12793042213] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [de12793042213] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [de12793042213] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [de12793042213] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [de12793042213] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [de12793042213] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [de12793042213] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [de12793042213] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [de12793042213] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [de12793042213] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [de12793042213] Daemon stopped [2020-02-21T22:59:12.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2020-02-21T22:59:12.044Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-02-21T22:59:12.044Z] daemon.go:325: [d7ef6645bf94d] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d7ef6645bf94d] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:353: [d7ef6645bf94d] daemon started [2020-02-21T22:59:12.044Z] daemon.go:461: [d7ef6645bf94d] Stopping daemon [2020-02-21T22:59:12.044Z] daemon.go:296: [d7ef6645bf94d] exiting daemon [2020-02-21T22:59:12.044Z] daemon.go:448: [d7ef6645bf94d] Daemon stopped [2020-02-21T22:59:12.044Z] daemon.go:325: [d7ef6645bf94d] waiting for daemon to start [2020-02-21T22:59:12.044Z] daemon.go:325: [d7ef6645bf94d] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d7ef6645bf94d] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d7ef6645bf94d] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d7ef6645bf94d] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d7ef6645bf94d] Daemon stopped [2020-02-21T22:59:12.045Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-21T22:59:12.045Z] requirement.go:26: unmatched requirement IPv6 [2020-02-21T22:59:12.045Z] check_test.go:309: Daemon d1714e74d4b17 is not started [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.29s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-21T22:59:12.045Z] daemon.go:325: [d8ba2faeb6904] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d8ba2faeb6904] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d8ba2faeb6904] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d8ba2faeb6904] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d8ba2faeb6904] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d8ba2faeb6904] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.15s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-21T22:59:12.045Z] daemon.go:325: [dcc1aa0731c70] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [dcc1aa0731c70] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [dcc1aa0731c70] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [dcc1aa0731c70] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [dcc1aa0731c70] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [dcc1aa0731c70] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.63s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-21T22:59:12.045Z] daemon.go:325: [d7bf7e7db1ec2] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d7bf7e7db1ec2] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d7bf7e7db1ec2] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d7bf7e7db1ec2] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d7bf7e7db1ec2] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d7bf7e7db1ec2] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-21T22:59:12.045Z] daemon.go:325: [d5dad936ea7fb] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d5dad936ea7fb] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d5dad936ea7fb] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d5dad936ea7fb] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d5dad936ea7fb] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d5dad936ea7fb] Daemon stopped [2020-02-21T22:59:12.045Z] check_test.go:309: Daemon d5dad936ea7fb is not started [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.17s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-21T22:59:12.045Z] daemon.go:325: [d5e09c85db7ca] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d5e09c85db7ca] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d5e09c85db7ca] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d5e09c85db7ca] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d5e09c85db7ca] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d5e09c85db7ca] Daemon stopped [2020-02-21T22:59:12.045Z] daemon.go:325: [d5e09c85db7ca] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d5e09c85db7ca] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d5e09c85db7ca] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d5e09c85db7ca] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d5e09c85db7ca] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d5e09c85db7ca] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-21T22:59:12.045Z] daemon.go:325: [d0f54fcf96aec] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d0f54fcf96aec] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d0f54fcf96aec] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d0f54fcf96aec] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d0f54fcf96aec] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d0f54fcf96aec] Daemon stopped [2020-02-21T22:59:12.045Z] check_test.go:309: Daemon d0f54fcf96aec is not started [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.70s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-21T22:59:12.045Z] daemon.go:325: [d819e8b3bf4b0] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d819e8b3bf4b0] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d819e8b3bf4b0] daemon started [2020-02-21T22:59:12.045Z] docker_cli_daemon_plugins_test.go:80: Daemon d819e8b3bf4b0 is not started [2020-02-21T22:59:12.045Z] daemon.go:325: [d819e8b3bf4b0] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:296: [d819e8b3bf4b0] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:325: [d819e8b3bf4b0] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d819e8b3bf4b0] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d819e8b3bf4b0] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d819e8b3bf4b0] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d819e8b3bf4b0] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.33s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-21T22:59:12.045Z] daemon.go:325: [d7de81c5f318a] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d7de81c5f318a] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d7de81c5f318a] daemon started [2020-02-21T22:59:12.045Z] daemon.go:296: [d7de81c5f318a] exiting daemon [2020-02-21T22:59:12.045Z] docker_cli_daemon_plugins_test.go:170: Daemon d7de81c5f318a is not started [2020-02-21T22:59:12.045Z] daemon.go:325: [d7de81c5f318a] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d7de81c5f318a] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d7de81c5f318a] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d7de81c5f318a] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d7de81c5f318a] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d7de81c5f318a] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.44s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-21T22:59:12.045Z] daemon.go:325: [d64c6a7c59b6e] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d64c6a7c59b6e] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d64c6a7c59b6e] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d64c6a7c59b6e] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d64c6a7c59b6e] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d64c6a7c59b6e] Daemon stopped [2020-02-21T22:59:12.045Z] daemon.go:325: [d64c6a7c59b6e] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d64c6a7c59b6e] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d64c6a7c59b6e] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d64c6a7c59b6e] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d64c6a7c59b6e] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d64c6a7c59b6e] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-21T22:59:12.045Z] daemon.go:325: [d1a599224ffc7] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d1a599224ffc7] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d1a599224ffc7] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d1a599224ffc7] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d1a599224ffc7] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d1a599224ffc7] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-21T22:59:12.045Z] daemon.go:325: [d76da2dd0b2aa] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d76da2dd0b2aa] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d76da2dd0b2aa] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d76da2dd0b2aa] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d76da2dd0b2aa] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d76da2dd0b2aa] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-21T22:59:12.045Z] daemon.go:325: [d6a8ab96388e7] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:296: [d6a8ab96388e7] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:325: [d6a8ab96388e7] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:461: [d6a8ab96388e7] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:450: [d6a8ab96388e7] Error when stopping daemon: daemon not started [2020-02-21T22:59:12.045Z] check_test.go:309: Daemon d6a8ab96388e7 is not started [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.96s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-21T22:59:12.045Z] daemon.go:325: [d4f17711f6436] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d4f17711f6436] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d4f17711f6436] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d4f17711f6436] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d4f17711f6436] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d4f17711f6436] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.93s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-21T22:59:12.045Z] daemon.go:325: [dd81d53cb7632] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [dd81d53cb7632] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [dd81d53cb7632] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [dd81d53cb7632] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [dd81d53cb7632] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [dd81d53cb7632] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-21T22:59:12.045Z] daemon.go:325: [d199502b16f75] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d199502b16f75] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d199502b16f75] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d199502b16f75] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d199502b16f75] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d199502b16f75] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-21T22:59:12.045Z] daemon.go:325: [da02d1bcb1e89] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [da02d1bcb1e89] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [da02d1bcb1e89] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [da02d1bcb1e89] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [da02d1bcb1e89] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [da02d1bcb1e89] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.87s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-21T22:59:12.045Z] daemon.go:325: [d368441c4af12] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d368441c4af12] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d368441c4af12] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d368441c4af12] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d368441c4af12] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d368441c4af12] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-21T22:59:12.045Z] daemon.go:325: [d1213f36642fe] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d1213f36642fe] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d1213f36642fe] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d1213f36642fe] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d1213f36642fe] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d1213f36642fe] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-21T22:59:12.045Z] daemon.go:325: [d8e414285bd39] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d8e414285bd39] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d8e414285bd39] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d8e414285bd39] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d8e414285bd39] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d8e414285bd39] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-21T22:59:12.045Z] daemon.go:325: [dba4e7c52fe9a] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [dba4e7c52fe9a] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [dba4e7c52fe9a] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [dba4e7c52fe9a] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [dba4e7c52fe9a] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [dba4e7c52fe9a] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-21T22:59:12.045Z] daemon.go:325: [d73e61f6ced2a] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d73e61f6ced2a] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d73e61f6ced2a] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d73e61f6ced2a] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d73e61f6ced2a] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d73e61f6ced2a] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-21T22:59:12.045Z] daemon.go:325: [d0fc49837b65d] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d0fc49837b65d] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d0fc49837b65d] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d0fc49837b65d] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d0fc49837b65d] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d0fc49837b65d] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.30s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-21T22:59:12.045Z] daemon.go:325: [d467b10279205] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d467b10279205] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d467b10279205] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d467b10279205] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d467b10279205] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d467b10279205] Daemon stopped [2020-02-21T22:59:12.045Z] check_test.go:309: Daemon d467b10279205 is not started [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.08s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-21T22:59:12.045Z] daemon.go:325: [d4c24ea446d41] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d4c24ea446d41] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d4c24ea446d41] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d4c24ea446d41] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d4c24ea446d41] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d4c24ea446d41] Daemon stopped [2020-02-21T22:59:12.045Z] daemon.go:325: [d4c24ea446d41] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [d4c24ea446d41] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [d4c24ea446d41] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [d4c24ea446d41] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [d4c24ea446d41] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [d4c24ea446d41] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.78s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-21T22:59:12.045Z] daemon.go:325: [dc205baa2e823] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [dc205baa2e823] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [dc205baa2e823] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [dc205baa2e823] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [dc205baa2e823] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [dc205baa2e823] Daemon stopped [2020-02-21T22:59:12.045Z] daemon.go:325: [dc205baa2e823] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [dc205baa2e823] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [dc205baa2e823] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:353: [dc205baa2e823] daemon started [2020-02-21T22:59:12.045Z] daemon.go:461: [dc205baa2e823] Stopping daemon [2020-02-21T22:59:12.045Z] daemon.go:296: [dc205baa2e823] exiting daemon [2020-02-21T22:59:12.045Z] daemon.go:448: [dc205baa2e823] Daemon stopped [2020-02-21T22:59:12.045Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.52s) [2020-02-21T22:59:12.045Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-21T22:59:12.045Z] daemon.go:325: [da7dd26034cc2] waiting for daemon to start [2020-02-21T22:59:12.045Z] daemon.go:325: [da7dd26034cc2] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [da7dd26034cc2] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [da7dd26034cc2] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [da7dd26034cc2] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [da7dd26034cc2] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [da7dd26034cc2] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [da7dd26034cc2] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [da7dd26034cc2] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [da7dd26034cc2] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [da7dd26034cc2] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [da7dd26034cc2] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-21T22:59:12.046Z] daemon.go:325: [de2d36c767072] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [de2d36c767072] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [de2d36c767072] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [de2d36c767072] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [de2d36c767072] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [de2d36c767072] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [de2d36c767072] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [de2d36c767072] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [de2d36c767072] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [de2d36c767072] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [de2d36c767072] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [de2d36c767072] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.66s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-21T22:59:12.046Z] daemon.go:325: [d6685b492ef47] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d6685b492ef47] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d6685b492ef47] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d6685b492ef47] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d6685b492ef47] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d6685b492ef47] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [d6685b492ef47] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d6685b492ef47] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d6685b492ef47] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d6685b492ef47] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d6685b492ef47] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d6685b492ef47] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.56s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-21T22:59:12.046Z] daemon.go:325: [d28b62ad40231] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d28b62ad40231] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d28b62ad40231] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d28b62ad40231] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d28b62ad40231] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d28b62ad40231] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [d28b62ad40231] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d28b62ad40231] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d28b62ad40231] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d28b62ad40231] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d28b62ad40231] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d28b62ad40231] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.02s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-21T22:59:12.046Z] daemon.go:325: [da6ffe6471d89] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [da6ffe6471d89] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [da6ffe6471d89] daemon started [2020-02-21T22:59:12.046Z] daemon.go:325: [da6ffe6471d89] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:296: [da6ffe6471d89] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:325: [da6ffe6471d89] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [da6ffe6471d89] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [da6ffe6471d89] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [da6ffe6471d89] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [da6ffe6471d89] Daemon stopped [2020-02-21T22:59:12.046Z] check_test.go:309: Daemon da6ffe6471d89 is not started [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-21T22:59:12.046Z] daemon.go:325: [db2bec3e299ee] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [db2bec3e299ee] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [db2bec3e299ee] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [db2bec3e299ee] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [db2bec3e299ee] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [db2bec3e299ee] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [db2bec3e299ee] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [db2bec3e299ee] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [db2bec3e299ee] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [db2bec3e299ee] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [db2bec3e299ee] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [db2bec3e299ee] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.54s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-21T22:59:12.046Z] daemon.go:325: [d5b358bc600ca] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d5b358bc600ca] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d5b358bc600ca] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d5b358bc600ca] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d5b358bc600ca] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d5b358bc600ca] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [d5b358bc600ca] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d5b358bc600ca] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d5b358bc600ca] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d5b358bc600ca] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d5b358bc600ca] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d5b358bc600ca] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.35s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-21T22:59:12.046Z] daemon.go:325: [d3b6b238ff556] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d3b6b238ff556] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d3b6b238ff556] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d3b6b238ff556] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d3b6b238ff556] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d3b6b238ff556] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [d3b6b238ff556] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d3b6b238ff556] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d3b6b238ff556] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d3b6b238ff556] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d3b6b238ff556] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d3b6b238ff556] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [d3b6b238ff556] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d3b6b238ff556] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d3b6b238ff556] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d3b6b238ff556] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d3b6b238ff556] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d3b6b238ff556] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d3b6b238ff556] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.58s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-21T22:59:12.046Z] daemon.go:325: [d37a8de3f3060] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d37a8de3f3060] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d37a8de3f3060] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d37a8de3f3060] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d37a8de3f3060] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d37a8de3f3060] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [d37a8de3f3060] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d37a8de3f3060] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d37a8de3f3060] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d37a8de3f3060] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d37a8de3f3060] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d37a8de3f3060] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.79s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-21T22:59:12.046Z] daemon.go:325: [df470920ddaa1] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [df470920ddaa1] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [df470920ddaa1] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [df470920ddaa1] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [df470920ddaa1] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [df470920ddaa1] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [df470920ddaa1] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [df470920ddaa1] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [df470920ddaa1] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [df470920ddaa1] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [df470920ddaa1] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [df470920ddaa1] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [df470920ddaa1] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [df470920ddaa1] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [df470920ddaa1] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [df470920ddaa1] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [df470920ddaa1] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [df470920ddaa1] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.75s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-21T22:59:12.046Z] daemon.go:325: [d9be9cf38abc9] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d9be9cf38abc9] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d9be9cf38abc9] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d9be9cf38abc9] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d9be9cf38abc9] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d9be9cf38abc9] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [d9be9cf38abc9] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d9be9cf38abc9] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d9be9cf38abc9] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d9be9cf38abc9] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d9be9cf38abc9] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d9be9cf38abc9] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.77s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-21T22:59:12.046Z] daemon.go:325: [ddabb9d9bfcdc] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [ddabb9d9bfcdc] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [ddabb9d9bfcdc] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [ddabb9d9bfcdc] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [ddabb9d9bfcdc] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [ddabb9d9bfcdc] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [ddabb9d9bfcdc] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [ddabb9d9bfcdc] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [ddabb9d9bfcdc] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [ddabb9d9bfcdc] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [ddabb9d9bfcdc] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [ddabb9d9bfcdc] Daemon stopped [2020-02-21T22:59:12.046Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-21T22:59:12.046Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T22:59:12.046Z] check_test.go:309: Daemon db1fcb4305548 is not started [2020-02-21T22:59:12.046Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-21T22:59:12.046Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T22:59:12.046Z] check_test.go:309: Daemon ddfb104411200 is not started [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.98s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-21T22:59:12.046Z] daemon.go:325: [d8ae386b2d1ca] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d8ae386b2d1ca] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d8ae386b2d1ca] daemon started [2020-02-21T22:59:12.046Z] daemon.go:296: [d8ae386b2d1ca] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:325: [d8ae386b2d1ca] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d8ae386b2d1ca] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d8ae386b2d1ca] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d8ae386b2d1ca] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d8ae386b2d1ca] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d8ae386b2d1ca] Daemon stopped [2020-02-21T22:59:12.046Z] check_test.go:309: Daemon d8ae386b2d1ca is not started [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.49s) [2020-02-21T22:59:12.046Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-21T22:59:12.046Z] daemon.go:325: [d481e50f8448a] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d481e50f8448a] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d481e50f8448a] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d481e50f8448a] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d481e50f8448a] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d481e50f8448a] Daemon stopped [2020-02-21T22:59:12.046Z] daemon.go:325: [d481e50f8448a] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:325: [d481e50f8448a] waiting for daemon to start [2020-02-21T22:59:12.046Z] daemon.go:353: [d481e50f8448a] daemon started [2020-02-21T22:59:12.046Z] daemon.go:461: [d481e50f8448a] Stopping daemon [2020-02-21T22:59:12.046Z] daemon.go:296: [d481e50f8448a] exiting daemon [2020-02-21T22:59:12.046Z] daemon.go:448: [d481e50f8448a] Daemon stopped [2020-02-21T22:59:12.046Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.66s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-21T22:59:12.047Z] daemon.go:325: [dd7bbb0c7ce0e] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [dd7bbb0c7ce0e] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [dd7bbb0c7ce0e] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [dd7bbb0c7ce0e] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [dd7bbb0c7ce0e] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [dd7bbb0c7ce0e] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:325: [dd7bbb0c7ce0e] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [dd7bbb0c7ce0e] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [dd7bbb0c7ce0e] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [dd7bbb0c7ce0e] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [dd7bbb0c7ce0e] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [dd7bbb0c7ce0e] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.66s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-21T22:59:12.047Z] daemon.go:325: [da0a59c0c30dc] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [da0a59c0c30dc] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [da0a59c0c30dc] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [da0a59c0c30dc] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [da0a59c0c30dc] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [da0a59c0c30dc] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:325: [da0a59c0c30dc] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [da0a59c0c30dc] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [da0a59c0c30dc] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [da0a59c0c30dc] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [da0a59c0c30dc] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [da0a59c0c30dc] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.50s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-21T22:59:12.047Z] daemon.go:325: [d955d1687ae87] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [d955d1687ae87] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [d955d1687ae87] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [d955d1687ae87] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [d955d1687ae87] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [d955d1687ae87] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:325: [d955d1687ae87] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [d955d1687ae87] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [d955d1687ae87] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [d955d1687ae87] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [d955d1687ae87] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [d955d1687ae87] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.46s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-21T22:59:12.047Z] daemon.go:325: [d4647d70a12cd] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [d4647d70a12cd] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [d4647d70a12cd] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [d4647d70a12cd] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [d4647d70a12cd] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [d4647d70a12cd] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:325: [d4647d70a12cd] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [d4647d70a12cd] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [d4647d70a12cd] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [d4647d70a12cd] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [d4647d70a12cd] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [d4647d70a12cd] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.64s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-21T22:59:12.047Z] daemon.go:325: [de138adbb6abd] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [de138adbb6abd] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [de138adbb6abd] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [de138adbb6abd] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [de138adbb6abd] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [de138adbb6abd] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:325: [de138adbb6abd] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [de138adbb6abd] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [de138adbb6abd] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [de138adbb6abd] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [de138adbb6abd] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [de138adbb6abd] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.31s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-21T22:59:12.047Z] daemon.go:325: [dfde60b11e6de] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [dfde60b11e6de] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [dfde60b11e6de] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [dfde60b11e6de] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [dfde60b11e6de] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [dfde60b11e6de] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:325: [dfde60b11e6de] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [dfde60b11e6de] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [dfde60b11e6de] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [dfde60b11e6de] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [dfde60b11e6de] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [dfde60b11e6de] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.57s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-21T22:59:12.047Z] daemon.go:325: [dae47ae703a7c] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [dae47ae703a7c] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [dae47ae703a7c] daemon started [2020-02-21T22:59:12.047Z] daemon.go:296: [dae47ae703a7c] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:325: [dae47ae703a7c] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [dae47ae703a7c] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [dae47ae703a7c] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [dae47ae703a7c] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [dae47ae703a7c] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [dae47ae703a7c] Daemon stopped [2020-02-21T22:59:12.047Z] check_test.go:309: Daemon dae47ae703a7c is not started [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.55s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-21T22:59:12.047Z] daemon.go:325: [df0f0ad178359] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [df0f0ad178359] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [df0f0ad178359] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [df0f0ad178359] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [df0f0ad178359] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [df0f0ad178359] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:325: [df0f0ad178359] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [df0f0ad178359] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [df0f0ad178359] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [df0f0ad178359] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [df0f0ad178359] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [df0f0ad178359] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.70s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-21T22:59:12.047Z] daemon.go:325: [d627ca965203c] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [d627ca965203c] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [d627ca965203c] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [d627ca965203c] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [d627ca965203c] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [d627ca965203c] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:325: [d627ca965203c] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [d627ca965203c] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [d627ca965203c] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [d627ca965203c] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [d627ca965203c] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [d627ca965203c] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-21T22:59:12.047Z] daemon.go:325: [da3f0f6242a9d] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [da3f0f6242a9d] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [da3f0f6242a9d] daemon started [2020-02-21T22:59:12.047Z] daemon.go:296: [da3f0f6242a9d] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:461: [da3f0f6242a9d] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:450: [da3f0f6242a9d] Error when stopping daemon: daemon not started [2020-02-21T22:59:12.047Z] check_test.go:309: Daemon da3f0f6242a9d is not started [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-21T22:59:12.047Z] daemon.go:325: [df7de045c4838] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [df7de045c4838] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [df7de045c4838] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [df7de045c4838] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [df7de045c4838] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [df7de045c4838] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.68s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-21T22:59:12.047Z] daemon.go:325: [df72f02ef17c2] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [df72f02ef17c2] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [df72f02ef17c2] daemon started [2020-02-21T22:59:12.047Z] daemon.go:296: [df72f02ef17c2] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:325: [df72f02ef17c2] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [df72f02ef17c2] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [df72f02ef17c2] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [df72f02ef17c2] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [df72f02ef17c2] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [df72f02ef17c2] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:325: [df72f02ef17c2] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [df72f02ef17c2] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [df72f02ef17c2] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [df72f02ef17c2] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [df72f02ef17c2] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [df72f02ef17c2] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-21T22:59:12.047Z] daemon.go:325: [da897d9dc7443] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [da897d9dc7443] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [da897d9dc7443] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [da897d9dc7443] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [da897d9dc7443] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [da897d9dc7443] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:325: [da897d9dc7443] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [da897d9dc7443] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [da897d9dc7443] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [da897d9dc7443] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [da897d9dc7443] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [da897d9dc7443] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-21T22:59:12.047Z] daemon.go:325: [d3711f58d5dd0] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [d3711f58d5dd0] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [d3711f58d5dd0] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [d3711f58d5dd0] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [d3711f58d5dd0] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [d3711f58d5dd0] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-21T22:59:12.047Z] daemon.go:325: [db430e5d89fc5] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [db430e5d89fc5] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [db430e5d89fc5] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [db430e5d89fc5] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [db430e5d89fc5] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [db430e5d89fc5] Daemon stopped [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-21T22:59:12.047Z] daemon.go:325: [da3ea081be6b8] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [da3ea081be6b8] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [da3ea081be6b8] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [da3ea081be6b8] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [da3ea081be6b8] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [da3ea081be6b8] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-21T22:59:12.047Z] daemon.go:325: [d2be0fdbe1939] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [d2be0fdbe1939] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [d2be0fdbe1939] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [d2be0fdbe1939] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [d2be0fdbe1939] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [d2be0fdbe1939] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-21T22:59:12.047Z] daemon.go:325: [d5af5fada5abe] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:296: [d5af5fada5abe] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:325: [d5af5fada5abe] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-21T22:59:12.047Z] daemon.go:325: [d5c5cb7a2e17e] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:296: [d5c5cb7a2e17e] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:325: [d5c5cb7a2e17e] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-21T22:59:12.047Z] daemon.go:325: [d018b16e50fdf] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:296: [d018b16e50fdf] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:325: [d018b16e50fdf] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-21T22:59:12.047Z] daemon.go:325: [dad7e8c9a0f83] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [dad7e8c9a0f83] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [dad7e8c9a0f83] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [dad7e8c9a0f83] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [dad7e8c9a0f83] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [dad7e8c9a0f83] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-21T22:59:12.047Z] daemon.go:325: [dc94e91562a14] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [dc94e91562a14] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [dc94e91562a14] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [dc94e91562a14] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [dc94e91562a14] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:448: [dc94e91562a14] Daemon stopped [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-21T22:59:12.047Z] daemon.go:325: [dbba198a8562b] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:296: [dbba198a8562b] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:325: [dbba198a8562b] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-21T22:59:12.047Z] daemon.go:325: [d5e341e5b2740] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:296: [d5e341e5b2740] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:325: [d5e341e5b2740] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-21T22:59:12.047Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-21T22:59:12.047Z] daemon.go:325: [d76bccf47e17a] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:296: [d76bccf47e17a] exiting daemon [2020-02-21T22:59:12.047Z] daemon.go:325: [d76bccf47e17a] waiting for daemon to start [2020-02-21T22:59:12.047Z] check_test.go:309: Daemon df3e4f21f1071 is not started [2020-02-21T22:59:12.047Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2020-02-21T22:59:12.047Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-21T22:59:12.047Z] daemon.go:325: [d4cb70c586e98] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:325: [d4cb70c586e98] waiting for daemon to start [2020-02-21T22:59:12.047Z] daemon.go:353: [d4cb70c586e98] daemon started [2020-02-21T22:59:12.047Z] daemon.go:461: [d4cb70c586e98] Stopping daemon [2020-02-21T22:59:12.047Z] daemon.go:296: [d4cb70c586e98] exiting daemon [2020-02-21T22:59:12.048Z] daemon.go:448: [d4cb70c586e98] Daemon stopped [2020-02-21T22:59:12.048Z] daemon.go:325: [d4cb70c586e98] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:325: [d4cb70c586e98] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:353: [d4cb70c586e98] daemon started [2020-02-21T22:59:12.048Z] daemon.go:461: [d4cb70c586e98] Stopping daemon [2020-02-21T22:59:12.048Z] daemon.go:296: [d4cb70c586e98] exiting daemon [2020-02-21T22:59:12.048Z] daemon.go:448: [d4cb70c586e98] Daemon stopped [2020-02-21T22:59:12.048Z] check_test.go:309: Daemon d4cb70c586e98 is not started [2020-02-21T22:59:12.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-02-21T22:59:12.048Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-21T22:59:12.048Z] daemon.go:325: [de4deba410e90] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:325: [de4deba410e90] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:353: [de4deba410e90] daemon started [2020-02-21T22:59:12.048Z] daemon.go:461: [de4deba410e90] Stopping daemon [2020-02-21T22:59:12.048Z] daemon.go:296: [de4deba410e90] exiting daemon [2020-02-21T22:59:12.048Z] daemon.go:448: [de4deba410e90] Daemon stopped [2020-02-21T22:59:12.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-02-21T22:59:12.048Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-21T22:59:12.048Z] daemon.go:325: [d9e0a6fa8595f] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:325: [d9e0a6fa8595f] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:353: [d9e0a6fa8595f] daemon started [2020-02-21T22:59:12.048Z] daemon.go:461: [d9e0a6fa8595f] Stopping daemon [2020-02-21T22:59:12.048Z] daemon.go:296: [d9e0a6fa8595f] exiting daemon [2020-02-21T22:59:12.048Z] daemon.go:448: [d9e0a6fa8595f] Daemon stopped [2020-02-21T22:59:12.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.69s) [2020-02-21T22:59:12.048Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-21T22:59:12.048Z] daemon.go:325: [d83fa12e809cf] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:325: [d83fa12e809cf] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:353: [d83fa12e809cf] daemon started [2020-02-21T22:59:12.048Z] daemon.go:461: [d83fa12e809cf] Stopping daemon [2020-02-21T22:59:12.048Z] daemon.go:296: [d83fa12e809cf] exiting daemon [2020-02-21T22:59:12.048Z] daemon.go:448: [d83fa12e809cf] Daemon stopped [2020-02-21T22:59:12.048Z] daemon.go:325: [d83fa12e809cf] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:325: [d83fa12e809cf] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:353: [d83fa12e809cf] daemon started [2020-02-21T22:59:12.048Z] daemon.go:461: [d83fa12e809cf] Stopping daemon [2020-02-21T22:59:12.048Z] daemon.go:296: [d83fa12e809cf] exiting daemon [2020-02-21T22:59:12.048Z] daemon.go:448: [d83fa12e809cf] Daemon stopped [2020-02-21T22:59:12.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-02-21T22:59:12.048Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-21T22:59:12.048Z] daemon.go:325: [d3f8a5f738ebb] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:325: [d3f8a5f738ebb] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:353: [d3f8a5f738ebb] daemon started [2020-02-21T22:59:12.048Z] daemon.go:461: [d3f8a5f738ebb] Stopping daemon [2020-02-21T22:59:12.048Z] daemon.go:296: [d3f8a5f738ebb] exiting daemon [2020-02-21T22:59:12.048Z] daemon.go:448: [d3f8a5f738ebb] Daemon stopped [2020-02-21T22:59:12.048Z] check_test.go:309: Daemon d3f8a5f738ebb is not started [2020-02-21T22:59:12.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.28s) [2020-02-21T22:59:12.048Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-21T22:59:12.048Z] daemon.go:325: [d76de3da9fa6e] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:325: [d76de3da9fa6e] waiting for daemon to start [2020-02-21T22:59:12.048Z] daemon.go:353: [d76de3da9fa6e] daemon started [2020-02-21T22:59:12.048Z] daemon.go:461: [d76de3da9fa6e] Stopping daemon [2020-02-21T22:59:12.048Z] daemon.go:296: [d76de3da9fa6e] exiting daemon [2020-02-21T22:59:12.048Z] daemon.go:448: [d76de3da9fa6e] Daemon stopped [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-21T22:59:12.305Z] daemon.go:325: [d03053fda03c5] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d03053fda03c5] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d03053fda03c5] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d03053fda03c5] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d03053fda03c5] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d03053fda03c5] Daemon stopped [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.53s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-21T22:59:12.305Z] daemon.go:325: [d53885d23d797] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d53885d23d797] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d53885d23d797] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d53885d23d797] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d53885d23d797] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d53885d23d797] Daemon stopped [2020-02-21T22:59:12.305Z] daemon.go:325: [d53885d23d797] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d53885d23d797] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d53885d23d797] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d53885d23d797] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d53885d23d797] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d53885d23d797] Daemon stopped [2020-02-21T22:59:12.305Z] daemon.go:325: [d53885d23d797] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d53885d23d797] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d53885d23d797] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d53885d23d797] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d53885d23d797] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d53885d23d797] Daemon stopped [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-21T22:59:12.305Z] daemon.go:325: [d68fbaa6c1ea4] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d68fbaa6c1ea4] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d68fbaa6c1ea4] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d68fbaa6c1ea4] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d68fbaa6c1ea4] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d68fbaa6c1ea4] Daemon stopped [2020-02-21T22:59:12.305Z] daemon.go:325: [d68fbaa6c1ea4] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:296: [d68fbaa6c1ea4] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:325: [d68fbaa6c1ea4] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:461: [d68fbaa6c1ea4] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:450: [d68fbaa6c1ea4] Error when stopping daemon: daemon not started [2020-02-21T22:59:12.305Z] check_test.go:309: Daemon d68fbaa6c1ea4 is not started [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.16s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-21T22:59:12.305Z] daemon.go:325: [d3e58848c6271] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d3e58848c6271] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d3e58848c6271] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d3e58848c6271] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d3e58848c6271] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d3e58848c6271] Daemon stopped [2020-02-21T22:59:12.305Z] daemon.go:325: [d3e58848c6271] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d3e58848c6271] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d3e58848c6271] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d3e58848c6271] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d3e58848c6271] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d3e58848c6271] Daemon stopped [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.80s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-21T22:59:12.305Z] daemon.go:325: [d8035861873dc] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d8035861873dc] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d8035861873dc] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d8035861873dc] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d8035861873dc] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d8035861873dc] Daemon stopped [2020-02-21T22:59:12.305Z] daemon.go:325: [d8035861873dc] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d8035861873dc] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d8035861873dc] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d8035861873dc] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d8035861873dc] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d8035861873dc] Daemon stopped [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.18s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-21T22:59:12.305Z] daemon.go:325: [db75910e920ff] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [db75910e920ff] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [db75910e920ff] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [db75910e920ff] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [db75910e920ff] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [db75910e920ff] Daemon stopped [2020-02-21T22:59:12.305Z] daemon.go:325: [db75910e920ff] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [db75910e920ff] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [db75910e920ff] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [db75910e920ff] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [db75910e920ff] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [db75910e920ff] Daemon stopped [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.40s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-21T22:59:12.305Z] daemon.go:325: [dfb740481ae0e] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [dfb740481ae0e] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [dfb740481ae0e] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [dfb740481ae0e] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [dfb740481ae0e] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [dfb740481ae0e] Daemon stopped [2020-02-21T22:59:12.305Z] daemon.go:325: [dfb740481ae0e] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [dfb740481ae0e] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [dfb740481ae0e] daemon started [2020-02-21T22:59:12.305Z] check_test.go:309: Daemon da1efd1a2c10b is not started [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-02-21T22:59:12.305Z] daemon.go:325: [d9411d82ecdf2] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d9411d82ecdf2] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d9411d82ecdf2] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d9411d82ecdf2] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d9411d82ecdf2] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d9411d82ecdf2] Daemon stopped [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-21T22:59:12.305Z] daemon.go:325: [df80a7ca74a9f] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [df80a7ca74a9f] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [df80a7ca74a9f] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [df80a7ca74a9f] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [df80a7ca74a9f] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [df80a7ca74a9f] Daemon stopped [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-21T22:59:12.305Z] daemon.go:325: [da5b5399d8e7e] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [da5b5399d8e7e] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [da5b5399d8e7e] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [da5b5399d8e7e] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [da5b5399d8e7e] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [da5b5399d8e7e] Daemon stopped [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-02-21T22:59:12.305Z] daemon.go:325: [d36143c36cc66] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d36143c36cc66] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d36143c36cc66] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d36143c36cc66] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d36143c36cc66] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d36143c36cc66] Daemon stopped [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-21T22:59:12.305Z] check_test.go:309: Daemon dd918080f4b1f is not started [2020-02-21T22:59:12.305Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2020-02-21T22:59:12.305Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-21T22:59:12.305Z] daemon.go:325: [d8ef9aa9c5221] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:325: [d8ef9aa9c5221] waiting for daemon to start [2020-02-21T22:59:12.305Z] daemon.go:353: [d8ef9aa9c5221] daemon started [2020-02-21T22:59:12.305Z] daemon.go:461: [d8ef9aa9c5221] Stopping daemon [2020-02-21T22:59:12.305Z] daemon.go:296: [d8ef9aa9c5221] exiting daemon [2020-02-21T22:59:12.305Z] daemon.go:448: [d8ef9aa9c5221] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.92s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-21T22:59:12.306Z] daemon.go:325: [dbedc2ba1b169] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [dbedc2ba1b169] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [dbedc2ba1b169] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [dbedc2ba1b169] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [dbedc2ba1b169] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [dbedc2ba1b169] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.88s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-21T22:59:12.306Z] daemon.go:325: [d617cb08d3c34] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d617cb08d3c34] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d617cb08d3c34] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d617cb08d3c34] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d617cb08d3c34] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d617cb08d3c34] Daemon stopped [2020-02-21T22:59:12.306Z] daemon.go:325: [d617cb08d3c34] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d617cb08d3c34] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d617cb08d3c34] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d617cb08d3c34] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d617cb08d3c34] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d617cb08d3c34] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-02-21T22:59:12.306Z] daemon.go:325: [d27dc6b5f3a8c] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d27dc6b5f3a8c] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d27dc6b5f3a8c] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d27dc6b5f3a8c] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d27dc6b5f3a8c] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d27dc6b5f3a8c] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-02-21T22:59:12.306Z] daemon.go:325: [de6bbcd881f63] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [de6bbcd881f63] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [de6bbcd881f63] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [de6bbcd881f63] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [de6bbcd881f63] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [de6bbcd881f63] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.61s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-02-21T22:59:12.306Z] daemon.go:325: [d3d3db2f6e895] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d3d3db2f6e895] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d3d3db2f6e895] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d3d3db2f6e895] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d3d3db2f6e895] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d3d3db2f6e895] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.73s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-21T22:59:12.306Z] daemon.go:325: [dbc991c394dc5] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [dbc991c394dc5] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [dbc991c394dc5] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [dbc991c394dc5] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [dbc991c394dc5] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [dbc991c394dc5] Daemon stopped [2020-02-21T22:59:12.306Z] daemon.go:325: [dbc991c394dc5] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [dbc991c394dc5] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [dbc991c394dc5] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [dbc991c394dc5] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [dbc991c394dc5] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [dbc991c394dc5] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.78s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-21T22:59:12.306Z] daemon.go:325: [d6a372cf89a40] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d6a372cf89a40] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d6a372cf89a40] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d6a372cf89a40] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d6a372cf89a40] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d6a372cf89a40] Daemon stopped [2020-02-21T22:59:12.306Z] daemon.go:325: [d6a372cf89a40] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d6a372cf89a40] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d6a372cf89a40] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d6a372cf89a40] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d6a372cf89a40] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d6a372cf89a40] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.97s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-02-21T22:59:12.306Z] daemon.go:325: [d4950465e6272] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d4950465e6272] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d4950465e6272] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d4950465e6272] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d4950465e6272] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d4950465e6272] Daemon stopped [2020-02-21T22:59:12.306Z] daemon.go:325: [d4950465e6272] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d4950465e6272] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d4950465e6272] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d4950465e6272] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d4950465e6272] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d4950465e6272] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.49s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-21T22:59:12.306Z] daemon.go:325: [d3bcb33497ddf] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d3bcb33497ddf] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d3bcb33497ddf] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d3bcb33497ddf] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d3bcb33497ddf] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d3bcb33497ddf] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-21T22:59:12.306Z] daemon.go:325: [dd491a60c071b] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [dd491a60c071b] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [dd491a60c071b] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [dd491a60c071b] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [dd491a60c071b] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [dd491a60c071b] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.92s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-21T22:59:12.306Z] daemon.go:325: [d6dff25fd58de] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d6dff25fd58de] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d6dff25fd58de] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d6dff25fd58de] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d6dff25fd58de] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d6dff25fd58de] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.52s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-21T22:59:12.306Z] daemon.go:325: [d263d26b8ae36] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d263d26b8ae36] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d263d26b8ae36] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d263d26b8ae36] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d263d26b8ae36] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d263d26b8ae36] Daemon stopped [2020-02-21T22:59:12.306Z] daemon.go:325: [d263d26b8ae36] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d263d26b8ae36] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d263d26b8ae36] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d263d26b8ae36] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d263d26b8ae36] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d263d26b8ae36] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.16s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-21T22:59:12.306Z] daemon.go:325: [dc2b9b50d38ea] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [dc2b9b50d38ea] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [dc2b9b50d38ea] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [dc2b9b50d38ea] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [dc2b9b50d38ea] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [dc2b9b50d38ea] Daemon stopped [2020-02-21T22:59:12.306Z] daemon.go:325: [dc2b9b50d38ea] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [dc2b9b50d38ea] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [dc2b9b50d38ea] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [dc2b9b50d38ea] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [dc2b9b50d38ea] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [dc2b9b50d38ea] Daemon stopped [2020-02-21T22:59:12.306Z] daemon.go:325: [dc2b9b50d38ea] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:296: [dc2b9b50d38ea] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:325: [dc2b9b50d38ea] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:461: [dc2b9b50d38ea] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:450: [dc2b9b50d38ea] Error when stopping daemon: daemon not started [2020-02-21T22:59:12.306Z] docker_cli_daemon_test.go:2542: Daemon dc2b9b50d38ea is not started [2020-02-21T22:59:12.306Z] daemon.go:325: [dc2b9b50d38ea] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [dc2b9b50d38ea] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [dc2b9b50d38ea] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [dc2b9b50d38ea] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [dc2b9b50d38ea] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [dc2b9b50d38ea] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.61s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-21T22:59:12.306Z] daemon.go:325: [d056657fb5ffd] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d056657fb5ffd] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d056657fb5ffd] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d056657fb5ffd] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d056657fb5ffd] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d056657fb5ffd] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-21T22:59:12.306Z] daemon.go:325: [d053af896d6c6] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d053af896d6c6] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d053af896d6c6] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d053af896d6c6] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d053af896d6c6] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d053af896d6c6] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.62s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-02-21T22:59:12.306Z] daemon.go:325: [d22363daeecd6] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d22363daeecd6] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d22363daeecd6] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d22363daeecd6] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d22363daeecd6] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d22363daeecd6] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.33s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-02-21T22:59:12.306Z] daemon.go:325: [d4fcf25da19dd] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d4fcf25da19dd] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d4fcf25da19dd] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d4fcf25da19dd] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d4fcf25da19dd] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d4fcf25da19dd] Daemon stopped [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-02-21T22:59:12.306Z] check_test.go:309: Daemon df25ee9c83b42 is not started [2020-02-21T22:59:12.306Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.22s) [2020-02-21T22:59:12.306Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-02-21T22:59:12.306Z] daemon.go:325: [d49153c02c7f1] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:325: [d49153c02c7f1] waiting for daemon to start [2020-02-21T22:59:12.306Z] daemon.go:353: [d49153c02c7f1] daemon started [2020-02-21T22:59:12.306Z] daemon.go:461: [d49153c02c7f1] Stopping daemon [2020-02-21T22:59:12.306Z] daemon.go:296: [d49153c02c7f1] exiting daemon [2020-02-21T22:59:12.306Z] daemon.go:448: [d49153c02c7f1] Daemon stopped [2020-02-21T22:59:12.306Z] === RUN TestDockerSwarmSuite [2020-02-21T22:59:12.306Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-21T22:59:15.578Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-21T22:59:15.578Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-21T22:59:15.578Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-21T22:59:15.835Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-21T22:59:16.764Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-21T22:59:16.764Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-21T22:59:17.021Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-21T22:59:17.278Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-21T22:59:17.924Z] ok github.com/docker/docker/api/server 0.168s coverage: 7.9% of statements [2020-02-21T22:59:18.648Z] --- PASS: TestServiceWithDataPathPortInit (20.24s) [2020-02-21T22:59:18.648Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-21T22:59:18.648Z] daemon.go:325: [dab1e58985dd3] waiting for daemon to start [2020-02-21T22:59:18.648Z] daemon.go:325: [dab1e58985dd3] waiting for daemon to start [2020-02-21T22:59:18.648Z] daemon.go:353: [dab1e58985dd3] daemon started [2020-02-21T22:59:18.648Z] daemon.go:461: [dab1e58985dd3] Stopping daemon [2020-02-21T22:59:18.648Z] daemon.go:296: [dab1e58985dd3] exiting daemon [2020-02-21T22:59:18.648Z] daemon.go:448: [dab1e58985dd3] Daemon stopped [2020-02-21T22:59:18.648Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-21T22:59:18.648Z] daemon.go:325: [d3e948dd04871] waiting for daemon to start [2020-02-21T22:59:18.648Z] daemon.go:325: [d3e948dd04871] waiting for daemon to start [2020-02-21T22:59:18.648Z] daemon.go:353: [d3e948dd04871] daemon started [2020-02-21T22:59:18.648Z] daemon.go:461: [d3e948dd04871] Stopping daemon [2020-02-21T22:59:18.648Z] daemon.go:296: [d3e948dd04871] exiting daemon [2020-02-21T22:59:18.648Z] daemon.go:448: [d3e948dd04871] Daemon stopped [2020-02-21T22:59:18.648Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-21T22:59:19.211Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-21T22:59:20.139Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-21T22:59:22.034Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-21T22:59:23.403Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-21T22:59:24.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-21T22:59:25.029Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-21T22:59:26.397Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-21T22:59:27.327Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-21T22:59:28.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-21T22:59:28.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-21T22:59:29.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-21T22:59:29.846Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.61s) [2020-02-21T22:59:29.846Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-21T22:59:29.846Z] daemon.go:325: [d7acdb75adaee] waiting for daemon to start [2020-02-21T22:59:29.846Z] daemon.go:325: [d7acdb75adaee] waiting for daemon to start [2020-02-21T22:59:29.846Z] daemon.go:353: [d7acdb75adaee] daemon started [2020-02-21T22:59:29.846Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vpsiua2csaa3270pd118mtvja Created:2020-02-21 22:59:20.544323203 +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[1ad5884e97a9202c0682b048cb81c351e6d8ddb7c9a6977673893152430f4551:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ju5fnd1p0hs5dct5ie0fuwbpn EndpointID:6c417d91d35227e1a81306f419e96cf0b59ddb6901952cb6523377060ea9e31b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f5e9c9a218c29808a910db0bb6b371787248d12f9253522620e19d501f444f6 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:a6791ab7d638 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ju5fnd1p0hs5dct5ie0fuwbpn EndpointID:6c417d91d35227e1a81306f419e96cf0b59ddb6901952cb6523377060ea9e31b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-21T22:59:29.846Z] daemon.go:461: [d7acdb75adaee] Stopping daemon [2020-02-21T22:59:29.846Z] daemon.go:296: [d7acdb75adaee] exiting daemon [2020-02-21T22:59:29.846Z] daemon.go:448: [d7acdb75adaee] Daemon stopped [2020-02-21T22:59:29.846Z] PASS [2020-02-21T22:59:29.846Z] [2020-02-21T22:59:29.846Z] === Skipped [2020-02-21T22:59:29.846Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-21T22:59:29.846Z] service_test.go:230: FLAKY_TEST [2020-02-21T22:59:29.846Z] [2020-02-21T22:59:29.846Z] [2020-02-21T22:59:29.846Z] DONE 21 tests, 1 skipped in 54.300s [2020-02-21T22:59:29.846Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-21T22:59:29.846Z] ++ 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-21T22:59:29.846Z] ++ set -e [2020-02-21T22:59:29.846Z] ++ '[' -n 0 ']' [2020-02-21T22:59:29.846Z] ++ set -x [2020-02-21T22:59:29.846Z] ++ env -i DEST=/go/src/github.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-21T22:59:29.846Z] INFO: Testing against a local daemon [2020-02-21T22:59:29.846Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-21T22:59:29.846Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-21T22:59:29.846Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T22:59:29.846Z] === RUN TestDockerNetworkIpvlan [2020-02-21T22:59:29.846Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-21T22:59:29.846Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T22:59:29.846Z] PASS [2020-02-21T22:59:29.846Z] [2020-02-21T22:59:29.846Z] === Skipped [2020-02-21T22:59:29.846Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-21T22:59:29.846Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T22:59:29.846Z] [2020-02-21T22:59:29.846Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-21T22:59:29.846Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T22:59:29.846Z] [2020-02-21T22:59:29.846Z] [2020-02-21T22:59:29.846Z] DONE 2 tests, 2 skipped in 0.149s [2020-02-21T22:59:29.846Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-21T22:59:29.846Z] ++ 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-21T22:59:29.846Z] ++ set -e [2020-02-21T22:59:29.846Z] ++ '[' -n 0 ']' [2020-02-21T22:59:29.846Z] ++ set -x [2020-02-21T22:59:29.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-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-21T22:59:29.847Z] INFO: Testing against a local daemon [2020-02-21T22:59:29.847Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-21T22:59:31.215Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-02-21T22:59:31.215Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-21T22:59:31.215Z] daemon.go:325: [dc7e678669977] waiting for daemon to start [2020-02-21T22:59:31.215Z] daemon.go:325: [dc7e678669977] waiting for daemon to start [2020-02-21T22:59:31.215Z] daemon.go:353: [dc7e678669977] daemon started [2020-02-21T22:59:31.215Z] daemon.go:461: [dc7e678669977] Stopping daemon [2020-02-21T22:59:31.215Z] daemon.go:296: [dc7e678669977] exiting daemon [2020-02-21T22:59:31.215Z] daemon.go:448: [dc7e678669977] Daemon stopped [2020-02-21T22:59:31.215Z] daemon.go:325: [dc7e678669977] waiting for daemon to start [2020-02-21T22:59:31.215Z] daemon.go:325: [dc7e678669977] waiting for daemon to start [2020-02-21T22:59:31.215Z] daemon.go:353: [dc7e678669977] daemon started [2020-02-21T22:59:31.215Z] daemon.go:461: [dc7e678669977] Stopping daemon [2020-02-21T22:59:31.215Z] daemon.go:296: [dc7e678669977] exiting daemon [2020-02-21T22:59:31.215Z] daemon.go:448: [dc7e678669977] Daemon stopped [2020-02-21T22:59:31.215Z] === RUN TestDockerNetworkMacvlan [2020-02-21T22:59:31.778Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-21T22:59:32.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-21T22:59:32.708Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-21T22:59:33.586Z] ok github.com/docker/docker/cmd/dockerd/hack 0.013s coverage: 72.9% of statements [2020-02-21T22:59:33.586Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.6% of statements [2020-02-21T22:59:33.638Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-21T22:59:33.847Z] ok github.com/docker/docker/container 0.122s coverage: 35.6% of statements [2020-02-21T22:59:33.847Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-21T22:59:33.847Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-21T22:59:33.847Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-21T22:59:33.847Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-21T22:59:34.568Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-21T22:59:35.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-21T22:59:36.462Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-21T22:59:37.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-21T22:59:37.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-21T22:59:37.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-21T22:59:39.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-21T22:59:39.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-21T22:59:41.228Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-21T22:59:44.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-21T22:59:46.095Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2020-02-21T22:59:46.095Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-21T22:59:46.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-21T22:59:47.461Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-02-21T22:59:53.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-21T22:59:57.388Z] ok github.com/docker/docker/daemon 12.213s coverage: 17.5% of statements [2020-02-21T22:59:57.388Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-21T22:59:57.388Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-02-21T22:59:57.388Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-21T22:59:57.948Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-02-21T22:59:58.872Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 82.2% of statements [2020-02-21T22:59:59.127Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-02-21T22:59:59.127Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-21T22:59:59.127Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-21T22:59:59.281Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-21T22:59:59.281Z] --- PASS: TestDockerNetworkMacvlan (26.25s) [2020-02-21T22:59:59.281Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T22:59:59.281Z] daemon.go:325: [d9a20f903df2f] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:325: [d9a20f903df2f] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:353: [d9a20f903df2f] daemon started [2020-02-21T22:59:59.281Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-21T22:59:59.281Z] daemon.go:461: [d9a20f903df2f] Stopping daemon [2020-02-21T22:59:59.281Z] daemon.go:296: [d9a20f903df2f] exiting daemon [2020-02-21T22:59:59.281Z] daemon.go:448: [d9a20f903df2f] Daemon stopped [2020-02-21T22:59:59.281Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T22:59:59.281Z] daemon.go:325: [d469fa102de65] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:325: [d469fa102de65] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:353: [d469fa102de65] daemon started [2020-02-21T22:59:59.281Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-02-21T22:59:59.281Z] daemon.go:461: [d469fa102de65] Stopping daemon [2020-02-21T22:59:59.281Z] daemon.go:296: [d469fa102de65] exiting daemon [2020-02-21T22:59:59.281Z] daemon.go:448: [d469fa102de65] Daemon stopped [2020-02-21T22:59:59.281Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T22:59:59.281Z] daemon.go:325: [d85375831888c] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:325: [d85375831888c] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:353: [d85375831888c] daemon started [2020-02-21T22:59:59.281Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.88s) [2020-02-21T22:59:59.281Z] daemon.go:461: [d85375831888c] Stopping daemon [2020-02-21T22:59:59.281Z] daemon.go:296: [d85375831888c] exiting daemon [2020-02-21T22:59:59.281Z] daemon.go:448: [d85375831888c] Daemon stopped [2020-02-21T22:59:59.281Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T22:59:59.281Z] daemon.go:325: [dbaefd38d7c8d] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:325: [dbaefd38d7c8d] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:353: [dbaefd38d7c8d] daemon started [2020-02-21T22:59:59.281Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.18s) [2020-02-21T22:59:59.281Z] daemon.go:461: [dbaefd38d7c8d] Stopping daemon [2020-02-21T22:59:59.281Z] daemon.go:296: [dbaefd38d7c8d] exiting daemon [2020-02-21T22:59:59.281Z] daemon.go:448: [dbaefd38d7c8d] Daemon stopped [2020-02-21T22:59:59.281Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T22:59:59.281Z] daemon.go:325: [df243b660155d] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:325: [df243b660155d] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:353: [df243b660155d] daemon started [2020-02-21T22:59:59.281Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.10s) [2020-02-21T22:59:59.281Z] daemon.go:461: [df243b660155d] Stopping daemon [2020-02-21T22:59:59.281Z] daemon.go:296: [df243b660155d] exiting daemon [2020-02-21T22:59:59.281Z] daemon.go:448: [df243b660155d] Daemon stopped [2020-02-21T22:59:59.281Z] PASS [2020-02-21T22:59:59.281Z] [2020-02-21T22:59:59.281Z] DONE 7 tests in 27.760s [2020-02-21T22:59:59.281Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-21T22:59:59.281Z] ++ 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-21T22:59:59.281Z] ++ set -e [2020-02-21T22:59:59.281Z] ++ '[' -n 0 ']' [2020-02-21T22:59:59.281Z] ++ set -x [2020-02-21T22:59:59.281Z] ++ env -i DEST=/go/src/github.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-21T22:59:59.281Z] testing: warning: no tests to run [2020-02-21T22:59:59.281Z] PASS [2020-02-21T22:59:59.281Z] [2020-02-21T22:59:59.281Z] DONE 0 tests in 0.033s [2020-02-21T22:59:59.281Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-21T22:59:59.281Z] ++ 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-21T22:59:59.281Z] ++ set -e [2020-02-21T22:59:59.281Z] ++ '[' -n 0 ']' [2020-02-21T22:59:59.281Z] ++ set -x [2020-02-21T22:59:59.281Z] ++ env -i DEST=/go/src/github.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-21T22:59:59.281Z] INFO: Testing against a local daemon [2020-02-21T22:59:59.281Z] === RUN TestAuthZPluginAllowRequest [2020-02-21T22:59:59.281Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-21T22:59:59.281Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-02-21T22:59:59.281Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-21T22:59:59.281Z] daemon.go:325: [dc4a8a01988b8] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:325: [dc4a8a01988b8] waiting for daemon to start [2020-02-21T22:59:59.281Z] daemon.go:353: [dc4a8a01988b8] daemon started [2020-02-21T22:59:59.281Z] daemon.go:461: [dc4a8a01988b8] Stopping daemon [2020-02-21T22:59:59.281Z] daemon.go:296: [dc4a8a01988b8] exiting daemon [2020-02-21T22:59:59.281Z] daemon.go:448: [dc4a8a01988b8] Daemon stopped [2020-02-21T22:59:59.281Z] === RUN TestAuthZPluginTLS [2020-02-21T22:59:59.845Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-02-21T22:59:59.845Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-21T22:59:59.845Z] daemon.go:325: [ddace7f7ed614] waiting for daemon to start [2020-02-21T22:59:59.845Z] daemon.go:325: [ddace7f7ed614] waiting for daemon to start [2020-02-21T22:59:59.845Z] daemon.go:353: [ddace7f7ed614] daemon started [2020-02-21T22:59:59.845Z] daemon.go:461: [ddace7f7ed614] Stopping daemon [2020-02-21T22:59:59.845Z] daemon.go:296: [ddace7f7ed614] exiting daemon [2020-02-21T22:59:59.845Z] daemon.go:448: [ddace7f7ed614] Daemon stopped [2020-02-21T22:59:59.845Z] === RUN TestAuthZPluginDenyRequest [2020-02-21T23:00:00.409Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-02-21T23:00:00.409Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-21T23:00:00.409Z] daemon.go:325: [d8a701605dde3] waiting for daemon to start [2020-02-21T23:00:00.409Z] daemon.go:325: [d8a701605dde3] waiting for daemon to start [2020-02-21T23:00:00.409Z] daemon.go:353: [d8a701605dde3] daemon started [2020-02-21T23:00:00.409Z] daemon.go:461: [d8a701605dde3] Stopping daemon [2020-02-21T23:00:00.409Z] daemon.go:296: [d8a701605dde3] exiting daemon [2020-02-21T23:00:00.409Z] daemon.go:448: [d8a701605dde3] Daemon stopped [2020-02-21T23:00:00.409Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-21T23:00:00.972Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-21T23:00:00.972Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-21T23:00:00.972Z] daemon.go:325: [d20d79f84597e] waiting for daemon to start [2020-02-21T23:00:00.972Z] daemon.go:325: [d20d79f84597e] waiting for daemon to start [2020-02-21T23:00:00.972Z] daemon.go:353: [d20d79f84597e] daemon started [2020-02-21T23:00:00.972Z] daemon.go:461: [d20d79f84597e] Stopping daemon [2020-02-21T23:00:00.972Z] daemon.go:296: [d20d79f84597e] exiting daemon [2020-02-21T23:00:00.972Z] daemon.go:448: [d20d79f84597e] Daemon stopped [2020-02-21T23:00:00.972Z] === RUN TestAuthZPluginDenyResponse [2020-02-21T23:00:01.010Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-21T23:00:01.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-21T23:00:01.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-21T23:00:01.485Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-02-21T23:00:01.485Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-21T23:00:01.485Z] daemon.go:325: [d0593b1738834] waiting for daemon to start [2020-02-21T23:00:01.485Z] daemon.go:325: [d0593b1738834] waiting for daemon to start [2020-02-21T23:00:01.485Z] daemon.go:353: [d0593b1738834] daemon started [2020-02-21T23:00:01.485Z] daemon.go:461: [d0593b1738834] Stopping daemon [2020-02-21T23:00:01.485Z] daemon.go:296: [d0593b1738834] exiting daemon [2020-02-21T23:00:01.486Z] daemon.go:448: [d0593b1738834] Daemon stopped [2020-02-21T23:00:01.486Z] === RUN TestAuthZPluginAllowEventStream [2020-02-21T23:00:02.894Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-02-21T23:00:03.381Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2020-02-21T23:00:03.381Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-21T23:00:03.381Z] daemon.go:325: [db89be62827d9] waiting for daemon to start [2020-02-21T23:00:03.381Z] daemon.go:325: [db89be62827d9] waiting for daemon to start [2020-02-21T23:00:03.381Z] daemon.go:353: [db89be62827d9] daemon started [2020-02-21T23:00:03.381Z] daemon.go:461: [db89be62827d9] Stopping daemon [2020-02-21T23:00:03.381Z] daemon.go:296: [db89be62827d9] exiting daemon [2020-02-21T23:00:03.381Z] daemon.go:448: [db89be62827d9] Daemon stopped [2020-02-21T23:00:03.381Z] === RUN TestAuthZPluginErrorResponse [2020-02-21T23:00:03.819Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.231s coverage: 56.9% of statements [2020-02-21T23:00:03.947Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-02-21T23:00:03.947Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-21T23:00:03.947Z] daemon.go:325: [d714f02c47ecf] waiting for daemon to start [2020-02-21T23:00:03.947Z] daemon.go:325: [d714f02c47ecf] waiting for daemon to start [2020-02-21T23:00:03.947Z] daemon.go:353: [d714f02c47ecf] daemon started [2020-02-21T23:00:03.947Z] daemon.go:461: [d714f02c47ecf] Stopping daemon [2020-02-21T23:00:03.947Z] daemon.go:296: [d714f02c47ecf] exiting daemon [2020-02-21T23:00:03.947Z] daemon.go:448: [d714f02c47ecf] Daemon stopped [2020-02-21T23:00:03.947Z] === RUN TestAuthZPluginErrorRequest [2020-02-21T23:00:04.515Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2020-02-21T23:00:04.515Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-21T23:00:04.515Z] daemon.go:325: [d208417deb6f8] waiting for daemon to start [2020-02-21T23:00:04.515Z] daemon.go:325: [d208417deb6f8] waiting for daemon to start [2020-02-21T23:00:04.515Z] daemon.go:353: [d208417deb6f8] daemon started [2020-02-21T23:00:04.515Z] daemon.go:461: [d208417deb6f8] Stopping daemon [2020-02-21T23:00:04.515Z] daemon.go:296: [d208417deb6f8] exiting daemon [2020-02-21T23:00:04.515Z] daemon.go:448: [d208417deb6f8] Daemon stopped [2020-02-21T23:00:04.515Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-21T23:00:05.078Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-02-21T23:00:05.078Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-21T23:00:05.078Z] daemon.go:325: [d924a15b63634] waiting for daemon to start [2020-02-21T23:00:05.078Z] daemon.go:325: [d924a15b63634] waiting for daemon to start [2020-02-21T23:00:05.078Z] daemon.go:353: [d924a15b63634] daemon started [2020-02-21T23:00:05.078Z] daemon.go:461: [d924a15b63634] Stopping daemon [2020-02-21T23:00:05.078Z] daemon.go:296: [d924a15b63634] exiting daemon [2020-02-21T23:00:05.078Z] daemon.go:448: [d924a15b63634] Daemon stopped [2020-02-21T23:00:05.078Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-21T23:00:05.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-21T23:00:06.971Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2020-02-21T23:00:06.972Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-21T23:00:06.972Z] daemon.go:325: [d225dc2957bd3] waiting for daemon to start [2020-02-21T23:00:06.972Z] daemon.go:325: [d225dc2957bd3] waiting for daemon to start [2020-02-21T23:00:06.972Z] daemon.go:353: [d225dc2957bd3] daemon started [2020-02-21T23:00:06.972Z] daemon.go:461: [d225dc2957bd3] Stopping daemon [2020-02-21T23:00:06.972Z] daemon.go:296: [d225dc2957bd3] exiting daemon [2020-02-21T23:00:06.972Z] daemon.go:448: [d225dc2957bd3] Daemon stopped [2020-02-21T23:00:06.972Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-21T23:00:07.079Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.603s coverage: 72.3% of statements [2020-02-21T23:00:07.335Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.520s coverage: 45.9% of statements [2020-02-21T23:00:07.335Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-21T23:00:08.533Z] ok github.com/docker/docker/api/server/httputils 0.085s coverage: 14.7% of statements [2020-02-21T23:00:08.533Z] ok github.com/docker/docker/api/server/middleware 0.261s coverage: 37.7% of statements [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-21T23:00:08.533Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-21T23:00:09.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-21T23:00:09.490Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-02-21T23:00:09.490Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-21T23:00:09.490Z] daemon.go:325: [da48027900b1a] waiting for daemon to start [2020-02-21T23:00:09.490Z] daemon.go:325: [da48027900b1a] waiting for daemon to start [2020-02-21T23:00:09.490Z] daemon.go:353: [da48027900b1a] daemon started [2020-02-21T23:00:09.490Z] daemon.go:461: [da48027900b1a] Stopping daemon [2020-02-21T23:00:09.490Z] daemon.go:296: [da48027900b1a] exiting daemon [2020-02-21T23:00:09.490Z] daemon.go:448: [da48027900b1a] Daemon stopped [2020-02-21T23:00:09.490Z] === RUN TestAuthZPluginHeader [2020-02-21T23:00:09.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-21T23:00:09.495Z] ok github.com/docker/docker/api/server/router/swarm 0.097s coverage: 3.1% of statements [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-21T23:00:09.495Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-21T23:00:09.495Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-21T23:00:09.495Z] ok github.com/docker/docker/api/types/time 0.278s coverage: 100.0% of statements [2020-02-21T23:00:09.495Z] ok github.com/docker/docker/api/types/versions 0.083s coverage: 75.0% of statements [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/builder [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-21T23:00:09.495Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-21T23:00:09.747Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-02-21T23:00:09.747Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-21T23:00:09.747Z] daemon.go:325: [de652e6f35086] waiting for daemon to start [2020-02-21T23:00:09.747Z] daemon.go:325: [de652e6f35086] waiting for daemon to start [2020-02-21T23:00:09.747Z] daemon.go:353: [de652e6f35086] daemon started [2020-02-21T23:00:09.747Z] daemon.go:461: [de652e6f35086] Stopping daemon [2020-02-21T23:00:09.747Z] daemon.go:296: [de652e6f35086] exiting daemon [2020-02-21T23:00:09.747Z] daemon.go:448: [de652e6f35086] Daemon stopped [2020-02-21T23:00:09.747Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-21T23:00:09.844Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.016s coverage: 48.6% of statements [2020-02-21T23:00:10.310Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-21T23:00:10.873Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-21T23:00:11.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-21T23:00:11.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-21T23:00:11.205Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.276s coverage: 76.1% of statements [2020-02-21T23:00:12.566Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-21T23:00:12.566Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.113s coverage: 60.1% of statements [2020-02-21T23:00:12.566Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-21T23:00:12.566Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-21T23:00:13.023Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-21T23:00:13.023Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-21T23:00:13.023Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-21T23:00:13.928Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-02-21T23:00:14.952Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.89s) [2020-02-21T23:00:14.952Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-02-21T23:00:14.952Z] daemon.go:325: [dc1187db286cf] waiting for daemon to start [2020-02-21T23:00:14.952Z] daemon.go:325: [dc1187db286cf] waiting for daemon to start [2020-02-21T23:00:14.952Z] daemon.go:353: [dc1187db286cf] daemon started [2020-02-21T23:00:14.952Z] daemon.go:461: [dc1187db286cf] Stopping daemon [2020-02-21T23:00:14.952Z] daemon.go:296: [dc1187db286cf] exiting daemon [2020-02-21T23:00:14.952Z] daemon.go:448: [dc1187db286cf] Daemon stopped [2020-02-21T23:00:14.952Z] daemon.go:325: [dc1187db286cf] waiting for daemon to start [2020-02-21T23:00:14.952Z] daemon.go:325: [dc1187db286cf] waiting for daemon to start [2020-02-21T23:00:14.952Z] daemon.go:353: [dc1187db286cf] daemon started [2020-02-21T23:00:14.952Z] daemon.go:461: [dc1187db286cf] Stopping daemon [2020-02-21T23:00:14.952Z] daemon.go:296: [dc1187db286cf] exiting daemon [2020-02-21T23:00:14.952Z] daemon.go:448: [dc1187db286cf] Daemon stopped [2020-02-21T23:00:14.952Z] === RUN TestAuthZPluginV2Disable [2020-02-21T23:00:15.270Z] ok github.com/docker/docker/builder/dockerfile 0.412s coverage: 43.2% of statements [2020-02-21T23:00:15.270Z] ok github.com/docker/docker/builder/dockerignore 0.068s coverage: 96.8% of statements [2020-02-21T23:00:15.270Z] ok github.com/docker/docker/builder/fscache 1.244s coverage: 69.2% of statements [2020-02-21T23:00:15.270Z] ok github.com/docker/docker/builder/remotecontext 0.560s coverage: 9.2% of statements [2020-02-21T23:00:15.290Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-02-21T23:00:15.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-21T23:00:16.218Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-02-21T23:00:16.218Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-21T23:00:16.218Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-21T23:00:17.144Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.7% of statements [2020-02-21T23:00:17.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-21T23:00:18.508Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 78.6% of statements [2020-02-21T23:00:18.508Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-21T23:00:18.508Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-21T23:00:18.762Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-02-21T23:00:19.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-21T23:00:19.686Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-02-21T23:00:20.246Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-02-21T23:00:20.246Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2020-02-21T23:00:21.504Z] --- PASS: TestAuthZPluginV2Disable (6.72s) [2020-02-21T23:00:21.504Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-02-21T23:00:21.504Z] daemon.go:325: [d569febad535e] waiting for daemon to start [2020-02-21T23:00:21.504Z] daemon.go:325: [d569febad535e] waiting for daemon to start [2020-02-21T23:00:21.504Z] daemon.go:353: [d569febad535e] daemon started [2020-02-21T23:00:21.504Z] daemon.go:461: [d569febad535e] Stopping daemon [2020-02-21T23:00:21.504Z] daemon.go:296: [d569febad535e] exiting daemon [2020-02-21T23:00:21.504Z] daemon.go:448: [d569febad535e] Daemon stopped [2020-02-21T23:00:21.504Z] daemon.go:325: [d569febad535e] waiting for daemon to start [2020-02-21T23:00:21.504Z] daemon.go:325: [d569febad535e] waiting for daemon to start [2020-02-21T23:00:21.504Z] daemon.go:353: [d569febad535e] daemon started [2020-02-21T23:00:21.504Z] daemon.go:461: [d569febad535e] Stopping daemon [2020-02-21T23:00:21.504Z] daemon.go:296: [d569febad535e] exiting daemon [2020-02-21T23:00:21.504Z] daemon.go:448: [d569febad535e] Daemon stopped [2020-02-21T23:00:21.504Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-21T23:00:21.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-21T23:00:22.130Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 74.7% of statements [2020-02-21T23:00:22.130Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-21T23:00:22.130Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 20.0% of statements [2020-02-21T23:00:22.333Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-21T23:00:22.333Z] Using test binary docker [2020-02-21T23:00:22.333Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-21T23:00:22.333Z] +++ /etc/init.d/apparmor start [2020-02-21T23:00:22.333Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-21T23:00:22.333Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-21T23:00:22.333Z] Warning failed to create cache: (null) [2020-02-21T23:00:22.333Z] . [2020-02-21T23:00:22.333Z] INFO: Waiting for daemon to start... [2020-02-21T23:00:22.333Z] Starting dockerd [2020-02-21T23:00:22.333Z] +++ 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-21T23:00:22.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-21T23:00:24.014Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2020-02-21T23:00:24.269Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2020-02-21T23:00:24.359Z] . [2020-02-21T23:00:24.359Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-21T23:00:24.360Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-21T23:00:24.360Z] Error: No such image: emptyfs [2020-02-21T23:00:24.360Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-21T23:00:24.360Z] ++++ docker load [2020-02-21T23:00:24.651Z] Running integration-test (iteration 1) [2020-02-21T23:00:24.651Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-21T23:00:24.651Z] ++ 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-21T23:00:24.651Z] ++ set -e [2020-02-21T23:00:24.651Z] ++ '[' -n 0 ']' [2020-02-21T23:00:24.651Z] ++ set -x [2020-02-21T23:00:24.651Z] ++ env -i DEST=/go/src/github.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-21T23:00:25.193Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-21T23:00:25.213Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-21T23:00:25.213Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-21T23:00:25.447Z] ok github.com/docker/docker/daemon/logger/splunk 1.647s coverage: 84.5% of statements [2020-02-21T23:00:25.447Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-21T23:00:25.447Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-21T23:00:25.776Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-21T23:00:26.339Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-21T23:00:26.597Z] === RUN TestDockerSuite/TestBuildFails [2020-02-21T23:00:27.527Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-21T23:00:27.527Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-21T23:00:27.969Z] ok github.com/docker/docker/distribution 0.217s coverage: 22.3% of statements [2020-02-21T23:00:27.969Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2020-02-21T23:00:27.969Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-21T23:00:28.091Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (6.48s) [2020-02-21T23:00:28.091Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-02-21T23:00:28.091Z] daemon.go:325: [d23e29063b214] waiting for daemon to start [2020-02-21T23:00:28.091Z] daemon.go:325: [d23e29063b214] waiting for daemon to start [2020-02-21T23:00:28.091Z] daemon.go:353: [d23e29063b214] daemon started [2020-02-21T23:00:28.091Z] daemon.go:461: [d23e29063b214] Stopping daemon [2020-02-21T23:00:28.091Z] daemon.go:296: [d23e29063b214] exiting daemon [2020-02-21T23:00:28.091Z] daemon.go:448: [d23e29063b214] Daemon stopped [2020-02-21T23:00:28.091Z] daemon.go:325: [d23e29063b214] waiting for daemon to start [2020-02-21T23:00:28.091Z] daemon.go:325: [d23e29063b214] waiting for daemon to start [2020-02-21T23:00:28.091Z] daemon.go:353: [d23e29063b214] daemon started [2020-02-21T23:00:28.091Z] daemon.go:461: [d23e29063b214] Stopping daemon [2020-02-21T23:00:28.091Z] daemon.go:296: [d23e29063b214] exiting daemon [2020-02-21T23:00:28.091Z] daemon.go:448: [d23e29063b214] Daemon stopped [2020-02-21T23:00:28.091Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-21T23:00:29.330Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-02-21T23:00:29.983Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-21T23:00:30.691Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-02-21T23:00:30.946Z] ok github.com/docker/docker/distribution/xfer 1.428s coverage: 83.4% of statements [2020-02-21T23:00:30.946Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-21T23:00:31.506Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-02-21T23:00:31.506Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-21T23:00:31.877Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-21T23:00:32.429Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-02-21T23:00:32.429Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-21T23:00:33.768Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-21T23:00:33.790Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-21T23:00:33.790Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-21T23:00:33.790Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-21T23:00:33.790Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-21T23:00:33.790Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-21T23:00:33.790Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-21T23:00:33.790Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-21T23:00:33.790Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-21T23:00:34.044Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-21T23:00:34.044Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-21T23:00:34.044Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-21T23:00:34.299Z] ok github.com/docker/docker/internal/testutil 0.006s coverage: 62.5% of statements [2020-02-21T23:00:35.222Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-02-21T23:00:35.664Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-21T23:00:35.664Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-21T23:00:36.581Z] ok github.com/docker/docker/opts 0.020s coverage: 66.9% of statements [2020-02-21T23:00:36.836Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-21T23:00:37.034Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-21T23:00:38.719Z] ok github.com/docker/docker/pkg/archive 0.376s coverage: 76.9% of statements [2020-02-21T23:00:39.556Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-21T23:00:39.643Z] ok github.com/docker/docker/pkg/authorization 0.143s coverage: 66.7% of statements [2020-02-21T23:00:39.897Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-21T23:00:39.903Z] Loaded image: buildpack-deps:jessie [2020-02-21T23:00:39.903Z] Loaded image: busybox:latest [2020-02-21T23:00:39.903Z] Loaded image: busybox:glibc [2020-02-21T23:00:39.903Z] Loaded image: debian:jessie [2020-02-21T23:00:39.903Z] Loaded image: hello-world:latest [2020-02-21T23:00:39.903Z] INFO: Testing against a local daemon [2020-02-21T23:00:39.903Z] === RUN TestBuildWithSession [2020-02-21T23:00:40.152Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-21T23:00:40.487Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-21T23:00:40.913Z] --- PASS: TestBuildWithSession (2.12s) [2020-02-21T23:00:40.913Z] === RUN TestBuildSquashParent [2020-02-21T23:00:41.417Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-21T23:00:44.307Z] ok github.com/docker/docker/pkg/chrootarchive 2.944s coverage: 43.2% of statements [2020-02-21T23:00:44.307Z] ok github.com/docker/docker/layer 7.943s coverage: 72.0% of statements [2020-02-21T23:00:44.307Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-21T23:00:44.307Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-21T23:00:44.307Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-21T23:00:44.307Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-21T23:00:44.307Z] ? github.com/docker/docker/oci [no test files] [2020-02-21T23:00:44.307Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-21T23:00:44.307Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-21T23:00:44.307Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-21T23:00:44.307Z] ok github.com/docker/docker/pkg/directory 0.033s coverage: 80.0% of statements [2020-02-21T23:00:44.688Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-21T23:00:44.865Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-02-21T23:00:44.865Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-02-21T23:00:45.168Z] ok github.com/docker/docker/builder/remotecontext/git 28.575s coverage: 85.1% of statements [2020-02-21T23:00:45.168Z] ? github.com/docker/docker/cli [no test files] [2020-02-21T23:00:45.168Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-21T23:00:45.168Z] ok github.com/docker/docker/cli/debug 0.078s coverage: 100.0% of statements [2020-02-21T23:00:45.168Z] ok github.com/docker/docker/client 0.514s coverage: 75.2% of statements [2020-02-21T23:00:45.789Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-02-21T23:00:46.349Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-02-21T23:00:46.451Z] --- PASS: TestBuildSquashParent (5.61s) [2020-02-21T23:00:46.452Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-21T23:00:46.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-21T23:00:46.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-21T23:00:46.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-21T23:00:46.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-21T23:00:46.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-21T23:00:46.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-21T23:00:46.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-21T23:00:46.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-21T23:00:46.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-21T23:00:46.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-21T23:00:46.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-21T23:00:46.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-21T23:00:46.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-21T23:00:46.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-21T23:00:46.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-21T23:00:46.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-21T23:00:46.579Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-21T23:00:46.579Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (18.70s) [2020-02-21T23:00:46.579Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-21T23:00:46.579Z] daemon.go:325: [d7ea2e0302221] waiting for daemon to start [2020-02-21T23:00:46.579Z] daemon.go:325: [d7ea2e0302221] waiting for daemon to start [2020-02-21T23:00:46.579Z] daemon.go:353: [d7ea2e0302221] daemon started [2020-02-21T23:00:46.579Z] daemon.go:461: [d7ea2e0302221] Stopping daemon [2020-02-21T23:00:46.579Z] daemon.go:296: [d7ea2e0302221] exiting daemon [2020-02-21T23:00:46.579Z] daemon.go:448: [d7ea2e0302221] Daemon stopped [2020-02-21T23:00:46.579Z] daemon.go:325: [d7ea2e0302221] waiting for daemon to start [2020-02-21T23:00:46.579Z] daemon.go:325: [d7ea2e0302221] waiting for daemon to start [2020-02-21T23:00:46.579Z] daemon.go:296: [d7ea2e0302221] exiting daemon [2020-02-21T23:00:46.579Z] daemon.go:325: [d7ea2e0302221] waiting for daemon to start [2020-02-21T23:00:46.579Z] daemon.go:325: [d7ea2e0302221] waiting for daemon to start [2020-02-21T23:00:46.579Z] daemon.go:325: [d7ea2e0302221] waiting for daemon to start [2020-02-21T23:00:46.579Z] daemon.go:353: [d7ea2e0302221] daemon started [2020-02-21T23:00:46.579Z] daemon.go:461: [d7ea2e0302221] Stopping daemon [2020-02-21T23:00:46.579Z] daemon.go:296: [d7ea2e0302221] exiting daemon [2020-02-21T23:00:46.579Z] daemon.go:448: [d7ea2e0302221] Daemon stopped [2020-02-21T23:00:46.579Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-21T23:00:46.909Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-21T23:00:47.947Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-21T23:00:48.268Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 66.3% of statements [2020-02-21T23:00:49.192Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-02-21T23:00:49.447Z] ok github.com/docker/docker/pkg/discovery/kv 3.118s coverage: 84.1% of statements [2020-02-21T23:00:49.702Z] ok github.com/docker/docker/pkg/fsutils 0.245s coverage: 85.1% of statements [2020-02-21T23:00:49.829Z] ok github.com/docker/docker/cmd/dockerd 0.680s coverage: 18.7% of statements [2020-02-21T23:00:49.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-21T23:00:49.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-21T23:00:49.957Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-02-21T23:00:51.317Z] ok github.com/docker/docker/pkg/idtools 0.381s coverage: 70.1% of statements [2020-02-21T23:00:51.317Z] ok github.com/docker/docker/pkg/ioutils 0.401s coverage: 70.4% of statements [2020-02-21T23:00:51.356Z] ok github.com/docker/docker/container 0.611s coverage: 42.8% of statements [2020-02-21T23:00:51.356Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-21T23:00:51.356Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-21T23:00:51.356Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-21T23:00:51.356Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-21T23:00:51.877Z] ok github.com/docker/docker/pkg/locker 0.040s coverage: 88.9% of statements [2020-02-21T23:00:51.877Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-02-21T23:00:51.984Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-02-21T23:00:51.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s) [2020-02-21T23:00:51.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2020-02-21T23:00:51.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2020-02-21T23:00:51.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s) [2020-02-21T23:00:51.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2020-02-21T23:00:51.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-02-21T23:00:51.984Z] === RUN TestBuildMultiStageCopy [2020-02-21T23:00:51.984Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-21T23:00:52.117Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-21T23:00:52.132Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-02-21T23:00:52.132Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-21T23:00:52.373Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-21T23:00:52.691Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-02-21T23:00:53.250Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-21T23:00:53.301Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-21T23:00:53.505Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-21T23:00:53.505Z] ok github.com/docker/docker/pkg/mount 0.578s coverage: 69.6% of statements [2020-02-21T23:00:53.505Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-21T23:00:53.759Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-02-21T23:00:53.864Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-21T23:00:54.014Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-02-21T23:00:54.014Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-21T23:00:54.014Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-21T23:00:54.044Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-21T23:00:54.327Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-21T23:00:54.428Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-21T23:00:54.428Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-21T23:00:54.938Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-02-21T23:00:54.943Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-21T23:00:55.228Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-21T23:00:55.360Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-21T23:00:55.514Z] --- PASS: TestBuildMultiStageCopy (3.49s) [2020-02-21T23:00:55.514Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2020-02-21T23:00:55.514Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-02-21T23:00:55.514Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-02-21T23:00:55.514Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-02-21T23:00:55.514Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-02-21T23:00:55.514Z] === RUN TestBuildMultiStageParentConfig [2020-02-21T23:00:55.862Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-21T23:00:55.922Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-21T23:00:56.116Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-02-21T23:00:56.178Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-21T23:00:56.370Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-21T23:00:56.530Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2020-02-21T23:00:56.530Z] === RUN TestBuildLabelWithTargets [2020-02-21T23:00:56.741Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-21T23:00:56.997Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-21T23:00:57.559Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-21T23:00:57.728Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-02-21T23:00:57.983Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-21T23:00:58.006Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2020-02-21T23:00:58.006Z] === RUN TestBuildWithEmptyLayers [2020-02-21T23:00:58.487Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-21T23:00:59.037Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2020-02-21T23:00:59.037Z] === RUN TestBuildMultiStageOnBuild [2020-02-21T23:01:01.006Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-21T23:01:01.067Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2020-02-21T23:01:01.067Z] === RUN TestBuildUncleanTarFilenames [2020-02-21T23:01:01.272Z] ok github.com/docker/docker/pkg/signal 2.898s coverage: 61.0% of statements [2020-02-21T23:01:01.832Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-21T23:01:02.087Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-21T23:01:02.341Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-21T23:01:02.558Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-02-21T23:01:02.558Z] === RUN TestBuildMultiStageLayerLeak [2020-02-21T23:01:02.899Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-21T23:01:03.458Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-02-21T23:01:03.525Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-02-21T23:01:03.525Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:353: [df045bad38f5d] daemon started [2020-02-21T23:01:03.525Z] daemon.go:461: [df045bad38f5d] Stopping daemon [2020-02-21T23:01:03.525Z] daemon.go:296: [df045bad38f5d] exiting daemon [2020-02-21T23:01:03.525Z] daemon.go:448: [df045bad38f5d] Daemon stopped [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:339: [df045bad38f5d] error pinging daemon on start: Get http://df045bad38f5d.sock/_ping: context deadline exceeded [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:339: [df045bad38f5d] error pinging daemon on start: Get http://df045bad38f5d.sock/_ping: context deadline exceeded [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:339: [df045bad38f5d] error pinging daemon on start: Get http://df045bad38f5d.sock/_ping: context deadline exceeded [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:339: [df045bad38f5d] error pinging daemon on start: Get http://df045bad38f5d.sock/_ping: context deadline exceeded [2020-02-21T23:01:03.525Z] daemon.go:296: [df045bad38f5d] exiting daemon [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:325: [df045bad38f5d] waiting for daemon to start [2020-02-21T23:01:03.525Z] daemon.go:353: [df045bad38f5d] daemon started [2020-02-21T23:01:03.525Z] daemon.go:461: [df045bad38f5d] Stopping daemon [2020-02-21T23:01:03.525Z] daemon.go:296: [df045bad38f5d] exiting daemon [2020-02-21T23:01:03.525Z] daemon.go:448: [df045bad38f5d] Daemon stopped [2020-02-21T23:01:03.525Z] PASS [2020-02-21T23:01:03.525Z] [2020-02-21T23:01:03.525Z] DONE 17 tests in 65.864s [2020-02-21T23:01:03.525Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-21T23:01:03.525Z] ++ 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-21T23:01:03.525Z] ++ set -e [2020-02-21T23:01:03.525Z] ++ '[' -n 0 ']' [2020-02-21T23:01:03.525Z] ++ set -x [2020-02-21T23:01:03.525Z] ++ env -i DEST=/go/src/github.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-21T23:01:03.525Z] INFO: Testing against a local daemon [2020-02-21T23:01:03.525Z] === RUN TestPluginInvalidJSON [2020-02-21T23:01:03.525Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T23:01:03.525Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T23:01:03.525Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T23:01:03.525Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-21T23:01:03.525Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-21T23:01:03.525Z] PASS [2020-02-21T23:01:03.525Z] [2020-02-21T23:01:03.525Z] DONE 2 tests in 0.153s [2020-02-21T23:01:03.525Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-21T23:01:03.525Z] ++ 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-21T23:01:03.525Z] ++ set -e [2020-02-21T23:01:03.525Z] ++ '[' -n 0 ']' [2020-02-21T23:01:03.525Z] ++ set -x [2020-02-21T23:01:03.525Z] ++ env -i DEST=/go/src/github.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-21T23:01:03.525Z] INFO: Testing against a local daemon [2020-02-21T23:01:03.525Z] === RUN TestExternalGraphDriver [2020-02-21T23:01:03.781Z] === RUN TestExternalGraphDriver/json [2020-02-21T23:01:04.017Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 35.1% of statements [2020-02-21T23:01:04.272Z] ok github.com/docker/docker/pkg/tailfile 0.086s coverage: 88.6% of statements [2020-02-21T23:01:04.594Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2020-02-21T23:01:04.594Z] === RUN TestBuildWithHugeFile [2020-02-21T23:01:04.831Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-02-21T23:01:05.390Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-02-21T23:01:05.673Z] === RUN TestExternalGraphDriver/spec [2020-02-21T23:01:05.949Z] testing: warning: no tests to run [2020-02-21T23:01:05.949Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-02-21T23:01:06.203Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-21T23:01:06.458Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-21T23:01:06.602Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-21T23:01:06.712Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-21T23:01:07.970Z] === RUN TestExternalGraphDriver/pull [2020-02-21T23:01:09.221Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.3% of statements [2020-02-21T23:01:09.781Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-21T23:01:09.863Z] --- PASS: TestExternalGraphDriver (6.33s) [2020-02-21T23:01:09.863Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-21T23:01:09.863Z] daemon.go:325: [dc12b07b35f5d] waiting for daemon to start [2020-02-21T23:01:09.863Z] daemon.go:325: [dc12b07b35f5d] waiting for daemon to start [2020-02-21T23:01:09.863Z] daemon.go:353: [dc12b07b35f5d] daemon started [2020-02-21T23:01:09.863Z] daemon.go:461: [dc12b07b35f5d] Stopping daemon [2020-02-21T23:01:09.863Z] daemon.go:296: [dc12b07b35f5d] exiting daemon [2020-02-21T23:01:09.863Z] daemon.go:448: [dc12b07b35f5d] Daemon stopped [2020-02-21T23:01:09.863Z] daemon.go:325: [dc12b07b35f5d] waiting for daemon to start [2020-02-21T23:01:09.863Z] daemon.go:325: [dc12b07b35f5d] waiting for daemon to start [2020-02-21T23:01:09.863Z] daemon.go:353: [dc12b07b35f5d] daemon started [2020-02-21T23:01:09.863Z] daemon.go:461: [dc12b07b35f5d] Stopping daemon [2020-02-21T23:01:09.863Z] daemon.go:296: [dc12b07b35f5d] exiting daemon [2020-02-21T23:01:09.863Z] daemon.go:448: [dc12b07b35f5d] Daemon stopped [2020-02-21T23:01:09.863Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-02-21T23:01:09.863Z] daemon.go:325: [dc12b07b35f5d] waiting for daemon to start [2020-02-21T23:01:09.863Z] daemon.go:325: [dc12b07b35f5d] waiting for daemon to start [2020-02-21T23:01:09.863Z] daemon.go:353: [dc12b07b35f5d] daemon started [2020-02-21T23:01:09.863Z] daemon.go:461: [dc12b07b35f5d] Stopping daemon [2020-02-21T23:01:09.863Z] daemon.go:296: [dc12b07b35f5d] exiting daemon [2020-02-21T23:01:09.863Z] daemon.go:448: [dc12b07b35f5d] Daemon stopped [2020-02-21T23:01:09.863Z] daemon.go:325: [dc12b07b35f5d] waiting for daemon to start [2020-02-21T23:01:09.863Z] daemon.go:325: [dc12b07b35f5d] waiting for daemon to start [2020-02-21T23:01:09.863Z] daemon.go:353: [dc12b07b35f5d] daemon started [2020-02-21T23:01:09.863Z] daemon.go:461: [dc12b07b35f5d] Stopping daemon [2020-02-21T23:01:09.863Z] daemon.go:296: [dc12b07b35f5d] exiting daemon [2020-02-21T23:01:09.863Z] daemon.go:448: [dc12b07b35f5d] Daemon stopped [2020-02-21T23:01:09.863Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-02-21T23:01:09.863Z] daemon.go:325: [dc12b07b35f5d] waiting for daemon to start [2020-02-21T23:01:09.863Z] daemon.go:325: [dc12b07b35f5d] waiting for daemon to start [2020-02-21T23:01:09.863Z] daemon.go:353: [dc12b07b35f5d] daemon started [2020-02-21T23:01:09.863Z] daemon.go:461: [dc12b07b35f5d] Stopping daemon [2020-02-21T23:01:09.863Z] daemon.go:296: [dc12b07b35f5d] exiting daemon [2020-02-21T23:01:09.863Z] daemon.go:448: [dc12b07b35f5d] Daemon stopped [2020-02-21T23:01:09.863Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-02-21T23:01:09.863Z] === RUN TestGraphdriverPluginV2 [2020-02-21T23:01:10.120Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-21T23:01:10.376Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-21T23:01:10.376Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-21T23:01:10.633Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-21T23:01:10.633Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-21T23:01:10.706Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-02-21T23:01:10.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-21T23:01:10.961Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-02-21T23:01:11.147Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-21T23:01:12.395Z] ok github.com/docker/docker/daemon 3.107s coverage: 9.1% of statements [2020-02-21T23:01:12.395Z] ok github.com/docker/docker/daemon/cluster 0.828s coverage: 0.5% of statements [2020-02-21T23:01:12.395Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.263s coverage: 65.3% of statements [2020-02-21T23:01:12.395Z] ok github.com/docker/docker/daemon/cluster/convert 0.548s coverage: 35.8% of statements [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-21T23:01:12.395Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.441s coverage: 10.9% of statements [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-21T23:01:12.395Z] ok github.com/docker/docker/daemon/config 0.949s coverage: 79.7% of statements [2020-02-21T23:01:12.395Z] ok github.com/docker/docker/daemon/discovery 0.307s coverage: 30.4% of statements [2020-02-21T23:01:12.395Z] ok github.com/docker/docker/daemon/events 0.370s coverage: 50.0% of statements [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-21T23:01:12.395Z] ok github.com/docker/docker/daemon/graphdriver 0.133s coverage: 2.3% of statements [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-21T23:01:12.395Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-21T23:01:12.845Z] ok github.com/docker/docker/registry 0.095s coverage: 56.4% of statements [2020-02-21T23:01:13.041Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-21T23:01:13.100Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-02-21T23:01:13.354Z] ok github.com/docker/docker/daemon/images 0.444s coverage: 4.9% of statements [2020-02-21T23:01:13.354Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-21T23:01:13.354Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2020-02-21T23:01:13.354Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-21T23:01:13.354Z] ok github.com/docker/docker/daemon/logger 0.395s coverage: 44.0% of statements [2020-02-21T23:01:13.355Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 47.1% of statements [2020-02-21T23:01:13.809Z] ok github.com/docker/docker/daemon/logger/awslogs 0.777s coverage: 78.6% of statements [2020-02-21T23:01:13.809Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-21T23:01:13.809Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-21T23:01:13.809Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-21T23:01:13.809Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-21T23:01:13.809Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-21T23:01:14.264Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.318s coverage: 62.1% of statements [2020-02-21T23:01:14.264Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.250s coverage: 88.3% of statements [2020-02-21T23:01:14.280Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-21T23:01:14.934Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-21T23:01:15.205Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-21T23:01:15.497Z] --- PASS: TestGraphdriverPluginV2 (5.60s) [2020-02-21T23:01:15.497Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-02-21T23:01:15.497Z] daemon.go:325: [d9b8864dec706] waiting for daemon to start [2020-02-21T23:01:15.497Z] daemon.go:325: [d9b8864dec706] waiting for daemon to start [2020-02-21T23:01:15.497Z] daemon.go:353: [d9b8864dec706] daemon started [2020-02-21T23:01:15.497Z] daemon.go:461: [d9b8864dec706] Stopping daemon [2020-02-21T23:01:15.497Z] daemon.go:296: [d9b8864dec706] exiting daemon [2020-02-21T23:01:15.497Z] daemon.go:448: [d9b8864dec706] Daemon stopped [2020-02-21T23:01:15.497Z] daemon.go:325: [d9b8864dec706] waiting for daemon to start [2020-02-21T23:01:15.497Z] daemon.go:325: [d9b8864dec706] waiting for daemon to start [2020-02-21T23:01:15.497Z] daemon.go:353: [d9b8864dec706] daemon started [2020-02-21T23:01:15.497Z] daemon.go:461: [d9b8864dec706] Stopping daemon [2020-02-21T23:01:15.497Z] daemon.go:296: [d9b8864dec706] exiting daemon [2020-02-21T23:01:15.497Z] daemon.go:448: [d9b8864dec706] Daemon stopped [2020-02-21T23:01:15.497Z] PASS [2020-02-21T23:01:15.497Z] [2020-02-21T23:01:15.497Z] DONE 5 tests in 12.051s [2020-02-21T23:01:15.497Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-21T23:01:15.497Z] ++ 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-21T23:01:15.497Z] ++ set -e [2020-02-21T23:01:15.497Z] ++ '[' -n 0 ']' [2020-02-21T23:01:15.497Z] ++ set -x [2020-02-21T23:01:15.497Z] ++ env -i DEST=/go/src/github.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-21T23:01:15.754Z] INFO: Testing against a local daemon [2020-02-21T23:01:15.754Z] === RUN TestContinueAfterPluginCrash [2020-02-21T23:01:15.754Z] === PAUSE TestContinueAfterPluginCrash [2020-02-21T23:01:15.754Z] === RUN TestDaemonStartWithLogOpt [2020-02-21T23:01:15.754Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-21T23:01:15.754Z] === CONT TestContinueAfterPluginCrash [2020-02-21T23:01:15.754Z] === CONT TestDaemonStartWithLogOpt [2020-02-21T23:01:15.765Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2020-02-21T23:01:15.790Z] ok github.com/docker/docker/daemon/logger/local 0.327s coverage: 74.7% of statements [2020-02-21T23:01:15.790Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-21T23:01:16.245Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.244s coverage: 19.5% of statements [2020-02-21T23:01:16.323Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-21T23:01:17.684Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-02-21T23:01:19.129Z] ok github.com/docker/docker/daemon/logger/splunk 2.493s coverage: 84.5% of statements [2020-02-21T23:01:19.129Z] ok github.com/docker/docker/daemon/logger/syslog 0.409s coverage: 47.8% of statements [2020-02-21T23:01:19.129Z] ok github.com/docker/docker/daemon/logger/templates 0.056s coverage: 8.3% of statements [2020-02-21T23:01:19.129Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-21T23:01:19.129Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-21T23:01:19.129Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-21T23:01:19.926Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-21T23:01:20.490Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-21T23:01:21.292Z] ok github.com/docker/docker/distribution 1.450s coverage: 20.5% of statements [2020-02-21T23:01:21.292Z] ok github.com/docker/docker/distribution/metadata 1.172s coverage: 48.2% of statements [2020-02-21T23:01:21.292Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-21T23:01:21.419Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-21T23:01:21.746Z] ok github.com/docker/docker/distribution/xfer 1.669s coverage: 62.2% of statements [2020-02-21T23:01:21.747Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-21T23:01:21.747Z] ok github.com/docker/docker/errdefs 0.083s coverage: 49.4% of statements [2020-02-21T23:01:24.632Z] ok github.com/docker/docker/image 0.923s coverage: 86.4% of statements [2020-02-21T23:01:24.632Z] ok github.com/docker/docker/image/cache 0.235s coverage: 19.2% of statements [2020-02-21T23:01:24.632Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-21T23:01:24.632Z] ok github.com/docker/docker/image/v1 0.215s coverage: 25.0% of statements [2020-02-21T23:01:24.632Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-21T23:01:24.632Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-21T23:01:24.632Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-21T23:01:24.632Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-21T23:01:24.632Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-21T23:01:24.632Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-21T23:01:24.632Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-21T23:01:24.632Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-21T23:01:24.632Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-21T23:01:25.087Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-21T23:01:25.087Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-21T23:01:25.087Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-21T23:01:26.047Z] ok github.com/docker/docker/internal/testutil 0.202s coverage: 62.5% of statements [2020-02-21T23:01:28.209Z] ok github.com/docker/docker/layer 0.534s coverage: 30.4% of statements [2020-02-21T23:01:28.209Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-21T23:01:29.828Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.8% of statements [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/rootless [no test files] [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/volume [no test files] [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-21T23:01:29.828Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === Skipped [2020-02-21T23:01:29.828Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-21T23:01:29.828Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-21T23:01:29.828Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T23:01:29.828Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T23:01:29.828Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T23:01:29.828Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T23:01:29.828Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T23:01:29.828Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:73: No driver to put! [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-21T23:01:29.828Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-21T23:01:29.828Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-21T23:01:29.828Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T23:01:29.828Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T23:01:29.828Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T23:01:29.828Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T23:01:29.828Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-21T23:01:29.828Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-21T23:01:29.828Z] graphtest_unix.go:73: No driver to put! [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-21T23:01:29.828Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] [2020-02-21T23:01:29.828Z] DONE 2065 tests, 19 skipped in 255.185s Post stage [Pipeline] junit [2020-02-21T23:01:29.838Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-21T23:01:30.373Z] ok github.com/docker/docker/libcontainerd/local 0.321s coverage: 1.0% of statements [2020-02-21T23:01:30.373Z] ok github.com/docker/docker/libcontainerd/queue 0.175s coverage: 100.0% of statements [2020-02-21T23:01:30.373Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-21T23:01:30.373Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-21T23:01:30.373Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-21T23:01:30.373Z] ? github.com/docker/docker/oci [no test files] [2020-02-21T23:01:30.373Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-21T23:01:30.373Z] ok github.com/docker/docker/opts 0.149s coverage: 67.3% of statements [2020-02-21T23:01:30.373Z] ok github.com/docker/docker/pkg/aaparser 0.063s coverage: 50.0% of statements [2020-02-21T23:01:30.577Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40551/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c694d603645fe60da7e2d646016159a01c599454 hack/validate/vendor [2020-02-21T23:01:31.137Z] No vendor changes in diff. [2020-02-21T23:01:31.375Z] --- PASS: TestDaemonStartWithLogOpt (14.97s) [2020-02-21T23:01:31.375Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-21T23:01:31.375Z] daemon.go:325: [d2ebab428b3e3] waiting for daemon to start [2020-02-21T23:01:31.375Z] daemon.go:325: [d2ebab428b3e3] waiting for daemon to start [2020-02-21T23:01:31.375Z] daemon.go:353: [d2ebab428b3e3] daemon started [2020-02-21T23:01:31.375Z] daemon.go:461: [d2ebab428b3e3] Stopping daemon [2020-02-21T23:01:31.375Z] daemon.go:296: [d2ebab428b3e3] exiting daemon [2020-02-21T23:01:31.375Z] daemon.go:448: [d2ebab428b3e3] Daemon stopped [2020-02-21T23:01:31.375Z] daemon.go:325: [d2ebab428b3e3] waiting for daemon to start [2020-02-21T23:01:31.375Z] daemon.go:325: [d2ebab428b3e3] waiting for daemon to start [2020-02-21T23:01:31.375Z] daemon.go:353: [d2ebab428b3e3] daemon started [2020-02-21T23:01:31.375Z] daemon.go:461: [d2ebab428b3e3] Stopping daemon [2020-02-21T23:01:31.375Z] daemon.go:296: [d2ebab428b3e3] exiting daemon [2020-02-21T23:01:31.375Z] daemon.go:448: [d2ebab428b3e3] Daemon stopped [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-21T23:01:32.551Z] + echo Building e2e image [2020-02-21T23:01:32.551Z] Building e2e image [2020-02-21T23:01:32.551Z] + docker build --build-arg DOCKER_GITCOMMIT=c694d603645fe60da7e2d646016159a01c599454 -t moby-e2e-test -f Dockerfile.e2e . [2020-02-21T23:01:32.551Z] #1 [internal] load .dockerignore [2020-02-21T23:01:32.551Z] #1 DONE 0.0s [2020-02-21T23:01:32.551Z] [2020-02-21T23:01:32.551Z] #2 [internal] load build definition from Dockerfile.e2e [2020-02-21T23:01:32.551Z] #2 transferring dockerfile: 3.19kB done [2020-02-21T23:01:32.551Z] #2 DONE 0.0s [2020-02-21T23:01:32.551Z] [2020-02-21T23:01:32.551Z] #1 [internal] load .dockerignore [2020-02-21T23:01:32.551Z] #1 transferring context: 34B done [2020-02-21T23:01:32.551Z] #1 DONE 0.0s [2020-02-21T23:01:32.551Z] [2020-02-21T23:01:32.551Z] #4 [internal] load metadata for docker.io/library/alpine:3.9 [2020-02-21T23:01:32.805Z] #4 ... [2020-02-21T23:01:32.805Z] [2020-02-21T23:01:32.805Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-alpine [2020-02-21T23:01:32.805Z] #3 DONE 0.2s [2020-02-21T23:01:32.805Z] [2020-02-21T23:01:32.805Z] #4 [internal] load metadata for docker.io/library/alpine:3.9 [2020-02-21T23:01:32.805Z] #4 DONE 0.2s [2020-02-21T23:01:32.805Z] [2020-02-21T23:01:32.805Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:115731bab0862031b... [2020-02-21T23:01:32.805Z] #5 resolve docker.io/library/alpine:3.9@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 done [2020-02-21T23:01:32.805Z] #5 sha256:82f67be598ebc8d968137c18521fe174ca6afc9b542aa5773c32b3a3970e647c 1.51kB / 1.51kB done [2020-02-21T23:01:32.805Z] #5 sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 0B / 2.76MB 0.1s [2020-02-21T23:01:32.805Z] #5 sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 1.64kB / 1.64kB done [2020-02-21T23:01:32.805Z] #5 sha256:ab3fe83c0696e3f565c9b4a734ec309ae9bd0d74c192de4590fd6dc2ef717815 528B / 528B done [2020-02-21T23:01:33.060Z] #5 sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 2.76MB / 2.76MB 0.2s done [2020-02-21T23:01:33.060Z] #5 extracting sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c [2020-02-21T23:01:33.315Z] #5 ... [2020-02-21T23:01:33.315Z] [2020-02-21T23:01:33.315Z] #8 [internal] load build context [2020-02-21T23:01:33.315Z] #8 transferring context: 793.51kB 0.4s done [2020-02-21T23:01:33.315Z] #8 DONE 0.5s [2020-02-21T23:01:33.315Z] [2020-02-21T23:01:33.315Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:115731bab0862031b... [2020-02-21T23:01:33.571Z] #5 extracting sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 0.4s done [2020-02-21T23:01:33.571Z] #5 DONE 0.7s [2020-02-21T23:01:33.571Z] [2020-02-21T23:01:33.571Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-02-21T23:01:33.571Z] #14 resolve docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a done [2020-02-21T23:01:33.571Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-02-21T23:01:33.571Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 22.89MB / 124.08MB 0.6s [2020-02-21T23:01:33.571Z] #14 sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 126B / 126B 0.1s done [2020-02-21T23:01:33.571Z] #14 sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a 1.65kB / 1.65kB done [2020-02-21T23:01:33.571Z] #14 sha256:1782cafde43390b032f960c0fad3def745fac18994ced169003cb56e9a93c028 1.36kB / 1.36kB done [2020-02-21T23:01:33.571Z] #14 sha256:76bddfb5e55ec98387cd57194c9ae933c5ad9a75eed2c710e68b0b124bf0d9ce 3.83kB / 3.83kB done [2020-02-21T23:01:33.571Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-02-21T23:01:33.571Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-02-21T23:01:33.571Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-02-21T23:01:33.571Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 44.21MB / 124.08MB 0.8s [2020-02-21T23:01:33.826Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 63.74MB / 124.08MB 1.0s [2020-02-21T23:01:33.826Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 76.78MB / 124.08MB 1.1s [2020-02-21T23:01:34.080Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 89.82MB / 124.08MB 1.2s [2020-02-21T23:01:34.080Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 110.89MB / 124.08MB 1.4s [2020-02-21T23:01:34.336Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 1.7s [2020-02-21T23:01:34.646Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-21T23:01:34.897Z] #14 ... [2020-02-21T23:01:34.898Z] [2020-02-21T23:01:34.898Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-21T23:01:34.898Z] #6 DONE 1.4s [2020-02-21T23:01:34.898Z] [2020-02-21T23:01:34.898Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-02-21T23:01:34.898Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 1.9s done [2020-02-21T23:01:34.898Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 [2020-02-21T23:01:35.575Z] --- PASS: TestContinueAfterPluginCrash (19.76s) [2020-02-21T23:01:35.575Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-21T23:01:35.575Z] daemon.go:325: [db24d4feb8b9a] waiting for daemon to start [2020-02-21T23:01:35.575Z] daemon.go:325: [db24d4feb8b9a] waiting for daemon to start [2020-02-21T23:01:35.575Z] daemon.go:353: [db24d4feb8b9a] daemon started [2020-02-21T23:01:35.575Z] daemon.go:461: [db24d4feb8b9a] Stopping daemon [2020-02-21T23:01:35.575Z] daemon.go:296: [db24d4feb8b9a] exiting daemon [2020-02-21T23:01:35.575Z] daemon.go:448: [db24d4feb8b9a] Daemon stopped [2020-02-21T23:01:35.575Z] PASS [2020-02-21T23:01:35.575Z] [2020-02-21T23:01:35.575Z] DONE 2 tests in 19.926s [2020-02-21T23:01:35.575Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-21T23:01:35.575Z] ++ 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-21T23:01:35.575Z] ++ set -e [2020-02-21T23:01:35.575Z] ++ '[' -n 0 ']' [2020-02-21T23:01:35.575Z] ++ set -x [2020-02-21T23:01:35.575Z] ++ env -i DEST=/go/src/github.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-21T23:01:35.575Z] INFO: Testing against a local daemon [2020-02-21T23:01:35.575Z] === RUN TestPluginWithDevMounts [2020-02-21T23:01:35.575Z] === PAUSE TestPluginWithDevMounts [2020-02-21T23:01:35.575Z] === CONT TestPluginWithDevMounts [2020-02-21T23:01:37.467Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-02-21T23:01:37.467Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-21T23:01:37.467Z] daemon.go:325: [d11e8e1547353] waiting for daemon to start [2020-02-21T23:01:37.467Z] daemon.go:325: [d11e8e1547353] waiting for daemon to start [2020-02-21T23:01:37.467Z] daemon.go:353: [d11e8e1547353] daemon started [2020-02-21T23:01:37.467Z] daemon.go:461: [d11e8e1547353] Stopping daemon [2020-02-21T23:01:37.467Z] daemon.go:296: [d11e8e1547353] exiting daemon [2020-02-21T23:01:37.467Z] daemon.go:448: [d11e8e1547353] Daemon stopped [2020-02-21T23:01:37.467Z] PASS [2020-02-21T23:01:37.467Z] [2020-02-21T23:01:37.467Z] DONE 1 tests in 2.061s [2020-02-21T23:01:37.467Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-21T23:01:37.467Z] ++ 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-21T23:01:37.467Z] ++ set -e [2020-02-21T23:01:37.467Z] ++ '[' -n 0 ']' [2020-02-21T23:01:37.467Z] ++ set -x [2020-02-21T23:01:37.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T23:01:37.724Z] INFO: Testing against a local daemon [2020-02-21T23:01:37.724Z] === RUN TestSecretInspect [2020-02-21T23:01:38.287Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-21T23:01:39.656Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-21T23:01:40.131Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.2s [2020-02-21T23:01:40.692Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.7s done [2020-02-21T23:01:40.947Z] #14 ... [2020-02-21T23:01:40.947Z] [2020-02-21T23:01:40.947Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-21T23:01:40.947Z] #7 1.026 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-02-21T23:01:40.947Z] #7 2.101 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-02-21T23:01:40.947Z] #7 2.188 (1/33) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-02-21T23:01:40.947Z] #7 2.193 (2/33) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-02-21T23:01:40.947Z] #7 2.387 (3/33) Installing ncurses-libs (6.1_p20190105-r0) [2020-02-21T23:01:40.947Z] #7 2.398 (4/33) Installing readline (7.0.003-r1) [2020-02-21T23:01:40.947Z] #7 2.404 (5/33) Installing bash (4.4.19-r1) [2020-02-21T23:01:40.947Z] #7 2.419 Executing bash-4.4.19-r1.post-install [2020-02-21T23:01:40.947Z] #7 2.424 (6/33) Installing ca-certificates (20190108-r0) [2020-02-21T23:01:40.947Z] #7 2.442 (7/33) Installing libgcc (8.3.0-r0) [2020-02-21T23:01:40.947Z] #7 2.446 (8/33) Installing libstdc++ (8.3.0-r0) [2020-02-21T23:01:40.947Z] #7 2.460 (9/33) Installing binutils (2.31.1-r2) [2020-02-21T23:01:40.947Z] #7 2.556 (10/33) Installing gmp (6.1.2-r1) [2020-02-21T23:01:40.947Z] #7 2.562 (11/33) Installing isl (0.18-r0) [2020-02-21T23:01:40.947Z] #7 2.581 (12/33) Installing libgomp (8.3.0-r0) [2020-02-21T23:01:40.947Z] #7 2.588 (13/33) Installing libatomic (8.3.0-r0) [2020-02-21T23:01:40.947Z] #7 2.589 (14/33) Installing mpfr3 (3.1.5-r1) [2020-02-21T23:01:40.947Z] #7 2.595 (15/33) Installing mpc1 (1.0.3-r1) [2020-02-21T23:01:40.947Z] #7 2.598 (16/33) Installing gcc (8.3.0-r0) [2020-02-21T23:01:40.947Z] #7 3.465 (17/33) Installing musl-dev (1.1.20-r5) [2020-02-21T23:01:40.947Z] #7 3.567 (18/33) Installing libc-dev (0.7.1-r0) [2020-02-21T23:01:40.947Z] #7 3.569 (19/33) Installing g++ (8.3.0-r0) [2020-02-21T23:01:40.947Z] #7 4.097 (20/33) Installing nghttp2-libs (1.35.1-r1) [2020-02-21T23:01:40.947Z] #7 4.104 (21/33) Installing libssh2 (1.9.0-r1) [2020-02-21T23:01:40.947Z] #7 4.108 (22/33) Installing libcurl (7.64.0-r3) [2020-02-21T23:01:40.947Z] #7 4.115 (23/33) Installing expat (2.2.8-r0) [2020-02-21T23:01:40.947Z] #7 4.119 (24/33) Installing pcre2 (10.32-r1) [2020-02-21T23:01:40.947Z] #7 4.128 (25/33) Installing git (2.20.2-r0) [2020-02-21T23:01:40.947Z] #7 4.320 (26/33) Installing libmnl (1.0.4-r0) [2020-02-21T23:01:40.947Z] #7 4.322 (27/33) Installing jansson (2.11-r0) [2020-02-21T23:01:40.947Z] #7 4.326 (28/33) Installing libnftnl-libs (1.1.1-r0) [2020-02-21T23:01:40.947Z] #7 4.331 (29/33) Installing iptables (1.6.2-r1) [2020-02-21T23:01:40.947Z] #7 4.354 (30/33) Installing pigz (2.4-r0) [2020-02-21T23:01:40.947Z] #7 4.359 (31/33) Installing tar (1.32-r0) [2020-02-21T23:01:40.947Z] #7 4.370 (32/33) Installing xz-libs (5.2.4-r0) [2020-02-21T23:01:40.947Z] #7 4.373 (33/33) Installing xz (5.2.4-r0) [2020-02-21T23:01:40.947Z] #7 4.379 Executing busybox-1.29.3-r10.trigger [2020-02-21T23:01:40.947Z] #7 4.383 Executing ca-certificates-20190108-r0.trigger [2020-02-21T23:01:40.947Z] #7 4.438 OK: 185 MiB in 47 packages [2020-02-21T23:01:40.947Z] #7 DONE 6.0s [2020-02-21T23:01:40.947Z] [2020-02-21T23:01:40.947Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-21T23:01:40.947Z] #9 DONE 0.1s [2020-02-21T23:01:40.947Z] [2020-02-21T23:01:40.947Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-02-21T23:01:40.947Z] #14 extracting sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 done [2020-02-21T23:01:40.947Z] #14 DONE 8.2s [2020-02-21T23:01:40.947Z] [2020-02-21T23:01:40.947Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-21T23:01:40.947Z] #10 DONE 0.1s [2020-02-21T23:01:40.947Z] [2020-02-21T23:01:40.947Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-21T23:01:40.947Z] #11 DONE 0.0s [2020-02-21T23:01:40.947Z] [2020-02-21T23:01:40.947Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-21T23:01:40.947Z] #12 DONE 0.1s [2020-02-21T23:01:40.947Z] [2020-02-21T23:01:40.947Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-21T23:01:41.025Z] --- PASS: TestSecretInspect (3.11s) [2020-02-21T23:01:41.025Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-21T23:01:41.025Z] daemon.go:325: [d7fb0aed60a7c] waiting for daemon to start [2020-02-21T23:01:41.025Z] daemon.go:325: [d7fb0aed60a7c] waiting for daemon to start [2020-02-21T23:01:41.025Z] daemon.go:353: [d7fb0aed60a7c] daemon started [2020-02-21T23:01:41.025Z] daemon.go:461: [d7fb0aed60a7c] Stopping daemon [2020-02-21T23:01:41.026Z] daemon.go:296: [d7fb0aed60a7c] exiting daemon [2020-02-21T23:01:41.026Z] daemon.go:448: [d7fb0aed60a7c] Daemon stopped [2020-02-21T23:01:41.026Z] === RUN TestSecretList [2020-02-21T23:01:41.201Z] #15 ... [2020-02-21T23:01:41.202Z] [2020-02-21T23:01:41.202Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-21T23:01:41.202Z] #13 DONE 0.0s [2020-02-21T23:01:41.456Z] [2020-02-21T23:01:41.456Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-21T23:01:41.710Z] #15 0.605 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-21T23:01:41.990Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-21T23:01:41.990Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-21T23:01:42.632Z] #15 1.673 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-21T23:01:42.887Z] #15 1.759 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-02-21T23:01:42.887Z] #15 1.761 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-02-21T23:01:42.887Z] #15 1.894 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-02-21T23:01:42.887Z] #15 1.902 (4/43) Installing readline (8.0.1-r0) [2020-02-21T23:01:42.887Z] #15 1.906 (5/43) Installing bash (5.0.11-r1) [2020-02-21T23:01:42.887Z] #15 1.920 Executing bash-5.0.11-r1.post-install [2020-02-21T23:01:42.887Z] #15 1.922 (6/43) Installing linux-headers (4.19.36-r0) [2020-02-21T23:01:42.887Z] #15 1.996 (7/43) Installing libblkid (2.34-r1) [2020-02-21T23:01:43.142Z] #15 2.002 (8/43) Installing libuuid (2.34-r1) [2020-02-21T23:01:43.142Z] #15 2.004 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-02-21T23:01:43.142Z] #15 2.010 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-02-21T23:01:43.142Z] #15 2.015 (11/43) Installing libgcc (9.2.0-r3) [2020-02-21T23:01:43.142Z] #15 2.017 (12/43) Installing libstdc++ (9.2.0-r3) [2020-02-21T23:01:43.142Z] #15 2.030 (13/43) Installing binutils (2.33.1-r0) [2020-02-21T23:01:43.142Z] #15 2.100 (14/43) Installing libmagic (5.37-r1) [2020-02-21T23:01:43.142Z] #15 2.119 (15/43) Installing file (5.37-r1) [2020-02-21T23:01:43.142Z] #15 2.121 (16/43) Installing gmp (6.1.2-r1) [2020-02-21T23:01:43.142Z] #15 2.128 (17/43) Installing isl (0.18-r0) [2020-02-21T23:01:43.142Z] #15 2.143 (18/43) Installing libgomp (9.2.0-r3) [2020-02-21T23:01:43.142Z] #15 2.146 (19/43) Installing libatomic (9.2.0-r3) [2020-02-21T23:01:43.142Z] #15 2.148 (20/43) Installing mpfr4 (4.0.2-r1) [2020-02-21T23:01:43.142Z] #15 2.155 (21/43) Installing mpc1 (1.1.0-r1) [2020-02-21T23:01:43.142Z] #15 2.157 (22/43) Installing gcc (9.2.0-r3) [2020-02-21T23:01:43.701Z] #15 2.841 (23/43) Installing musl-dev (1.1.24-r0) [2020-02-21T23:01:43.895Z] --- PASS: TestSecretList (3.04s) [2020-02-21T23:01:43.895Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-21T23:01:43.895Z] daemon.go:325: [d8d50bad9fc71] waiting for daemon to start [2020-02-21T23:01:43.895Z] daemon.go:325: [d8d50bad9fc71] waiting for daemon to start [2020-02-21T23:01:43.895Z] daemon.go:353: [d8d50bad9fc71] daemon started [2020-02-21T23:01:43.895Z] daemon.go:461: [d8d50bad9fc71] Stopping daemon [2020-02-21T23:01:43.895Z] daemon.go:296: [d8d50bad9fc71] exiting daemon [2020-02-21T23:01:43.895Z] daemon.go:448: [d8d50bad9fc71] Daemon stopped [2020-02-21T23:01:43.895Z] === RUN TestSecretsCreateAndDelete [2020-02-21T23:01:43.956Z] #15 2.919 (24/43) Installing libc-dev (0.7.2-r0) [2020-02-21T23:01:43.956Z] #15 2.920 (25/43) Installing g++ (9.2.0-r3) [2020-02-21T23:01:44.515Z] #15 3.341 (26/43) Installing make (4.2.1-r2) [2020-02-21T23:01:44.515Z] #15 3.346 (27/43) Installing fortify-headers (1.1-r0) [2020-02-21T23:01:44.515Z] #15 3.348 (28/43) Installing build-base (0.5-r1) [2020-02-21T23:01:44.515Z] #15 3.349 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-02-21T23:01:44.515Z] #15 3.352 (30/43) Installing libcurl (7.67.0-r0) [2020-02-21T23:01:44.515Z] #15 3.359 (31/43) Installing curl (7.67.0-r0) [2020-02-21T23:01:44.515Z] #15 3.362 (32/43) Installing oniguruma (6.9.4-r0) [2020-02-21T23:01:44.515Z] #15 3.368 (33/43) Installing jq (1.6-r0) [2020-02-21T23:01:44.515Z] #15 3.376 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-02-21T23:01:44.515Z] #15 3.380 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-21T23:01:44.515Z] #15 3.383 (36/43) Installing libaio (0.3.112-r1) [2020-02-21T23:01:44.515Z] #15 3.385 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-02-21T23:01:44.515Z] #15 3.415 (38/43) Installing libfdisk (2.34-r1) [2020-02-21T23:01:44.515Z] #15 3.421 (39/43) Installing libmount (2.34-r1) [2020-02-21T23:01:44.515Z] #15 3.427 (40/43) Installing libsmartcols (2.34-r1) [2020-02-21T23:01:44.515Z] #15 3.431 (41/43) Installing pkgconf (1.6.3-r0) [2020-02-21T23:01:44.515Z] #15 3.434 (42/43) Installing util-linux-dev (2.34-r1) [2020-02-21T23:01:44.515Z] #15 3.455 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-02-21T23:01:44.515Z] #15 3.461 Executing busybox-1.31.1-r9.trigger [2020-02-21T23:01:44.515Z] #15 3.467 OK: 203 MiB in 58 packages [2020-02-21T23:01:45.074Z] #15 DONE 4.1s [2020-02-21T23:01:45.074Z] [2020-02-21T23:01:45.074Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-21T23:01:45.997Z] #16 DONE 0.7s [2020-02-21T23:01:45.997Z] [2020-02-21T23:01:45.997Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-21T23:01:46.557Z] #17 DONE 0.7s [2020-02-21T23:01:46.557Z] [2020-02-21T23:01:46.557Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-21T23:01:46.557Z] #18 DONE 0.0s [2020-02-21T23:01:46.557Z] [2020-02-21T23:01:46.557Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-21T23:01:46.557Z] #19 DONE 0.1s [2020-02-21T23:01:46.557Z] [2020-02-21T23:01:46.557Z] #31 [builder 1/4] COPY . . [2020-02-21T23:01:46.557Z] #31 ... [2020-02-21T23:01:46.557Z] [2020-02-21T23:01:46.557Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-21T23:01:46.557Z] #26 DONE 0.1s [2020-02-21T23:01:46.557Z] [2020-02-21T23:01:46.557Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-21T23:01:46.557Z] #22 DONE 0.2s [2020-02-21T23:01:46.813Z] [2020-02-21T23:01:46.813Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-21T23:01:46.813Z] #27 DONE 0.1s [2020-02-21T23:01:46.813Z] [2020-02-21T23:01:46.813Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-21T23:01:46.813Z] #28 DONE 0.2s [2020-02-21T23:01:46.813Z] [2020-02-21T23:01:46.813Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-21T23:01:46.813Z] #23 DONE 0.2s [2020-02-21T23:01:46.813Z] [2020-02-21T23:01:46.813Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T23:01:47.166Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2020-02-21T23:01:47.166Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-21T23:01:47.166Z] daemon.go:325: [d1dd5097d8a8a] waiting for daemon to start [2020-02-21T23:01:47.166Z] daemon.go:325: [d1dd5097d8a8a] waiting for daemon to start [2020-02-21T23:01:47.166Z] daemon.go:353: [d1dd5097d8a8a] daemon started [2020-02-21T23:01:47.166Z] daemon.go:461: [d1dd5097d8a8a] Stopping daemon [2020-02-21T23:01:47.166Z] daemon.go:296: [d1dd5097d8a8a] exiting daemon [2020-02-21T23:01:47.166Z] daemon.go:448: [d1dd5097d8a8a] Daemon stopped [2020-02-21T23:01:47.166Z] === RUN TestSecretsUpdate [2020-02-21T23:01:47.423Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-21T23:01:47.743Z] #20 ... [2020-02-21T23:01:47.743Z] [2020-02-21T23:01:47.743Z] #31 [builder 1/4] COPY . . [2020-02-21T23:01:47.743Z] #31 DONE 1.2s [2020-02-21T23:01:47.987Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-21T23:01:47.998Z] [2020-02-21T23:01:47.998Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-21T23:01:49.358Z] #32 DONE 1.4s [2020-02-21T23:01:49.358Z] [2020-02-21T23:01:49.358Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-21T23:01:49.358Z] #24 1.681 + RM_GOPATH=0 [2020-02-21T23:01:49.358Z] #24 1.682 + TMP_GOPATH= [2020-02-21T23:01:49.358Z] #24 1.682 + : /build [2020-02-21T23:01:49.358Z] #24 1.682 + '[' -z '' ']' [2020-02-21T23:01:49.358Z] #24 1.683 ++ mktemp -d [2020-02-21T23:01:49.358Z] #24 1.684 + export GOPATH=/tmp/tmp.GLKENF [2020-02-21T23:01:49.358Z] #24 1.685 + GOPATH=/tmp/tmp.GLKENF [2020-02-21T23:01:49.358Z] #24 1.685 + RM_GOPATH=1 [2020-02-21T23:01:49.358Z] #24 1.685 ++ dirname ./install.sh [2020-02-21T23:01:49.358Z] #24 1.686 + dir=. [2020-02-21T23:01:49.358Z] #24 1.686 + bin=dockercli [2020-02-21T23:01:49.358Z] #24 1.687 + shift [2020-02-21T23:01:49.358Z] #24 1.687 + '[' '!' -f ./dockercli.installer ']' [2020-02-21T23:01:49.358Z] #24 1.687 + . ./dockercli.installer [2020-02-21T23:01:49.358Z] #24 1.687 ++ DOCKERCLI_CHANNEL=stable [2020-02-21T23:01:49.358Z] #24 1.687 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-21T23:01:49.358Z] #24 1.688 Install docker/cli version 17.06.2-ce from stable [2020-02-21T23:01:49.358Z] #24 1.688 + install_dockercli [2020-02-21T23:01:49.358Z] #24 1.688 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-21T23:01:49.358Z] #24 1.688 ++ uname -m [2020-02-21T23:01:49.358Z] #24 1.690 + arch=x86_64 [2020-02-21T23:01:49.358Z] #24 1.690 + '[' x86_64 '!=' x86_64 ']' [2020-02-21T23:01:49.358Z] #24 1.690 + url=https://download.docker.com/linux/static [2020-02-21T23:01:49.358Z] #24 1.690 + tar -xz docker/docker [2020-02-21T23:01:49.358Z] #24 1.690 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-21T23:01:49.881Z] --- PASS: TestSecretsUpdate (2.99s) [2020-02-21T23:01:49.881Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-21T23:01:49.881Z] daemon.go:325: [d9f5b7ff3e8fb] waiting for daemon to start [2020-02-21T23:01:49.881Z] daemon.go:325: [d9f5b7ff3e8fb] waiting for daemon to start [2020-02-21T23:01:49.881Z] daemon.go:353: [d9f5b7ff3e8fb] daemon started [2020-02-21T23:01:49.881Z] daemon.go:461: [d9f5b7ff3e8fb] Stopping daemon [2020-02-21T23:01:49.881Z] daemon.go:296: [d9f5b7ff3e8fb] exiting daemon [2020-02-21T23:01:49.881Z] daemon.go:448: [d9f5b7ff3e8fb] Daemon stopped [2020-02-21T23:01:49.881Z] === RUN TestTemplatedSecret [2020-02-21T23:01:49.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-21T23:01:50.138Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-21T23:01:50.394Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/archive 7.080s coverage: 62.2% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/authorization 0.652s coverage: 26.2% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 15.4% of statements [2020-02-21T23:01:51.423Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-21T23:01:51.423Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/directory 0.068s coverage: 80.0% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/discovery 0.182s coverage: 58.3% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/discovery/file 0.081s coverage: 92.9% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/discovery/kv 3.355s coverage: 84.1% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/discovery/memory 0.197s coverage: 92.3% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/discovery/nodes 0.347s coverage: 93.8% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 38.2% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/fileutils 0.299s coverage: 87.7% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/homedir 0.077s coverage: 37.5% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/idtools 0.128s coverage: 6.3% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/ioutils 0.644s coverage: 69.1% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/jsonmessage 0.265s coverage: 91.7% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/locker 0.096s coverage: 88.9% of statements [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2020-02-21T23:01:51.423Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/namesgenerator 0.091s coverage: 85.7% of statements [2020-02-21T23:01:51.423Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/parsers 0.218s coverage: 97.0% of statements [2020-02-21T23:01:51.423Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-21T23:01:51.423Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-21T23:01:51.423Z] ok github.com/docker/docker/pkg/pidfile 0.136s coverage: 82.6% of statements [2020-02-21T23:01:51.423Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-21T23:01:51.423Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-21T23:01:51.868Z] #24 5.034 + mkdir -p /build [2020-02-21T23:01:51.868Z] #24 5.036 + mv docker/docker /build/ [2020-02-21T23:01:51.868Z] #24 5.037 + rmdir docker [2020-02-21T23:01:52.128Z] #24 DONE 5.2s [2020-02-21T23:01:52.129Z] [2020-02-21T23:01:52.129Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T23:01:52.129Z] #20 2.488 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-21T23:01:52.129Z] #20 3.142 curl: option --progress: is ambiguous [2020-02-21T23:01:52.129Z] #20 3.143 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-21T23:01:52.129Z] #20 3.637 curl: option --progress: is ambiguous [2020-02-21T23:01:52.129Z] #20 3.642 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-21T23:01:52.129Z] #20 4.034 curl: option --progress: is ambiguous [2020-02-21T23:01:52.129Z] #20 4.034 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-21T23:01:52.129Z] #20 4.588 curl: option --progress: is ambiguous [2020-02-21T23:01:52.129Z] #20 4.592 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-21T23:01:52.129Z] #20 5.021 [2020-02-21T23:01:52.916Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-21T23:01:53.054Z] #20 6.471 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-21T23:01:53.479Z] --- PASS: TestTemplatedSecret (3.71s) [2020-02-21T23:01:53.479Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-21T23:01:53.479Z] daemon.go:325: [db80a581cbfe6] waiting for daemon to start [2020-02-21T23:01:53.479Z] daemon.go:325: [db80a581cbfe6] waiting for daemon to start [2020-02-21T23:01:53.479Z] daemon.go:353: [db80a581cbfe6] daemon started [2020-02-21T23:01:53.479Z] daemon.go:461: [db80a581cbfe6] Stopping daemon [2020-02-21T23:01:53.479Z] daemon.go:296: [db80a581cbfe6] exiting daemon [2020-02-21T23:01:53.479Z] daemon.go:448: [db80a581cbfe6] Daemon stopped [2020-02-21T23:01:53.479Z] === RUN TestSecretCreateResolve [2020-02-21T23:01:53.479Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-21T23:01:53.564Z] #20 6.821 curl: option --progress: is ambiguous [2020-02-21T23:01:53.564Z] #20 6.822 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-21T23:01:53.818Z] #20 7.205 [2020-02-21T23:01:54.848Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-21T23:01:55.179Z] #20 8.474 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-21T23:01:55.434Z] #20 8.794 curl: option --progress: is ambiguous [2020-02-21T23:01:55.434Z] #20 8.798 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-21T23:01:55.688Z] #20 9.143 [2020-02-21T23:01:56.217Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-21T23:01:56.218Z] --- PASS: TestSecretCreateResolve (2.73s) [2020-02-21T23:01:56.218Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-21T23:01:56.218Z] daemon.go:325: [d36b8f28f3d67] waiting for daemon to start [2020-02-21T23:01:56.218Z] daemon.go:325: [d36b8f28f3d67] waiting for daemon to start [2020-02-21T23:01:56.218Z] daemon.go:353: [d36b8f28f3d67] daemon started [2020-02-21T23:01:56.218Z] daemon.go:461: [d36b8f28f3d67] Stopping daemon [2020-02-21T23:01:56.218Z] daemon.go:296: [d36b8f28f3d67] exiting daemon [2020-02-21T23:01:56.218Z] daemon.go:448: [d36b8f28f3d67] Daemon stopped [2020-02-21T23:01:56.218Z] PASS [2020-02-21T23:01:56.218Z] [2020-02-21T23:01:56.218Z] DONE 6 tests in 18.482s [2020-02-21T23:01:56.218Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-21T23:01:56.218Z] ++ 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-21T23:01:56.218Z] ++ set -e [2020-02-21T23:01:56.218Z] ++ '[' -n 0 ']' [2020-02-21T23:01:56.218Z] ++ set -x [2020-02-21T23:01:56.218Z] ++ env -i DEST=/go/src/github.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-21T23:01:56.218Z] INFO: Testing against a local daemon [2020-02-21T23:01:56.218Z] === RUN TestServiceCreateInit [2020-02-21T23:01:56.218Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-21T23:01:57.050Z] #20 ... [2020-02-21T23:01:57.050Z] [2020-02-21T23:01:57.050Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-21T23:01:57.050Z] #29 ... [2020-02-21T23:01:57.050Z] [2020-02-21T23:01:57.050Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T23:01:57.050Z] #20 10.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-21T23:01:57.610Z] #20 10.89 curl: option --progress: is ambiguous [2020-02-21T23:01:57.610Z] #20 10.90 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-21T23:01:57.865Z] #20 11.25 [2020-02-21T23:01:58.109Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-21T23:01:58.672Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-21T23:01:58.672Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-21T23:01:58.929Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-21T23:01:59.227Z] #20 12.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-21T23:01:59.227Z] #20 ... [2020-02-21T23:01:59.227Z] [2020-02-21T23:01:59.227Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-21T23:01:59.227Z] #33 1.453 [2020-02-21T23:01:59.227Z] #33 1.628 Removing bundles/ [2020-02-21T23:01:59.227Z] #33 1.628 [2020-02-21T23:01:59.227Z] #33 1.635 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-21T23:01:59.227Z] #33 3.068 Building test suite binary ./integration-cli/test.main [2020-02-21T23:01:59.483Z] #33 ... [2020-02-21T23:01:59.483Z] [2020-02-21T23:01:59.483Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-21T23:01:59.483Z] #20 12.88 curl: option --progress: is ambiguous [2020-02-21T23:01:59.483Z] #20 12.88 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-21T23:01:59.492Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-21T23:01:59.741Z] #20 13.19 [2020-02-21T23:01:59.996Z] #20 13.28 Download of images into '/build' complete. [2020-02-21T23:01:59.996Z] #20 13.28 Use something like the following to load the result into a Docker daemon: [2020-02-21T23:01:59.996Z] #20 13.28 tar -cC '/build' . | docker load [2020-02-21T23:01:59.996Z] #20 DONE 13.4s [2020-02-21T23:01:59.996Z] [2020-02-21T23:01:59.996Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-21T23:02:00.055Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-21T23:02:01.358Z] #29 ... [2020-02-21T23:02:01.358Z] [2020-02-21T23:02:01.358Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-21T23:02:01.358Z] #21 DONE 0.1s [2020-02-21T23:02:01.358Z] [2020-02-21T23:02:01.358Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-21T23:02:01.358Z] #25 DONE 0.1s [2020-02-21T23:02:01.358Z] [2020-02-21T23:02:01.358Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-21T23:02:01.423Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-21T23:02:02.353Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-21T23:02:03.284Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-21T23:02:06.557Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-21T23:02:06.557Z] --- PASS: TestServiceCreateInit (10.30s) [2020-02-21T23:02:06.557Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2020-02-21T23:02:06.557Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-21T23:02:06.557Z] daemon.go:325: [ddfb6e6a80de9] waiting for daemon to start [2020-02-21T23:02:06.557Z] daemon.go:325: [ddfb6e6a80de9] waiting for daemon to start [2020-02-21T23:02:06.557Z] daemon.go:353: [ddfb6e6a80de9] daemon started [2020-02-21T23:02:06.557Z] daemon.go:461: [ddfb6e6a80de9] Stopping daemon [2020-02-21T23:02:06.557Z] daemon.go:296: [ddfb6e6a80de9] exiting daemon [2020-02-21T23:02:06.557Z] daemon.go:448: [ddfb6e6a80de9] Daemon stopped [2020-02-21T23:02:06.557Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2020-02-21T23:02:06.557Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-21T23:02:06.557Z] daemon.go:325: [d4b994dfb50f4] waiting for daemon to start [2020-02-21T23:02:06.557Z] daemon.go:325: [d4b994dfb50f4] waiting for daemon to start [2020-02-21T23:02:06.557Z] daemon.go:353: [d4b994dfb50f4] daemon started [2020-02-21T23:02:06.557Z] daemon.go:461: [d4b994dfb50f4] Stopping daemon [2020-02-21T23:02:06.557Z] daemon.go:296: [d4b994dfb50f4] exiting daemon [2020-02-21T23:02:06.557Z] daemon.go:448: [d4b994dfb50f4] Daemon stopped [2020-02-21T23:02:06.557Z] === RUN TestCreateServiceMultipleTimes [2020-02-21T23:02:08.449Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-21T23:02:10.341Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-21T23:02:12.235Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-21T23:02:13.606Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-21T23:02:13.863Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-21T23:02:15.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-21T23:02:16.214Z] #29 29.42 # github.com/docker/docker/contrib/httpserver [2020-02-21T23:02:16.214Z] #29 29.42 loadinternal: cannot find runtime/cgo [2020-02-21T23:02:16.773Z] #29 DONE 29.7s [2020-02-21T23:02:16.773Z] [2020-02-21T23:02:16.773Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-21T23:02:17.331Z] #33 ... [2020-02-21T23:02:17.331Z] [2020-02-21T23:02:17.331Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-21T23:02:17.587Z] #30 DONE 0.1s [2020-02-21T23:02:17.587Z] [2020-02-21T23:02:17.587Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-21T23:02:17.756Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-21T23:02:20.276Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-21T23:02:21.207Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/plugins 35.094s coverage: 73.6% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.203s coverage: 56.8% of statements [2020-02-21T23:02:21.319Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-21T23:02:21.319Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/plugins/transport 0.139s coverage: 85.7% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/pools 0.049s coverage: 87.9% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/pubsub 1.164s coverage: 72.7% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/reexec 0.420s coverage: 82.4% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 20.3% of statements [2020-02-21T23:02:21.319Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2020-02-21T23:02:21.319Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/sysinfo 0.111s coverage: 38.2% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 12.3% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/tailfile 0.146s coverage: 88.6% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/tarsum 0.257s coverage: 89.3% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/term 0.047s coverage: 30.8% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/truncindex 0.157s coverage: 91.5% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/urlutil 0.046s coverage: 100.0% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/plugin 0.453s coverage: 12.0% of statements [2020-02-21T23:02:21.319Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/plugin/v2 0.198s coverage: 20.1% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/reference 0.345s coverage: 84.4% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/registry 0.523s coverage: 52.3% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/registry/resumable 0.265s coverage: 100.0% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 49.0% of statements [2020-02-21T23:02:21.319Z] ? github.com/docker/docker/rootless [no test files] [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/runconfig 0.150s coverage: 54.5% of statements [2020-02-21T23:02:21.319Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-21T23:02:21.319Z] ? github.com/docker/docker/volume [no test files] [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/volume/drivers 0.171s coverage: 36.1% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/volume/local 0.288s coverage: 37.7% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/volume/mounts 0.103s coverage: 66.2% of statements [2020-02-21T23:02:21.319Z] ok github.com/docker/docker/volume/service 0.417s coverage: 70.3% of statements [2020-02-21T23:02:21.319Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-21T23:02:21.319Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-21T23:02:21.319Z] INFO: make.ps1 ended at 02/21/2020 23:02:18 [2020-02-21T23:02:21.319Z] INFO: Unit tests ended at 02/21/2020 23:02:20. Duration:00:03:42.1646926 [2020-02-21T23:02:21.319Z] INFO: Building busybox [2020-02-21T23:02:21.319Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-21T23:02:21.319Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-21T23:02:21.319Z] [2020-02-21T23:02:21.319Z] Sending build context to Docker daemon 2.56kB [2020-02-21T23:02:21.319Z] [2020-02-21T23:02:21.319Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-21T23:02:21.319Z] ---> 3b63d96cf771 [2020-02-21T23:02:21.319Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-21T23:02:21.319Z] ---> Running in 34bc98622b32 [2020-02-21T23:02:22.573Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-21T23:02:25.987Z] Removing intermediate container 34bc98622b32 [2020-02-21T23:02:25.987Z] ---> 58ba17c2559b [2020-02-21T23:02:25.987Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-21T23:02:26.673Z] --- PASS: TestBuildWithHugeFile (81.98s) [2020-02-21T23:02:26.673Z] === RUN TestBuildWithEmptyDockerfile [2020-02-21T23:02:26.673Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T23:02:26.673Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T23:02:26.673Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T23:02:26.673Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T23:02:26.673Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T23:02:26.673Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T23:02:26.673Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T23:02:26.673Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T23:02:26.673Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T23:02:26.948Z] [2020-02-21T23:02:26.959Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-02-21T23:02:26.959Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-02-21T23:02:26.959Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-02-21T23:02:26.959Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-02-21T23:02:26.959Z] === RUN TestBuildPreserveOwnership [2020-02-21T23:02:26.959Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-21T23:02:27.411Z] ---> 889f42ed4ac8 [2020-02-21T23:02:27.411Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-21T23:02:27.411Z] ---> Running in f51ff775a88d [2020-02-21T23:02:28.936Z] [2020-02-21T23:02:28.936Z] SUCCESS: Specified value was saved. [2020-02-21T23:02:29.112Z] --- PASS: TestCreateServiceMultipleTimes (21.65s) [2020-02-21T23:02:29.112Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-21T23:02:29.113Z] daemon.go:325: [de3371354d0bc] waiting for daemon to start [2020-02-21T23:02:29.113Z] daemon.go:325: [de3371354d0bc] waiting for daemon to start [2020-02-21T23:02:29.113Z] daemon.go:353: [de3371354d0bc] daemon started [2020-02-21T23:02:29.113Z] daemon.go:461: [de3371354d0bc] Stopping daemon [2020-02-21T23:02:29.113Z] daemon.go:296: [de3371354d0bc] exiting daemon [2020-02-21T23:02:29.113Z] daemon.go:448: [de3371354d0bc] Daemon stopped [2020-02-21T23:02:29.113Z] === RUN TestCreateServiceConflict [2020-02-21T23:02:30.480Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-21T23:02:31.494Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2020-02-21T23:02:31.494Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.13s) [2020-02-21T23:02:31.494Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2020-02-21T23:02:31.494Z] === RUN TestBuildPlatformInvalid [2020-02-21T23:02:31.636Z] --- PASS: TestCreateServiceConflict (3.10s) [2020-02-21T23:02:31.636Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-21T23:02:31.636Z] daemon.go:325: [d78ddb10d3120] waiting for daemon to start [2020-02-21T23:02:31.636Z] daemon.go:325: [d78ddb10d3120] waiting for daemon to start [2020-02-21T23:02:31.636Z] daemon.go:353: [d78ddb10d3120] daemon started [2020-02-21T23:02:31.636Z] daemon.go:461: [d78ddb10d3120] Stopping daemon [2020-02-21T23:02:31.636Z] daemon.go:296: [d78ddb10d3120] exiting daemon [2020-02-21T23:02:31.636Z] daemon.go:448: [d78ddb10d3120] Daemon stopped [2020-02-21T23:02:31.636Z] === RUN TestCreateServiceMaxReplicas [2020-02-21T23:02:31.779Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-21T23:02:31.779Z] PASS [2020-02-21T23:02:31.779Z] [2020-02-21T23:02:31.779Z] DONE 30 tests in 127.090s [2020-02-21T23:02:31.779Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-21T23:02:31.779Z] ++ 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-21T23:02:31.779Z] ++ set -e [2020-02-21T23:02:31.779Z] ++ '[' -n 0 ']' [2020-02-21T23:02:31.779Z] ++ set -x [2020-02-21T23:02:31.779Z] ++ env -i DEST=/go/src/github.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-21T23:02:31.779Z] INFO: Testing against a local daemon [2020-02-21T23:02:31.779Z] === RUN TestConfigList [2020-02-21T23:02:31.827Z] Removing intermediate container f51ff775a88d [2020-02-21T23:02:31.827Z] ---> 7b47e8507826 [2020-02-21T23:02:31.827Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-21T23:02:31.827Z] ---> Running in 6cbbe125efb4 [2020-02-21T23:02:32.199Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-21T23:02:34.469Z] --- PASS: TestConfigList (2.25s) [2020-02-21T23:02:34.470Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-21T23:02:34.470Z] daemon.go:325: [d72e7f0830364] waiting for daemon to start [2020-02-21T23:02:34.470Z] daemon.go:325: [d72e7f0830364] waiting for daemon to start [2020-02-21T23:02:34.470Z] daemon.go:353: [d72e7f0830364] daemon started [2020-02-21T23:02:34.470Z] daemon.go:461: [d72e7f0830364] Stopping daemon [2020-02-21T23:02:34.470Z] daemon.go:296: [d72e7f0830364] exiting daemon [2020-02-21T23:02:34.470Z] daemon.go:448: [d72e7f0830364] Daemon stopped [2020-02-21T23:02:34.470Z] === RUN TestConfigsCreateAndDelete [2020-02-21T23:02:34.720Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2020-02-21T23:02:34.721Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-21T23:02:34.721Z] daemon.go:325: [d743ecbdd9505] waiting for daemon to start [2020-02-21T23:02:34.721Z] daemon.go:325: [d743ecbdd9505] waiting for daemon to start [2020-02-21T23:02:34.721Z] daemon.go:353: [d743ecbdd9505] daemon started [2020-02-21T23:02:34.721Z] daemon.go:461: [d743ecbdd9505] Stopping daemon [2020-02-21T23:02:34.721Z] daemon.go:296: [d743ecbdd9505] exiting daemon [2020-02-21T23:02:34.721Z] daemon.go:448: [d743ecbdd9505] Daemon stopped [2020-02-21T23:02:34.721Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-21T23:02:36.508Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2020-02-21T23:02:36.508Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-21T23:02:36.508Z] daemon.go:325: [dc084fb26d1ac] waiting for daemon to start [2020-02-21T23:02:36.508Z] daemon.go:325: [dc084fb26d1ac] waiting for daemon to start [2020-02-21T23:02:36.508Z] daemon.go:353: [dc084fb26d1ac] daemon started [2020-02-21T23:02:36.508Z] daemon.go:461: [dc084fb26d1ac] Stopping daemon [2020-02-21T23:02:36.508Z] daemon.go:296: [dc084fb26d1ac] exiting daemon [2020-02-21T23:02:36.508Z] daemon.go:448: [dc084fb26d1ac] Daemon stopped [2020-02-21T23:02:36.508Z] === RUN TestConfigsUpdate [2020-02-21T23:02:37.243Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-21T23:02:37.590Z] Cannot create a file when that file already exists. [2020-02-21T23:02:39.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-21T23:02:39.200Z] --- PASS: TestConfigsUpdate (2.27s) [2020-02-21T23:02:39.200Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-21T23:02:39.200Z] daemon.go:325: [dbe56b7d46d96] waiting for daemon to start [2020-02-21T23:02:39.200Z] daemon.go:325: [dbe56b7d46d96] waiting for daemon to start [2020-02-21T23:02:39.200Z] daemon.go:353: [dbe56b7d46d96] daemon started [2020-02-21T23:02:39.200Z] daemon.go:461: [dbe56b7d46d96] Stopping daemon [2020-02-21T23:02:39.200Z] daemon.go:296: [dbe56b7d46d96] exiting daemon [2020-02-21T23:02:39.200Z] daemon.go:448: [dbe56b7d46d96] Daemon stopped [2020-02-21T23:02:39.200Z] === RUN TestTemplatedConfig [2020-02-21T23:02:39.393Z] === RUN TestDockerSuite/TestBuildRm [2020-02-21T23:02:41.888Z] --- PASS: TestTemplatedConfig (2.67s) [2020-02-21T23:02:41.888Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-21T23:02:41.888Z] daemon.go:325: [dbd1d7ff195ea] waiting for daemon to start [2020-02-21T23:02:41.888Z] daemon.go:325: [dbd1d7ff195ea] waiting for daemon to start [2020-02-21T23:02:41.888Z] daemon.go:353: [dbd1d7ff195ea] daemon started [2020-02-21T23:02:41.888Z] daemon.go:461: [dbd1d7ff195ea] Stopping daemon [2020-02-21T23:02:41.888Z] daemon.go:296: [dbd1d7ff195ea] exiting daemon [2020-02-21T23:02:41.888Z] daemon.go:448: [dbd1d7ff195ea] Daemon stopped [2020-02-21T23:02:41.888Z] === RUN TestConfigInspect [2020-02-21T23:02:43.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-21T23:02:43.569Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-21T23:02:43.932Z] --- PASS: TestConfigInspect (2.31s) [2020-02-21T23:02:43.932Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-21T23:02:43.932Z] daemon.go:325: [da7e9079b80cb] waiting for daemon to start [2020-02-21T23:02:43.932Z] daemon.go:325: [da7e9079b80cb] waiting for daemon to start [2020-02-21T23:02:43.932Z] daemon.go:353: [da7e9079b80cb] daemon started [2020-02-21T23:02:43.932Z] daemon.go:461: [da7e9079b80cb] Stopping daemon [2020-02-21T23:02:43.932Z] daemon.go:296: [da7e9079b80cb] exiting daemon [2020-02-21T23:02:43.932Z] daemon.go:448: [da7e9079b80cb] Daemon stopped [2020-02-21T23:02:43.932Z] === RUN TestConfigCreateWithLabels [2020-02-21T23:02:44.499Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-21T23:02:44.632Z] Removing intermediate container 6cbbe125efb4 [2020-02-21T23:02:44.632Z] ---> 72e9f1d149aa [2020-02-21T23:02:44.632Z] Step 6/6 : CMD ["sh"] [2020-02-21T23:02:44.632Z] ---> Running in b22209a0ed39 [2020-02-21T23:02:44.632Z] Removing intermediate container b22209a0ed39 [2020-02-21T23:02:44.632Z] ---> 58ec78a8d903 [2020-02-21T23:02:44.632Z] Successfully built 58ec78a8d903 [2020-02-21T23:02:44.632Z] Successfully tagged busybox:latest [2020-02-21T23:02:44.632Z] INFO: Docker images of the daemon under test [2020-02-21T23:02:44.632Z] [2020-02-21T23:02:44.632Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-21T23:02:44.632Z] busybox latest 58ec78a8d903 Less than a second ago 4.86GB [2020-02-21T23:02:44.632Z] microsoft/windowsservercore latest 3b63d96cf771 5 weeks ago 4.82GB [2020-02-21T23:02:44.632Z] mcr.microsoft.com/windows/servercore 10.0.17763.973 3b63d96cf771 5 weeks ago 4.82GB [2020-02-21T23:02:44.632Z] [2020-02-21T23:02:44.632Z] INFO: Running integration tests at 02/21/2020 23:02:43... [2020-02-21T23:02:44.632Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-21T23:02:44.632Z] INFO: Integration API tests being run from the host: [2020-02-21T23:02:44.632Z] INFO: make.ps1 starting at 02/21/2020 23:02:43 [2020-02-21T23:02:45.087Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-02-21T23:02:45.868Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-21T23:02:45.964Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2020-02-21T23:02:45.964Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-21T23:02:45.964Z] daemon.go:325: [dd622610ec2a4] waiting for daemon to start [2020-02-21T23:02:45.964Z] daemon.go:325: [dd622610ec2a4] waiting for daemon to start [2020-02-21T23:02:45.964Z] daemon.go:353: [dd622610ec2a4] daemon started [2020-02-21T23:02:45.964Z] daemon.go:461: [dd622610ec2a4] Stopping daemon [2020-02-21T23:02:45.964Z] daemon.go:296: [dd622610ec2a4] exiting daemon [2020-02-21T23:02:45.964Z] daemon.go:448: [dd622610ec2a4] Daemon stopped [2020-02-21T23:02:45.964Z] === RUN TestConfigCreateResolve [2020-02-21T23:02:46.124Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-21T23:02:47.054Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-21T23:02:48.421Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-21T23:02:48.654Z] --- PASS: TestConfigCreateResolve (2.29s) [2020-02-21T23:02:48.654Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-21T23:02:48.654Z] daemon.go:325: [d78dc0b2d394d] waiting for daemon to start [2020-02-21T23:02:48.654Z] daemon.go:325: [d78dc0b2d394d] waiting for daemon to start [2020-02-21T23:02:48.654Z] daemon.go:353: [d78dc0b2d394d] daemon started [2020-02-21T23:02:48.654Z] daemon.go:461: [d78dc0b2d394d] Stopping daemon [2020-02-21T23:02:48.654Z] daemon.go:296: [d78dc0b2d394d] exiting daemon [2020-02-21T23:02:48.654Z] daemon.go:448: [d78dc0b2d394d] Daemon stopped [2020-02-21T23:02:48.654Z] === RUN TestConfigDaemonLibtrustID [2020-02-21T23:02:48.940Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-21T23:02:48.940Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-21T23:02:48.940Z] daemon.go:325: [da215c5de3b76] waiting for daemon to start [2020-02-21T23:02:48.940Z] daemon.go:325: [da215c5de3b76] waiting for daemon to start [2020-02-21T23:02:48.940Z] daemon.go:353: [da215c5de3b76] daemon started [2020-02-21T23:02:48.940Z] daemon.go:461: [da215c5de3b76] Stopping daemon [2020-02-21T23:02:48.940Z] daemon.go:296: [da215c5de3b76] exiting daemon [2020-02-21T23:02:48.940Z] daemon.go:448: [da215c5de3b76] Daemon stopped [2020-02-21T23:02:48.940Z] PASS [2020-02-21T23:02:48.940Z] [2020-02-21T23:02:48.940Z] DONE 8 tests in 16.987s [2020-02-21T23:02:48.940Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-21T23:02:48.940Z] ++ 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-21T23:02:48.940Z] ++ set -e [2020-02-21T23:02:48.940Z] ++ '[' -n 0 ']' [2020-02-21T23:02:48.940Z] ++ set -x [2020-02-21T23:02:48.940Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T23:02:48.940Z] INFO: Testing against a local daemon [2020-02-21T23:02:48.940Z] === RUN TestCheckpoint [2020-02-21T23:02:48.940Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-21T23:02:48.940Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-21T23:02:48.940Z] === RUN TestContainerInvalidJSON [2020-02-21T23:02:48.940Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T23:02:48.940Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T23:02:48.940Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T23:02:48.940Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T23:02:48.940Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-21T23:02:48.940Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-21T23:02:48.940Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T23:02:48.940Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T23:02:48.940Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-21T23:02:48.940Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-21T23:02:48.940Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-21T23:02:48.940Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-21T23:02:48.940Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-21T23:02:48.940Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-21T23:02:48.940Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-02-21T23:02:48.940Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-21T23:02:49.226Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-21T23:02:49.226Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-21T23:02:49.226Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-02-21T23:02:49.226Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-21T23:02:49.226Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-02-21T23:02:49.226Z] === RUN TestCopyFromContainer [2020-02-21T23:02:49.350Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-21T23:02:50.717Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-21T23:02:50.717Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.84s) [2020-02-21T23:02:50.717Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-21T23:02:50.717Z] daemon.go:325: [d39c05830b879] waiting for daemon to start [2020-02-21T23:02:50.717Z] daemon.go:325: [d39c05830b879] waiting for daemon to start [2020-02-21T23:02:50.717Z] daemon.go:353: [d39c05830b879] daemon started [2020-02-21T23:02:50.717Z] daemon.go:461: [d39c05830b879] Stopping daemon [2020-02-21T23:02:50.717Z] daemon.go:296: [d39c05830b879] exiting daemon [2020-02-21T23:02:50.717Z] daemon.go:448: [d39c05830b879] Daemon stopped [2020-02-21T23:02:50.717Z] === RUN TestCreateServiceSecretFileMode [2020-02-21T23:02:51.256Z] === RUN TestCopyFromContainer// [2020-02-21T23:02:51.256Z] === RUN TestCopyFromContainer//bar/root [2020-02-21T23:02:51.256Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-21T23:02:51.256Z] === RUN TestCopyFromContainer/bar/quux [2020-02-21T23:02:51.256Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-21T23:02:51.256Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-21T23:02:51.550Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-21T23:02:51.550Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-21T23:02:51.550Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-21T23:02:51.834Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer (2.57s) [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-21T23:02:51.834Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-21T23:02:51.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-21T23:02:51.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T23:02:51.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T23:02:51.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T23:02:51.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T23:02:51.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T23:02:51.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T23:02:51.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T23:02:51.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T23:02:51.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T23:02:51.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-21T23:02:51.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-21T23:02:51.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-21T23:02:51.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-21T23:02:51.834Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-21T23:02:52.118Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-02-21T23:02:52.118Z] === RUN TestCreateWithInvalidEnv [2020-02-21T23:02:52.118Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-21T23:02:52.118Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-21T23:02:52.118Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-21T23:02:52.118Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-21T23:02:52.118Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-21T23:02:52.118Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-21T23:02:52.118Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-21T23:02:52.118Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-21T23:02:52.118Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-21T23:02:52.118Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-02-21T23:02:52.118Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-21T23:02:52.118Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-21T23:02:52.118Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-21T23:02:52.118Z] === RUN TestCreateTmpfsMountsTarget [2020-02-21T23:02:52.118Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-21T23:02:52.118Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-21T23:02:53.990Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2020-02-21T23:02:53.990Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-21T23:02:53.990Z] daemon.go:325: [d444012b24ee5] waiting for daemon to start [2020-02-21T23:02:53.990Z] daemon.go:325: [d444012b24ee5] waiting for daemon to start [2020-02-21T23:02:53.990Z] daemon.go:353: [d444012b24ee5] daemon started [2020-02-21T23:02:53.990Z] daemon.go:461: [d444012b24ee5] Stopping daemon [2020-02-21T23:02:53.990Z] daemon.go:296: [d444012b24ee5] exiting daemon [2020-02-21T23:02:53.990Z] daemon.go:448: [d444012b24ee5] Daemon stopped [2020-02-21T23:02:53.990Z] === RUN TestCreateServiceConfigFileMode [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-21T23:02:54.147Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-21T23:02:54.147Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-02-21T23:02:54.147Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-02-21T23:02:54.147Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-21T23:02:55.361Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-21T23:02:55.361Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-21T23:02:55.618Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-21T23:02:55.618Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-21T23:02:56.173Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2020-02-21T23:02:56.173Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-21T23:02:56.173Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T23:02:56.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T23:02:56.173Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T23:02:56.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T23:02:56.173Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T23:02:56.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T23:02:56.173Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T23:02:56.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T23:02:56.173Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T23:02:56.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T23:02:56.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T23:02:56.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T23:02:56.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T23:02:56.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T23:02:56.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T23:02:56.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-21T23:02:56.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-21T23:02:56.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-21T23:02:56.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-02-21T23:02:56.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-21T23:02:56.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-21T23:02:56.173Z] === RUN TestContainerStartOnDaemonRestart [2020-02-21T23:02:56.173Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-21T23:02:56.173Z] === RUN TestDaemonRestartIpcMode [2020-02-21T23:02:56.173Z] === PAUSE TestDaemonRestartIpcMode [2020-02-21T23:02:56.173Z] === RUN TestDiff [2020-02-21T23:02:56.183Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-21T23:02:56.791Z] --- PASS: TestDiff (0.68s) [2020-02-21T23:02:56.791Z] === RUN TestExecWithCloseStdin [2020-02-21T23:02:57.113Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-21T23:02:57.113Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2020-02-21T23:02:57.113Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-21T23:02:57.113Z] daemon.go:325: [d381984014d86] waiting for daemon to start [2020-02-21T23:02:57.113Z] daemon.go:325: [d381984014d86] waiting for daemon to start [2020-02-21T23:02:57.113Z] daemon.go:353: [d381984014d86] daemon started [2020-02-21T23:02:57.113Z] daemon.go:461: [d381984014d86] Stopping daemon [2020-02-21T23:02:57.113Z] daemon.go:296: [d381984014d86] exiting daemon [2020-02-21T23:02:57.113Z] daemon.go:448: [d381984014d86] Daemon stopped [2020-02-21T23:02:57.113Z] === RUN TestCreateServiceSysctls [2020-02-21T23:02:57.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-21T23:02:57.369Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-21T23:02:57.803Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-02-21T23:02:57.803Z] === RUN TestExec [2020-02-21T23:02:58.434Z] --- PASS: TestExec (0.80s) [2020-02-21T23:02:58.434Z] === RUN TestExecUser [2020-02-21T23:02:58.737Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-21T23:02:59.053Z] --- PASS: TestExecUser (0.78s) [2020-02-21T23:02:59.053Z] === RUN TestExportContainerAndImportImage [2020-02-21T23:03:00.063Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-02-21T23:03:00.063Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-21T23:03:01.258Z] --- PASS: TestCreateServiceSysctls (3.88s) [2020-02-21T23:03:01.258Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-21T23:03:01.258Z] daemon.go:325: [d8f6d595c2949] waiting for daemon to start [2020-02-21T23:03:01.258Z] daemon.go:325: [d8f6d595c2949] waiting for daemon to start [2020-02-21T23:03:01.258Z] daemon.go:353: [d8f6d595c2949] daemon started [2020-02-21T23:03:01.258Z] daemon.go:461: [d8f6d595c2949] Stopping daemon [2020-02-21T23:03:01.258Z] daemon.go:296: [d8f6d595c2949] exiting daemon [2020-02-21T23:03:01.258Z] daemon.go:448: [d8f6d595c2949] Daemon stopped [2020-02-21T23:03:01.258Z] === RUN TestInspect [2020-02-21T23:03:02.094Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-02-21T23:03:02.094Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-21T23:03:02.094Z] daemon.go:325: [de5cb278a5ceb] waiting for daemon to start [2020-02-21T23:03:02.094Z] daemon.go:325: [de5cb278a5ceb] waiting for daemon to start [2020-02-21T23:03:02.094Z] daemon.go:353: [de5cb278a5ceb] daemon started [2020-02-21T23:03:02.094Z] daemon.go:461: [de5cb278a5ceb] Stopping daemon [2020-02-21T23:03:02.094Z] daemon.go:296: [de5cb278a5ceb] exiting daemon [2020-02-21T23:03:02.094Z] daemon.go:448: [de5cb278a5ceb] Daemon stopped [2020-02-21T23:03:02.094Z] daemon.go:325: [de5cb278a5ceb] waiting for daemon to start [2020-02-21T23:03:02.094Z] daemon.go:325: [de5cb278a5ceb] waiting for daemon to start [2020-02-21T23:03:02.094Z] daemon.go:353: [de5cb278a5ceb] daemon started [2020-02-21T23:03:02.094Z] daemon.go:461: [de5cb278a5ceb] Stopping daemon [2020-02-21T23:03:02.094Z] daemon.go:296: [de5cb278a5ceb] exiting daemon [2020-02-21T23:03:02.094Z] daemon.go:448: [de5cb278a5ceb] Daemon stopped [2020-02-21T23:03:02.094Z] === RUN TestHealthCheckWorkdir [2020-02-21T23:03:02.714Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-02-21T23:03:02.714Z] === RUN TestHealthKillContainer [2020-02-21T23:03:04.590Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-21T23:03:04.590Z] --- PASS: TestInspect (3.46s) [2020-02-21T23:03:04.590Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-21T23:03:04.590Z] daemon.go:325: [dc0801c7c7ddf] waiting for daemon to start [2020-02-21T23:03:04.590Z] daemon.go:325: [dc0801c7c7ddf] waiting for daemon to start [2020-02-21T23:03:04.590Z] daemon.go:353: [dc0801c7c7ddf] daemon started [2020-02-21T23:03:04.590Z] daemon.go:461: [dc0801c7c7ddf] Stopping daemon [2020-02-21T23:03:04.590Z] daemon.go:296: [dc0801c7c7ddf] exiting daemon [2020-02-21T23:03:04.590Z] daemon.go:448: [dc0801c7c7ddf] Daemon stopped [2020-02-21T23:03:04.590Z] === RUN TestDockerNetworkConnectAlias [2020-02-21T23:03:05.393Z] --- PASS: TestHealthKillContainer (2.86s) [2020-02-21T23:03:05.393Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-21T23:03:05.527Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-21T23:03:06.414Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-02-21T23:03:06.414Z] === RUN TestIpcModeNone [2020-02-21T23:03:06.896Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-21T23:03:07.033Z] --- PASS: TestIpcModeNone (0.77s) [2020-02-21T23:03:07.033Z] === RUN TestIpcModePrivate [2020-02-21T23:03:07.462Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-21T23:03:07.650Z] --- PASS: TestIpcModePrivate (0.76s) [2020-02-21T23:03:07.650Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-02-21T23:03:07.650Z] === RUN TestIpcModeShareable [2020-02-21T23:03:08.391Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-21T23:03:08.658Z] --- PASS: TestIpcModeShareable (0.78s) [2020-02-21T23:03:08.658Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-02-21T23:03:08.658Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-21T23:03:10.270Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-02-21T23:03:10.285Z] === RUN TestDockerSuite/TestBuildUser [2020-02-21T23:03:10.699Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2020-02-21T23:03:10.699Z] === RUN TestAPIIpcModeHost [2020-02-21T23:03:11.325Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-02-21T23:03:11.325Z] === RUN TestDaemonIpcModeShareable [2020-02-21T23:03:11.653Z] --- PASS: TestDockerNetworkConnectAlias (7.24s) [2020-02-21T23:03:11.653Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-21T23:03:11.653Z] daemon.go:325: [d7173ab68dbee] waiting for daemon to start [2020-02-21T23:03:11.653Z] daemon.go:325: [d7173ab68dbee] waiting for daemon to start [2020-02-21T23:03:11.653Z] daemon.go:353: [d7173ab68dbee] daemon started [2020-02-21T23:03:11.653Z] daemon.go:461: [d7173ab68dbee] Stopping daemon [2020-02-21T23:03:11.653Z] daemon.go:296: [d7173ab68dbee] exiting daemon [2020-02-21T23:03:11.653Z] daemon.go:448: [d7173ab68dbee] Daemon stopped [2020-02-21T23:03:11.653Z] === RUN TestDockerNetworkReConnect [2020-02-21T23:03:11.797Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-02-21T23:03:12.217Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-21T23:03:13.371Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-02-21T23:03:13.371Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-21T23:03:13.371Z] daemon.go:325: [de556ab8d0d41] waiting for daemon to start [2020-02-21T23:03:13.371Z] daemon.go:325: [de556ab8d0d41] waiting for daemon to start [2020-02-21T23:03:13.371Z] daemon.go:353: [de556ab8d0d41] daemon started [2020-02-21T23:03:13.371Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-21T23:03:13.371Z] daemon.go:461: [de556ab8d0d41] Stopping daemon [2020-02-21T23:03:13.371Z] daemon.go:296: [de556ab8d0d41] exiting daemon [2020-02-21T23:03:13.371Z] daemon.go:448: [de556ab8d0d41] Daemon stopped [2020-02-21T23:03:13.371Z] === RUN TestDaemonIpcModePrivate [2020-02-21T23:03:14.688Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-02-21T23:03:14.852Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-02-21T23:03:14.852Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-21T23:03:14.852Z] daemon.go:325: [d07bd2e2cc131] waiting for daemon to start [2020-02-21T23:03:14.852Z] daemon.go:325: [d07bd2e2cc131] waiting for daemon to start [2020-02-21T23:03:14.852Z] daemon.go:353: [d07bd2e2cc131] daemon started [2020-02-21T23:03:14.852Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-21T23:03:14.852Z] daemon.go:461: [d07bd2e2cc131] Stopping daemon [2020-02-21T23:03:14.852Z] daemon.go:296: [d07bd2e2cc131] exiting daemon [2020-02-21T23:03:14.852Z] daemon.go:448: [d07bd2e2cc131] Daemon stopped [2020-02-21T23:03:14.852Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-21T23:03:16.389Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-21T23:03:16.885Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-02-21T23:03:16.885Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-21T23:03:16.885Z] daemon.go:325: [d33db5afd0e0b] waiting for daemon to start [2020-02-21T23:03:16.886Z] daemon.go:325: [d33db5afd0e0b] waiting for daemon to start [2020-02-21T23:03:16.886Z] daemon.go:353: [d33db5afd0e0b] daemon started [2020-02-21T23:03:16.886Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-21T23:03:16.886Z] daemon.go:461: [d33db5afd0e0b] Stopping daemon [2020-02-21T23:03:16.886Z] daemon.go:296: [d33db5afd0e0b] exiting daemon [2020-02-21T23:03:16.886Z] daemon.go:448: [d33db5afd0e0b] Daemon stopped [2020-02-21T23:03:16.886Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-21T23:03:17.318Z] --- PASS: TestDockerNetworkReConnect (5.63s) [2020-02-21T23:03:17.318Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-21T23:03:17.318Z] daemon.go:325: [d959f408afcf6] waiting for daemon to start [2020-02-21T23:03:17.318Z] daemon.go:325: [d959f408afcf6] waiting for daemon to start [2020-02-21T23:03:17.318Z] daemon.go:353: [d959f408afcf6] daemon started [2020-02-21T23:03:17.318Z] daemon.go:461: [d959f408afcf6] Stopping daemon [2020-02-21T23:03:17.318Z] daemon.go:296: [d959f408afcf6] exiting daemon [2020-02-21T23:03:17.318Z] daemon.go:448: [d959f408afcf6] Daemon stopped [2020-02-21T23:03:17.318Z] === RUN TestServicePlugin [2020-02-21T23:03:17.593Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-02-21T23:03:18.371Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-02-21T23:03:18.371Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-21T23:03:18.371Z] daemon.go:325: [dc5fd5cc02246] waiting for daemon to start [2020-02-21T23:03:18.371Z] daemon.go:325: [dc5fd5cc02246] waiting for daemon to start [2020-02-21T23:03:18.371Z] daemon.go:353: [dc5fd5cc02246] daemon started [2020-02-21T23:03:18.371Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-21T23:03:18.371Z] daemon.go:461: [dc5fd5cc02246] Stopping daemon [2020-02-21T23:03:18.371Z] daemon.go:296: [dc5fd5cc02246] exiting daemon [2020-02-21T23:03:18.371Z] daemon.go:448: [dc5fd5cc02246] Daemon stopped [2020-02-21T23:03:18.371Z] === RUN TestIpcModeOlderClient [2020-02-21T23:03:18.371Z] === PAUSE TestIpcModeOlderClient [2020-02-21T23:03:18.371Z] === RUN TestKillContainerInvalidSignal [2020-02-21T23:03:18.991Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-02-21T23:03:18.991Z] === RUN TestKillContainer [2020-02-21T23:03:18.991Z] === RUN TestKillContainer/no_signal [2020-02-21T23:03:19.613Z] === RUN TestKillContainer/non_killing_signal [2020-02-21T23:03:20.242Z] === RUN TestKillContainer/killing_signal [2020-02-21T23:03:20.525Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-21T23:03:21.255Z] --- PASS: TestKillContainer (2.08s) [2020-02-21T23:03:21.255Z] --- PASS: TestKillContainer/no_signal (0.69s) [2020-02-21T23:03:21.255Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2020-02-21T23:03:21.255Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-02-21T23:03:21.255Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-21T23:03:21.255Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-21T23:03:21.515Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-21T23:03:21.874Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-21T23:03:22.483Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-21T23:03:22.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2020-02-21T23:03:22.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-02-21T23:03:22.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-02-21T23:03:22.496Z] === RUN TestKillStoppedContainer [2020-02-21T23:03:22.496Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-21T23:03:22.496Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-21T23:03:22.496Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-02-21T23:03:22.496Z] === RUN TestKillDifferentUserContainer [2020-02-21T23:03:22.939Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-21T23:03:23.544Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-02-21T23:03:23.544Z] === RUN TestInspectOomKilledTrue [2020-02-21T23:03:23.899Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-21T23:03:24.562Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2020-02-21T23:03:24.562Z] === RUN TestInspectOomKilledFalse [2020-02-21T23:03:25.183Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-02-21T23:03:25.183Z] === RUN TestLinksEtcHostsContentMatch [2020-02-21T23:03:25.802Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-02-21T23:03:25.802Z] === RUN TestLinksContainerNames [2020-02-21T23:03:26.783Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-21T23:03:27.278Z] --- PASS: TestLinksContainerNames (1.34s) [2020-02-21T23:03:27.278Z] === RUN TestLogsFollowTailEmpty [2020-02-21T23:03:27.897Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2020-02-21T23:03:27.897Z] === RUN TestContainerNetworkMountsNoChown [2020-02-21T23:03:28.513Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/default [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/default [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/private [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/private [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rprivate [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/slave [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/slave [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rslave [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/shared [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/shared [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rshared [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/default [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rshared [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/shared [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rslave [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/slave [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rprivate [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/private [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-21T23:03:28.513Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-21T23:03:28.513Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-21T23:03:28.513Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-21T23:03:28.798Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-21T23:03:28.798Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-21T23:03:28.798Z] === RUN TestContainerBindMountNonRecursive [2020-02-21T23:03:30.829Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2020-02-21T23:03:30.829Z] === RUN TestNetworkNat [2020-02-21T23:03:31.112Z] --- PASS: TestNetworkNat (0.73s) [2020-02-21T23:03:31.112Z] === RUN TestNetworkLocalhostTCPNat [2020-02-21T23:03:31.462Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-21T23:03:32.135Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-02-21T23:03:32.135Z] === RUN TestNetworkLoopbackNat [2020-02-21T23:03:32.751Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2020-02-21T23:03:32.751Z] === RUN TestPause [2020-02-21T23:03:33.762Z] --- PASS: TestPause (0.69s) [2020-02-21T23:03:33.762Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-21T23:03:33.762Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-21T23:03:33.762Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-21T23:03:33.762Z] === RUN TestPauseStopPausedContainer [2020-02-21T23:03:34.379Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-02-21T23:03:34.379Z] === RUN TestPsFilter [2020-02-21T23:03:34.379Z] --- PASS: TestPsFilter (0.20s) [2020-02-21T23:03:34.379Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-21T23:03:35.374Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-21T23:03:35.389Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-02-21T23:03:35.389Z] === RUN TestRemoveContainerWithVolume [2020-02-21T23:03:36.005Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2020-02-21T23:03:36.005Z] === RUN TestRemoveContainerRunning [2020-02-21T23:03:36.303Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-21T23:03:36.559Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-21T23:03:36.623Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-02-21T23:03:36.623Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-21T23:03:37.246Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-02-21T23:03:37.246Z] === RUN TestRemoveInvalidContainer [2020-02-21T23:03:37.246Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-21T23:03:37.246Z] === RUN TestRenameLinkedContainer [2020-02-21T23:03:37.488Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-21T23:03:38.855Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-21T23:03:39.935Z] --- PASS: TestRenameLinkedContainer (2.74s) [2020-02-21T23:03:39.935Z] === RUN TestRenameStoppedContainer [2020-02-21T23:03:40.171Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-21T23:03:40.551Z] --- PASS: TestRenameStoppedContainer (0.69s) [2020-02-21T23:03:40.551Z] === RUN TestRenameRunningContainerAndReuse [2020-02-21T23:03:40.747Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-21T23:03:40.747Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-21T23:03:40.747Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-21T23:03:40.747Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-21T23:03:40.747Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-21T23:03:42.027Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-02-21T23:03:42.027Z] === RUN TestRenameInvalidName [2020-02-21T23:03:42.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-21T23:03:42.334Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-02-21T23:03:42.372Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-21T23:03:42.372Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-21T23:03:42.647Z] --- PASS: TestRenameInvalidName (0.70s) [2020-02-21T23:03:42.647Z] === RUN TestRenameAnonymousContainer [2020-02-21T23:03:43.740Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-21T23:03:44.303Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-21T23:03:44.495Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-02-21T23:03:45.232Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-21T23:03:45.331Z] --- PASS: TestRenameAnonymousContainer (2.60s) [2020-02-21T23:03:45.331Z] === RUN TestRenameContainerWithSameName [2020-02-21T23:03:45.489Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-21T23:03:45.963Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-02-21T23:03:45.963Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-21T23:03:47.443Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2020-02-21T23:03:47.443Z] === RUN TestResize [2020-02-21T23:03:48.061Z] --- PASS: TestResize (0.69s) [2020-02-21T23:03:48.061Z] === RUN TestResizeWithInvalidSize [2020-02-21T23:03:48.224Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-02-21T23:03:48.680Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-02-21T23:03:48.680Z] === RUN TestResizeWhenContainerNotStarted [2020-02-21T23:03:48.763Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-21T23:03:49.304Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T23:03:49.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T23:03:49.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T23:03:49.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T23:03:49.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T23:03:49.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T23:03:49.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T23:03:50.656Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-21T23:03:51.109Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-02-21T23:03:51.586Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-21T23:03:52.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T23:03:52.149Z] --- PASS: TestServicePlugin (34.64s) [2020-02-21T23:03:52.149Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-21T23:03:52.149Z] daemon.go:325: [dfbd760b35e76] waiting for daemon to start [2020-02-21T23:03:52.149Z] daemon.go:325: [dfbd760b35e76] waiting for daemon to start [2020-02-21T23:03:52.149Z] daemon.go:353: [dfbd760b35e76] daemon started [2020-02-21T23:03:52.149Z] daemon.go:461: [dfbd760b35e76] Stopping daemon [2020-02-21T23:03:52.149Z] daemon.go:296: [dfbd760b35e76] exiting daemon [2020-02-21T23:03:52.149Z] daemon.go:448: [dfbd760b35e76] Daemon stopped [2020-02-21T23:03:52.149Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-21T23:03:52.149Z] daemon.go:325: [d2a78924a44a4] waiting for daemon to start [2020-02-21T23:03:52.149Z] daemon.go:325: [d2a78924a44a4] waiting for daemon to start [2020-02-21T23:03:52.149Z] daemon.go:353: [d2a78924a44a4] daemon started [2020-02-21T23:03:52.149Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-21T23:03:52.149Z] daemon.go:325: [da4061be08f8c] waiting for daemon to start [2020-02-21T23:03:52.149Z] daemon.go:325: [da4061be08f8c] waiting for daemon to start [2020-02-21T23:03:52.149Z] daemon.go:353: [da4061be08f8c] daemon started [2020-02-21T23:03:52.149Z] plugin_test.go:60: [da4061be08f8c] joining swarm manager [d2a78924a44a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:03:52.149Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-21T23:03:52.149Z] daemon.go:325: [de51eba6f5018] waiting for daemon to start [2020-02-21T23:03:52.149Z] daemon.go:325: [de51eba6f5018] waiting for daemon to start [2020-02-21T23:03:52.149Z] daemon.go:353: [de51eba6f5018] daemon started [2020-02-21T23:03:52.149Z] plugin_test.go:63: [de51eba6f5018] joining swarm manager [d2a78924a44a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:03:52.149Z] daemon.go:461: [de51eba6f5018] Stopping daemon [2020-02-21T23:03:52.149Z] daemon.go:296: [de51eba6f5018] exiting daemon [2020-02-21T23:03:52.149Z] daemon.go:448: [de51eba6f5018] Daemon stopped [2020-02-21T23:03:52.149Z] daemon.go:461: [da4061be08f8c] Stopping daemon [2020-02-21T23:03:52.149Z] daemon.go:296: [da4061be08f8c] exiting daemon [2020-02-21T23:03:52.149Z] daemon.go:448: [da4061be08f8c] Daemon stopped [2020-02-21T23:03:52.149Z] daemon.go:461: [d2a78924a44a4] Stopping daemon [2020-02-21T23:03:52.149Z] daemon.go:296: [d2a78924a44a4] exiting daemon [2020-02-21T23:03:52.149Z] daemon.go:448: [d2a78924a44a4] Daemon stopped [2020-02-21T23:03:52.149Z] === RUN TestServiceUpdateLabel [2020-02-21T23:03:52.149Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-21T23:03:53.079Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-21T23:03:53.079Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-21T23:03:53.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T23:03:53.270Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-02-21T23:03:54.008Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-21T23:03:54.139Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T23:03:55.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T23:03:55.375Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-02-21T23:03:55.375Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-21T23:03:55.375Z] daemon.go:325: [dee1d016ca31d] waiting for daemon to start [2020-02-21T23:03:55.375Z] daemon.go:325: [dee1d016ca31d] waiting for daemon to start [2020-02-21T23:03:55.375Z] daemon.go:353: [dee1d016ca31d] daemon started [2020-02-21T23:03:55.375Z] daemon.go:461: [dee1d016ca31d] Stopping daemon [2020-02-21T23:03:55.375Z] daemon.go:296: [dee1d016ca31d] exiting daemon [2020-02-21T23:03:55.375Z] daemon.go:448: [dee1d016ca31d] Daemon stopped [2020-02-21T23:03:55.375Z] === RUN TestServiceUpdateSecrets [2020-02-21T23:03:56.156Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-21T23:03:56.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:03:56.156Z] INFO: Testing against a local daemon [2020-02-21T23:03:56.156Z] === RUN TestBuildWithSession [2020-02-21T23:03:56.156Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-21T23:03:56.156Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:03:56.156Z] === RUN TestBuildSquashParent [2020-02-21T23:03:56.156Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-02-21T23:03:56.156Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:03:56.156Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-21T23:03:56.156Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-21T23:03:56.156Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:03:56.156Z] === RUN TestBuildMultiStageCopy [2020-02-21T23:03:56.156Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-21T23:03:56.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T23:03:56.741Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-21T23:03:56.741Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-21T23:03:56.741Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-21T23:03:57.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T23:03:57.305Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-21T23:03:57.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T23:03:58.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-21T23:03:58.676Z] === RUN TestDockerSuite/TestCommitChange [2020-02-21T23:03:59.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T23:03:59.608Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-21T23:04:00.539Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-21T23:04:02.291Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-21T23:04:02.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2020-02-21T23:04:02.291Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-21T23:04:02.291Z] daemon.go:325: [d4facd70247cc] waiting for daemon to start [2020-02-21T23:04:02.291Z] daemon.go:325: [d4facd70247cc] waiting for daemon to start [2020-02-21T23:04:02.291Z] daemon.go:353: [d4facd70247cc] daemon started [2020-02-21T23:04:02.291Z] daemon.go:325: [d4facd70247cc] waiting for daemon to start [2020-02-21T23:04:02.291Z] daemon.go:296: [d4facd70247cc] exiting daemon [2020-02-21T23:04:02.291Z] daemon.go:325: [d4facd70247cc] waiting for daemon to start [2020-02-21T23:04:02.291Z] daemon.go:353: [d4facd70247cc] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d4facd70247cc] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d4facd70247cc] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d4facd70247cc] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.86s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d0854d982bd79] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d0854d982bd79] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d0854d982bd79] daemon started [2020-02-21T23:04:02.292Z] daemon.go:325: [d0854d982bd79] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:296: [d0854d982bd79] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d0854d982bd79] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d0854d982bd79] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d0854d982bd79] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d0854d982bd79] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d0854d982bd79] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (4.59s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d110052e087a5] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d110052e087a5] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d110052e087a5] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d110052e087a5] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d110052e087a5] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d110052e087a5] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d110052e087a5] Daemon stopped [2020-02-21T23:04:02.292Z] daemon.go:325: [d110052e087a5] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d110052e087a5] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d110052e087a5] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d110052e087a5] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d110052e087a5] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d110052e087a5] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.58s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d8335d114edc3] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d8335d114edc3] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d8335d114edc3] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d8335d114edc3] daemon started [2020-02-21T23:04:02.292Z] daemon.go:296: [d8335d114edc3] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d8335d114edc3] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d8335d114edc3] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d8335d114edc3] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d8335d114edc3] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d8335d114edc3] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d8335d114edc3] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.12s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [ddc3443b2e267] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [ddc3443b2e267] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [ddc3443b2e267] daemon started [2020-02-21T23:04:02.292Z] daemon.go:325: [ddc3443b2e267] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:296: [ddc3443b2e267] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [ddc3443b2e267] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [ddc3443b2e267] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [ddc3443b2e267] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [ddc3443b2e267] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [ddc3443b2e267] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.61s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d616d5a6bd487] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d616d5a6bd487] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d616d5a6bd487] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d616d5a6bd487] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d616d5a6bd487] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d616d5a6bd487] Daemon stopped [2020-02-21T23:04:02.292Z] daemon.go:325: [d616d5a6bd487] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d616d5a6bd487] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d616d5a6bd487] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d616d5a6bd487] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d616d5a6bd487] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d616d5a6bd487] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.62s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d03dc44562419] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d03dc44562419] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d03dc44562419] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d03dc44562419] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d03dc44562419] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d03dc44562419] Daemon stopped [2020-02-21T23:04:02.292Z] daemon.go:325: [d03dc44562419] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d03dc44562419] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d03dc44562419] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d03dc44562419] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d03dc44562419] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d03dc44562419] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.25s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [dac2e053ab919] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [dac2e053ab919] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [dac2e053ab919] daemon started [2020-02-21T23:04:02.292Z] daemon.go:325: [dac2e053ab919] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:296: [dac2e053ab919] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [dac2e053ab919] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [dac2e053ab919] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [dac2e053ab919] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [dac2e053ab919] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [dac2e053ab919] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.09s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d1a3f467cdb1b] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d1a3f467cdb1b] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d1a3f467cdb1b] daemon started [2020-02-21T23:04:02.292Z] daemon.go:325: [d1a3f467cdb1b] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:296: [d1a3f467cdb1b] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d1a3f467cdb1b] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d1a3f467cdb1b] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d1a3f467cdb1b] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d1a3f467cdb1b] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d1a3f467cdb1b] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.69s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d531f59a9fb8f] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d531f59a9fb8f] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d531f59a9fb8f] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d531f59a9fb8f] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d531f59a9fb8f] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d531f59a9fb8f] Daemon stopped [2020-02-21T23:04:02.292Z] daemon.go:325: [d531f59a9fb8f] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d531f59a9fb8f] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d531f59a9fb8f] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d531f59a9fb8f] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d531f59a9fb8f] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d531f59a9fb8f] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.40s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [da062070b093e] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [da062070b093e] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [da062070b093e] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [da062070b093e] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [da062070b093e] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [da062070b093e] Daemon stopped [2020-02-21T23:04:02.292Z] daemon.go:325: [da062070b093e] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [da062070b093e] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [da062070b093e] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [da062070b093e] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [da062070b093e] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [da062070b093e] Daemon stopped [2020-02-21T23:04:02.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-02-21T23:04:02.292Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-21T23:04:02.292Z] daemon.go:325: [d4d4bd4204672] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d4d4bd4204672] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d4d4bd4204672] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d4d4bd4204672] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d4d4bd4204672] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d4d4bd4204672] Daemon stopped [2020-02-21T23:04:02.292Z] daemon.go:325: [d4d4bd4204672] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:325: [d4d4bd4204672] waiting for daemon to start [2020-02-21T23:04:02.292Z] daemon.go:353: [d4d4bd4204672] daemon started [2020-02-21T23:04:02.292Z] daemon.go:461: [d4d4bd4204672] Stopping daemon [2020-02-21T23:04:02.292Z] daemon.go:296: [d4d4bd4204672] exiting daemon [2020-02-21T23:04:02.292Z] daemon.go:448: [d4d4bd4204672] Daemon stopped [2020-02-21T23:04:02.292Z] === RUN TestKernelTCPMemory [2020-02-21T23:04:02.432Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-21T23:04:02.579Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-02-21T23:04:02.579Z] === RUN TestNISDomainname [2020-02-21T23:04:03.588Z] --- PASS: TestNISDomainname (0.90s) [2020-02-21T23:04:03.588Z] === RUN TestStats [2020-02-21T23:04:04.324Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-21T23:04:05.253Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-21T23:04:05.621Z] --- PASS: TestStats (2.14s) [2020-02-21T23:04:05.621Z] === RUN TestStopContainerWithTimeout [2020-02-21T23:04:05.621Z] === RUN TestStopContainerWithTimeout/0 [2020-02-21T23:04:05.621Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-21T23:04:05.621Z] === RUN TestStopContainerWithTimeout/1 [2020-02-21T23:04:05.621Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-21T23:04:05.621Z] === RUN TestStopContainerWithTimeout/3 [2020-02-21T23:04:05.621Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-21T23:04:05.621Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-21T23:04:05.621Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-21T23:04:05.621Z] === CONT TestStopContainerWithTimeout/0 [2020-02-21T23:04:05.621Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-21T23:04:05.621Z] === CONT TestStopContainerWithTimeout/3 [2020-02-21T23:04:05.621Z] === CONT TestStopContainerWithTimeout/1 [2020-02-21T23:04:06.440Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-21T23:04:06.440Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-21T23:04:06.895Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-21T23:04:07.144Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-21T23:04:07.857Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-21T23:04:08.073Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-21T23:04:08.946Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-21T23:04:08.946Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-21T23:04:08.946Z] #33 135.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-21T23:04:08.946Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-21T23:04:08.946Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-21T23:04:09.120Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-02-21T23:04:09.120Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-02-21T23:04:09.120Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2020-02-21T23:04:09.120Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2020-02-21T23:04:09.120Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-02-21T23:04:09.120Z] === RUN TestDeleteDevicemapper [2020-02-21T23:04:09.120Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-21T23:04:09.120Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-21T23:04:09.120Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-21T23:04:09.204Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-21T23:04:09.381Z] --- PASS: TestBuildMultiStageCopy (13.22s) [2020-02-21T23:04:09.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.06s) [2020-02-21T23:04:09.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2020-02-21T23:04:09.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2020-02-21T23:04:09.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2020-02-21T23:04:09.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2020-02-21T23:04:09.381Z] === RUN TestBuildMultiStageParentConfig [2020-02-21T23:04:09.381Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-02-21T23:04:09.381Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:04:09.381Z] === RUN TestBuildLabelWithTargets [2020-02-21T23:04:09.381Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-02-21T23:04:09.381Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:04:09.381Z] === RUN TestBuildWithEmptyLayers [2020-02-21T23:04:09.964Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-21T23:04:10.341Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-02-21T23:04:10.342Z] === RUN TestBuildMultiStageOnBuild [2020-02-21T23:04:10.342Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2020-02-21T23:04:10.342Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:04:10.342Z] === RUN TestBuildUncleanTarFilenames [2020-02-21T23:04:10.342Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-02-21T23:04:10.342Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:04:10.342Z] === RUN TestBuildMultiStageLayerLeak [2020-02-21T23:04:10.342Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-02-21T23:04:10.342Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:04:10.342Z] === RUN TestBuildWithHugeFile [2020-02-21T23:04:10.342Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-02-21T23:04:10.342Z] build_test.go:492: testEnv.OSType == "windows" [2020-02-21T23:04:10.342Z] === RUN TestBuildWithEmptyDockerfile [2020-02-21T23:04:10.342Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T23:04:10.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T23:04:10.342Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T23:04:10.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T23:04:10.342Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T23:04:10.342Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T23:04:10.562Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-21T23:04:10.797Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-21T23:04:10.797Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-21T23:04:10.797Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-21T23:04:10.797Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s) [2020-02-21T23:04:10.797Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-02-21T23:04:10.797Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-02-21T23:04:10.797Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-02-21T23:04:10.797Z] === RUN TestBuildPreserveOwnership [2020-02-21T23:04:10.797Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-02-21T23:04:10.797Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:04:10.797Z] === RUN TestBuildPlatformInvalid [2020-02-21T23:04:10.797Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2020-02-21T23:04:10.797Z] PASS [2020-02-21T23:04:10.797Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-21T23:04:10.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:04:10.797Z] INFO: Testing against a local daemon [2020-02-21T23:04:10.797Z] === RUN TestConfigList [2020-02-21T23:04:10.797Z] --- SKIP: TestConfigList (0.00s) [2020-02-21T23:04:10.797Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:10.797Z] === RUN TestConfigsCreateAndDelete [2020-02-21T23:04:10.797Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-02-21T23:04:10.797Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:10.797Z] === RUN TestConfigsUpdate [2020-02-21T23:04:10.797Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-02-21T23:04:10.797Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:10.797Z] === RUN TestTemplatedConfig [2020-02-21T23:04:10.797Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-02-21T23:04:10.797Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:10.797Z] === RUN TestConfigInspect [2020-02-21T23:04:10.797Z] --- SKIP: TestConfigInspect (0.00s) [2020-02-21T23:04:10.797Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:10.797Z] === RUN TestConfigCreateWithLabels [2020-02-21T23:04:10.797Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-02-21T23:04:10.797Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:04:10.797Z] === RUN TestConfigCreateResolve [2020-02-21T23:04:10.797Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-02-21T23:04:10.797Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:04:10.797Z] === RUN TestConfigDaemonLibtrustID [2020-02-21T23:04:10.797Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-02-21T23:04:10.797Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:04:10.797Z] PASS [2020-02-21T23:04:10.797Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-21T23:04:10.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:04:10.797Z] INFO: Testing against a local daemon [2020-02-21T23:04:10.797Z] === RUN TestCheckpoint [2020-02-21T23:04:10.797Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-21T23:04:10.797Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-21T23:04:10.797Z] === RUN TestContainerInvalidJSON [2020-02-21T23:04:10.797Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T23:04:10.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T23:04:10.797Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T23:04:10.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T23:04:10.797Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-21T23:04:10.797Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-21T23:04:10.797Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-21T23:04:10.797Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-21T23:04:10.797Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-21T23:04:10.797Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-21T23:04:10.797Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-02-21T23:04:10.797Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-02-21T23:04:10.797Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-21T23:04:10.797Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-21T23:04:10.893Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2020-02-21T23:04:10.893Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-21T23:04:10.893Z] daemon.go:325: [d4526445d9df6] waiting for daemon to start [2020-02-21T23:04:10.893Z] daemon.go:325: [d4526445d9df6] waiting for daemon to start [2020-02-21T23:04:10.893Z] daemon.go:353: [d4526445d9df6] daemon started [2020-02-21T23:04:10.893Z] daemon.go:461: [d4526445d9df6] Stopping daemon [2020-02-21T23:04:10.893Z] daemon.go:296: [d4526445d9df6] exiting daemon [2020-02-21T23:04:10.893Z] daemon.go:448: [d4526445d9df6] Daemon stopped [2020-02-21T23:04:10.893Z] === RUN TestServiceUpdateConfigs [2020-02-21T23:04:10.893Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-21T23:04:10.893Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-21T23:04:10.893Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-21T23:04:10.893Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-21T23:04:10.893Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-21T23:04:10.893Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-21T23:04:11.149Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-21T23:04:11.252Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-02-21T23:04:11.252Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-21T23:04:11.252Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-21T23:04:11.252Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-21T23:04:11.252Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-21T23:04:11.252Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-21T23:04:11.252Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-21T23:04:11.252Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-21T23:04:11.252Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-21T23:04:11.252Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-02-21T23:04:11.252Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-21T23:04:11.252Z] === RUN TestCopyFromContainer [2020-02-21T23:04:11.252Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-02-21T23:04:11.252Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:11.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-21T23:04:11.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T23:04:11.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T23:04:11.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T23:04:11.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T23:04:11.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T23:04:11.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T23:04:11.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-21T23:04:11.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-21T23:04:11.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-21T23:04:11.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-21T23:04:11.252Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-21T23:04:11.252Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-02-21T23:04:11.252Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-21T23:04:11.252Z] === RUN TestCreateWithInvalidEnv [2020-02-21T23:04:11.252Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-21T23:04:11.252Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-21T23:04:11.252Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-21T23:04:11.252Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-21T23:04:11.252Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-21T23:04:11.252Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-21T23:04:11.252Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-21T23:04:11.252Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-21T23:04:11.252Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-21T23:04:11.252Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-21T23:04:11.252Z] === RUN TestCreateTmpfsMountsTarget [2020-02-21T23:04:11.252Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-02-21T23:04:11.252Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:11.252Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-21T23:04:11.252Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-02-21T23:04:11.252Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:04:11.252Z] === RUN TestCreateWithCapabilities [2020-02-21T23:04:11.252Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-02-21T23:04:11.252Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-21T23:04:11.252Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-21T23:04:11.252Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-21T23:04:11.252Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:04:11.252Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-21T23:04:11.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T23:04:11.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T23:04:11.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T23:04:11.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T23:04:11.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T23:04:11.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T23:04:11.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T23:04:11.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T23:04:11.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T23:04:11.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T23:04:11.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-21T23:04:11.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-21T23:04:11.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-21T23:04:11.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-21T23:04:11.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-21T23:04:11.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-21T23:04:11.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-02-21T23:04:11.252Z] === RUN TestDiff [2020-02-21T23:04:11.252Z] --- SKIP: TestDiff (0.00s) [2020-02-21T23:04:11.252Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-21T23:04:11.252Z] === RUN TestExecWithCloseStdin [2020-02-21T23:04:11.485Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-21T23:04:11.739Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-21T23:04:12.611Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s) [2020-02-21T23:04:12.611Z] === RUN TestUpdateMemory [2020-02-21T23:04:12.899Z] --- PASS: TestUpdateMemory (0.91s) [2020-02-21T23:04:12.899Z] === RUN TestUpdateCPUQuota [2020-02-21T23:04:13.042Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-21T23:04:13.416Z] --- PASS: TestExecWithCloseStdin (2.17s) [2020-02-21T23:04:13.416Z] === RUN TestExec [2020-02-21T23:04:13.416Z] --- SKIP: TestExec (0.00s) [2020-02-21T23:04:13.416Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-21T23:04:13.416Z] === RUN TestExecUser [2020-02-21T23:04:13.416Z] --- SKIP: TestExecUser (0.00s) [2020-02-21T23:04:13.416Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-21T23:04:13.416Z] === RUN TestExportContainerAndImportImage [2020-02-21T23:04:13.416Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-02-21T23:04:13.416Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:13.416Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-21T23:04:13.416Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-02-21T23:04:13.416Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:13.416Z] === RUN TestHealthCheckWorkdir [2020-02-21T23:04:13.416Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-02-21T23:04:13.416Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-21T23:04:13.416Z] === RUN TestHealthKillContainer [2020-02-21T23:04:13.416Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-02-21T23:04:13.416Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-21T23:04:13.416Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-21T23:04:13.416Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-02-21T23:04:13.416Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-21T23:04:13.416Z] === RUN TestKillContainerInvalidSignal [2020-02-21T23:04:13.622Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-21T23:04:14.384Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-02-21T23:04:14.384Z] === RUN TestUpdatePidsLimit [2020-02-21T23:04:14.384Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-21T23:04:14.384Z] === RUN TestUpdatePidsLimit/no_change [2020-02-21T23:04:14.545Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-21T23:04:14.667Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-21T23:04:14.934Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-21T23:04:14.934Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-21T23:04:15.287Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-21T23:04:15.571Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-21T23:04:15.576Z] --- PASS: TestKillContainerInvalidSignal (1.83s) [2020-02-21T23:04:15.576Z] === RUN TestKillContainer [2020-02-21T23:04:15.576Z] --- SKIP: TestKillContainer (0.00s) [2020-02-21T23:04:15.576Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-21T23:04:15.576Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-21T23:04:15.576Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-21T23:04:15.576Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-21T23:04:15.576Z] === RUN TestKillStoppedContainer [2020-02-21T23:04:15.576Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-02-21T23:04:15.576Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-21T23:04:15.576Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-21T23:04:15.576Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-21T23:04:15.576Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-21T23:04:15.576Z] === RUN TestKillDifferentUserContainer [2020-02-21T23:04:15.576Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-02-21T23:04:15.576Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-21T23:04:15.576Z] === RUN TestInspectOomKilledTrue [2020-02-21T23:04:15.576Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-21T23:04:15.576Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-21T23:04:15.576Z] === RUN TestInspectOomKilledFalse [2020-02-21T23:04:15.576Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-21T23:04:15.576Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-21T23:04:15.576Z] === RUN TestLogsFollowTailEmpty [2020-02-21T23:04:15.863Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-21T23:04:15.864Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-21T23:04:15.904Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-21T23:04:16.149Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-21T23:04:16.792Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-21T23:04:17.100Z] --- PASS: TestLogsFollowTailEmpty (1.59s) [2020-02-21T23:04:17.100Z] === RUN TestNetworkNat [2020-02-21T23:04:17.100Z] --- SKIP: TestNetworkNat (0.00s) [2020-02-21T23:04:17.100Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-21T23:04:17.100Z] === RUN TestNetworkLocalhostTCPNat [2020-02-21T23:04:17.100Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-02-21T23:04:17.100Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:04:17.100Z] === RUN TestNetworkLoopbackNat [2020-02-21T23:04:17.100Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-02-21T23:04:17.100Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-21T23:04:17.100Z] === RUN TestPause [2020-02-21T23:04:17.100Z] --- SKIP: TestPause (0.00s) [2020-02-21T23:04:17.100Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-21T23:04:17.100Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-21T23:04:17.355Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-21T23:04:17.632Z] --- PASS: TestUpdatePidsLimit (3.35s) [2020-02-21T23:04:17.632Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-02-21T23:04:17.632Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-02-21T23:04:17.632Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-02-21T23:04:17.632Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-02-21T23:04:17.632Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-02-21T23:04:17.632Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-02-21T23:04:17.632Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-02-21T23:04:17.632Z] === RUN TestUpdateRestartPolicy [2020-02-21T23:04:17.787Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-21T23:04:18.283Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-21T23:04:18.624Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.62s) [2020-02-21T23:04:18.624Z] === RUN TestPauseStopPausedContainer [2020-02-21T23:04:18.624Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-02-21T23:04:18.624Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:18.624Z] === RUN TestPsFilter [2020-02-21T23:04:18.624Z] --- PASS: TestPsFilter (0.11s) [2020-02-21T23:04:18.624Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-21T23:04:19.146Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-21T23:04:19.213Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-21T23:04:19.213Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-21T23:04:19.213Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-21T23:04:20.147Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-21T23:04:20.147Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-21T23:04:20.147Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-21T23:04:20.147Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-21T23:04:20.403Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-21T23:04:20.506Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-21T23:04:20.786Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.97s) [2020-02-21T23:04:20.786Z] === RUN TestRemoveContainerWithVolume [2020-02-21T23:04:21.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-21T23:04:21.865Z] #33 152.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-21T23:04:22.260Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-21T23:04:22.310Z] --- PASS: TestRemoveContainerWithVolume (1.92s) [2020-02-21T23:04:22.310Z] === RUN TestRemoveContainerRunning [2020-02-21T23:04:22.823Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-21T23:04:22.823Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-21T23:04:23.225Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-21T23:04:24.147Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-21T23:04:24.472Z] --- PASS: TestRemoveContainerRunning (1.74s) [2020-02-21T23:04:24.472Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-21T23:04:24.715Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-21T23:04:25.506Z] #33 156.4 [2020-02-21T23:04:25.643Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-21T23:04:25.643Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-21T23:04:25.997Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.59s) [2020-02-21T23:04:25.997Z] === RUN TestRemoveInvalidContainer [2020-02-21T23:04:25.997Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-21T23:04:25.997Z] === RUN TestRenameLinkedContainer [2020-02-21T23:04:25.997Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2020-02-21T23:04:25.997Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-21T23:04:25.997Z] === RUN TestRenameStoppedContainer [2020-02-21T23:04:26.065Z] #33 DONE 157.0s [2020-02-21T23:04:26.065Z] [2020-02-21T23:04:26.065Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-21T23:04:26.573Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2020-02-21T23:04:26.573Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-21T23:04:26.573Z] daemon.go:325: [d4540bdf03b20] waiting for daemon to start [2020-02-21T23:04:26.573Z] daemon.go:325: [d4540bdf03b20] waiting for daemon to start [2020-02-21T23:04:26.573Z] daemon.go:353: [d4540bdf03b20] daemon started [2020-02-21T23:04:26.573Z] daemon.go:461: [d4540bdf03b20] Stopping daemon [2020-02-21T23:04:26.573Z] daemon.go:296: [d4540bdf03b20] exiting daemon [2020-02-21T23:04:26.573Z] daemon.go:448: [d4540bdf03b20] Daemon stopped [2020-02-21T23:04:26.573Z] === RUN TestServiceUpdateNetwork [2020-02-21T23:04:26.573Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-21T23:04:27.139Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-21T23:04:27.946Z] #34 DONE 1.5s [2020-02-21T23:04:28.067Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-21T23:04:28.158Z] --- PASS: TestRenameStoppedContainer (2.10s) [2020-02-21T23:04:28.158Z] === RUN TestRenameRunningContainerAndReuse [2020-02-21T23:04:28.869Z] [2020-02-21T23:04:28.869Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-21T23:04:29.433Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-21T23:04:29.433Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-21T23:04:29.791Z] #35 DONE 0.9s [2020-02-21T23:04:29.995Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-21T23:04:30.046Z] [2020-02-21T23:04:30.046Z] #36 exporting to image [2020-02-21T23:04:30.046Z] #36 exporting layers [2020-02-21T23:04:30.166Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2020-02-21T23:04:30.166Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-21T23:04:30.456Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-02-21T23:04:30.456Z] === RUN TestWaitNonBlocked [2020-02-21T23:04:30.456Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T23:04:30.456Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T23:04:30.456Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T23:04:30.456Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T23:04:30.456Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T23:04:30.456Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T23:04:30.924Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-21T23:04:31.044Z] --- PASS: TestRenameRunningContainerAndReuse (3.38s) [2020-02-21T23:04:31.044Z] === RUN TestRenameInvalidName [2020-02-21T23:04:31.480Z] --- PASS: TestWaitNonBlocked (0.09s) [2020-02-21T23:04:31.480Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-02-21T23:04:31.480Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-02-21T23:04:31.480Z] === RUN TestWaitBlocked [2020-02-21T23:04:31.480Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-21T23:04:31.480Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-21T23:04:31.480Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-21T23:04:31.480Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-21T23:04:31.480Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-21T23:04:31.480Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-21T23:04:31.881Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-21T23:04:31.881Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-21T23:04:31.930Z] #36 exporting layers 2.0s done [2020-02-21T23:04:31.930Z] #36 writing image sha256:22c5b360cee6e167c2834d5329044a47e528081bc30dbe7c2e89431098be93c6 done [2020-02-21T23:04:31.930Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-21T23:04:31.930Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-21T23:04:32.270Z] + echo Ensuring container killed. [2020-02-21T23:04:32.270Z] Ensuring container killed. [2020-02-21T23:04:32.270Z] + docker rm -vf docker-pr6 [2020-02-21T23:04:32.270Z] Error: No such container: docker-pr6 [2020-02-21T23:04:32.270Z] + true [Pipeline] sh [2020-02-21T23:04:32.507Z] --- PASS: TestWaitBlocked (0.04s) [2020-02-21T23:04:32.507Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-02-21T23:04:32.507Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-02-21T23:04:32.507Z] === CONT TestContainerStartOnDaemonRestart [2020-02-21T23:04:32.507Z] === CONT TestIpcModeOlderClient [2020-02-21T23:04:32.507Z] === CONT TestDaemonRestartIpcMode [2020-02-21T23:04:32.626Z] + echo Chowning /workspace to jenkins user [2020-02-21T23:04:32.626Z] Chowning /workspace to jenkins user [2020-02-21T23:04:32.626Z] + id -u [2020-02-21T23:04:32.626Z] + id -g [2020-02-21T23:04:32.626Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40551:/workspace busybox chown -R 1000:1000 /workspace [2020-02-21T23:04:32.793Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-02-21T23:04:32.819Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-21T23:04:33.205Z] --- PASS: TestRenameInvalidName (1.62s) [2020-02-21T23:04:33.205Z] === RUN TestRenameAnonymousContainer [2020-02-21T23:04:33.205Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-02-21T23:04:33.205Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-21T23:04:33.205Z] === RUN TestRenameContainerWithSameName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-21T23:04:34.003Z] + bundleName=unit [2020-02-21T23:04:34.004Z] + echo Creating unit-bundles.tar.gz [2020-02-21T23:04:34.004Z] Creating unit-bundles.tar.gz [2020-02-21T23:04:34.004Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-21T23:04:34.004Z] bundles/junit-report.xml [2020-02-21T23:04:34.004Z] bundles/go-test-report.json [2020-02-21T23:04:34.004Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-21T23:04:34.054Z] Archiving artifacts [2020-02-21T23:04:34.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-21T23:04:34.186Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-21T23:04:34.454Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40551/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-21T23:04:34.730Z] --- PASS: TestRenameContainerWithSameName (1.63s) [2020-02-21T23:04:34.730Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-21T23:04:34.730Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-02-21T23:04:34.730Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-21T23:04:34.730Z] === RUN TestResize [2020-02-21T23:04:34.730Z] --- SKIP: TestResize (0.00s) [2020-02-21T23:04:34.730Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-21T23:04:34.730Z] === RUN TestResizeWithInvalidSize [2020-02-21T23:04:34.730Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-02-21T23:04:34.730Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-21T23:04:34.730Z] === RUN TestResizeWhenContainerNotStarted [2020-02-21T23:04:34.850Z] + make clean [2020-02-21T23:04:35.105Z] docker volume rm -f docker-dev-cache [2020-02-21T23:04:35.105Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-21T23:04:36.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-21T23:04:36.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-21T23:04:36.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-21T23:04:36.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-21T23:04:36.082Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-21T23:04:36.253Z] --- PASS: TestResizeWhenContainerNotStarted (1.83s) [2020-02-21T23:04:36.253Z] === RUN TestDaemonRestartKillContainers [2020-02-21T23:04:36.253Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-02-21T23:04:36.253Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:04:36.253Z] === RUN TestStats [2020-02-21T23:04:36.253Z] --- SKIP: TestStats (0.00s) [2020-02-21T23:04:36.253Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-21T23:04:36.253Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-21T23:04:36.266Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2020-02-21T23:04:36.266Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-21T23:04:36.266Z] daemon.go:325: [d5f1775e901c3] waiting for daemon to start [2020-02-21T23:04:36.266Z] daemon.go:325: [d5f1775e901c3] waiting for daemon to start [2020-02-21T23:04:36.266Z] daemon.go:353: [d5f1775e901c3] daemon started [2020-02-21T23:04:36.266Z] daemon.go:296: [d5f1775e901c3] exiting daemon [2020-02-21T23:04:36.266Z] daemon.go:325: [d5f1775e901c3] waiting for daemon to start [2020-02-21T23:04:36.266Z] daemon.go:325: [d5f1775e901c3] waiting for daemon to start [2020-02-21T23:04:36.266Z] daemon.go:353: [d5f1775e901c3] daemon started [2020-02-21T23:04:36.266Z] daemon.go:461: [d5f1775e901c3] Stopping daemon [2020-02-21T23:04:36.266Z] daemon.go:296: [d5f1775e901c3] exiting daemon [2020-02-21T23:04:36.266Z] daemon.go:448: [d5f1775e901c3] Daemon stopped [2020-02-21T23:04:36.887Z] --- PASS: TestDaemonRestartIpcMode (4.32s) [2020-02-21T23:04:36.887Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-21T23:04:36.887Z] daemon.go:325: [de5fa547f68d2] waiting for daemon to start [2020-02-21T23:04:36.887Z] daemon.go:325: [de5fa547f68d2] waiting for daemon to start [2020-02-21T23:04:36.887Z] daemon.go:353: [de5fa547f68d2] daemon started [2020-02-21T23:04:36.887Z] daemon.go:461: [de5fa547f68d2] Stopping daemon [2020-02-21T23:04:36.887Z] daemon.go:296: [de5fa547f68d2] exiting daemon [2020-02-21T23:04:36.887Z] daemon.go:448: [de5fa547f68d2] Daemon stopped [2020-02-21T23:04:36.887Z] daemon.go:325: [de5fa547f68d2] waiting for daemon to start [2020-02-21T23:04:36.887Z] daemon.go:325: [de5fa547f68d2] waiting for daemon to start [2020-02-21T23:04:36.887Z] daemon.go:353: [de5fa547f68d2] daemon started [2020-02-21T23:04:36.887Z] daemon.go:461: [de5fa547f68d2] Stopping daemon [2020-02-21T23:04:36.887Z] daemon.go:296: [de5fa547f68d2] exiting daemon [2020-02-21T23:04:36.887Z] daemon.go:448: [de5fa547f68d2] Daemon stopped [2020-02-21T23:04:36.887Z] PASS [2020-02-21T23:04:36.887Z] [2020-02-21T23:04:36.887Z] === Skipped [2020-02-21T23:04:36.887Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-21T23:04:36.887Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-21T23:04:36.887Z] [2020-02-21T23:04:36.887Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-21T23:04:36.887Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-21T23:04:36.887Z] [2020-02-21T23:04:36.887Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-21T23:04:36.887Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-21T23:04:36.887Z] [2020-02-21T23:04:36.887Z] [2020-02-21T23:04:36.887Z] DONE 188 tests, 3 skipped in 108.063s [2020-02-21T23:04:36.887Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-21T23:04:36.887Z] ++ 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-21T23:04:36.887Z] ++ set -e [2020-02-21T23:04:36.887Z] ++ '[' -n 0 ']' [2020-02-21T23:04:36.887Z] ++ set -x [2020-02-21T23:04:36.887Z] ++ env -i DEST=/go/src/github.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-21T23:04:37.011Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-21T23:04:37.173Z] INFO: Testing against a local daemon [2020-02-21T23:04:37.173Z] === RUN TestCommitInheritsEnv [2020-02-21T23:04:37.460Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-02-21T23:04:37.460Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-21T23:04:37.460Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-21T23:04:37.460Z] === RUN TestImagesFilterMultiReference [2020-02-21T23:04:37.460Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-21T23:04:37.460Z] === RUN TestImagePullPlatformInvalid [2020-02-21T23:04:37.745Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-02-21T23:04:37.745Z] === RUN TestRemoveImageOrphaning [2020-02-21T23:04:38.039Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-02-21T23:04:38.039Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-21T23:04:38.039Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-21T23:04:38.039Z] === RUN TestTagInvalidReference [2020-02-21T23:04:38.325Z] --- PASS: TestTagInvalidReference (0.04s) [2020-02-21T23:04:38.325Z] === RUN TestTagValidPrefixedRepo [2020-02-21T23:04:38.325Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-21T23:04:38.325Z] === RUN TestTagExistedNameWithoutForce [2020-02-21T23:04:38.325Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-02-21T23:04:38.325Z] === RUN TestTagOfficialNames [2020-02-21T23:04:38.325Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-21T23:04:38.325Z] === RUN TestTagMatchesDigest [2020-02-21T23:04:38.325Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-02-21T23:04:38.325Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-21T23:04:41.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-21T23:04:41.435Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-21T23:04:42.015Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.92s) [2020-02-21T23:04:42.015Z] === RUN TestStopContainerWithTimeout [2020-02-21T23:04:42.015Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-02-21T23:04:42.015Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-21T23:04:42.015Z] === RUN TestUpdateRestartPolicy [2020-02-21T23:04:42.364Z] --- PASS: TestServiceUpdateNetwork (15.80s) [2020-02-21T23:04:42.364Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-21T23:04:42.364Z] daemon.go:325: [d113f264d0951] waiting for daemon to start [2020-02-21T23:04:42.364Z] daemon.go:325: [d113f264d0951] waiting for daemon to start [2020-02-21T23:04:42.364Z] daemon.go:353: [d113f264d0951] daemon started [2020-02-21T23:04:42.364Z] daemon.go:461: [d113f264d0951] Stopping daemon [2020-02-21T23:04:42.364Z] daemon.go:296: [d113f264d0951] exiting daemon [2020-02-21T23:04:42.364Z] daemon.go:448: [d113f264d0951] Daemon stopped [2020-02-21T23:04:42.364Z] PASS [2020-02-21T23:04:42.364Z] [2020-02-21T23:04:42.364Z] DONE 18 tests in 166.063s [2020-02-21T23:04:42.364Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-21T23:04:42.364Z] ++ 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-21T23:04:42.364Z] ++ set -e [2020-02-21T23:04:42.364Z] ++ '[' -n 0 ']' [2020-02-21T23:04:42.364Z] ++ set -x [2020-02-21T23:04:42.364Z] ++ env -i DEST=/go/src/github.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-21T23:04:42.364Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-21T23:04:42.364Z] INFO: Testing against a local daemon [2020-02-21T23:04:42.364Z] === RUN TestSessionCreate [2020-02-21T23:04:42.365Z] --- PASS: TestSessionCreate (0.06s) [2020-02-21T23:04:42.365Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-21T23:04:42.365Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-02-21T23:04:42.365Z] PASS [2020-02-21T23:04:42.365Z] [2020-02-21T23:04:42.365Z] DONE 2 tests in 0.236s [2020-02-21T23:04:42.365Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-21T23:04:42.365Z] ++ 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-21T23:04:42.365Z] ++ set -e [2020-02-21T23:04:42.365Z] ++ '[' -n 0 ']' [2020-02-21T23:04:42.365Z] ++ set -x [2020-02-21T23:04:42.365Z] ++ env -i DEST=/go/src/github.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-21T23:04:42.621Z] INFO: Testing against a local daemon [2020-02-21T23:04:42.621Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-21T23:04:42.621Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-02-21T23:04:42.621Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-21T23:04:42.621Z] === RUN TestEventsExecDie [2020-02-21T23:04:43.550Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-21T23:04:43.550Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-21T23:04:43.550Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-21T23:04:43.550Z] --- PASS: TestEventsExecDie (0.92s) [2020-02-21T23:04:43.550Z] === RUN TestEventsBackwardsCompatible [2020-02-21T23:04:43.807Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-21T23:04:43.807Z] === RUN TestInfoBinaryCommits [2020-02-21T23:04:43.807Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-02-21T23:04:43.807Z] === RUN TestInfoAPIVersioned [2020-02-21T23:04:43.807Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-21T23:04:43.807Z] === RUN TestInfoAPI [2020-02-21T23:04:43.807Z] --- PASS: TestInfoAPI (0.02s) [2020-02-21T23:04:43.807Z] === RUN TestInfoAPIWarnings [2020-02-21T23:04:44.369Z] --- PASS: TestInfoAPIWarnings (0.73s) [2020-02-21T23:04:44.369Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-21T23:04:44.369Z] daemon.go:325: [daf1015bc64ca] waiting for daemon to start [2020-02-21T23:04:44.369Z] daemon.go:325: [daf1015bc64ca] waiting for daemon to start [2020-02-21T23:04:44.369Z] daemon.go:353: [daf1015bc64ca] daemon started [2020-02-21T23:04:44.369Z] daemon.go:461: [daf1015bc64ca] Stopping daemon [2020-02-21T23:04:44.369Z] daemon.go:296: [daf1015bc64ca] exiting daemon [2020-02-21T23:04:44.369Z] daemon.go:448: [daf1015bc64ca] Daemon stopped [2020-02-21T23:04:44.369Z] === RUN TestLoginFailsWithBadCredentials [2020-02-21T23:04:44.625Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-02-21T23:04:44.625Z] === RUN TestPingCacheHeaders [2020-02-21T23:04:44.625Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-21T23:04:44.625Z] === RUN TestPingGet [2020-02-21T23:04:44.625Z] --- PASS: TestPingGet (0.01s) [2020-02-21T23:04:44.625Z] === RUN TestPingHead [2020-02-21T23:04:44.881Z] --- PASS: TestPingHead (0.02s) [2020-02-21T23:04:44.881Z] === RUN TestVersion [2020-02-21T23:04:44.881Z] --- PASS: TestVersion (0.02s) [2020-02-21T23:04:44.881Z] PASS [2020-02-21T23:04:44.881Z] [2020-02-21T23:04:44.881Z] === Skipped [2020-02-21T23:04:44.881Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-02-21T23:04:44.881Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-21T23:04:44.881Z] [2020-02-21T23:04:44.881Z] [2020-02-21T23:04:44.881Z] DONE 12 tests, 1 skipped in 2.318s [2020-02-21T23:04:44.881Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-21T23:04:44.881Z] ++ 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-21T23:04:44.881Z] ++ set -e [2020-02-21T23:04:44.881Z] ++ '[' -n 0 ']' [2020-02-21T23:04:44.881Z] ++ set -x [2020-02-21T23:04:44.882Z] ++ env -i DEST=/go/src/github.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-21T23:04:44.882Z] INFO: Testing against a local daemon [2020-02-21T23:04:44.882Z] === RUN TestVolumesCreateAndList [2020-02-21T23:04:44.882Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-02-21T23:04:44.882Z] === RUN TestVolumesRemove [2020-02-21T23:04:45.138Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-21T23:04:45.138Z] === RUN TestVolumesInspect [2020-02-21T23:04:45.138Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-21T23:04:45.138Z] === RUN TestVolumesInvalidJSON [2020-02-21T23:04:45.138Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-21T23:04:45.138Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-21T23:04:45.138Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-21T23:04:45.138Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-21T23:04:45.138Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-21T23:04:45.138Z] PASS [2020-02-21T23:04:45.138Z] [2020-02-21T23:04:45.138Z] DONE 5 tests in 0.293s [2020-02-21T23:04:45.138Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-21T23:04:45.138Z] ++++ cat bundles/test-integration/docker.pid [2020-02-21T23:04:45.138Z] +++ kill 4469 [2020-02-21T23:04:46.506Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-21T23:04:46.506Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-21T23:04:46.506Z] +++ /etc/init.d/apparmor stop [2020-02-21T23:04:46.506Z] Clearing AppArmor profiles cache:. [2020-02-21T23:04:46.506Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-21T23:04:46.506Z] Unloading profiles will leave already running processes permanently [2020-02-21T23:04:46.506Z] unconfined, which can lead to unexpected situations. [2020-02-21T23:04:46.506Z] [2020-02-21T23:04:46.506Z] To set a process to complain mode, use the command line tool [2020-02-21T23:04:46.506Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-21T23:04:46.506Z] with the 'teardown' option." [2020-02-21T23:04:46.506Z] [2020-02-21T23:04:47.074Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-21T23:04:48.964Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-21T23:04:53.134Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-21T23:04:53.697Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-21T23:04:56.215Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-21T23:04:57.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-21T23:05:03.021Z] --- PASS: TestUpdateRestartPolicy (19.91s) [2020-02-21T23:05:03.021Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-21T23:05:03.021Z] --- PASS: TestUpdateRestartWithAutoRemove (1.66s) [2020-02-21T23:05:03.021Z] === RUN TestWaitNonBlocked [2020-02-21T23:05:03.021Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T23:05:03.021Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T23:05:03.021Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T23:05:03.021Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T23:05:03.021Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-21T23:05:03.021Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-21T23:05:03.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-21T23:05:05.882Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-21T23:05:05.883Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.74s) [2020-02-21T23:05:05.883Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.75s) [2020-02-21T23:05:05.883Z] === RUN TestWaitBlocked [2020-02-21T23:05:05.883Z] --- SKIP: TestWaitBlocked (0.00s) [2020-02-21T23:05:05.883Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:05:05.883Z] PASS [2020-02-21T23:05:05.883Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-21T23:05:05.883Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:05.883Z] INFO: Testing against a local daemon [2020-02-21T23:05:05.883Z] === RUN TestCommitInheritsEnv [2020-02-21T23:05:05.883Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-02-21T23:05:05.883Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:05:05.883Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-21T23:05:05.883Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-21T23:05:05.883Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-21T23:05:05.883Z] === RUN TestImagesFilterMultiReference [2020-02-21T23:05:05.883Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-21T23:05:05.883Z] === RUN TestImagePullPlatformInvalid [2020-02-21T23:05:05.883Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-21T23:05:05.883Z] === RUN TestRemoveImageOrphaning [2020-02-21T23:05:05.883Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-02-21T23:05:05.883Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:05:05.883Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-21T23:05:05.883Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-21T23:05:05.883Z] === RUN TestTagInvalidReference [2020-02-21T23:05:05.883Z] --- PASS: TestTagInvalidReference (0.02s) [2020-02-21T23:05:05.883Z] === RUN TestTagValidPrefixedRepo [2020-02-21T23:05:05.883Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-02-21T23:05:05.883Z] === RUN TestTagExistedNameWithoutForce [2020-02-21T23:05:05.883Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-21T23:05:05.883Z] === RUN TestTagOfficialNames [2020-02-21T23:05:05.883Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-02-21T23:05:05.883Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-21T23:05:05.883Z] === RUN TestTagMatchesDigest [2020-02-21T23:05:05.883Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-21T23:05:05.883Z] PASS [2020-02-21T23:05:05.883Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-21T23:05:05.883Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:05.883Z] INFO: Testing against a local daemon [2020-02-21T23:05:05.883Z] === RUN TestNetworkCreateDelete [2020-02-21T23:05:05.883Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-02-21T23:05:05.883Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:05:05.883Z] === RUN TestDockerNetworkDeletePreferID [2020-02-21T23:05:05.883Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-02-21T23:05:05.883Z] 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-21T23:05:05.883Z] === RUN TestInspectNetwork [2020-02-21T23:05:05.883Z] --- SKIP: TestInspectNetwork (0.00s) [2020-02-21T23:05:05.883Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-21T23:05:05.883Z] === RUN TestRunContainerWithBridgeNone [2020-02-21T23:05:05.883Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-02-21T23:05:05.883Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:05:05.883Z] === RUN TestNetworkInvalidJSON [2020-02-21T23:05:05.883Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-21T23:05:05.883Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-21T23:05:05.883Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T23:05:05.883Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T23:05:05.883Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T23:05:05.883Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T23:05:05.883Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-21T23:05:05.883Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T23:05:05.883Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T23:05:05.883Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-21T23:05:05.883Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-02-21T23:05:05.883Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-02-21T23:05:05.883Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-02-21T23:05:05.883Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-21T23:05:05.883Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-02-21T23:05:05.883Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-21T23:05:05.883Z] === RUN TestDaemonDefaultNetworkPools [2020-02-21T23:05:05.883Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-02-21T23:05:05.883Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-21T23:05:05.883Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-21T23:05:05.883Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-21T23:05:05.883Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-21T23:05:05.883Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-21T23:05:05.883Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-21T23:05:05.883Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-21T23:05:05.883Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-21T23:05:05.883Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-21T23:05:05.883Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-21T23:05:05.883Z] === RUN TestServiceWithPredefinedNetwork [2020-02-21T23:05:05.883Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-02-21T23:05:05.883Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-21T23:05:05.883Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-21T23:05:05.883Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-21T23:05:05.883Z] service_test.go:230: FLAKY_TEST [2020-02-21T23:05:05.883Z] === RUN TestServiceWithDataPathPortInit [2020-02-21T23:05:05.883Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-02-21T23:05:05.883Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-21T23:05:05.883Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-21T23:05:05.883Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-21T23:05:05.883Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-21T23:05:05.883Z] PASS [2020-02-21T23:05:05.883Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-21T23:05:05.883Z] PASS [2020-02-21T23:05:05.883Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-21T23:05:06.334Z] PASS [2020-02-21T23:05:06.334Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-21T23:05:06.334Z] PASS [2020-02-21T23:05:06.334Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-21T23:05:06.334Z] PASS [2020-02-21T23:05:06.334Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-21T23:05:06.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:06.334Z] INFO: Testing against a local daemon [2020-02-21T23:05:06.334Z] === RUN TestPluginInvalidJSON [2020-02-21T23:05:06.334Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T23:05:06.334Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T23:05:06.334Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T23:05:06.334Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-21T23:05:06.334Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-21T23:05:06.334Z] PASS [2020-02-21T23:05:06.334Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-21T23:05:06.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:06.334Z] INFO: Testing against a local daemon [2020-02-21T23:05:06.334Z] === RUN TestExternalGraphDriver [2020-02-21T23:05:06.334Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-02-21T23:05:06.334Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-21T23:05:06.334Z] === RUN TestGraphdriverPluginV2 [2020-02-21T23:05:06.334Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-02-21T23:05:06.334Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-21T23:05:06.334Z] PASS [2020-02-21T23:05:06.334Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-21T23:05:06.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:06.334Z] INFO: Testing against a local daemon [2020-02-21T23:05:06.334Z] PASS [2020-02-21T23:05:06.334Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-21T23:05:06.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:06.334Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-21T23:05:06.784Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:06.784Z] INFO: Testing against a local daemon [2020-02-21T23:05:06.784Z] === RUN TestSecretInspect [2020-02-21T23:05:06.784Z] --- SKIP: TestSecretInspect (0.00s) [2020-02-21T23:05:06.784Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestSecretList [2020-02-21T23:05:06.785Z] --- SKIP: TestSecretList (0.00s) [2020-02-21T23:05:06.785Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestSecretsCreateAndDelete [2020-02-21T23:05:06.785Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-02-21T23:05:06.785Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestSecretsUpdate [2020-02-21T23:05:06.785Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-02-21T23:05:06.785Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestTemplatedSecret [2020-02-21T23:05:06.785Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-02-21T23:05:06.785Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestSecretCreateResolve [2020-02-21T23:05:06.785Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-02-21T23:05:06.785Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:05:06.785Z] PASS [2020-02-21T23:05:06.785Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-21T23:05:06.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:06.785Z] INFO: Testing against a local daemon [2020-02-21T23:05:06.785Z] === RUN TestServiceCreateInit [2020-02-21T23:05:06.785Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-21T23:05:06.785Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-21T23:05:06.785Z] --- PASS: TestServiceCreateInit (0.03s) [2020-02-21T23:05:06.785Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-21T23:05:06.785Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-21T23:05:06.785Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestCreateServiceMultipleTimes [2020-02-21T23:05:06.785Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-02-21T23:05:06.785Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestCreateServiceConflict [2020-02-21T23:05:06.785Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-02-21T23:05:06.785Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestCreateServiceMaxReplicas [2020-02-21T23:05:06.785Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-02-21T23:05:06.785Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-21T23:05:06.785Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-21T23:05:06.785Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestCreateServiceSecretFileMode [2020-02-21T23:05:06.785Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-02-21T23:05:06.785Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestCreateServiceConfigFileMode [2020-02-21T23:05:06.785Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-02-21T23:05:06.785Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestCreateServiceSysctls [2020-02-21T23:05:06.785Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-02-21T23:05:06.785Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestInspect [2020-02-21T23:05:06.785Z] --- SKIP: TestInspect (0.00s) [2020-02-21T23:05:06.785Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestDockerNetworkConnectAlias [2020-02-21T23:05:06.785Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-02-21T23:05:06.785Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestDockerNetworkReConnect [2020-02-21T23:05:06.785Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-02-21T23:05:06.785Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestServicePlugin [2020-02-21T23:05:06.785Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-21T23:05:06.785Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestServiceUpdateLabel [2020-02-21T23:05:06.785Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-02-21T23:05:06.785Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:05:06.785Z] === RUN TestServiceUpdateSecrets [2020-02-21T23:05:06.785Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-02-21T23:05:06.785Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:05:06.785Z] === RUN TestServiceUpdateConfigs [2020-02-21T23:05:06.785Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-02-21T23:05:06.785Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:05:06.785Z] === RUN TestServiceUpdateNetwork [2020-02-21T23:05:06.785Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-02-21T23:05:06.785Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-21T23:05:06.785Z] PASS [2020-02-21T23:05:06.785Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-21T23:05:06.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:06.785Z] INFO: Testing against a local daemon [2020-02-21T23:05:06.785Z] === RUN TestSessionCreate [2020-02-21T23:05:06.785Z] --- SKIP: TestSessionCreate (0.00s) [2020-02-21T23:05:06.785Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-21T23:05:06.785Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-21T23:05:06.785Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-02-21T23:05:06.785Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-21T23:05:06.785Z] PASS [2020-02-21T23:05:06.785Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-21T23:05:06.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:06.785Z] INFO: Testing against a local daemon [2020-02-21T23:05:06.785Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-21T23:05:06.785Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-21T23:05:06.785Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-21T23:05:06.785Z] === RUN TestEventsExecDie [2020-02-21T23:05:06.785Z] --- SKIP: TestEventsExecDie (0.00s) [2020-02-21T23:05:06.785Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-21T23:05:06.785Z] === RUN TestEventsBackwardsCompatible [2020-02-21T23:05:06.785Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-02-21T23:05:06.785Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-21T23:05:06.785Z] === RUN TestInfoAPI [2020-02-21T23:05:06.785Z] --- PASS: TestInfoAPI (0.04s) [2020-02-21T23:05:06.785Z] === RUN TestInfoAPIWarnings [2020-02-21T23:05:06.785Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-02-21T23:05:06.785Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-21T23:05:06.785Z] === RUN TestLoginFailsWithBadCredentials [2020-02-21T23:05:08.296Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2020-02-21T23:05:08.296Z] === RUN TestPingCacheHeaders [2020-02-21T23:05:08.296Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-21T23:05:08.296Z] === RUN TestPingGet [2020-02-21T23:05:08.296Z] --- PASS: TestPingGet (0.02s) [2020-02-21T23:05:08.296Z] === RUN TestPingHead [2020-02-21T23:05:08.296Z] --- PASS: TestPingHead (0.02s) [2020-02-21T23:05:08.296Z] === RUN TestVersion [2020-02-21T23:05:08.296Z] --- PASS: TestVersion (0.02s) [2020-02-21T23:05:08.296Z] PASS [2020-02-21T23:05:08.296Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-21T23:05:08.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:08.296Z] INFO: Testing against a local daemon [2020-02-21T23:05:08.296Z] === RUN TestVolumesCreateAndList [2020-02-21T23:05:08.296Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-02-21T23:05:08.296Z] === RUN TestVolumesRemove [2020-02-21T23:05:08.296Z] --- SKIP: TestVolumesRemove (0.00s) [2020-02-21T23:05:08.296Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-21T23:05:08.296Z] === RUN TestVolumesInspect [2020-02-21T23:05:08.296Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-21T23:05:08.296Z] === RUN TestVolumesInvalidJSON [2020-02-21T23:05:08.296Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-21T23:05:08.296Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-21T23:05:08.296Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-21T23:05:08.296Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-21T23:05:08.296Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-21T23:05:08.296Z] PASS [2020-02-21T23:05:08.296Z] INFO: make.ps1 ended at 02/21/2020 23:05:07 [2020-02-21T23:05:08.296Z] INFO: Integration CLI tests being run from the host: [2020-02-21T23:05:08.296Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-21T23:05:18.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-21T23:05:18.623Z] INFO: Testing against a local daemon [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-21T23:05:18.623Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-21T23:05:19.074Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-21T23:05:21.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-21T23:05:22.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-21T23:05:22.864Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-21T23:05:26.135Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-21T23:05:28.026Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-21T23:05:31.294Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-21T23:05:32.223Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-21T23:05:32.482Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-21T23:05:33.412Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-21T23:05:34.342Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-21T23:05:35.709Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-21T23:05:36.638Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-21T23:05:37.567Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-21T23:05:38.496Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-21T23:05:39.427Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-21T23:05:40.355Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-21T23:05:41.723Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-21T23:05:42.651Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-21T23:05:43.579Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-21T23:05:44.508Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-21T23:05:45.875Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-21T23:05:47.243Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-21T23:05:48.171Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-21T23:05:49.100Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-21T23:05:49.100Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-21T23:05:50.028Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-21T23:05:50.958Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-21T23:05:52.325Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-21T23:05:53.253Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-21T23:05:54.620Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-21T23:05:56.513Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-21T23:05:57.076Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-21T23:05:59.597Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-21T23:06:04.926Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-21T23:06:08.199Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-21T23:06:09.129Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-21T23:06:10.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-21T23:06:14.669Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-21T23:06:18.840Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-21T23:06:19.403Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-21T23:06:24.651Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-21T23:06:25.580Z] === RUN TestDockerSuite/TestCpToDot [2020-02-21T23:06:26.509Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-21T23:06:28.400Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-21T23:06:30.291Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-21T23:06:31.220Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-21T23:06:34.489Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-21T23:06:35.051Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-21T23:06:35.981Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-21T23:06:37.873Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-21T23:06:38.130Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-21T23:06:38.130Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-21T23:06:38.692Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-21T23:06:39.621Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-21T23:06:39.622Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-21T23:06:39.622Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-21T23:06:40.551Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-21T23:06:40.812Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-21T23:06:40.812Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-21T23:06:41.074Z] === RUN TestDockerSuite/TestCreateRM [2020-02-21T23:06:41.074Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-21T23:06:41.074Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-21T23:06:41.331Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-21T23:06:41.331Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-21T23:06:43.849Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-21T23:06:43.849Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-21T23:06:43.849Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-21T23:06:48.019Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-21T23:06:48.019Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-21T23:06:48.019Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-21T23:06:48.019Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-21T23:06:48.019Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-21T23:06:48.019Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-21T23:06:48.949Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-21T23:06:50.315Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-21T23:06:51.243Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-21T23:06:53.137Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-21T23:06:54.507Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-21T23:06:55.435Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-21T23:06:56.366Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-21T23:06:56.366Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-21T23:06:57.295Z] === RUN TestDockerSuite/TestDockerFails [2020-02-21T23:06:57.295Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-21T23:06:57.295Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-21T23:06:57.295Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-21T23:06:58.663Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-21T23:06:59.591Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-21T23:07:00.960Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-21T23:07:00.960Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-21T23:07:00.960Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-21T23:07:01.216Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-21T23:07:06.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-21T23:07:07.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-21T23:07:11.100Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-21T23:07:13.619Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-21T23:07:15.509Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-21T23:07:16.876Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-21T23:07:17.806Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-21T23:07:18.735Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-21T23:07:19.297Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-21T23:07:20.227Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-21T23:07:21.156Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-21T23:07:23.046Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-21T23:07:24.937Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-21T23:07:28.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-21T23:07:28.217Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-21T23:07:30.740Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-21T23:07:32.109Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-21T23:07:32.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-21T23:07:34.041Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-21T23:07:34.970Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-21T23:07:35.227Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-21T23:07:37.121Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-21T23:07:38.049Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-21T23:07:38.308Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-21T23:07:38.873Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-21T23:07:38.873Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-21T23:07:39.129Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-21T23:07:41.024Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-21T23:07:42.917Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-21T23:07:42.917Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-21T23:07:42.917Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-21T23:07:43.480Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-21T23:07:43.736Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-21T23:07:43.993Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-21T23:07:45.359Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-21T23:07:45.359Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-21T23:07:45.359Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-21T23:07:45.359Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-21T23:07:45.734Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-21T23:07:47.245Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-21T23:07:47.252Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-21T23:07:48.181Z] === RUN TestDockerSuite/TestEventsRename [2020-02-21T23:07:48.747Z] === RUN TestDockerSuite/TestEventsResize [2020-02-21T23:07:49.389Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-21T23:07:49.389Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-21T23:07:49.389Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-21T23:07:49.390Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-21T23:07:49.390Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-21T23:07:49.676Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-21T23:07:50.606Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-21T23:07:51.534Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-21T23:07:51.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-21T23:07:52.097Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-21T23:07:52.266Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-21T23:07:52.266Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-21T23:07:52.266Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-21T23:07:55.368Z] === RUN TestDockerSuite/TestEventsTop [2020-02-21T23:07:56.736Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-21T23:07:59.256Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-21T23:08:00.624Z] === RUN TestDockerSuite/TestExec [2020-02-21T23:08:01.552Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-21T23:08:02.481Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-21T23:08:03.045Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-21T23:08:03.975Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-21T23:08:04.549Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-21T23:08:05.866Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-21T23:08:06.428Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-21T23:08:07.356Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-21T23:08:08.284Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-21T23:08:08.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-21T23:08:09.103Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-21T23:08:10.038Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-21T23:08:10.968Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-21T23:08:12.859Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-21T23:08:14.752Z] === RUN TestDockerSuite/TestExecEnv [2020-02-21T23:08:15.316Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-21T23:08:17.209Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-21T23:08:18.137Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-21T23:08:21.406Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-21T23:08:21.968Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-21T23:08:22.898Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-21T23:08:23.460Z] === RUN TestDockerSuite/TestExecParseError [2020-02-21T23:08:24.389Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-21T23:08:24.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-21T23:08:25.209Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-21T23:08:26.139Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-21T23:08:28.031Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-21T23:08:29.399Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-21T23:08:30.328Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-21T23:08:31.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-21T23:08:41.221Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-21T23:08:42.149Z] === RUN TestDockerSuite/TestExecTTY [2020-02-21T23:08:43.078Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-21T23:08:44.007Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-21T23:08:44.570Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-21T23:08:45.499Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-21T23:08:45.499Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-21T23:08:48.018Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-21T23:08:48.274Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-21T23:08:49.643Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-21T23:08:50.572Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-21T23:08:51.501Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-21T23:08:56.746Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-21T23:09:00.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-21T23:09:00.944Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-21T23:09:02.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-21T23:09:03.783Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-21T23:09:09.032Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-21T23:09:09.288Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-21T23:09:09.288Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-21T23:09:09.544Z] === RUN TestDockerSuite/TestHealth [2020-02-21T23:09:27.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-21T23:09:30.117Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-21T23:09:30.117Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-21T23:09:30.117Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-21T23:09:30.117Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-21T23:09:30.392Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-21T23:09:30.392Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-21T23:09:31.047Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-21T23:09:31.047Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-21T23:09:32.943Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-21T23:09:32.944Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-21T23:09:32.944Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-21T23:09:32.944Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-21T23:09:32.944Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-21T23:09:33.506Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-21T23:09:33.763Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-21T23:09:33.763Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-21T23:09:34.691Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-21T23:09:34.691Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-21T23:09:35.620Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-21T23:09:36.113Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-21T23:09:36.113Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-21T23:09:36.550Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-21T23:09:36.550Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-21T23:09:37.485Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-21T23:09:40.740Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-21T23:09:40.740Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-21T23:09:40.740Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-21T23:09:40.740Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-21T23:09:40.740Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-21T23:09:40.753Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-21T23:09:40.754Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-21T23:09:40.754Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-21T23:09:41.191Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-21T23:09:42.120Z] === RUN TestDockerSuite/TestImportFile [2020-02-21T23:09:42.142Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-21T23:09:44.640Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-21T23:09:44.640Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-21T23:09:45.004Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-21T23:09:45.956Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-21T23:09:45.956Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-21T23:09:45.956Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-21T23:09:45.956Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-21T23:09:46.533Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-21T23:09:48.106Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-21T23:09:48.425Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-21T23:09:50.318Z] === RUN TestDockerSuite/TestInfoDebug [2020-02-21T23:09:50.574Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-21T23:09:51.137Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-02-21T23:09:51.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-21T23:09:51.699Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-21T23:09:52.630Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-21T23:09:53.560Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-21T23:09:54.489Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-21T23:09:55.419Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-21T23:09:55.419Z] === RUN TestDockerSuite/TestInfoFormat [2020-02-21T23:09:55.419Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-21T23:09:55.419Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-02-21T23:09:55.981Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-21T23:09:56.912Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-21T23:09:58.280Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-21T23:09:59.211Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-21T23:10:00.141Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-21T23:10:00.398Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-21T23:10:00.705Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-21T23:10:00.970Z] --- PASS: TestImportExtremelyLargeImageWorks (317.56s) [2020-02-21T23:10:00.970Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-21T23:10:00.970Z] daemon.go:325: [de359056dfc44] waiting for daemon to start [2020-02-21T23:10:00.970Z] daemon.go:325: [de359056dfc44] waiting for daemon to start [2020-02-21T23:10:00.970Z] daemon.go:353: [de359056dfc44] daemon started [2020-02-21T23:10:00.970Z] daemon.go:461: [de359056dfc44] Stopping daemon [2020-02-21T23:10:00.970Z] daemon.go:296: [de359056dfc44] exiting daemon [2020-02-21T23:10:00.970Z] daemon.go:448: [de359056dfc44] Daemon stopped [2020-02-21T23:10:00.970Z] PASS [2020-02-21T23:10:00.970Z] [2020-02-21T23:10:00.970Z] DONE 11 tests in 319.061s [2020-02-21T23:10:00.970Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-21T23:10:00.970Z] ++ 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-21T23:10:00.970Z] ++ set -e [2020-02-21T23:10:00.970Z] ++ '[' -n 0 ']' [2020-02-21T23:10:00.970Z] ++ set -x [2020-02-21T23:10:00.970Z] ++ env -i DEST=/go/src/github.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-21T23:10:00.970Z] INFO: Testing against a local daemon [2020-02-21T23:10:00.970Z] === RUN TestNetworkCreateDelete [2020-02-21T23:10:00.970Z] --- PASS: TestNetworkCreateDelete (0.26s) [2020-02-21T23:10:00.970Z] === RUN TestDockerNetworkDeletePreferID [2020-02-21T23:10:00.970Z] --- PASS: TestDockerNetworkDeletePreferID (0.68s) [2020-02-21T23:10:00.970Z] === RUN TestInspectNetwork [2020-02-21T23:10:01.592Z] === RUN TestInspectNetwork/full_network_id [2020-02-21T23:10:01.592Z] === RUN TestInspectNetwork/partial_network_id [2020-02-21T23:10:01.592Z] === RUN TestInspectNetwork/network_name [2020-02-21T23:10:01.592Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-21T23:10:02.074Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-21T23:10:02.074Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-21T23:10:03.442Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-21T23:10:04.089Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-21T23:10:04.373Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-21T23:10:04.540Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-21T23:10:04.540Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-21T23:10:05.303Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-21T23:10:05.303Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-21T23:10:05.867Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-21T23:10:05.867Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-21T23:10:05.980Z] --- PASS: TestInspectNetwork (8.73s) [2020-02-21T23:10:05.980Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-21T23:10:05.980Z] daemon.go:325: [d2a182588a63a] waiting for daemon to start [2020-02-21T23:10:05.980Z] daemon.go:325: [d2a182588a63a] waiting for daemon to start [2020-02-21T23:10:05.980Z] daemon.go:353: [d2a182588a63a] daemon started [2020-02-21T23:10:05.980Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-21T23:10:05.980Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-21T23:10:05.980Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-21T23:10:05.980Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-21T23:10:05.980Z] daemon.go:461: [d2a182588a63a] Stopping daemon [2020-02-21T23:10:05.980Z] daemon.go:296: [d2a182588a63a] exiting daemon [2020-02-21T23:10:05.980Z] daemon.go:448: [d2a182588a63a] Daemon stopped [2020-02-21T23:10:05.980Z] === RUN TestRunContainerWithBridgeNone [2020-02-21T23:10:07.235Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-21T23:10:07.408Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-21T23:10:08.165Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-21T23:10:08.671Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-02-21T23:10:08.671Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-21T23:10:08.671Z] daemon.go:325: [dfc1caaaaf46a] waiting for daemon to start [2020-02-21T23:10:08.671Z] daemon.go:325: [dfc1caaaaf46a] waiting for daemon to start [2020-02-21T23:10:08.671Z] daemon.go:353: [dfc1caaaaf46a] daemon started [2020-02-21T23:10:08.671Z] daemon.go:461: [dfc1caaaaf46a] Stopping daemon [2020-02-21T23:10:08.671Z] daemon.go:296: [dfc1caaaaf46a] exiting daemon [2020-02-21T23:10:08.671Z] daemon.go:448: [dfc1caaaaf46a] Daemon stopped [2020-02-21T23:10:08.671Z] === RUN TestNetworkInvalidJSON [2020-02-21T23:10:08.671Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-21T23:10:08.671Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-21T23:10:08.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T23:10:08.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T23:10:08.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T23:10:08.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T23:10:08.671Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-21T23:10:08.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-21T23:10:08.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-21T23:10:08.671Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2020-02-21T23:10:08.671Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-21T23:10:08.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-21T23:10:08.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-21T23:10:08.671Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-21T23:10:08.922Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-21T23:10:09.108Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-21T23:10:09.298Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-21T23:10:09.298Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-21T23:10:09.298Z] daemon.go:325: [db351516f17a7] waiting for daemon to start [2020-02-21T23:10:09.298Z] daemon.go:325: [db351516f17a7] waiting for daemon to start [2020-02-21T23:10:09.298Z] daemon.go:353: [db351516f17a7] daemon started [2020-02-21T23:10:09.298Z] daemon.go:461: [db351516f17a7] Stopping daemon [2020-02-21T23:10:09.298Z] daemon.go:296: [db351516f17a7] exiting daemon [2020-02-21T23:10:09.298Z] daemon.go:448: [db351516f17a7] Daemon stopped [2020-02-21T23:10:09.298Z] daemon.go:325: [db351516f17a7] waiting for daemon to start [2020-02-21T23:10:09.298Z] daemon.go:325: [db351516f17a7] waiting for daemon to start [2020-02-21T23:10:09.298Z] daemon.go:353: [db351516f17a7] daemon started [2020-02-21T23:10:09.298Z] daemon.go:461: [db351516f17a7] Stopping daemon [2020-02-21T23:10:09.298Z] daemon.go:296: [db351516f17a7] exiting daemon [2020-02-21T23:10:09.298Z] daemon.go:448: [db351516f17a7] Daemon stopped [2020-02-21T23:10:09.298Z] === RUN TestDaemonDefaultNetworkPools [2020-02-21T23:10:10.037Z] === RUN TestDockerSuite/TestInspectImage [2020-02-21T23:10:10.037Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-21T23:10:10.037Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-21T23:10:10.037Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-21T23:10:10.316Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-02-21T23:10:10.316Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-21T23:10:10.316Z] daemon.go:325: [d5133e78fed0a] waiting for daemon to start [2020-02-21T23:10:10.316Z] daemon.go:325: [d5133e78fed0a] waiting for daemon to start [2020-02-21T23:10:10.316Z] daemon.go:353: [d5133e78fed0a] daemon started [2020-02-21T23:10:10.316Z] daemon.go:461: [d5133e78fed0a] Stopping daemon [2020-02-21T23:10:10.316Z] daemon.go:296: [d5133e78fed0a] exiting daemon [2020-02-21T23:10:10.316Z] daemon.go:448: [d5133e78fed0a] Daemon stopped [2020-02-21T23:10:10.316Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-21T23:10:10.966Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-21T23:10:11.804Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.32s) [2020-02-21T23:10:11.804Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-21T23:10:11.804Z] daemon.go:325: [d505cf833295a] waiting for daemon to start [2020-02-21T23:10:11.804Z] daemon.go:325: [d505cf833295a] waiting for daemon to start [2020-02-21T23:10:11.804Z] daemon.go:353: [d505cf833295a] daemon started [2020-02-21T23:10:11.804Z] daemon.go:461: [d505cf833295a] Stopping daemon [2020-02-21T23:10:11.804Z] daemon.go:296: [d505cf833295a] exiting daemon [2020-02-21T23:10:11.804Z] daemon.go:448: [d505cf833295a] Daemon stopped [2020-02-21T23:10:11.804Z] daemon.go:325: [d505cf833295a] waiting for daemon to start [2020-02-21T23:10:11.804Z] daemon.go:325: [d505cf833295a] waiting for daemon to start [2020-02-21T23:10:11.804Z] daemon.go:353: [d505cf833295a] daemon started [2020-02-21T23:10:11.804Z] daemon.go:461: [d505cf833295a] Stopping daemon [2020-02-21T23:10:11.804Z] daemon.go:296: [d505cf833295a] exiting daemon [2020-02-21T23:10:11.804Z] daemon.go:448: [d505cf833295a] Daemon stopped [2020-02-21T23:10:11.804Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-21T23:10:11.897Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-21T23:10:11.897Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-21T23:10:12.825Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-21T23:10:13.292Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.69s) [2020-02-21T23:10:13.292Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-21T23:10:13.292Z] daemon.go:325: [d7f1fd1954283] waiting for daemon to start [2020-02-21T23:10:13.292Z] daemon.go:325: [d7f1fd1954283] waiting for daemon to start [2020-02-21T23:10:13.292Z] daemon.go:353: [d7f1fd1954283] daemon started [2020-02-21T23:10:13.292Z] daemon.go:461: [d7f1fd1954283] Stopping daemon [2020-02-21T23:10:13.292Z] daemon.go:296: [d7f1fd1954283] exiting daemon [2020-02-21T23:10:13.292Z] daemon.go:448: [d7f1fd1954283] Daemon stopped [2020-02-21T23:10:13.292Z] daemon.go:325: [d7f1fd1954283] waiting for daemon to start [2020-02-21T23:10:13.292Z] daemon.go:325: [d7f1fd1954283] waiting for daemon to start [2020-02-21T23:10:13.292Z] daemon.go:353: [d7f1fd1954283] daemon started [2020-02-21T23:10:13.292Z] daemon.go:461: [d7f1fd1954283] Stopping daemon [2020-02-21T23:10:13.292Z] daemon.go:296: [d7f1fd1954283] exiting daemon [2020-02-21T23:10:13.292Z] daemon.go:448: [d7f1fd1954283] Daemon stopped [2020-02-21T23:10:13.292Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-21T23:10:13.450Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-21T23:10:13.559Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-21T23:10:13.559Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-21T23:10:13.559Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-21T23:10:13.559Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-21T23:10:13.559Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-21T23:10:13.916Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-02-21T23:10:13.916Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-21T23:10:13.916Z] daemon.go:325: [d7ca30feb6c56] waiting for daemon to start [2020-02-21T23:10:13.916Z] daemon.go:325: [d7ca30feb6c56] waiting for daemon to start [2020-02-21T23:10:13.916Z] daemon.go:353: [d7ca30feb6c56] daemon started [2020-02-21T23:10:13.916Z] daemon.go:461: [d7ca30feb6c56] Stopping daemon [2020-02-21T23:10:13.916Z] daemon.go:296: [d7ca30feb6c56] exiting daemon [2020-02-21T23:10:13.916Z] daemon.go:448: [d7ca30feb6c56] Daemon stopped [2020-02-21T23:10:13.916Z] === RUN TestServiceWithPredefinedNetwork [2020-02-21T23:10:14.010Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-21T23:10:14.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-21T23:10:15.309Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-21T23:10:15.309Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-21T23:10:16.239Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-21T23:10:16.616Z] --- PASS: TestServiceWithPredefinedNetwork (2.50s) [2020-02-21T23:10:16.616Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-21T23:10:16.616Z] daemon.go:325: [d3b70ff2a26c2] waiting for daemon to start [2020-02-21T23:10:16.616Z] daemon.go:325: [d3b70ff2a26c2] waiting for daemon to start [2020-02-21T23:10:16.616Z] daemon.go:353: [d3b70ff2a26c2] daemon started [2020-02-21T23:10:16.616Z] daemon.go:461: [d3b70ff2a26c2] Stopping daemon [2020-02-21T23:10:16.616Z] daemon.go:296: [d3b70ff2a26c2] exiting daemon [2020-02-21T23:10:16.616Z] daemon.go:448: [d3b70ff2a26c2] Daemon stopped [2020-02-21T23:10:16.616Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-21T23:10:16.616Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-21T23:10:16.616Z] service_test.go:230: FLAKY_TEST [2020-02-21T23:10:16.616Z] === RUN TestServiceWithDataPathPortInit [2020-02-21T23:10:17.169Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-21T23:10:19.064Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-21T23:10:20.003Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-21T23:10:20.932Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-21T23:10:21.495Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-21T23:10:22.424Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-21T23:10:22.987Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-21T23:10:23.916Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-21T23:10:23.916Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-21T23:10:26.437Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-21T23:10:27.805Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-21T23:10:29.696Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-21T23:10:29.696Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-21T23:10:31.589Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-21T23:10:31.905Z] --- PASS: TestServiceWithDataPathPortInit (15.10s) [2020-02-21T23:10:31.905Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-21T23:10:31.905Z] daemon.go:325: [daa800bb7b0ff] waiting for daemon to start [2020-02-21T23:10:31.905Z] daemon.go:325: [daa800bb7b0ff] waiting for daemon to start [2020-02-21T23:10:31.905Z] daemon.go:353: [daa800bb7b0ff] daemon started [2020-02-21T23:10:31.905Z] daemon.go:461: [daa800bb7b0ff] Stopping daemon [2020-02-21T23:10:31.905Z] daemon.go:296: [daa800bb7b0ff] exiting daemon [2020-02-21T23:10:31.905Z] daemon.go:448: [daa800bb7b0ff] Daemon stopped [2020-02-21T23:10:31.905Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-21T23:10:31.905Z] daemon.go:325: [d4442443f1776] waiting for daemon to start [2020-02-21T23:10:31.905Z] daemon.go:325: [d4442443f1776] waiting for daemon to start [2020-02-21T23:10:31.905Z] daemon.go:353: [d4442443f1776] daemon started [2020-02-21T23:10:31.905Z] daemon.go:461: [d4442443f1776] Stopping daemon [2020-02-21T23:10:31.905Z] daemon.go:296: [d4442443f1776] exiting daemon [2020-02-21T23:10:31.905Z] daemon.go:448: [d4442443f1776] Daemon stopped [2020-02-21T23:10:31.905Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-21T23:10:34.107Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-21T23:10:36.626Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-21T23:10:36.626Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-21T23:10:38.729Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.40s) [2020-02-21T23:10:38.729Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-21T23:10:38.729Z] daemon.go:325: [dbb17f6b23392] waiting for daemon to start [2020-02-21T23:10:38.729Z] daemon.go:325: [dbb17f6b23392] waiting for daemon to start [2020-02-21T23:10:38.729Z] daemon.go:353: [dbb17f6b23392] daemon started [2020-02-21T23:10:38.729Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o372t09wwmgs9mog52wq13e9t Created:2020-02-21 23:10:32.57681887 +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[b43c3cc492e4dd8108a9d1e4e7d323b651b05b0aee01723618c6279d37289874:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eg15uvlghmkfxpdu1p527vy9q EndpointID:1979f58a913d932a7fbef7c236c7a0fca26f4f3b9051a5bbcbb3dfa44218c33e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c868fb326d845791e6927ed41c6179377caf9e6cb2d6fdf8d02ce9923725426b 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:ce48ca99baac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eg15uvlghmkfxpdu1p527vy9q EndpointID:1979f58a913d932a7fbef7c236c7a0fca26f4f3b9051a5bbcbb3dfa44218c33e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-21T23:10:38.729Z] daemon.go:461: [dbb17f6b23392] Stopping daemon [2020-02-21T23:10:38.729Z] daemon.go:296: [dbb17f6b23392] exiting daemon [2020-02-21T23:10:38.729Z] daemon.go:448: [dbb17f6b23392] Daemon stopped [2020-02-21T23:10:38.729Z] PASS [2020-02-21T23:10:38.729Z] [2020-02-21T23:10:38.729Z] === Skipped [2020-02-21T23:10:38.729Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-21T23:10:38.729Z] service_test.go:230: FLAKY_TEST [2020-02-21T23:10:38.729Z] [2020-02-21T23:10:38.729Z] [2020-02-21T23:10:38.729Z] DONE 21 tests, 1 skipped in 42.762s [2020-02-21T23:10:38.729Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-21T23:10:38.729Z] ++ 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-21T23:10:38.729Z] ++ set -e [2020-02-21T23:10:38.729Z] ++ '[' -n 0 ']' [2020-02-21T23:10:38.729Z] ++ set -x [2020-02-21T23:10:38.729Z] ++ env -i DEST=/go/src/github.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-21T23:10:39.015Z] INFO: Testing against a local daemon [2020-02-21T23:10:39.015Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-21T23:10:39.015Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-21T23:10:39.015Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T23:10:39.015Z] === RUN TestDockerNetworkIpvlan [2020-02-21T23:10:39.015Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-21T23:10:39.015Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T23:10:39.015Z] PASS [2020-02-21T23:10:39.015Z] [2020-02-21T23:10:39.015Z] === Skipped [2020-02-21T23:10:39.015Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-21T23:10:39.015Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T23:10:39.015Z] [2020-02-21T23:10:39.015Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-21T23:10:39.015Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-21T23:10:39.015Z] [2020-02-21T23:10:39.015Z] [2020-02-21T23:10:39.015Z] DONE 2 tests, 2 skipped in 0.119s [2020-02-21T23:10:39.015Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-21T23:10:39.015Z] ++ 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-21T23:10:39.015Z] ++ set -e [2020-02-21T23:10:39.015Z] ++ '[' -n 0 ']' [2020-02-21T23:10:39.015Z] ++ set -x [2020-02-21T23:10:39.015Z] ++ env -i DEST=/go/src/github.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-21T23:10:39.015Z] INFO: Testing against a local daemon [2020-02-21T23:10:39.015Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-21T23:10:39.144Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-21T23:10:39.400Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-21T23:10:40.329Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-21T23:10:41.051Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2020-02-21T23:10:41.051Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-21T23:10:41.051Z] daemon.go:325: [de3e9df2b1414] waiting for daemon to start [2020-02-21T23:10:41.051Z] daemon.go:325: [de3e9df2b1414] waiting for daemon to start [2020-02-21T23:10:41.051Z] daemon.go:353: [de3e9df2b1414] daemon started [2020-02-21T23:10:41.051Z] daemon.go:461: [de3e9df2b1414] Stopping daemon [2020-02-21T23:10:41.051Z] daemon.go:296: [de3e9df2b1414] exiting daemon [2020-02-21T23:10:41.051Z] daemon.go:448: [de3e9df2b1414] Daemon stopped [2020-02-21T23:10:41.051Z] daemon.go:325: [de3e9df2b1414] waiting for daemon to start [2020-02-21T23:10:41.051Z] daemon.go:325: [de3e9df2b1414] waiting for daemon to start [2020-02-21T23:10:41.051Z] daemon.go:353: [de3e9df2b1414] daemon started [2020-02-21T23:10:41.051Z] daemon.go:461: [de3e9df2b1414] Stopping daemon [2020-02-21T23:10:41.051Z] daemon.go:296: [de3e9df2b1414] exiting daemon [2020-02-21T23:10:41.051Z] daemon.go:448: [de3e9df2b1414] Daemon stopped [2020-02-21T23:10:41.051Z] === RUN TestDockerNetworkMacvlan [2020-02-21T23:10:41.707Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-21T23:10:42.726Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-21T23:10:43.744Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-21T23:10:46.435Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-21T23:10:49.559Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-21T23:10:49.559Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-21T23:10:49.559Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-21T23:10:49.921Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-21T23:10:52.514Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-21T23:10:54.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-21T23:10:55.334Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-21T23:10:57.228Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-21T23:10:58.598Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-21T23:11:01.118Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-21T23:11:01.118Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-21T23:11:01.375Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-21T23:11:01.631Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-21T23:11:01.631Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-21T23:11:01.874Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-21T23:11:01.874Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-21T23:11:01.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-21T23:11:02.560Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-21T23:11:03.489Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-21T23:11:07.658Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-21T23:11:07.915Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-21T23:11:08.372Z] --- PASS: TestDockerNetworkMacvlan (25.14s) [2020-02-21T23:11:08.372Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T23:11:08.372Z] daemon.go:325: [d2fb8153920c9] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:325: [d2fb8153920c9] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:353: [d2fb8153920c9] daemon started [2020-02-21T23:11:08.372Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-02-21T23:11:08.372Z] daemon.go:461: [d2fb8153920c9] Stopping daemon [2020-02-21T23:11:08.372Z] daemon.go:296: [d2fb8153920c9] exiting daemon [2020-02-21T23:11:08.372Z] daemon.go:448: [d2fb8153920c9] Daemon stopped [2020-02-21T23:11:08.372Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T23:11:08.372Z] daemon.go:325: [d13b15c660fcb] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:325: [d13b15c660fcb] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:353: [d13b15c660fcb] daemon started [2020-02-21T23:11:08.372Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-02-21T23:11:08.372Z] daemon.go:461: [d13b15c660fcb] Stopping daemon [2020-02-21T23:11:08.372Z] daemon.go:296: [d13b15c660fcb] exiting daemon [2020-02-21T23:11:08.372Z] daemon.go:448: [d13b15c660fcb] Daemon stopped [2020-02-21T23:11:08.372Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T23:11:08.372Z] daemon.go:325: [df47bfbdcf41d] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:325: [df47bfbdcf41d] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:353: [df47bfbdcf41d] daemon started [2020-02-21T23:11:08.372Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-02-21T23:11:08.372Z] daemon.go:461: [df47bfbdcf41d] Stopping daemon [2020-02-21T23:11:08.372Z] daemon.go:296: [df47bfbdcf41d] exiting daemon [2020-02-21T23:11:08.372Z] daemon.go:448: [df47bfbdcf41d] Daemon stopped [2020-02-21T23:11:08.372Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T23:11:08.372Z] daemon.go:325: [da6730d51fd8d] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:325: [da6730d51fd8d] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:353: [da6730d51fd8d] daemon started [2020-02-21T23:11:08.372Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2020-02-21T23:11:08.372Z] daemon.go:461: [da6730d51fd8d] Stopping daemon [2020-02-21T23:11:08.372Z] daemon.go:296: [da6730d51fd8d] exiting daemon [2020-02-21T23:11:08.372Z] daemon.go:448: [da6730d51fd8d] Daemon stopped [2020-02-21T23:11:08.372Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-21T23:11:08.372Z] daemon.go:325: [dc9ab14d27234] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:325: [dc9ab14d27234] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:353: [dc9ab14d27234] daemon started [2020-02-21T23:11:08.372Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.92s) [2020-02-21T23:11:08.372Z] daemon.go:461: [dc9ab14d27234] Stopping daemon [2020-02-21T23:11:08.372Z] daemon.go:296: [dc9ab14d27234] exiting daemon [2020-02-21T23:11:08.372Z] daemon.go:448: [dc9ab14d27234] Daemon stopped [2020-02-21T23:11:08.372Z] PASS [2020-02-21T23:11:08.372Z] [2020-02-21T23:11:08.372Z] DONE 7 tests in 26.799s [2020-02-21T23:11:08.372Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-21T23:11:08.372Z] ++ 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-21T23:11:08.372Z] ++ set -e [2020-02-21T23:11:08.372Z] ++ '[' -n 0 ']' [2020-02-21T23:11:08.372Z] ++ set -x [2020-02-21T23:11:08.372Z] ++ env -i DEST=/go/src/github.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-21T23:11:08.372Z] testing: warning: no tests to run [2020-02-21T23:11:08.372Z] PASS [2020-02-21T23:11:08.372Z] [2020-02-21T23:11:08.372Z] DONE 0 tests in 0.021s [2020-02-21T23:11:08.372Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-21T23:11:08.372Z] ++ 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-21T23:11:08.372Z] ++ set -e [2020-02-21T23:11:08.372Z] ++ '[' -n 0 ']' [2020-02-21T23:11:08.372Z] ++ set -x [2020-02-21T23:11:08.372Z] ++ env -i DEST=/go/src/github.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-21T23:11:08.372Z] INFO: Testing against a local daemon [2020-02-21T23:11:08.372Z] === RUN TestAuthZPluginAllowRequest [2020-02-21T23:11:08.372Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-02-21T23:11:08.372Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-21T23:11:08.372Z] daemon.go:325: [d4c94513a2165] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:325: [d4c94513a2165] waiting for daemon to start [2020-02-21T23:11:08.372Z] daemon.go:353: [d4c94513a2165] daemon started [2020-02-21T23:11:08.372Z] daemon.go:461: [d4c94513a2165] Stopping daemon [2020-02-21T23:11:08.372Z] daemon.go:296: [d4c94513a2165] exiting daemon [2020-02-21T23:11:08.372Z] daemon.go:448: [d4c94513a2165] Daemon stopped [2020-02-21T23:11:08.373Z] === RUN TestAuthZPluginTLS [2020-02-21T23:11:08.373Z] --- PASS: TestAuthZPluginTLS (0.61s) [2020-02-21T23:11:08.373Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-21T23:11:08.373Z] daemon.go:325: [d31e2e960f9b0] waiting for daemon to start [2020-02-21T23:11:08.373Z] daemon.go:325: [d31e2e960f9b0] waiting for daemon to start [2020-02-21T23:11:08.373Z] daemon.go:353: [d31e2e960f9b0] daemon started [2020-02-21T23:11:08.373Z] daemon.go:461: [d31e2e960f9b0] Stopping daemon [2020-02-21T23:11:08.373Z] daemon.go:296: [d31e2e960f9b0] exiting daemon [2020-02-21T23:11:08.373Z] daemon.go:448: [d31e2e960f9b0] Daemon stopped [2020-02-21T23:11:08.373Z] === RUN TestAuthZPluginDenyRequest [2020-02-21T23:11:08.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-21T23:11:09.022Z] --- PASS: TestAuthZPluginDenyRequest (0.60s) [2020-02-21T23:11:09.022Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-21T23:11:09.022Z] daemon.go:325: [d14c6a6837629] waiting for daemon to start [2020-02-21T23:11:09.022Z] daemon.go:325: [d14c6a6837629] waiting for daemon to start [2020-02-21T23:11:09.022Z] daemon.go:353: [d14c6a6837629] daemon started [2020-02-21T23:11:09.022Z] daemon.go:461: [d14c6a6837629] Stopping daemon [2020-02-21T23:11:09.022Z] daemon.go:296: [d14c6a6837629] exiting daemon [2020-02-21T23:11:09.022Z] daemon.go:448: [d14c6a6837629] Daemon stopped [2020-02-21T23:11:09.022Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-21T23:11:09.306Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-02-21T23:11:09.306Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-21T23:11:09.306Z] daemon.go:325: [dab01188bc25e] waiting for daemon to start [2020-02-21T23:11:09.306Z] daemon.go:325: [dab01188bc25e] waiting for daemon to start [2020-02-21T23:11:09.306Z] daemon.go:353: [dab01188bc25e] daemon started [2020-02-21T23:11:09.306Z] daemon.go:461: [dab01188bc25e] Stopping daemon [2020-02-21T23:11:09.307Z] daemon.go:296: [dab01188bc25e] exiting daemon [2020-02-21T23:11:09.307Z] daemon.go:448: [dab01188bc25e] Daemon stopped [2020-02-21T23:11:09.307Z] === RUN TestAuthZPluginDenyResponse [2020-02-21T23:11:09.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-21T23:11:09.925Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-02-21T23:11:09.925Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-21T23:11:09.925Z] daemon.go:325: [de6196b7a78c8] waiting for daemon to start [2020-02-21T23:11:09.925Z] daemon.go:325: [de6196b7a78c8] waiting for daemon to start [2020-02-21T23:11:09.925Z] daemon.go:353: [de6196b7a78c8] daemon started [2020-02-21T23:11:09.925Z] daemon.go:461: [de6196b7a78c8] Stopping daemon [2020-02-21T23:11:09.925Z] daemon.go:296: [de6196b7a78c8] exiting daemon [2020-02-21T23:11:09.925Z] daemon.go:448: [de6196b7a78c8] Daemon stopped [2020-02-21T23:11:09.925Z] === RUN TestAuthZPluginAllowEventStream [2020-02-21T23:11:11.959Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-02-21T23:11:11.959Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-21T23:11:11.959Z] daemon.go:325: [ddd9c58fd5e4a] waiting for daemon to start [2020-02-21T23:11:11.959Z] daemon.go:325: [ddd9c58fd5e4a] waiting for daemon to start [2020-02-21T23:11:11.959Z] daemon.go:353: [ddd9c58fd5e4a] daemon started [2020-02-21T23:11:11.959Z] daemon.go:461: [ddd9c58fd5e4a] Stopping daemon [2020-02-21T23:11:11.959Z] daemon.go:296: [ddd9c58fd5e4a] exiting daemon [2020-02-21T23:11:11.959Z] daemon.go:448: [ddd9c58fd5e4a] Daemon stopped [2020-02-21T23:11:11.959Z] === RUN TestAuthZPluginErrorResponse [2020-02-21T23:11:12.245Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-02-21T23:11:12.245Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-21T23:11:12.245Z] daemon.go:325: [d3778d0d5b88e] waiting for daemon to start [2020-02-21T23:11:12.245Z] daemon.go:325: [d3778d0d5b88e] waiting for daemon to start [2020-02-21T23:11:12.245Z] daemon.go:353: [d3778d0d5b88e] daemon started [2020-02-21T23:11:12.245Z] daemon.go:461: [d3778d0d5b88e] Stopping daemon [2020-02-21T23:11:12.245Z] daemon.go:296: [d3778d0d5b88e] exiting daemon [2020-02-21T23:11:12.245Z] daemon.go:448: [d3778d0d5b88e] Daemon stopped [2020-02-21T23:11:12.245Z] === RUN TestAuthZPluginErrorRequest [2020-02-21T23:11:12.861Z] --- PASS: TestAuthZPluginErrorRequest (0.60s) [2020-02-21T23:11:12.861Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-21T23:11:12.861Z] daemon.go:325: [de74a5a1bf61a] waiting for daemon to start [2020-02-21T23:11:12.861Z] daemon.go:325: [de74a5a1bf61a] waiting for daemon to start [2020-02-21T23:11:12.861Z] daemon.go:353: [de74a5a1bf61a] daemon started [2020-02-21T23:11:12.861Z] daemon.go:461: [de74a5a1bf61a] Stopping daemon [2020-02-21T23:11:12.861Z] daemon.go:296: [de74a5a1bf61a] exiting daemon [2020-02-21T23:11:12.861Z] daemon.go:448: [de74a5a1bf61a] Daemon stopped [2020-02-21T23:11:12.861Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-21T23:11:13.164Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-21T23:11:13.483Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2020-02-21T23:11:13.483Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-21T23:11:13.483Z] daemon.go:325: [d917b61756429] waiting for daemon to start [2020-02-21T23:11:13.483Z] daemon.go:325: [d917b61756429] waiting for daemon to start [2020-02-21T23:11:13.483Z] daemon.go:353: [d917b61756429] daemon started [2020-02-21T23:11:13.483Z] daemon.go:461: [d917b61756429] Stopping daemon [2020-02-21T23:11:13.483Z] daemon.go:296: [d917b61756429] exiting daemon [2020-02-21T23:11:13.483Z] daemon.go:448: [d917b61756429] Daemon stopped [2020-02-21T23:11:13.483Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-21T23:11:13.727Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-21T23:11:13.727Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-21T23:11:15.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-21T23:11:15.104Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-21T23:11:15.514Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-02-21T23:11:15.514Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-21T23:11:15.514Z] daemon.go:325: [d148a7c6d26bc] waiting for daemon to start [2020-02-21T23:11:15.514Z] daemon.go:325: [d148a7c6d26bc] waiting for daemon to start [2020-02-21T23:11:15.514Z] daemon.go:353: [d148a7c6d26bc] daemon started [2020-02-21T23:11:15.514Z] daemon.go:461: [d148a7c6d26bc] Stopping daemon [2020-02-21T23:11:15.514Z] daemon.go:296: [d148a7c6d26bc] exiting daemon [2020-02-21T23:11:15.514Z] daemon.go:448: [d148a7c6d26bc] Daemon stopped [2020-02-21T23:11:15.514Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-21T23:11:16.471Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-21T23:11:17.401Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-21T23:11:17.588Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2020-02-21T23:11:17.588Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-21T23:11:17.588Z] daemon.go:325: [d67b732a57640] waiting for daemon to start [2020-02-21T23:11:17.588Z] daemon.go:325: [d67b732a57640] waiting for daemon to start [2020-02-21T23:11:17.588Z] daemon.go:353: [d67b732a57640] daemon started [2020-02-21T23:11:17.588Z] daemon.go:461: [d67b732a57640] Stopping daemon [2020-02-21T23:11:17.588Z] daemon.go:296: [d67b732a57640] exiting daemon [2020-02-21T23:11:17.588Z] daemon.go:448: [d67b732a57640] Daemon stopped [2020-02-21T23:11:17.588Z] === RUN TestAuthZPluginHeader [2020-02-21T23:11:18.605Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-02-21T23:11:18.605Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-21T23:11:18.605Z] daemon.go:325: [d9baeae27eb72] waiting for daemon to start [2020-02-21T23:11:18.605Z] daemon.go:325: [d9baeae27eb72] waiting for daemon to start [2020-02-21T23:11:18.605Z] daemon.go:353: [d9baeae27eb72] daemon started [2020-02-21T23:11:18.605Z] daemon.go:461: [d9baeae27eb72] Stopping daemon [2020-02-21T23:11:18.605Z] daemon.go:296: [d9baeae27eb72] exiting daemon [2020-02-21T23:11:18.605Z] daemon.go:448: [d9baeae27eb72] Daemon stopped [2020-02-21T23:11:18.605Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-21T23:11:18.605Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-21T23:11:18.605Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:11:18.605Z] === RUN TestAuthZPluginV2Disable [2020-02-21T23:11:18.605Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-21T23:11:18.605Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:11:18.605Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-21T23:11:18.605Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-21T23:11:18.605Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:11:18.605Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-21T23:11:18.605Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-21T23:11:18.605Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:11:18.605Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-21T23:11:18.769Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-21T23:11:20.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-21T23:11:20.141Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-21T23:11:23.413Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-21T23:11:23.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-21T23:11:23.977Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-21T23:11:24.905Z] === RUN TestDockerSuite/TestLogsSince [2020-02-21T23:11:25.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-21T23:11:28.744Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-21T23:11:32.013Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-21T23:11:32.013Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-21T23:11:32.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-21T23:11:32.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-21T23:11:34.532Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-21T23:11:37.071Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2020-02-21T23:11:37.072Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:353: [d892e9e3e006c] daemon started [2020-02-21T23:11:37.072Z] daemon.go:461: [d892e9e3e006c] Stopping daemon [2020-02-21T23:11:37.072Z] daemon.go:296: [d892e9e3e006c] exiting daemon [2020-02-21T23:11:37.072Z] daemon.go:448: [d892e9e3e006c] Daemon stopped [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:339: [d892e9e3e006c] error pinging daemon on start: Get http://d892e9e3e006c.sock/_ping: context deadline exceeded [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:339: [d892e9e3e006c] error pinging daemon on start: Get http://d892e9e3e006c.sock/_ping: context deadline exceeded [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:339: [d892e9e3e006c] error pinging daemon on start: Get http://d892e9e3e006c.sock/_ping: context deadline exceeded [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:339: [d892e9e3e006c] error pinging daemon on start: Get http://d892e9e3e006c.sock/_ping: context deadline exceeded [2020-02-21T23:11:37.072Z] daemon.go:296: [d892e9e3e006c] exiting daemon [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:325: [d892e9e3e006c] waiting for daemon to start [2020-02-21T23:11:37.072Z] daemon.go:353: [d892e9e3e006c] daemon started [2020-02-21T23:11:37.072Z] daemon.go:461: [d892e9e3e006c] Stopping daemon [2020-02-21T23:11:37.072Z] daemon.go:296: [d892e9e3e006c] exiting daemon [2020-02-21T23:11:37.072Z] daemon.go:448: [d892e9e3e006c] Daemon stopped [2020-02-21T23:11:37.072Z] PASS [2020-02-21T23:11:37.072Z] [2020-02-21T23:11:37.072Z] === Skipped [2020-02-21T23:11:37.072Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-21T23:11:37.072Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:11:37.072Z] [2020-02-21T23:11:37.072Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-21T23:11:37.072Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:11:37.072Z] [2020-02-21T23:11:37.072Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-21T23:11:37.072Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:11:37.072Z] [2020-02-21T23:11:37.072Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-21T23:11:37.072Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:11:37.072Z] [2020-02-21T23:11:37.072Z] [2020-02-21T23:11:37.072Z] DONE 17 tests, 4 skipped in 29.625s [2020-02-21T23:11:37.072Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-21T23:11:37.072Z] ++ 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-21T23:11:37.072Z] ++ set -e [2020-02-21T23:11:37.072Z] ++ '[' -n 0 ']' [2020-02-21T23:11:37.072Z] ++ set -x [2020-02-21T23:11:37.072Z] ++ env -i DEST=/go/src/github.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-21T23:11:37.072Z] INFO: Testing against a local daemon [2020-02-21T23:11:37.072Z] === RUN TestPluginInvalidJSON [2020-02-21T23:11:37.072Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T23:11:37.072Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T23:11:37.072Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-21T23:11:37.072Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-02-21T23:11:37.072Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-21T23:11:37.072Z] PASS [2020-02-21T23:11:37.072Z] [2020-02-21T23:11:37.072Z] DONE 2 tests in 0.146s [2020-02-21T23:11:37.072Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-21T23:11:37.072Z] ++ 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-21T23:11:37.072Z] ++ set -e [2020-02-21T23:11:37.072Z] ++ '[' -n 0 ']' [2020-02-21T23:11:37.072Z] ++ set -x [2020-02-21T23:11:37.072Z] ++ env -i DEST=/go/src/github.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-21T23:11:37.072Z] INFO: Testing against a local daemon [2020-02-21T23:11:37.072Z] === RUN TestExternalGraphDriver [2020-02-21T23:11:37.072Z] === RUN TestExternalGraphDriver/json [2020-02-21T23:11:37.804Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-21T23:11:37.804Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-21T23:11:38.086Z] === RUN TestExternalGraphDriver/spec [2020-02-21T23:11:38.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-21T23:11:38.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-21T23:11:38.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-21T23:11:38.734Z] === RUN TestDockerSuite/TestLogsTail [2020-02-21T23:11:39.675Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-21T23:11:40.606Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-21T23:11:40.606Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-21T23:11:40.786Z] === RUN TestExternalGraphDriver/pull [2020-02-21T23:11:41.536Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-21T23:11:42.098Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-21T23:11:42.815Z] --- PASS: TestExternalGraphDriver (6.58s) [2020-02-21T23:11:42.816Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-21T23:11:42.816Z] daemon.go:325: [df98fde698cf0] waiting for daemon to start [2020-02-21T23:11:42.816Z] daemon.go:325: [df98fde698cf0] waiting for daemon to start [2020-02-21T23:11:42.816Z] daemon.go:353: [df98fde698cf0] daemon started [2020-02-21T23:11:42.816Z] daemon.go:461: [df98fde698cf0] Stopping daemon [2020-02-21T23:11:42.816Z] daemon.go:296: [df98fde698cf0] exiting daemon [2020-02-21T23:11:42.816Z] daemon.go:448: [df98fde698cf0] Daemon stopped [2020-02-21T23:11:42.816Z] daemon.go:325: [df98fde698cf0] waiting for daemon to start [2020-02-21T23:11:42.816Z] daemon.go:325: [df98fde698cf0] waiting for daemon to start [2020-02-21T23:11:42.816Z] daemon.go:353: [df98fde698cf0] daemon started [2020-02-21T23:11:42.816Z] daemon.go:461: [df98fde698cf0] Stopping daemon [2020-02-21T23:11:42.816Z] daemon.go:296: [df98fde698cf0] exiting daemon [2020-02-21T23:11:42.816Z] daemon.go:448: [df98fde698cf0] Daemon stopped [2020-02-21T23:11:42.816Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-02-21T23:11:42.816Z] daemon.go:325: [df98fde698cf0] waiting for daemon to start [2020-02-21T23:11:42.816Z] daemon.go:325: [df98fde698cf0] waiting for daemon to start [2020-02-21T23:11:42.816Z] daemon.go:353: [df98fde698cf0] daemon started [2020-02-21T23:11:42.816Z] daemon.go:461: [df98fde698cf0] Stopping daemon [2020-02-21T23:11:42.816Z] daemon.go:296: [df98fde698cf0] exiting daemon [2020-02-21T23:11:42.816Z] daemon.go:448: [df98fde698cf0] Daemon stopped [2020-02-21T23:11:42.816Z] daemon.go:325: [df98fde698cf0] waiting for daemon to start [2020-02-21T23:11:42.816Z] daemon.go:325: [df98fde698cf0] waiting for daemon to start [2020-02-21T23:11:42.816Z] daemon.go:353: [df98fde698cf0] daemon started [2020-02-21T23:11:42.816Z] daemon.go:461: [df98fde698cf0] Stopping daemon [2020-02-21T23:11:42.816Z] daemon.go:296: [df98fde698cf0] exiting daemon [2020-02-21T23:11:42.816Z] daemon.go:448: [df98fde698cf0] Daemon stopped [2020-02-21T23:11:42.816Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-02-21T23:11:42.816Z] daemon.go:325: [df98fde698cf0] waiting for daemon to start [2020-02-21T23:11:42.816Z] daemon.go:325: [df98fde698cf0] waiting for daemon to start [2020-02-21T23:11:42.816Z] daemon.go:353: [df98fde698cf0] daemon started [2020-02-21T23:11:42.816Z] daemon.go:461: [df98fde698cf0] Stopping daemon [2020-02-21T23:11:42.816Z] daemon.go:296: [df98fde698cf0] exiting daemon [2020-02-21T23:11:42.816Z] daemon.go:448: [df98fde698cf0] Daemon stopped [2020-02-21T23:11:42.816Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-02-21T23:11:42.816Z] === RUN TestGraphdriverPluginV2 [2020-02-21T23:11:42.816Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-02-21T23:11:42.816Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:11:42.816Z] PASS [2020-02-21T23:11:42.816Z] [2020-02-21T23:11:42.816Z] === Skipped [2020-02-21T23:11:42.816Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-02-21T23:11:42.816Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:11:42.816Z] [2020-02-21T23:11:42.816Z] [2020-02-21T23:11:42.816Z] DONE 5 tests, 1 skipped in 6.758s [2020-02-21T23:11:42.816Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-21T23:11:42.816Z] ++ 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-21T23:11:42.816Z] ++ set -e [2020-02-21T23:11:42.816Z] ++ '[' -n 0 ']' [2020-02-21T23:11:42.816Z] ++ set -x [2020-02-21T23:11:42.816Z] ++ env -i DEST=/go/src/github.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-21T23:11:42.816Z] INFO: Testing against a local daemon [2020-02-21T23:11:42.816Z] === RUN TestContinueAfterPluginCrash [2020-02-21T23:11:42.816Z] === PAUSE TestContinueAfterPluginCrash [2020-02-21T23:11:42.816Z] === RUN TestDaemonStartWithLogOpt [2020-02-21T23:11:42.816Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-21T23:11:42.816Z] === CONT TestContinueAfterPluginCrash [2020-02-21T23:11:42.816Z] === CONT TestDaemonStartWithLogOpt [2020-02-21T23:11:42.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-21T23:11:42.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-21T23:11:43.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-21T23:11:43.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-21T23:11:43.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-21T23:11:43.465Z] === RUN TestDockerSuite/TestNetHostname [2020-02-21T23:11:45.984Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-21T23:11:46.241Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-21T23:11:46.498Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-21T23:11:47.427Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-21T23:11:49.950Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-21T23:11:51.320Z] === RUN TestDockerSuite/TestPluginActive [2020-02-21T23:11:51.882Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-21T23:11:52.812Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-21T23:11:58.151Z] --- PASS: TestDaemonStartWithLogOpt (15.27s) [2020-02-21T23:11:58.151Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-21T23:11:58.151Z] daemon.go:325: [d6cac378751e7] waiting for daemon to start [2020-02-21T23:11:58.151Z] daemon.go:325: [d6cac378751e7] waiting for daemon to start [2020-02-21T23:11:58.151Z] daemon.go:353: [d6cac378751e7] daemon started [2020-02-21T23:11:58.151Z] daemon.go:461: [d6cac378751e7] Stopping daemon [2020-02-21T23:11:58.151Z] daemon.go:296: [d6cac378751e7] exiting daemon [2020-02-21T23:11:58.151Z] daemon.go:448: [d6cac378751e7] Daemon stopped [2020-02-21T23:11:58.151Z] daemon.go:325: [d6cac378751e7] waiting for daemon to start [2020-02-21T23:11:58.151Z] daemon.go:325: [d6cac378751e7] waiting for daemon to start [2020-02-21T23:11:58.151Z] daemon.go:353: [d6cac378751e7] daemon started [2020-02-21T23:11:58.151Z] daemon.go:461: [d6cac378751e7] Stopping daemon [2020-02-21T23:11:58.151Z] daemon.go:296: [d6cac378751e7] exiting daemon [2020-02-21T23:11:58.151Z] daemon.go:448: [d6cac378751e7] Daemon stopped [2020-02-21T23:11:59.359Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-21T23:11:59.359Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-21T23:11:59.615Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-21T23:12:02.886Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-21T23:12:03.828Z] --- PASS: TestContinueAfterPluginCrash (20.34s) [2020-02-21T23:12:03.828Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-21T23:12:03.828Z] daemon.go:325: [df64b09edca96] waiting for daemon to start [2020-02-21T23:12:03.828Z] daemon.go:325: [df64b09edca96] waiting for daemon to start [2020-02-21T23:12:03.828Z] daemon.go:353: [df64b09edca96] daemon started [2020-02-21T23:12:03.828Z] daemon.go:461: [df64b09edca96] Stopping daemon [2020-02-21T23:12:03.828Z] daemon.go:296: [df64b09edca96] exiting daemon [2020-02-21T23:12:03.828Z] daemon.go:448: [df64b09edca96] Daemon stopped [2020-02-21T23:12:03.828Z] PASS [2020-02-21T23:12:03.828Z] [2020-02-21T23:12:03.828Z] DONE 2 tests in 20.451s [2020-02-21T23:12:03.828Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-21T23:12:03.828Z] ++ 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-21T23:12:03.828Z] ++ set -e [2020-02-21T23:12:03.828Z] ++ '[' -n 0 ']' [2020-02-21T23:12:03.828Z] ++ set -x [2020-02-21T23:12:03.828Z] ++ env -i DEST=/go/src/github.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-21T23:12:03.828Z] INFO: Testing against a local daemon [2020-02-21T23:12:03.828Z] === RUN TestPluginWithDevMounts [2020-02-21T23:12:03.828Z] === PAUSE TestPluginWithDevMounts [2020-02-21T23:12:03.828Z] === CONT TestPluginWithDevMounts [2020-02-21T23:12:04.781Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-21T23:12:05.854Z] --- PASS: TestPluginWithDevMounts (2.34s) [2020-02-21T23:12:05.854Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-21T23:12:05.854Z] daemon.go:325: [db5d335d4640a] waiting for daemon to start [2020-02-21T23:12:05.854Z] daemon.go:325: [db5d335d4640a] waiting for daemon to start [2020-02-21T23:12:05.854Z] daemon.go:353: [db5d335d4640a] daemon started [2020-02-21T23:12:05.854Z] daemon.go:461: [db5d335d4640a] Stopping daemon [2020-02-21T23:12:05.854Z] daemon.go:296: [db5d335d4640a] exiting daemon [2020-02-21T23:12:05.854Z] daemon.go:448: [db5d335d4640a] Daemon stopped [2020-02-21T23:12:05.854Z] PASS [2020-02-21T23:12:05.854Z] [2020-02-21T23:12:05.854Z] DONE 1 tests in 2.462s [2020-02-21T23:12:05.854Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-21T23:12:05.854Z] ++ 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-21T23:12:05.854Z] ++ set -e [2020-02-21T23:12:05.854Z] ++ '[' -n 0 ']' [2020-02-21T23:12:05.854Z] ++ set -x [2020-02-21T23:12:05.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=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-21T23:12:05.854Z] INFO: Testing against a local daemon [2020-02-21T23:12:05.854Z] === RUN TestSecretInspect [2020-02-21T23:12:06.677Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-21T23:12:07.890Z] --- PASS: TestSecretInspect (2.31s) [2020-02-21T23:12:07.890Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-21T23:12:07.890Z] daemon.go:325: [d1c8590ecc452] waiting for daemon to start [2020-02-21T23:12:07.890Z] daemon.go:325: [d1c8590ecc452] waiting for daemon to start [2020-02-21T23:12:07.890Z] daemon.go:353: [d1c8590ecc452] daemon started [2020-02-21T23:12:07.890Z] daemon.go:461: [d1c8590ecc452] Stopping daemon [2020-02-21T23:12:07.890Z] daemon.go:296: [d1c8590ecc452] exiting daemon [2020-02-21T23:12:07.890Z] daemon.go:448: [d1c8590ecc452] Daemon stopped [2020-02-21T23:12:07.890Z] === RUN TestSecretList [2020-02-21T23:12:08.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-21T23:12:10.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-21T23:12:10.939Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-21T23:12:11.363Z] --- PASS: TestSecretList (2.83s) [2020-02-21T23:12:11.363Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-21T23:12:11.363Z] daemon.go:325: [d9a90bf53181b] waiting for daemon to start [2020-02-21T23:12:11.363Z] daemon.go:325: [d9a90bf53181b] waiting for daemon to start [2020-02-21T23:12:11.363Z] daemon.go:353: [d9a90bf53181b] daemon started [2020-02-21T23:12:11.363Z] daemon.go:461: [d9a90bf53181b] Stopping daemon [2020-02-21T23:12:11.363Z] daemon.go:296: [d9a90bf53181b] exiting daemon [2020-02-21T23:12:11.363Z] daemon.go:448: [d9a90bf53181b] Daemon stopped [2020-02-21T23:12:11.363Z] === RUN TestSecretsCreateAndDelete [2020-02-21T23:12:11.391Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-21T23:12:11.925Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-21T23:12:12.342Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-21T23:12:12.794Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-21T23:12:13.397Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2020-02-21T23:12:13.397Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-21T23:12:13.397Z] daemon.go:325: [dd1cd3b8b129a] waiting for daemon to start [2020-02-21T23:12:13.397Z] daemon.go:325: [dd1cd3b8b129a] waiting for daemon to start [2020-02-21T23:12:13.397Z] daemon.go:353: [dd1cd3b8b129a] daemon started [2020-02-21T23:12:13.397Z] daemon.go:461: [dd1cd3b8b129a] Stopping daemon [2020-02-21T23:12:13.397Z] daemon.go:296: [dd1cd3b8b129a] exiting daemon [2020-02-21T23:12:13.397Z] daemon.go:448: [dd1cd3b8b129a] Daemon stopped [2020-02-21T23:12:13.397Z] === RUN TestSecretsUpdate [2020-02-21T23:12:14.444Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-21T23:12:15.430Z] --- PASS: TestSecretsUpdate (2.27s) [2020-02-21T23:12:15.430Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-21T23:12:15.430Z] daemon.go:325: [d9ab41c6e6ea0] waiting for daemon to start [2020-02-21T23:12:15.430Z] daemon.go:325: [d9ab41c6e6ea0] waiting for daemon to start [2020-02-21T23:12:15.430Z] daemon.go:353: [d9ab41c6e6ea0] daemon started [2020-02-21T23:12:15.430Z] daemon.go:461: [d9ab41c6e6ea0] Stopping daemon [2020-02-21T23:12:15.430Z] daemon.go:296: [d9ab41c6e6ea0] exiting daemon [2020-02-21T23:12:15.430Z] daemon.go:448: [d9ab41c6e6ea0] Daemon stopped [2020-02-21T23:12:15.430Z] === RUN TestTemplatedSecret [2020-02-21T23:12:15.811Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-21T23:12:17.181Z] === RUN TestDockerSuite/TestPortList [2020-02-21T23:12:17.426Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-21T23:12:18.120Z] --- PASS: TestTemplatedSecret (2.70s) [2020-02-21T23:12:18.120Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-21T23:12:18.120Z] daemon.go:325: [d15bffd2b41cb] waiting for daemon to start [2020-02-21T23:12:18.120Z] daemon.go:325: [d15bffd2b41cb] waiting for daemon to start [2020-02-21T23:12:18.120Z] daemon.go:353: [d15bffd2b41cb] daemon started [2020-02-21T23:12:18.120Z] daemon.go:461: [d15bffd2b41cb] Stopping daemon [2020-02-21T23:12:18.120Z] daemon.go:296: [d15bffd2b41cb] exiting daemon [2020-02-21T23:12:18.120Z] daemon.go:448: [d15bffd2b41cb] Daemon stopped [2020-02-21T23:12:18.120Z] === RUN TestSecretCreateResolve [2020-02-21T23:12:18.379Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-21T23:12:18.379Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-21T23:12:18.379Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-21T23:12:19.073Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-21T23:12:19.335Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-21T23:12:20.292Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-21T23:12:20.743Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-21T23:12:20.812Z] --- PASS: TestSecretCreateResolve (2.30s) [2020-02-21T23:12:20.812Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-21T23:12:20.812Z] daemon.go:325: [d348ffa5d17a2] waiting for daemon to start [2020-02-21T23:12:20.812Z] daemon.go:325: [d348ffa5d17a2] waiting for daemon to start [2020-02-21T23:12:20.812Z] daemon.go:353: [d348ffa5d17a2] daemon started [2020-02-21T23:12:20.812Z] daemon.go:461: [d348ffa5d17a2] Stopping daemon [2020-02-21T23:12:20.812Z] daemon.go:296: [d348ffa5d17a2] exiting daemon [2020-02-21T23:12:20.812Z] daemon.go:448: [d348ffa5d17a2] Daemon stopped [2020-02-21T23:12:20.812Z] PASS [2020-02-21T23:12:20.812Z] [2020-02-21T23:12:20.812Z] DONE 6 tests in 14.845s [2020-02-21T23:12:20.812Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-21T23:12:20.812Z] ++ 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-21T23:12:20.812Z] ++ set -e [2020-02-21T23:12:20.812Z] ++ '[' -n 0 ']' [2020-02-21T23:12:20.812Z] ++ set -x [2020-02-21T23:12:20.812Z] ++ env -i DEST=/go/src/github.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-21T23:12:20.812Z] INFO: Testing against a local daemon [2020-02-21T23:12:20.812Z] === RUN TestServiceCreateInit [2020-02-21T23:12:20.812Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-21T23:12:21.194Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-21T23:12:21.645Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-21T23:12:25.208Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-21T23:12:27.378Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-21T23:12:28.891Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-21T23:12:28.891Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-21T23:12:29.021Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-21T23:12:29.021Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-21T23:12:29.278Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-21T23:12:29.601Z] --- PASS: TestServiceCreateInit (8.31s) [2020-02-21T23:12:29.601Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s) [2020-02-21T23:12:29.601Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-21T23:12:29.601Z] daemon.go:325: [d2ad29341958b] waiting for daemon to start [2020-02-21T23:12:29.601Z] daemon.go:325: [d2ad29341958b] waiting for daemon to start [2020-02-21T23:12:29.601Z] daemon.go:353: [d2ad29341958b] daemon started [2020-02-21T23:12:29.601Z] daemon.go:461: [d2ad29341958b] Stopping daemon [2020-02-21T23:12:29.601Z] daemon.go:296: [d2ad29341958b] exiting daemon [2020-02-21T23:12:29.601Z] daemon.go:448: [d2ad29341958b] Daemon stopped [2020-02-21T23:12:29.601Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s) [2020-02-21T23:12:29.601Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-21T23:12:29.601Z] daemon.go:325: [d9580ed7b1ac7] waiting for daemon to start [2020-02-21T23:12:29.601Z] daemon.go:325: [d9580ed7b1ac7] waiting for daemon to start [2020-02-21T23:12:29.601Z] daemon.go:353: [d9580ed7b1ac7] daemon started [2020-02-21T23:12:29.601Z] daemon.go:461: [d9580ed7b1ac7] Stopping daemon [2020-02-21T23:12:29.601Z] daemon.go:296: [d9580ed7b1ac7] exiting daemon [2020-02-21T23:12:29.601Z] daemon.go:448: [d9580ed7b1ac7] Daemon stopped [2020-02-21T23:12:29.601Z] === RUN TestCreateServiceMultipleTimes [2020-02-21T23:12:29.847Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-21T23:12:33.452Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-21T23:12:36.723Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-21T23:12:36.723Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-21T23:12:36.723Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-21T23:12:37.293Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-21T23:12:37.293Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-21T23:12:38.223Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-21T23:12:38.223Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-21T23:12:39.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-21T23:12:39.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-21T23:12:41.044Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-21T23:12:41.044Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-21T23:12:44.313Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-21T23:12:44.559Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-21T23:12:44.559Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-21T23:12:44.559Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-21T23:12:45.010Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-21T23:12:45.962Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-21T23:12:46.207Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-21T23:12:46.207Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-21T23:12:46.207Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-21T23:12:46.414Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-21T23:12:46.414Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-21T23:12:46.464Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-21T23:12:46.866Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-21T23:12:47.819Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-21T23:12:47.819Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-21T23:12:47.819Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-21T23:12:48.114Z] --- PASS: TestCreateServiceMultipleTimes (17.49s) [2020-02-21T23:12:48.114Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-21T23:12:48.114Z] daemon.go:325: [da31c9d545334] waiting for daemon to start [2020-02-21T23:12:48.114Z] daemon.go:325: [da31c9d545334] waiting for daemon to start [2020-02-21T23:12:48.114Z] daemon.go:353: [da31c9d545334] daemon started [2020-02-21T23:12:48.114Z] daemon.go:461: [da31c9d545334] Stopping daemon [2020-02-21T23:12:48.114Z] daemon.go:296: [da31c9d545334] exiting daemon [2020-02-21T23:12:48.114Z] daemon.go:448: [da31c9d545334] Daemon stopped [2020-02-21T23:12:48.114Z] === RUN TestCreateServiceConflict [2020-02-21T23:12:48.733Z] --- PASS: TestCreateServiceConflict (2.33s) [2020-02-21T23:12:48.733Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-21T23:12:48.733Z] daemon.go:325: [def4a2131352b] waiting for daemon to start [2020-02-21T23:12:48.733Z] daemon.go:325: [def4a2131352b] waiting for daemon to start [2020-02-21T23:12:48.733Z] daemon.go:353: [def4a2131352b] daemon started [2020-02-21T23:12:48.733Z] daemon.go:461: [def4a2131352b] Stopping daemon [2020-02-21T23:12:48.733Z] daemon.go:296: [def4a2131352b] exiting daemon [2020-02-21T23:12:48.733Z] daemon.go:448: [def4a2131352b] Daemon stopped [2020-02-21T23:12:48.733Z] === RUN TestCreateServiceMaxReplicas [2020-02-21T23:12:49.737Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-21T23:12:49.737Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-21T23:12:51.104Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-21T23:12:52.203Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2020-02-21T23:12:52.203Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-21T23:12:52.203Z] daemon.go:325: [d688716f3a2b5] waiting for daemon to start [2020-02-21T23:12:52.203Z] daemon.go:325: [d688716f3a2b5] waiting for daemon to start [2020-02-21T23:12:52.203Z] daemon.go:353: [d688716f3a2b5] daemon started [2020-02-21T23:12:52.203Z] daemon.go:461: [d688716f3a2b5] Stopping daemon [2020-02-21T23:12:52.203Z] daemon.go:296: [d688716f3a2b5] exiting daemon [2020-02-21T23:12:52.203Z] daemon.go:448: [d688716f3a2b5] Daemon stopped [2020-02-21T23:12:52.203Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-21T23:12:52.453Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-21T23:12:52.995Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-21T23:12:54.365Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-21T23:12:55.734Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-21T23:12:59.006Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-21T23:12:59.569Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-21T23:12:59.569Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-21T23:13:03.744Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-21T23:13:07.435Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.42s) [2020-02-21T23:13:07.435Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-21T23:13:07.435Z] daemon.go:325: [d34c7db6861f0] waiting for daemon to start [2020-02-21T23:13:07.435Z] daemon.go:325: [d34c7db6861f0] waiting for daemon to start [2020-02-21T23:13:07.435Z] daemon.go:353: [d34c7db6861f0] daemon started [2020-02-21T23:13:07.435Z] daemon.go:461: [d34c7db6861f0] Stopping daemon [2020-02-21T23:13:07.435Z] daemon.go:296: [d34c7db6861f0] exiting daemon [2020-02-21T23:13:07.435Z] daemon.go:448: [d34c7db6861f0] Daemon stopped [2020-02-21T23:13:07.435Z] === RUN TestCreateServiceSecretFileMode [2020-02-21T23:13:09.484Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2020-02-21T23:13:09.484Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-21T23:13:09.484Z] daemon.go:325: [da983009c397e] waiting for daemon to start [2020-02-21T23:13:09.484Z] daemon.go:325: [da983009c397e] waiting for daemon to start [2020-02-21T23:13:09.484Z] daemon.go:353: [da983009c397e] daemon started [2020-02-21T23:13:09.484Z] daemon.go:461: [da983009c397e] Stopping daemon [2020-02-21T23:13:09.484Z] daemon.go:296: [da983009c397e] exiting daemon [2020-02-21T23:13:09.484Z] daemon.go:448: [da983009c397e] Daemon stopped [2020-02-21T23:13:09.484Z] === RUN TestCreateServiceConfigFileMode [2020-02-21T23:13:11.833Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-21T23:13:12.952Z] --- PASS: TestCreateServiceConfigFileMode (3.10s) [2020-02-21T23:13:12.952Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-21T23:13:12.952Z] daemon.go:325: [d95111e4b1a55] waiting for daemon to start [2020-02-21T23:13:12.952Z] daemon.go:325: [d95111e4b1a55] waiting for daemon to start [2020-02-21T23:13:12.952Z] daemon.go:353: [d95111e4b1a55] daemon started [2020-02-21T23:13:12.952Z] daemon.go:461: [d95111e4b1a55] Stopping daemon [2020-02-21T23:13:12.952Z] daemon.go:296: [d95111e4b1a55] exiting daemon [2020-02-21T23:13:12.952Z] daemon.go:448: [d95111e4b1a55] Daemon stopped [2020-02-21T23:13:12.952Z] === RUN TestCreateServiceSysctls [2020-02-21T23:13:13.199Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-21T23:13:15.718Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-21T23:13:16.420Z] --- PASS: TestCreateServiceSysctls (3.54s) [2020-02-21T23:13:16.420Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-21T23:13:16.420Z] daemon.go:325: [d5614b9a4adbf] waiting for daemon to start [2020-02-21T23:13:16.420Z] daemon.go:325: [d5614b9a4adbf] waiting for daemon to start [2020-02-21T23:13:16.420Z] daemon.go:353: [d5614b9a4adbf] daemon started [2020-02-21T23:13:16.420Z] daemon.go:461: [d5614b9a4adbf] Stopping daemon [2020-02-21T23:13:16.420Z] daemon.go:296: [d5614b9a4adbf] exiting daemon [2020-02-21T23:13:16.420Z] daemon.go:448: [d5614b9a4adbf] Daemon stopped [2020-02-21T23:13:16.420Z] === RUN TestInspect [2020-02-21T23:13:17.616Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-21T23:13:17.616Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-21T23:13:18.983Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-21T23:13:19.130Z] --- PASS: TestInspect (2.93s) [2020-02-21T23:13:19.130Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-21T23:13:19.130Z] daemon.go:325: [d5619c7cf8a0c] waiting for daemon to start [2020-02-21T23:13:19.130Z] daemon.go:325: [d5619c7cf8a0c] waiting for daemon to start [2020-02-21T23:13:19.130Z] daemon.go:353: [d5619c7cf8a0c] daemon started [2020-02-21T23:13:19.130Z] daemon.go:461: [d5619c7cf8a0c] Stopping daemon [2020-02-21T23:13:19.130Z] daemon.go:296: [d5619c7cf8a0c] exiting daemon [2020-02-21T23:13:19.130Z] daemon.go:448: [d5619c7cf8a0c] Daemon stopped [2020-02-21T23:13:19.130Z] === RUN TestDockerNetworkConnectAlias [2020-02-21T23:13:21.503Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-21T23:13:21.503Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-21T23:13:24.024Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-21T23:13:24.280Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-21T23:13:25.648Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-21T23:13:25.648Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-21T23:13:25.942Z] --- PASS: TestDockerNetworkConnectAlias (6.10s) [2020-02-21T23:13:25.942Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-21T23:13:25.942Z] daemon.go:325: [d864bd9e0f2e5] waiting for daemon to start [2020-02-21T23:13:25.942Z] daemon.go:325: [d864bd9e0f2e5] waiting for daemon to start [2020-02-21T23:13:25.942Z] daemon.go:353: [d864bd9e0f2e5] daemon started [2020-02-21T23:13:25.942Z] daemon.go:461: [d864bd9e0f2e5] Stopping daemon [2020-02-21T23:13:25.942Z] daemon.go:296: [d864bd9e0f2e5] exiting daemon [2020-02-21T23:13:25.942Z] daemon.go:448: [d864bd9e0f2e5] Daemon stopped [2020-02-21T23:13:25.942Z] === RUN TestDockerNetworkReConnect [2020-02-21T23:13:27.019Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-21T23:13:27.954Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-21T23:13:27.993Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-21T23:13:27.994Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-21T23:13:27.994Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-21T23:13:28.635Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2020-02-21T23:13:28.635Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-21T23:13:28.635Z] daemon.go:325: [d46ae511ffa8b] waiting for daemon to start [2020-02-21T23:13:28.635Z] daemon.go:325: [d46ae511ffa8b] waiting for daemon to start [2020-02-21T23:13:28.635Z] daemon.go:353: [d46ae511ffa8b] daemon started [2020-02-21T23:13:28.635Z] daemon.go:461: [d46ae511ffa8b] Stopping daemon [2020-02-21T23:13:28.635Z] daemon.go:296: [d46ae511ffa8b] exiting daemon [2020-02-21T23:13:28.635Z] daemon.go:448: [d46ae511ffa8b] Daemon stopped [2020-02-21T23:13:28.635Z] === RUN TestServicePlugin [2020-02-21T23:13:28.635Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-21T23:13:28.635Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:13:28.635Z] === RUN TestServiceUpdateLabel [2020-02-21T23:13:29.333Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-21T23:13:31.321Z] --- PASS: TestServiceUpdateLabel (2.30s) [2020-02-21T23:13:31.322Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-21T23:13:31.322Z] daemon.go:325: [d5de9ee5bfef0] waiting for daemon to start [2020-02-21T23:13:31.322Z] daemon.go:325: [d5de9ee5bfef0] waiting for daemon to start [2020-02-21T23:13:31.322Z] daemon.go:353: [d5de9ee5bfef0] daemon started [2020-02-21T23:13:31.322Z] daemon.go:461: [d5de9ee5bfef0] Stopping daemon [2020-02-21T23:13:31.322Z] daemon.go:296: [d5de9ee5bfef0] exiting daemon [2020-02-21T23:13:31.322Z] daemon.go:448: [d5de9ee5bfef0] Daemon stopped [2020-02-21T23:13:31.322Z] === RUN TestServiceUpdateSecrets [2020-02-21T23:13:32.603Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-21T23:13:32.627Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-21T23:13:32.627Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-21T23:13:33.078Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-21T23:13:33.078Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-21T23:13:33.165Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-21T23:13:33.165Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-21T23:13:33.165Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-21T23:13:33.423Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-21T23:13:33.423Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-21T23:13:33.529Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-21T23:13:33.529Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-21T23:13:34.352Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-21T23:13:34.352Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-21T23:13:36.245Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-21T23:13:38.137Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-21T23:13:38.700Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-21T23:13:39.630Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-21T23:13:46.566Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2020-02-21T23:13:46.566Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-21T23:13:46.566Z] daemon.go:325: [db74ace0c36e1] waiting for daemon to start [2020-02-21T23:13:46.566Z] daemon.go:325: [db74ace0c36e1] waiting for daemon to start [2020-02-21T23:13:46.566Z] daemon.go:353: [db74ace0c36e1] daemon started [2020-02-21T23:13:46.566Z] daemon.go:461: [db74ace0c36e1] Stopping daemon [2020-02-21T23:13:46.566Z] daemon.go:296: [db74ace0c36e1] exiting daemon [2020-02-21T23:13:46.566Z] daemon.go:448: [db74ace0c36e1] Daemon stopped [2020-02-21T23:13:46.566Z] === RUN TestServiceUpdateConfigs [2020-02-21T23:13:47.723Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-21T23:13:48.287Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-21T23:13:50.806Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-21T23:13:50.806Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-21T23:13:50.806Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-21T23:13:51.062Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-21T23:13:53.584Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-21T23:13:53.841Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-21T23:13:54.511Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-21T23:13:55.463Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-21T23:13:55.463Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-21T23:13:55.733Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-21T23:13:59.909Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-21T23:14:01.277Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-21T23:14:01.278Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-21T23:14:01.278Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-21T23:14:01.798Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2020-02-21T23:14:01.798Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-21T23:14:01.798Z] daemon.go:325: [d5428e543512f] waiting for daemon to start [2020-02-21T23:14:01.798Z] daemon.go:325: [d5428e543512f] waiting for daemon to start [2020-02-21T23:14:01.798Z] daemon.go:353: [d5428e543512f] daemon started [2020-02-21T23:14:01.798Z] daemon.go:461: [d5428e543512f] Stopping daemon [2020-02-21T23:14:01.798Z] daemon.go:296: [d5428e543512f] exiting daemon [2020-02-21T23:14:01.798Z] daemon.go:448: [d5428e543512f] Daemon stopped [2020-02-21T23:14:01.798Z] === RUN TestServiceUpdateNetwork [2020-02-21T23:14:05.447Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-21T23:14:06.377Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-21T23:14:06.634Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-21T23:14:06.634Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-21T23:14:08.525Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-21T23:14:09.894Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-21T23:14:11.788Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-21T23:14:12.718Z] === RUN TestDockerSuite/TestRmiTag [2020-02-21T23:14:12.718Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-21T23:14:13.043Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-21T23:14:13.043Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-21T23:14:13.647Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-21T23:14:13.995Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-21T23:14:14.340Z] --- PASS: TestServiceUpdateNetwork (13.26s) [2020-02-21T23:14:14.340Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-21T23:14:14.340Z] daemon.go:325: [de8693208d1b1] waiting for daemon to start [2020-02-21T23:14:14.340Z] daemon.go:325: [de8693208d1b1] waiting for daemon to start [2020-02-21T23:14:14.340Z] daemon.go:353: [de8693208d1b1] daemon started [2020-02-21T23:14:14.340Z] daemon.go:461: [de8693208d1b1] Stopping daemon [2020-02-21T23:14:14.340Z] daemon.go:296: [de8693208d1b1] exiting daemon [2020-02-21T23:14:14.340Z] daemon.go:448: [de8693208d1b1] Daemon stopped [2020-02-21T23:14:14.340Z] PASS [2020-02-21T23:14:14.340Z] [2020-02-21T23:14:14.340Z] === Skipped [2020-02-21T23:14:14.340Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-21T23:14:14.340Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-21T23:14:14.340Z] [2020-02-21T23:14:14.340Z] [2020-02-21T23:14:14.340Z] DONE 18 tests, 1 skipped in 113.563s [2020-02-21T23:14:14.340Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-21T23:14:14.340Z] ++ 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-21T23:14:14.340Z] ++ set -e [2020-02-21T23:14:14.340Z] ++ '[' -n 0 ']' [2020-02-21T23:14:14.340Z] ++ set -x [2020-02-21T23:14:14.340Z] ++ env -i DEST=/go/src/github.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-21T23:14:14.340Z] INFO: Testing against a local daemon [2020-02-21T23:14:14.340Z] === RUN TestSessionCreate [2020-02-21T23:14:14.340Z] --- PASS: TestSessionCreate (0.06s) [2020-02-21T23:14:14.340Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-21T23:14:14.340Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2020-02-21T23:14:14.340Z] PASS [2020-02-21T23:14:14.340Z] [2020-02-21T23:14:14.340Z] DONE 2 tests in 0.231s [2020-02-21T23:14:14.340Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-21T23:14:14.340Z] ++ 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-21T23:14:14.340Z] ++ set -e [2020-02-21T23:14:14.340Z] ++ '[' -n 0 ']' [2020-02-21T23:14:14.340Z] ++ set -x [2020-02-21T23:14:14.340Z] ++ env -i DEST=/go/src/github.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-21T23:14:14.340Z] INFO: Testing against a local daemon [2020-02-21T23:14:14.340Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-21T23:14:14.340Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-21T23:14:14.340Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-21T23:14:14.340Z] === RUN TestEventsExecDie [2020-02-21T23:14:15.348Z] --- PASS: TestEventsExecDie (0.79s) [2020-02-21T23:14:15.348Z] === RUN TestEventsBackwardsCompatible [2020-02-21T23:14:15.348Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-21T23:14:15.348Z] === RUN TestInfoBinaryCommits [2020-02-21T23:14:15.348Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-02-21T23:14:15.348Z] === RUN TestInfoAPIVersioned [2020-02-21T23:14:15.348Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-21T23:14:15.348Z] === RUN TestInfoAPI [2020-02-21T23:14:15.348Z] --- PASS: TestInfoAPI (0.06s) [2020-02-21T23:14:15.348Z] === RUN TestInfoAPIWarnings [2020-02-21T23:14:16.358Z] --- PASS: TestInfoAPIWarnings (0.94s) [2020-02-21T23:14:16.358Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-21T23:14:16.358Z] daemon.go:325: [d0cf7fa195dbc] waiting for daemon to start [2020-02-21T23:14:16.358Z] daemon.go:325: [d0cf7fa195dbc] waiting for daemon to start [2020-02-21T23:14:16.358Z] daemon.go:353: [d0cf7fa195dbc] daemon started [2020-02-21T23:14:16.358Z] daemon.go:461: [d0cf7fa195dbc] Stopping daemon [2020-02-21T23:14:16.358Z] daemon.go:296: [d0cf7fa195dbc] exiting daemon [2020-02-21T23:14:16.358Z] daemon.go:448: [d0cf7fa195dbc] Daemon stopped [2020-02-21T23:14:16.358Z] === RUN TestLoginFailsWithBadCredentials [2020-02-21T23:14:16.980Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2020-02-21T23:14:16.980Z] === RUN TestPingCacheHeaders [2020-02-21T23:14:16.980Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-21T23:14:16.980Z] === RUN TestPingGet [2020-02-21T23:14:16.980Z] --- PASS: TestPingGet (0.04s) [2020-02-21T23:14:16.980Z] === RUN TestPingHead [2020-02-21T23:14:16.980Z] --- PASS: TestPingHead (0.06s) [2020-02-21T23:14:16.980Z] === RUN TestVersion [2020-02-21T23:14:17.269Z] --- PASS: TestVersion (0.06s) [2020-02-21T23:14:17.269Z] PASS [2020-02-21T23:14:17.269Z] [2020-02-21T23:14:17.269Z] === Skipped [2020-02-21T23:14:17.269Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-21T23:14:17.269Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-21T23:14:17.269Z] [2020-02-21T23:14:17.269Z] [2020-02-21T23:14:17.269Z] DONE 12 tests, 1 skipped in 2.865s [2020-02-21T23:14:17.269Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-21T23:14:17.270Z] ++ 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-21T23:14:17.270Z] ++ set -e [2020-02-21T23:14:17.270Z] ++ '[' -n 0 ']' [2020-02-21T23:14:17.270Z] ++ set -x [2020-02-21T23:14:17.270Z] ++ env -i DEST=/go/src/github.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-21T23:14:17.270Z] INFO: Testing against a local daemon [2020-02-21T23:14:17.270Z] === RUN TestVolumesCreateAndList [2020-02-21T23:14:17.270Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-02-21T23:14:17.270Z] === RUN TestVolumesRemove [2020-02-21T23:14:17.553Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-21T23:14:17.553Z] === RUN TestVolumesInspect [2020-02-21T23:14:17.553Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-21T23:14:17.553Z] === RUN TestVolumesInvalidJSON [2020-02-21T23:14:17.553Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-21T23:14:17.553Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-21T23:14:17.553Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-21T23:14:17.553Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2020-02-21T23:14:17.553Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-21T23:14:17.553Z] PASS [2020-02-21T23:14:17.553Z] [2020-02-21T23:14:17.553Z] DONE 5 tests in 0.378s [2020-02-21T23:14:17.553Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-21T23:14:17.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-21T23:14:17.836Z] ++++ cat bundles/test-integration/docker.pid [2020-02-21T23:14:17.836Z] +++ kill 11130 [2020-02-21T23:14:18.906Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-21T23:14:18.906Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-21T23:14:19.307Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-21T23:14:19.307Z] +++ /etc/init.d/apparmor stop [2020-02-21T23:14:19.307Z] Clearing AppArmor profiles cache:. [2020-02-21T23:14:19.307Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-21T23:14:19.307Z] Unloading profiles will leave already running processes permanently [2020-02-21T23:14:19.307Z] unconfined, which can lead to unexpected situations. [2020-02-21T23:14:19.307Z] [2020-02-21T23:14:19.307Z] To set a process to complain mode, use the command line tool [2020-02-21T23:14:19.307Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-21T23:14:19.307Z] with the 'teardown' option." [2020-02-21T23:14:19.307Z] [2020-02-21T23:14:20.275Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-21T23:14:20.275Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-21T23:14:20.531Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule Post stage [Pipeline] junit [2020-02-21T23:14:21.370Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-21T23:14:22.195Z] + echo Ensuring container killed. [2020-02-21T23:14:22.195Z] Ensuring container killed. [2020-02-21T23:14:22.195Z] + docker rm -vf docker-pr6 [2020-02-21T23:14:22.195Z] Error: No such container: docker-pr6 [2020-02-21T23:14:22.195Z] + true [Pipeline] sh [2020-02-21T23:14:22.424Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-21T23:14:22.578Z] + echo Chowning /workspace to jenkins user [2020-02-21T23:14:22.578Z] Chowning /workspace to jenkins user [2020-02-21T23:14:22.578Z] + id -u [2020-02-21T23:14:22.578Z] + id -g [2020-02-21T23:14:22.578Z] + docker run --rm -v /home/docker/workspace/moby_PR-40551:/workspace busybox chown -R 1001:1001 /workspace [2020-02-21T23:14:22.578Z] Unable to find image 'busybox:latest' locally [2020-02-21T23:14:22.860Z] latest: Pulling from library/busybox [2020-02-21T23:14:22.860Z] d7e28ec550a2: Pulling fs layer [2020-02-21T23:14:22.987Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-21T23:14:23.143Z] d7e28ec550a2: Verifying Checksum [2020-02-21T23:14:23.143Z] d7e28ec550a2: Download complete [2020-02-21T23:14:23.426Z] d7e28ec550a2: Pull complete [2020-02-21T23:14:23.426Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-21T23:14:23.426Z] Status: Downloaded newer image for busybox:latest [2020-02-21T23:14:23.550Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-21T23:14:24.113Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-21T23:14:24.369Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-21T23:14:24.691Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-21T23:14:25.298Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-21T23:14:25.852Z] + bundleName=ppc64le-integration [2020-02-21T23:14:25.852Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-21T23:14:25.852Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-21T23:14:25.852Z] + 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-21T23:14:25.852Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-21T23:14:26.408Z] Archiving artifacts [2020-02-21T23:14:26.814Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40551/6/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-02-21T23:14:26.826Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [Pipeline] sh [2020-02-21T23:14:27.018Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-21T23:14:27.201Z] + make clean [2020-02-21T23:14:27.755Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-21T23:14:27.837Z] docker volume rm -f docker-dev-cache [2020-02-21T23:14:27.837Z] docker-dev-cache [Pipeline] deleteDir [2020-02-21T23:14:28.683Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-21T23:14:29.612Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-21T23:14:30.979Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-21T23:14:32.871Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-21T23:14:33.800Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-21T23:14:33.800Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-21T23:14:34.729Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-21T23:14:35.660Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-21T23:14:36.591Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-21T23:14:37.520Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-21T23:14:38.459Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-21T23:14:39.826Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-21T23:14:40.388Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-21T23:14:41.317Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-21T23:14:41.880Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-21T23:14:41.880Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-21T23:14:44.399Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-21T23:14:45.328Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-21T23:14:46.257Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-21T23:14:46.820Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-21T23:14:47.749Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-21T23:14:47.749Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-21T23:14:48.679Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-21T23:14:48.936Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-21T23:14:49.865Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-21T23:14:50.430Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-21T23:14:51.800Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-21T23:14:52.363Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-21T23:14:52.363Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-21T23:14:53.292Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-21T23:14:53.292Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-21T23:14:54.659Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-21T23:14:55.587Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-21T23:14:56.516Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-21T23:14:57.078Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-21T23:14:57.334Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-21T23:14:57.898Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-21T23:14:59.789Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-21T23:15:01.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-21T23:15:02.528Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-21T23:15:02.785Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-21T23:15:03.715Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-21T23:15:05.084Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-21T23:15:05.647Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-21T23:15:06.577Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-21T23:15:07.140Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-21T23:15:09.032Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-21T23:15:13.201Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-21T23:15:13.201Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-21T23:15:13.458Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-21T23:15:15.976Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-21T23:15:15.976Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-21T23:15:17.556Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-21T23:15:17.556Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-21T23:15:17.556Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-21T23:15:17.870Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-21T23:15:21.146Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-21T23:15:23.664Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-21T23:15:23.664Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-21T23:15:23.664Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-21T23:15:24.227Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-21T23:15:26.119Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-21T23:15:28.018Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-21T23:15:28.581Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-21T23:15:30.472Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-21T23:15:31.404Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-21T23:15:33.297Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-21T23:15:33.860Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-21T23:15:33.860Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-21T23:15:34.789Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-21T23:15:36.681Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-21T23:15:36.681Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-21T23:15:37.243Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-21T23:15:38.176Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-21T23:15:38.738Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-21T23:15:39.668Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-21T23:15:39.668Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-21T23:15:40.603Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-21T23:15:41.175Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-21T23:15:42.542Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-21T23:15:42.542Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-21T23:15:43.471Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-21T23:15:44.035Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-21T23:15:44.964Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-21T23:15:45.220Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-21T23:15:45.477Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-21T23:15:46.407Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-21T23:15:46.407Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-21T23:15:47.336Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-21T23:15:48.265Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-21T23:15:49.632Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-21T23:15:50.196Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-21T23:15:50.196Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-21T23:15:54.366Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-21T23:15:54.622Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-21T23:16:06.796Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-21T23:16:06.796Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-21T23:16:07.359Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-21T23:16:07.921Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-21T23:16:08.855Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-21T23:16:08.855Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-21T23:16:08.855Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-21T23:16:08.855Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-21T23:16:09.784Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-21T23:16:10.713Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-21T23:16:13.240Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-21T23:16:15.134Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-21T23:16:17.026Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-21T23:16:17.907Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-21T23:16:17.907Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-21T23:16:17.907Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-21T23:16:17.955Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-21T23:16:18.519Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-21T23:16:19.082Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-21T23:16:20.449Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-21T23:16:20.449Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-21T23:16:20.449Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-21T23:16:22.340Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-21T23:16:23.268Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-21T23:16:25.160Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-21T23:16:25.160Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-21T23:16:25.160Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-21T23:16:27.053Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-21T23:16:28.422Z] === RUN TestDockerSuite/TestRunMount [2020-02-21T23:16:30.236Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-21T23:16:30.949Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-21T23:16:35.121Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-21T23:16:35.377Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-21T23:16:36.306Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-21T23:16:38.198Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-21T23:16:39.128Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-21T23:16:40.496Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-21T23:16:40.509Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-21T23:16:42.387Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-21T23:16:43.755Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-21T23:16:46.276Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-21T23:16:48.796Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-21T23:16:49.035Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-21T23:16:50.687Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-21T23:16:52.054Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-21T23:16:52.054Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-21T23:16:52.617Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-21T23:16:53.986Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-21T23:16:54.914Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-21T23:16:55.477Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-21T23:16:57.995Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-21T23:16:58.924Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-21T23:17:00.292Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-21T23:17:05.547Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-21T23:17:06.110Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-21T23:17:06.110Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-21T23:17:07.038Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-21T23:17:07.038Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-21T23:17:07.601Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-21T23:17:08.529Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-21T23:17:08.529Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-21T23:17:09.459Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-21T23:17:10.387Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-21T23:17:10.387Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-21T23:17:10.950Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-21T23:17:11.881Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-21T23:17:13.772Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-21T23:17:14.335Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-21T23:17:15.272Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-21T23:17:15.834Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-21T23:17:16.762Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-21T23:17:17.325Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-21T23:17:18.255Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-21T23:17:18.255Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-21T23:17:18.255Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-21T23:17:19.183Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-21T23:17:19.745Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-21T23:17:19.745Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-21T23:17:20.675Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-21T23:17:22.569Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-21T23:17:22.569Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-21T23:17:25.839Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-21T23:17:26.768Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-21T23:17:27.024Z] === RUN TestDockerSuite/TestRunRm [2020-02-21T23:17:27.954Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-21T23:17:31.481Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-21T23:17:32.125Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-21T23:17:32.688Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-21T23:17:33.617Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-21T23:17:35.509Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-21T23:17:36.072Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-21T23:17:36.141Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-21T23:17:40.247Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-21T23:17:45.494Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-21T23:17:45.494Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-21T23:17:46.424Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-21T23:17:47.352Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-21T23:17:47.915Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-21T23:17:48.845Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-21T23:17:49.410Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-21T23:17:50.340Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-21T23:17:50.898Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-21T23:17:51.269Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-21T23:17:51.831Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-21T23:17:55.103Z] === RUN TestDockerSuite/TestRunState [2020-02-21T23:17:56.469Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-21T23:17:57.032Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-21T23:17:57.961Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-21T23:17:57.961Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-21T23:17:57.961Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-21T23:17:58.890Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-21T23:17:59.453Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-21T23:18:01.356Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-21T23:18:01.356Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-21T23:18:01.356Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-21T23:18:01.918Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-21T23:18:05.189Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-21T23:18:05.445Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-21T23:18:07.336Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-21T23:18:11.507Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-21T23:18:14.776Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-21T23:18:15.338Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-21T23:18:15.900Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-21T23:18:16.829Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-21T23:18:19.348Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-21T23:18:20.279Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-21T23:18:21.209Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-21T23:18:21.209Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-21T23:18:21.467Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-21T23:18:22.396Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-21T23:18:22.958Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-21T23:18:23.886Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-21T23:18:23.886Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-21T23:18:24.148Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-21T23:18:24.714Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-21T23:18:29.962Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-21T23:18:30.218Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-21T23:18:31.589Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-21T23:18:34.107Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-21T23:18:35.474Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-21T23:18:37.993Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-21T23:18:40.512Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-21T23:18:41.075Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-21T23:18:42.004Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-21T23:18:42.934Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-21T23:18:42.934Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-21T23:18:42.934Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-21T23:18:42.934Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-21T23:18:42.934Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-21T23:18:43.863Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-21T23:18:44.792Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-21T23:18:45.355Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-21T23:18:47.255Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-21T23:18:47.822Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-21T23:18:48.750Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-21T23:18:48.750Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-21T23:18:49.313Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-21T23:18:49.313Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-21T23:18:49.313Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-21T23:18:49.313Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-21T23:18:49.313Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-21T23:18:49.569Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-21T23:18:49.826Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-21T23:18:50.082Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-21T23:18:50.082Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-21T23:18:50.339Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-21T23:18:51.267Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-21T23:18:51.829Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-21T23:18:52.760Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-21T23:18:52.760Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-21T23:18:53.688Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-21T23:18:53.688Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-21T23:18:54.616Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-21T23:18:54.616Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-21T23:18:55.545Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-21T23:18:56.109Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-21T23:18:56.109Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-21T23:18:56.109Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-21T23:18:56.365Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-21T23:18:56.931Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-21T23:18:58.824Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-21T23:18:59.754Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-21T23:18:59.754Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-21T23:19:00.316Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-21T23:19:00.316Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-21T23:19:02.209Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-21T23:19:02.772Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-21T23:19:03.028Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-21T23:19:05.546Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-21T23:19:06.475Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-21T23:19:06.476Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-21T23:19:06.476Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-21T23:19:07.407Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-21T23:19:08.774Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-21T23:19:10.141Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-21T23:19:10.397Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-21T23:19:12.916Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-21T23:19:12.916Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-21T23:19:13.172Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-21T23:19:13.429Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-21T23:19:15.322Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-21T23:19:15.322Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-21T23:19:17.241Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-21T23:19:17.497Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-21T23:19:17.497Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-21T23:19:18.866Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-21T23:19:20.758Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-21T23:19:21.015Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-21T23:19:21.015Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-21T23:19:21.271Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-21T23:19:21.271Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-21T23:19:21.527Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-21T23:19:22.090Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-21T23:19:23.982Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-21T23:19:25.349Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-21T23:19:29.525Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-21T23:19:30.894Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-21T23:19:32.068Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-21T23:19:32.068Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-21T23:19:32.068Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-21T23:19:32.068Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-21T23:19:32.068Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-21T23:19:32.068Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-21T23:19:32.068Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-21T23:19:32.068Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-21T23:19:32.068Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-21T23:19:32.068Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-21T23:19:32.263Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-21T23:19:33.630Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-21T23:19:34.231Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-21T23:19:35.522Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-21T23:19:38.044Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-21T23:19:38.044Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-21T23:19:38.889Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-21T23:19:38.889Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-21T23:19:38.889Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-21T23:19:38.889Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-21T23:19:38.889Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-21T23:19:38.889Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-21T23:19:41.315Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-21T23:19:41.775Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-21T23:19:41.775Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-21T23:19:41.775Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-21T23:19:41.775Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-21T23:19:41.878Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-21T23:19:42.232Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-21T23:19:43.245Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-21T23:19:43.246Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-21T23:19:44.178Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-21T23:19:46.891Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-21T23:19:47.448Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-21T23:19:48.817Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-21T23:19:50.185Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-21T23:19:50.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-21T23:19:51.681Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-21T23:19:52.624Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-21T23:19:55.148Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-21T23:19:57.041Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-21T23:20:00.309Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-21T23:20:04.528Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-21T23:20:04.528Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-21T23:20:04.528Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-21T23:20:04.528Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-21T23:20:04.528Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-21T23:20:04.528Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-21T23:20:04.528Z] === RUN TestDockerSuite/TestBuildFails [2020-02-21T23:20:05.557Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-21T23:20:06.068Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-21T23:20:06.068Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-21T23:20:08.827Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-21T23:20:10.718Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-21T23:20:10.758Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-21T23:20:11.280Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-21T23:20:12.208Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-21T23:20:12.771Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-21T23:20:12.771Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-21T23:20:13.701Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-21T23:20:17.874Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-21T23:20:21.071Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-21T23:20:22.046Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-21T23:20:22.303Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-21T23:20:22.866Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-21T23:20:22.866Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-21T23:20:23.795Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-21T23:20:25.687Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-21T23:20:25.687Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-21T23:20:26.859Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-21T23:20:27.054Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-21T23:20:27.983Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-21T23:20:28.911Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-21T23:20:30.805Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-21T23:20:34.975Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-21T23:20:36.869Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-21T23:20:36.869Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-21T23:20:37.172Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-21T23:20:37.630Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-21T23:20:37.799Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-21T23:20:38.728Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-21T23:20:42.903Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-21T23:20:43.418Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-21T23:20:43.418Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-21T23:20:43.876Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-21T23:20:44.334Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-21T23:20:44.334Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-21T23:20:47.079Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-21T23:20:48.970Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-21T23:20:49.899Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-21T23:20:53.181Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-21T23:20:57.352Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-21T23:20:59.139Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-21T23:20:59.139Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-21T23:21:02.600Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-21T23:21:05.120Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-21T23:21:07.014Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-21T23:21:07.702Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-21T23:21:08.669Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-21T23:21:08.907Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-21T23:21:10.204Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-21T23:21:10.204Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-21T23:21:10.275Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-21T23:21:11.171Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-21T23:21:11.171Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-21T23:21:12.801Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-21T23:21:14.903Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-21T23:21:15.334Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-21T23:21:15.869Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-21T23:21:16.327Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-21T23:21:17.295Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-21T23:21:17.753Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-21T23:21:17.853Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-21T23:21:18.211Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-21T23:21:19.746Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-21T23:21:20.373Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-21T23:21:22.895Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-21T23:21:24.430Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-21T23:21:24.430Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-21T23:21:24.430Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-21T23:21:24.888Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-21T23:21:24.888Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-21T23:21:24.888Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-21T23:21:24.889Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-21T23:21:25.346Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-21T23:21:26.313Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-21T23:21:30.994Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-21T23:21:37.749Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-21T23:21:37.749Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-21T23:21:37.749Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-21T23:21:38.682Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-21T23:21:38.682Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-21T23:21:38.682Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-21T23:21:38.682Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-21T23:21:39.610Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-21T23:21:39.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-21T23:21:40.540Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-21T23:21:40.540Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-21T23:21:40.540Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-21T23:21:40.540Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-21T23:21:40.540Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-21T23:21:43.068Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-21T23:21:43.324Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-21T23:21:43.324Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-21T23:21:43.324Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-21T23:21:43.581Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-21T23:21:44.509Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-21T23:21:47.028Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-21T23:21:47.028Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-21T23:21:47.028Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-21T23:21:48.395Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-21T23:21:50.286Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-21T23:21:52.077Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-21T23:21:52.077Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-21T23:21:52.077Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-21T23:21:54.532Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite (1755.33s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.24s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.63s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.86s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.36s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.70s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.01s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.14s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.93s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.97s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.92s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.01s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.10s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAttachDetach (1.27s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.98s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.06s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.02s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.32s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.17s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.51s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.85s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.67s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.32s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.63s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.59s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.33s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.94s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.35s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.94s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.55s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.20s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.43s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.24s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.95s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.34s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.36s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.25s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.72s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.25s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.56s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.61s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.36s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.28s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.80s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.03s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.58s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.14s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.63s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.67s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.62s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.02s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.25s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.83s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.19s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.49s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.66s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.16s) [2020-02-21T23:21:54.532Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.70s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.29s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildContChar (3.93s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.35s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.07s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.64s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.75s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.15s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.77s) [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.92s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.52s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.50s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.75s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.42s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.61s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.15s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.51s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.88s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.46s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.54s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.00s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.53s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.55s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.84s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.40s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.69s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.59s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.19s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.04s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.01s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.88s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.66s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.38s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.07s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.04s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.34s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.93s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.61s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.81s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.49s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.58s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.22s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.29s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.85s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.49s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.35s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.69s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.90s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.15s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildHistory (4.04s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.99s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.62s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.60s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.55s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.39s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.75s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.90s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.88s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.79s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.85s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.00s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.00s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.32s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.52s) [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.39s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.11s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.41s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.74s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.15s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.39s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.70s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.19s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.71s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.45s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.01s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildPATH (2.43s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.00s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.93s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.87s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.23s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildRm (3.82s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.13s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.52s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.75s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.29s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.17s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.13s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.53s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.13s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildStderr (1.24s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.74s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.27s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.27s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.01s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.62s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildUser (2.26s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.99s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.86s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.07s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s) [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.89s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.13s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.07s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.06s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.75s) [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-02-21T23:21:54.533Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.48s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-21T23:21:54.533Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-21T23:21:54.533Z] docker_cli_sni_test.go:18: Flakey test [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.18s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCommitChange (1.09s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.04s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.96s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.70s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCommitTTY (1.74s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.92s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.09s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.05s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.71s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.03s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.02s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-02-21T23:21:54.533Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.13s) [2020-02-21T23:21:54.534Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-02-21T23:21:54.534Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.56s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.56s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.94s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.74s) [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc000850b20 } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1277659263 /foo false } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1277659263 /foo true } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3000896466 /foo false } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3000896466 /foo true } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3000896466 /foo true 0xc000850fa0 } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc000850fc0 } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc000850fe0 } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc000851000 } [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc000851020 } [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 0 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 1 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 2 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 3 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 4 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 5 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 6 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 7 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 8 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 9 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 10 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 11 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 12 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 13 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 14 [2020-02-21T23:21:54.534Z] docker_api_containers_test.go:1926: case 15 [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.83s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.29s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.82s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.00s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership056225287/file1 7010f2734b79ca387ce0d74088b43ac188353140a0c77873bb64f8e03051f50f:/tmpvol/file1` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp af6bd8365c33ae955cc38f3f1e0a0d0eebcd87afb61f34776d140c2327c16bcf:/root/file1 /tmp/test-cp-from-case-a820435898/itWorks.txt` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a820435898/itWorks.txt" contains "file1\n" [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp b9946284d8cf59c4f1d6a9fc00dfe29ee3f0f72dd8a18192983a5a2a744427b0:/file1 /tmp/test-cp-from-case-b685651921/testDir/` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c298009852/file2" contains "file2\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp c6c4c57af6ebc896bbb0b1651b3387b2f46fc2718b46784b7ab85e2934039d11:/root/file1 /tmp/test-cp-from-case-c298009852/file2` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c298009852/file2" contains "file1\n" [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp 87b4c914805231079a97d1ae870f559e95705c2a6880dcb13a6f0c3e69ae8611:/file1 /tmp/test-cp-from-case-d449453611/dir1` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d449453611/dir1/file1" contains "file1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp 87b4c914805231079a97d1ae870f559e95705c2a6880dcb13a6f0c3e69ae8611:/file1 /tmp/test-cp-from-case-d449453611/dir1/` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d449453611/dir1/file1" contains "file1\n" [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp 93a56edaba6613e0fdbee887db0fb1b069e06bca6d4f6b68f192d46a9d389cfb:dir1 /tmp/test-cp-from-case-e317365646/testDir` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e317365646/testDir/file1-1" contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp 93a56edaba6613e0fdbee887db0fb1b069e06bca6d4f6b68f192d46a9d389cfb:dir1 /tmp/test-cp-from-case-e317365646/testDir/` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e317365646/testDir/file1-1" contains "file1-1\n" [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp 282e3d834a7042f3623db558ab753c71e37f6454f2d2805b8741c1337ed6416e:/root/dir1 /tmp/test-cp-from-case-f268273557/file1` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp 0eabbbafce663f9956fb835a36bdcd4d9f0ef6503d9f7437421193a909ce0fb6:/root/dir1 /tmp/test-cp-from-case-g306604528/dir2` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g306604528/dir2/dir1/file1-1" contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp 0eabbbafce663f9956fb835a36bdcd4d9f0ef6503d9f7437421193a909ce0fb6:/root/dir1 /tmp/test-cp-from-case-g306604528/dir2/` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g306604528/dir2/dir1/file1-1" contains "file1-1\n" [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp b0a5a6d340a0ed74f4d9110df71b11116d26c3fe15ea8deef1f73ff139b46e0e:dir1/. /tmp/test-cp-from-case-h261426831/testDir` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h261426831/testDir/file1-1" contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp b0a5a6d340a0ed74f4d9110df71b11116d26c3fe15ea8deef1f73ff139b46e0e:dir1/. /tmp/test-cp-from-case-h261426831/testDir/` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h261426831/testDir/file1-1" contains "file1-1\n" [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp 28a2c8e36815cc86cc5808257a3abfeac42048974687e653a46b7a76053a50d5:/root/dir1/. /tmp/test-cp-from-case-i351280802/file1` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp 07a876f76d488585316b994df06d1292412147080c29f3b32128054b8a3a36ab:/root/dir1/. /tmp/test-cp-from-case-j512177049/dir2` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j512177049/dir2/file1-1" contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp 07a876f76d488585316b994df06d1292412147080c29f3b32128054b8a3a36ab:/root/dir1/. /tmp/test-cp-from-case-j512177049/dir2/` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j512177049/dir2/file1-1" contains "file1-1\n" [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.54s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp df1a1388311504c4a46f9de7c196663631e2bf7e505f9224289ddf3d98ebe71f:/file2 /tmp/test-cp-from-err-dst-not-dir191505956/symlinkToFile1` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir191505956/symlinkToFile1" points to "file1" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir191505956/file1" contains "file2\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp df1a1388311504c4a46f9de7c196663631e2bf7e505f9224289ddf3d98ebe71f:/file2 /tmp/test-cp-from-err-dst-not-dir191505956/symlinkToDir1` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir191505956/symlinkToDir1" points to "dir1" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir191505956/file2" contains "file2\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp df1a1388311504c4a46f9de7c196663631e2bf7e505f9224289ddf3d98ebe71f:/file2 /tmp/test-cp-from-err-dst-not-dir191505956/brokenSymlinkToFileX` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir191505956/brokenSymlinkToFileX" points to "fileX" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir191505956/fileX" contains "file2\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp df1a1388311504c4a46f9de7c196663631e2bf7e505f9224289ddf3d98ebe71f:/dir2 /tmp/test-cp-from-err-dst-not-dir191505956/symlinkToDir1` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir191505956/symlinkToDir1" points to "dir1" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir191505956/dir1/dir2/file2-1" contains "file2-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp df1a1388311504c4a46f9de7c196663631e2bf7e505f9224289ddf3d98ebe71f:/dir2 /tmp/test-cp-from-err-dst-not-dir191505956/brokenSymlinkToDirX` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir191505956/brokenSymlinkToDirX" points to "dirX" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir191505956/dirX/file2-1" contains "file2-1\n" [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.84s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a442949196/file1 cc3afbd21cd0aeb372533901a3b698a8b1a2ce46e577f942a401f5b9d0e72445:/root/itWorks.txt` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "cc3afbd21cd0aeb372533901a3b698a8b1a2ce46e577f942a401f5b9d0e72445" start output contains "file1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a cc3afbd21cd0aeb372533901a3b698a8b1a2ce46e577f942a401f5b9d0e72445` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b542574907/file1 64bae510540785e97964f179b61e27e7645a71b6a65428f75a475d0caba376f8:testDir/` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "1010e41a1673ceb79d13fefcdaa8e26746380bc27865c00d101a4cffe737943f" start output contains "file2\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1010e41a1673ceb79d13fefcdaa8e26746380bc27865c00d101a4cffe737943f` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c967844702/file1 1010e41a1673ceb79d13fefcdaa8e26746380bc27865c00d101a4cffe737943f:/root/file2` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "1010e41a1673ceb79d13fefcdaa8e26746380bc27865c00d101a4cffe737943f" start output contains "file1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1010e41a1673ceb79d13fefcdaa8e26746380bc27865c00d101a4cffe737943f` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.11s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "a3f53d889348af150aea023d9cf47521e65655878f0df3ca18545448e2fdab83" start output contains "" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a a3f53d889348af150aea023d9cf47521e65655878f0df3ca18545448e2fdab83` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d972977445/file1 a3f53d889348af150aea023d9cf47521e65655878f0df3ca18545448e2fdab83:dir1` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "a3f53d889348af150aea023d9cf47521e65655878f0df3ca18545448e2fdab83" start output contains "file1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a a3f53d889348af150aea023d9cf47521e65655878f0df3ca18545448e2fdab83` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "3b0bf56f0911a234dc241f54a7a3b3882a38dca3d0f5d1ce4c8e0e3cfae2cc3b" start output contains "" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3b0bf56f0911a234dc241f54a7a3b3882a38dca3d0f5d1ce4c8e0e3cfae2cc3b` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d972977445/file1 3b0bf56f0911a234dc241f54a7a3b3882a38dca3d0f5d1ce4c8e0e3cfae2cc3b:dir1/` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "3b0bf56f0911a234dc241f54a7a3b3882a38dca3d0f5d1ce4c8e0e3cfae2cc3b" start output contains "file1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3b0bf56f0911a234dc241f54a7a3b3882a38dca3d0f5d1ce4c8e0e3cfae2cc3b` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.55s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e027567168/dir1 a7759e350431f0b53869a9a492e0b4d424f15b672b7332ca3980a7afdd11dc3f:testDir` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "a7759e350431f0b53869a9a492e0b4d424f15b672b7332ca3980a7afdd11dc3f" start output contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a a7759e350431f0b53869a9a492e0b4d424f15b672b7332ca3980a7afdd11dc3f` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e027567168/dir1 17f7045f67e879b959f77337d291ccdb43a3b2f0cb52d0646b0573b5365ddf9a:testDir/` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "17f7045f67e879b959f77337d291ccdb43a3b2f0cb52d0646b0573b5365ddf9a" start output contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 17f7045f67e879b959f77337d291ccdb43a3b2f0cb52d0646b0573b5365ddf9a` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f118596255/dir1 4e021a80305e8b064ca5d1ffb0a4d4b6fc08113e2f8c473cafbd31eab2d505e6:/root/file1` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.48s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "3a518cca6a46e2170dd6312cc4b09216ce5146029f8e4f9f3546512de01595e9" start output contains "" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3a518cca6a46e2170dd6312cc4b09216ce5146029f8e4f9f3546512de01595e9` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g906467186/dir1 3a518cca6a46e2170dd6312cc4b09216ce5146029f8e4f9f3546512de01595e9:/root/dir2` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "3a518cca6a46e2170dd6312cc4b09216ce5146029f8e4f9f3546512de01595e9" start output contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3a518cca6a46e2170dd6312cc4b09216ce5146029f8e4f9f3546512de01595e9` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "01620af3bce9c8a08a5baac5f35dbac151517892427cc09da4e18cac1522840d" start output contains "" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 01620af3bce9c8a08a5baac5f35dbac151517892427cc09da4e18cac1522840d` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g906467186/dir1 01620af3bce9c8a08a5baac5f35dbac151517892427cc09da4e18cac1522840d:/dir2/` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "01620af3bce9c8a08a5baac5f35dbac151517892427cc09da4e18cac1522840d" start output contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 01620af3bce9c8a08a5baac5f35dbac151517892427cc09da4e18cac1522840d` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.88s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h410694185/dir1/. 389e36a0b7044326cda1fb2608306dc445d8c34e0f8d329257ebf06702753d38:testDir` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "389e36a0b7044326cda1fb2608306dc445d8c34e0f8d329257ebf06702753d38" start output contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 389e36a0b7044326cda1fb2608306dc445d8c34e0f8d329257ebf06702753d38` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h410694185/dir1/. 04c8dbb9216468ff7d85ea67aceb07e0e820f38aee2ec77e91605f09826e8bb5:testDir/` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "04c8dbb9216468ff7d85ea67aceb07e0e820f38aee2ec77e91605f09826e8bb5" start output contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 04c8dbb9216468ff7d85ea67aceb07e0e820f38aee2ec77e91605f09826e8bb5` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.94s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i196090740/dir1/. a90b2ddb9e6a40598aa066ea7e8c38531a39d021b55bfeaeff66306e311cfb4b:/root/file1` [2020-02-21T23:21:54.534Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.95s) [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "15fcc7a7f17f02fc7b7da58a87aa44c42cb9e29d0ef0e1905691ccb78fe8d7b3" start output contains "" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 15fcc7a7f17f02fc7b7da58a87aa44c42cb9e29d0ef0e1905691ccb78fe8d7b3` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j913243203/dir1/. 15fcc7a7f17f02fc7b7da58a87aa44c42cb9e29d0ef0e1905691ccb78fe8d7b3:/dir2` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "15fcc7a7f17f02fc7b7da58a87aa44c42cb9e29d0ef0e1905691ccb78fe8d7b3" start output contains "file1-1\n" [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:209: running `docker start -a 15fcc7a7f17f02fc7b7da58a87aa44c42cb9e29d0ef0e1905691ccb78fe8d7b3` [2020-02-21T23:21:54.534Z] docker_cli_cp_utils_test.go:279: checking that container "3b28f40551c18e9455e01adbedce9978e6cafc11fa059e8323da710baf61ea8f" start output contains "" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3b28f40551c18e9455e01adbedce9978e6cafc11fa059e8323da710baf61ea8f` [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j913243203/dir1/. 3b28f40551c18e9455e01adbedce9978e6cafc11fa059e8323da710baf61ea8f:/dir2/` [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:279: checking that container "3b28f40551c18e9455e01adbedce9978e6cafc11fa059e8323da710baf61ea8f" start output contains "file1-1\n" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3b28f40551c18e9455e01adbedce9978e6cafc11fa059e8323da710baf61ea8f` [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.18s) [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions050305734/permdirtest permtest:/` [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.70s) [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs079151592/file1 e6a53a95b86df10babeefd082aed5fa541675d0eb183eb7848488c5d4a8659b4:/root/shouldNotExist` [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:279: checking that container "e6a53a95b86df10babeefd082aed5fa541675d0eb183eb7848488c5d4a8659b4" start output contains "" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:209: running `docker start -a e6a53a95b86df10babeefd082aed5fa541675d0eb183eb7848488c5d4a8659b4` [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume235306535/file1 d57deeded73a576195088934cfea0711340eecec22f231e63bcb30940de9c5ee:/vol_ro/shouldNotExist` [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:279: checking that container "d57deeded73a576195088934cfea0711340eecec22f231e63bcb30940de9c5ee" start output contains "" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:209: running `docker start -a d57deeded73a576195088934cfea0711340eecec22f231e63bcb30940de9c5ee` [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.53s) [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-671450970/file2 adeb8e911638b73f9adade271fbfb5aeccf5645077fe5b0e9cf2c39b295008e9:/vol2/symlinkToFile1` [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-671450970/symlinkToFile1" points to "file1" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-671450970/file1" contains "file2\n" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-671450970/file2 adeb8e911638b73f9adade271fbfb5aeccf5645077fe5b0e9cf2c39b295008e9:/vol2/symlinkToDir1` [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-671450970/symlinkToDir1" points to "dir1" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-671450970/file2" contains "file2\n" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-671450970/file2 adeb8e911638b73f9adade271fbfb5aeccf5645077fe5b0e9cf2c39b295008e9:/vol2/brokenSymlinkToFileX` [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-671450970/brokenSymlinkToFileX" points to "fileX" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-671450970/fileX" contains "file2\n" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-671450970//dir2 adeb8e911638b73f9adade271fbfb5aeccf5645077fe5b0e9cf2c39b295008e9:/vol2/symlinkToDir1` [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-671450970/symlinkToDir1" points to "dir1" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-671450970/dir1/dir2/file2-1" contains "file2-1\n" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-671450970//dir2 adeb8e911638b73f9adade271fbfb5aeccf5645077fe5b0e9cf2c39b295008e9:/vol2/brokenSymlinkToDirX` [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-671450970/brokenSymlinkToDirX" points to "dirX" [2020-02-21T23:21:54.535Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-671450970/dirX/file2-1" contains "file2-1\n" [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.09s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.82s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2020-02-21T23:21:54.535Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-21T23:21:54.535Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-02-21T23:21:54.535Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-21T23:21:54.535Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.57s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.75s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.35s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.63s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.75s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.71s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.13s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.67s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.27s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.68s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsCopy (1.57s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.73s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.97s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.46s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.81s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.11s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.49s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFilters (2.08s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFormat (1.54s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-02-21T23:21:54.535Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-21T23:21:54.535Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:21:54.535Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-21T23:21:54.535Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.87s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.88s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.16s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsTop (1.10s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.48s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.67s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.03s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.80s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecCgroup (1.50s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecEnv (1.03s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.66s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecInspectID (2.94s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecInteractive (0.89s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.87s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.02s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.15s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecStartFails (0.88s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.87s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.66s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecUlimits (0.89s) [2020-02-21T23:21:54.535Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-21T23:21:54.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.19s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.87s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestExecWithUser (0.94s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.78s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestHealth (20.40s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.20s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.45s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImportDisplay (1.66s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImportFile (2.13s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.04s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.80s) [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-02-21T23:21:54.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-02-21T23:21:54.535Z] daemon.go:325: [da8364c74475a] waiting for daemon to start [2020-02-21T23:21:54.535Z] daemon.go:325: [da8364c74475a] waiting for daemon to start [2020-02-21T23:21:54.535Z] daemon.go:353: [da8364c74475a] daemon started [2020-02-21T23:21:54.535Z] daemon.go:461: [da8364c74475a] Stopping daemon [2020-02-21T23:21:54.535Z] daemon.go:296: [da8364c74475a] exiting daemon [2020-02-21T23:21:54.535Z] daemon.go:448: [da8364c74475a] Daemon stopped [2020-02-21T23:21:54.535Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2020-02-21T23:21:54.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-21T23:21:54.536Z] daemon.go:325: [d876a9551ede2] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:325: [d876a9551ede2] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:353: [d876a9551ede2] daemon started [2020-02-21T23:21:54.536Z] daemon.go:461: [d876a9551ede2] Stopping daemon [2020-02-21T23:21:54.536Z] daemon.go:296: [d876a9551ede2] exiting daemon [2020-02-21T23:21:54.536Z] daemon.go:448: [d876a9551ede2] Daemon stopped [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-02-21T23:21:54.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-02-21T23:21:54.536Z] daemon.go:325: [d6ad0441f2cd8] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:325: [d6ad0441f2cd8] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:353: [d6ad0441f2cd8] daemon started [2020-02-21T23:21:54.536Z] daemon.go:461: [d6ad0441f2cd8] Stopping daemon [2020-02-21T23:21:54.536Z] daemon.go:296: [d6ad0441f2cd8] exiting daemon [2020-02-21T23:21:54.536Z] daemon.go:448: [d6ad0441f2cd8] Daemon stopped [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-21T23:21:54.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-21T23:21:54.536Z] daemon.go:325: [de22afb6b5a62] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:296: [de22afb6b5a62] exiting daemon [2020-02-21T23:21:54.536Z] daemon.go:325: [de22afb6b5a62] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:325: [de22afb6b5a62] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:296: [de22afb6b5a62] exiting daemon [2020-02-21T23:21:54.536Z] daemon.go:325: [de22afb6b5a62] waiting for daemon to start [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-02-21T23:21:54.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-02-21T23:21:54.536Z] daemon.go:325: [de84c9e604d01] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:325: [de84c9e604d01] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:353: [de84c9e604d01] daemon started [2020-02-21T23:21:54.536Z] daemon.go:461: [de84c9e604d01] Stopping daemon [2020-02-21T23:21:54.536Z] daemon.go:296: [de84c9e604d01] exiting daemon [2020-02-21T23:21:54.536Z] daemon.go:448: [de84c9e604d01] Daemon stopped [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.00s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.44s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.72s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.92s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.03s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.64s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s) [2020-02-21T23:21:54.536Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-21T23:21:54.536Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.29s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.06s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectHistory (1.03s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-02-21T23:21:54.536Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-21T23:21:54.536Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.75s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.90s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectStatus (1.04s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.78s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.91s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.77s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.80s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.30s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.63s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.55s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.33s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.79s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.43s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.50s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.47s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.91s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.35s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.53s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.13s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.69s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.39s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.18s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.36s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.29s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.96s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.93s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.99s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsSince (6.93s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.98s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.93s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsTail (0.96s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.97s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.05s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.54s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.03s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestNetHostname (2.59s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.34s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.49s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.98s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPluginActive (1.65s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.39s) [2020-02-21T23:21:54.536Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-21T23:21:54.536Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.25s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.65s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.01s) [2020-02-21T23:21:54.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-02-21T23:21:54.536Z] daemon.go:325: [d8b846bb0e82d] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:325: [d8b846bb0e82d] waiting for daemon to start [2020-02-21T23:21:54.536Z] daemon.go:353: [d8b846bb0e82d] daemon started [2020-02-21T23:21:54.536Z] daemon.go:461: [d8b846bb0e82d] Stopping daemon [2020-02-21T23:21:54.536Z] daemon.go:296: [d8b846bb0e82d] exiting daemon [2020-02-21T23:21:54.536Z] daemon.go:448: [d8b846bb0e82d] Daemon stopped [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.29s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.22s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.46s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.46s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPortList (10.36s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.61s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.59s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.37s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.73s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsByOrder (3.47s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.34s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.18s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.98s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.90s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.69s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.45s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.84s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.63s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.03s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.82s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.50s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.30s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.51s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.72s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.94s) [2020-02-21T23:21:54.536Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-21T23:21:54.536Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.05s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.76s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.75s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.05s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.44s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.27s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.80s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.67s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.89s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.07s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.93s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.08s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.64s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.15s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.85s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.65s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.04s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.77s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.98s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.47s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.86s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.96s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.93s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.07s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.51s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.66s) [2020-02-21T23:21:54.536Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.50s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.87s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.30s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.58s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.42s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.16s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.84s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-21T23:21:54.537Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-21T23:21:54.537Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.50s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (1.03s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.61s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.90s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-21T23:21:54.537Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.76s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.99s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.99s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.87s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.84s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-21T23:21:54.537Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.59s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.91s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.64s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.85s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.55s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.57s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.92s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.59s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.60s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunMount (6.35s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.76s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.43s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.41s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.52s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.59s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.32s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.58s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.94s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.77s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.85s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-21T23:21:54.537Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.64s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.94s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-02-21T23:21:54.537Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-21T23:21:54.537Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.86s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-21T23:21:54.537Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (1.00s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.53s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-21T23:21:54.537Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.24s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunRm (0.87s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.02s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.83s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.76s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.73s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunState (1.65s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-21T23:21:54.537Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunSysctls (1.58s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.67s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.92s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.01s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.27s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.35s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUserByName (0.77s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-21T23:21:54.537Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.52s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.41s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.56s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.29s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.71s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-21T23:21:54.537Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-21T23:21:54.537Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-21T23:21:54.537Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.87s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.55s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.79s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.75s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.82s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.87s) [2020-02-21T23:21:54.537Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-21T23:21:54.537Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.75s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.73s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.18s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.54s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.10s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.08s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.20s) [2020-02-21T23:21:54.537Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents719636364 [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.96s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.65s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.35s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.48s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.72s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.32s) [2020-02-21T23:21:54.537Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.96s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStartRecordError (2.15s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.75s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.88s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.82s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.65s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2020-02-21T23:21:54.538Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-21T23:21:54.538Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.22s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2020-02-21T23:21:54.538Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-21T23:21:54.538Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.68s) [2020-02-21T23:21:54.538Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-21T23:21:54.538Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.62s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateStats (4.42s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-02-21T23:21:54.538Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-21T23:21:54.538Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.01s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.30s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.50s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.34s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.96s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.30s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.21s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.46s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.42s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.49s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.44s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.46s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.36s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.15s) [2020-02-21T23:21:54.538Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.36s) [2020-02-21T23:21:54.538Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-21T23:21:54.538Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-21T23:21:54.538Z] === RUN TestDockerRegistrySuite [2020-02-21T23:21:54.538Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-21T23:21:55.905Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-21T23:21:57.274Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-21T23:21:59.167Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-21T23:22:02.444Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-21T23:22:03.381Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-21T23:22:08.634Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-21T23:22:08.634Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-21T23:22:09.563Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-21T23:22:11.456Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-21T23:22:12.823Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-21T23:22:14.191Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-21T23:22:15.558Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-21T23:22:16.925Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-21T23:22:18.292Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-21T23:22:20.811Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-21T23:22:23.342Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-21T23:22:24.710Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-21T23:22:27.980Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-21T23:22:29.348Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-21T23:22:29.348Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-21T23:22:30.715Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-21T23:22:32.081Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-21T23:22:33.449Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-21T23:22:34.686Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-21T23:22:37.620Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-21T23:22:37.620Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-21T23:22:38.987Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-21T23:22:38.987Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-21T23:22:39.245Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-21T23:22:39.501Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-21T23:22:39.759Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-21T23:22:40.015Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-21T23:22:40.272Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-21T23:22:41.641Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-21T23:22:44.178Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-21T23:22:45.115Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-21T23:22:46.482Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-21T23:22:47.411Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite (53.96s) [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.61s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d1a214617a05f is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d24ce617e90af is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d4b935fcfc75b is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.31s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d96c5f9b96ede is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.57s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d3d8f15157574 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.50s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d1ce2e06f0125 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.50s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d7e6fd76dc6c4 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.53s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon db8a912ffa728 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d70c59bd1f967 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d512467547f94 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d2bd2093823bd is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d2d1084b63c23 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.59s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-21T23:22:48.342Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:36d716b5e29900ceb79bfe8370a2b2c2c4d31bee14ff9bfdb27cfce3402a43bf [2020-02-21T23:22:48.342Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cccb63f0e15c889af087dbac8cc3b646f38cc9df188461b1c427303f3661ffb9 [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon db317faa0c430 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.66s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-21T23:22:48.342Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d32d98b7d6605b3892d3ef133649d20e4ec68685072905364acb45e80c136fd3 [2020-02-21T23:22:48.342Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2888f51a1185ff8ca96518fa16e2e3f20c0ad1d18d4b14a9450f9964cf54e373 [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d68399089d7c9 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d2d6e520167a6 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.24s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon da733035e2873 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon da573dec1d030 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d9236c0eff51e is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d7be3528ae06d is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon dc87d26d3ee03 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon dd8ece7dc276a is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d91046454d2a3 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d85fc23481aea is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.32s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d186c84e552d9 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon dc8714de14bcc is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d4973cc1d3fb4 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d7229acbebcb3 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d31a25cb25cc2 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d4b4e0c37bc0b is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d2e18e177b661 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon dfe7357cb1b16 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d66dc03ebd56e is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.29s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d68354ebf2244 is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-02-21T23:22:48.342Z] check_test.go:196: Daemon d2e91c70933bc is not started [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-21T23:22:48.342Z] daemon.go:325: [dd6cd3e37c616] waiting for daemon to start [2020-02-21T23:22:48.342Z] daemon.go:325: [dd6cd3e37c616] waiting for daemon to start [2020-02-21T23:22:48.342Z] daemon.go:353: [dd6cd3e37c616] daemon started [2020-02-21T23:22:48.342Z] daemon.go:461: [dd6cd3e37c616] Stopping daemon [2020-02-21T23:22:48.342Z] daemon.go:296: [dd6cd3e37c616] exiting daemon [2020-02-21T23:22:48.342Z] daemon.go:448: [dd6cd3e37c616] Daemon stopped [2020-02-21T23:22:48.342Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-02-21T23:22:48.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-02-21T23:22:48.342Z] daemon.go:325: [da832f62d97e2] waiting for daemon to start [2020-02-21T23:22:48.342Z] daemon.go:325: [da832f62d97e2] waiting for daemon to start [2020-02-21T23:22:48.342Z] daemon.go:353: [da832f62d97e2] daemon started [2020-02-21T23:22:48.342Z] daemon.go:461: [da832f62d97e2] Stopping daemon [2020-02-21T23:22:48.342Z] daemon.go:296: [da832f62d97e2] exiting daemon [2020-02-21T23:22:48.342Z] daemon.go:448: [da832f62d97e2] Daemon stopped [2020-02-21T23:22:48.342Z] === RUN TestDockerSchema1RegistrySuite [2020-02-21T23:22:48.342Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-21T23:22:49.491Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-21T23:22:52.393Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-21T23:22:52.514Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-21T23:22:57.765Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-21T23:22:58.022Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-21T23:22:58.179Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-21T23:22:59.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-21T23:22:59.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-21T23:23:01.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-21T23:23:02.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-21T23:23:02.860Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-21T23:23:03.582Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-21T23:23:07.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-21T23:23:07.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-21T23:23:08.014Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-21T23:23:08.271Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-21T23:23:08.527Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-21T23:23:08.785Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-21T23:23:09.041Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite (21.04s) [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.38s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon d78ae562976e5 is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.22s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon dbaf863cfd86a is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon df3219dad9ddd is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon d29d81594d1f8 is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon ddc02fcf1885b is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon da27b8a01dfad is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon d3ea3c1b83336 is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon d3e6c1774a345 is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.74s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon df569c4b4067e is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon da3daed2da14c is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon d57cea71aa9c8 is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon dde94857b2214 is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon d929f240f18f8 is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon de48c24ea7521 is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon d51eb9bc14c89 is not started [2020-02-21T23:23:09.298Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-21T23:23:09.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-21T23:23:09.298Z] check_test.go:223: Daemon d85ed25cfd691 is not started [2020-02-21T23:23:09.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-21T23:23:09.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-21T23:23:10.228Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-21T23:23:10.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-21T23:23:10.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-21T23:23:12.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-21T23:23:12.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-21T23:23:12.725Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-21T23:23:12.981Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-21T23:23:13.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s) [2020-02-21T23:23:13.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.93s) [2020-02-21T23:23:13.238Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-21T23:23:13.238Z] check_test.go:252: Daemon d6f808accc8c9 is not started [2020-02-21T23:23:13.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-02-21T23:23:13.238Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-21T23:23:13.238Z] check_test.go:252: Daemon dce5d0c3de6ff is not started [2020-02-21T23:23:13.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-02-21T23:23:13.238Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-21T23:23:13.238Z] check_test.go:252: Daemon d04a0c78b8aeb is not started [2020-02-21T23:23:13.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-02-21T23:23:13.238Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-21T23:23:13.238Z] daemon.go:325: [dc968234c6642] waiting for daemon to start [2020-02-21T23:23:13.238Z] daemon.go:325: [dc968234c6642] waiting for daemon to start [2020-02-21T23:23:13.238Z] daemon.go:353: [dc968234c6642] daemon started [2020-02-21T23:23:13.238Z] daemon.go:461: [dc968234c6642] Stopping daemon [2020-02-21T23:23:13.238Z] daemon.go:296: [dc968234c6642] exiting daemon [2020-02-21T23:23:13.238Z] daemon.go:448: [dc968234c6642] Daemon stopped [2020-02-21T23:23:13.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-02-21T23:23:13.238Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-21T23:23:13.238Z] check_test.go:252: Daemon d342e6e052b5b is not started [2020-02-21T23:23:13.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-02-21T23:23:13.238Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-21T23:23:13.238Z] check_test.go:252: Daemon d209022c3b1da is not started [2020-02-21T23:23:13.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-02-21T23:23:13.238Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-21T23:23:13.238Z] check_test.go:252: Daemon ddaaf8783328e is not started [2020-02-21T23:23:13.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-02-21T23:23:13.238Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-21T23:23:13.238Z] check_test.go:252: Daemon dffcf04218762 is not started [2020-02-21T23:23:13.238Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-21T23:23:13.238Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-21T23:23:18.490Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-21T23:23:18.490Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-21T23:23:18.748Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-21T23:23:19.004Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-21T23:23:19.004Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.88s) [2020-02-21T23:23:19.004Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-02-21T23:23:19.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-21T23:23:19.005Z] check_test.go:279: Daemon db8b76e2d3ba3 is not started [2020-02-21T23:23:19.005Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-21T23:23:19.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-21T23:23:19.005Z] check_test.go:279: Daemon da46a55be1306 is not started [2020-02-21T23:23:19.005Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2020-02-21T23:23:19.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-21T23:23:19.005Z] check_test.go:279: Daemon d8ea7855c2c6b is not started [2020-02-21T23:23:19.005Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.24s) [2020-02-21T23:23:19.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-21T23:23:19.005Z] check_test.go:279: Daemon de6324145918d is not started [2020-02-21T23:23:19.005Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-02-21T23:23:19.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-21T23:23:19.005Z] check_test.go:279: Daemon db45bdd2f5678 is not started [2020-02-21T23:23:19.005Z] === RUN TestDockerNetworkSuite [2020-02-21T23:23:19.005Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-21T23:23:20.537Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-21T23:23:20.537Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-21T23:23:22.274Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-21T23:23:23.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-21T23:23:25.220Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-21T23:23:25.679Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-21T23:23:25.679Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-21T23:23:25.679Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-21T23:23:27.862Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-21T23:23:31.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-21T23:23:31.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-21T23:23:32.252Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-21T23:23:34.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-21T23:23:34.429Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-21T23:23:34.893Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-21T23:23:34.893Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-21T23:23:36.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-21T23:23:37.067Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-21T23:23:38.035Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-21T23:23:39.007Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-21T23:23:46.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-21T23:23:47.570Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-21T23:23:48.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-21T23:23:49.108Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-21T23:23:50.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-21T23:23:50.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-21T23:23:51.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-21T23:23:52.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-21T23:23:54.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-21T23:23:54.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-21T23:23:54.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-21T23:23:56.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-21T23:23:56.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-21T23:23:56.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-21T23:23:56.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-21T23:23:57.679Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-21T23:23:57.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-21T23:23:59.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-21T23:23:59.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-21T23:23:59.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-21T23:23:59.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-21T23:23:59.856Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-21T23:24:08.418Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-21T23:24:13.102Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-21T23:24:14.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-21T23:24:17.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-21T23:24:17.789Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-21T23:24:18.375Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-21T23:24:18.756Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-21T23:24:18.756Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-21T23:24:18.756Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-21T23:24:20.290Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-21T23:24:20.290Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-21T23:24:26.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-21T23:24:26.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-21T23:24:27.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-21T23:24:27.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-21T23:24:27.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-21T23:24:27.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-21T23:24:27.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-21T23:24:27.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-21T23:24:31.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-21T23:24:31.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-21T23:24:31.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-21T23:24:32.770Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-21T23:24:33.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-21T23:24:35.854Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-21T23:24:38.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-21T23:24:38.943Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-21T23:24:43.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-21T23:24:43.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-21T23:24:44.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-21T23:24:45.419Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-21T23:24:46.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-21T23:24:46.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-21T23:24:48.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-21T23:24:48.721Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-21T23:24:48.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-21T23:24:50.871Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-21T23:24:57.438Z] --- PASS: TestDockerNetworkSuite (98.02s) [2020-02-21T23:24:57.438Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.73s) [2020-02-21T23:24:57.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-21T23:24:57.438Z] docker_cli_network_unix_test.go:46: Daemon d49ad65675df9 is not started [2020-02-21T23:24:57.438Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2020-02-21T23:24:57.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-21T23:24:57.438Z] docker_cli_network_unix_test.go:46: Daemon d8c52670cc99f is not started [2020-02-21T23:24:57.438Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.82s) [2020-02-21T23:24:57.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-21T23:24:57.438Z] docker_cli_network_unix_test.go:46: Daemon d23482793e2da is not started [2020-02-21T23:24:57.438Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.62s) [2020-02-21T23:24:57.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-21T23:24:57.438Z] docker_cli_network_unix_test.go:46: Daemon d7f3a929217a1 is not started [2020-02-21T23:24:57.438Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.65s) [2020-02-21T23:24:57.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-21T23:24:57.438Z] docker_cli_network_unix_test.go:1233: Daemon df71b2575f2a5 is not started [2020-02-21T23:24:57.438Z] daemon.go:325: [df71b2575f2a5] waiting for daemon to start [2020-02-21T23:24:57.438Z] daemon.go:325: [df71b2575f2a5] waiting for daemon to start [2020-02-21T23:24:57.438Z] daemon.go:353: [df71b2575f2a5] daemon started [2020-02-21T23:24:57.438Z] daemon.go:461: [df71b2575f2a5] Stopping daemon [2020-02-21T23:24:57.438Z] daemon.go:296: [df71b2575f2a5] exiting daemon [2020-02-21T23:24:57.438Z] daemon.go:448: [df71b2575f2a5] Daemon stopped [2020-02-21T23:24:57.438Z] daemon.go:325: [df71b2575f2a5] waiting for daemon to start [2020-02-21T23:24:57.438Z] daemon.go:325: [df71b2575f2a5] waiting for daemon to start [2020-02-21T23:24:57.438Z] daemon.go:353: [df71b2575f2a5] daemon started [2020-02-21T23:24:57.438Z] daemon.go:461: [df71b2575f2a5] Stopping daemon [2020-02-21T23:24:57.438Z] daemon.go:296: [df71b2575f2a5] exiting daemon [2020-02-21T23:24:57.438Z] daemon.go:448: [df71b2575f2a5] Daemon stopped [2020-02-21T23:24:57.438Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.85s) [2020-02-21T23:24:57.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-21T23:24:57.438Z] docker_cli_network_unix_test.go:46: Daemon d22f6aa082256 is not started [2020-02-21T23:24:57.438Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.82s) [2020-02-21T23:24:57.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-21T23:24:57.438Z] docker_cli_network_unix_test.go:46: Daemon dd592468bee46 is not started [2020-02-21T23:24:57.438Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.31s) [2020-02-21T23:24:57.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-21T23:24:57.438Z] docker_cli_network_unix_test.go:46: Daemon d68b5d1234173 is not started [2020-02-21T23:24:57.438Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.65s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d853eb50546f2 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d503238b7675f is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.81s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d508191211a03 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d909fbbd66580 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.45s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d652b0f016337 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon ded32ed353307 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d9d430932967e is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.26s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d32beb0922ff6 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d5901b5a5b62f is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon ddf2a185acd3e is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d961b03149bb6 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d4d7c7649b53f is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.50s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon df8e412d1b4af is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d9b5733e36104 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.39s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d72caba6de57a is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon db7c1bd47b942 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.52s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-21T23:24:57.439Z] daemon.go:325: [d8f2294ee3d52] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:325: [d8f2294ee3d52] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:353: [d8f2294ee3d52] daemon started [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:968: Daemon d8f2294ee3d52 is not started [2020-02-21T23:24:57.439Z] daemon.go:325: [d8f2294ee3d52] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:296: [d8f2294ee3d52] exiting daemon [2020-02-21T23:24:57.439Z] daemon.go:325: [d8f2294ee3d52] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:353: [d8f2294ee3d52] daemon started [2020-02-21T23:24:57.439Z] daemon.go:461: [d8f2294ee3d52] Stopping daemon [2020-02-21T23:24:57.439Z] daemon.go:296: [d8f2294ee3d52] exiting daemon [2020-02-21T23:24:57.439Z] daemon.go:448: [d8f2294ee3d52] Daemon stopped [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.44s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon dfac0e6b2ad54 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.72s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-21T23:24:57.439Z] daemon.go:325: [d8e7b59f6dce4] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:325: [d8e7b59f6dce4] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:353: [d8e7b59f6dce4] daemon started [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:1116: Daemon d8e7b59f6dce4 is not started [2020-02-21T23:24:57.439Z] daemon.go:325: [d8e7b59f6dce4] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:296: [d8e7b59f6dce4] exiting daemon [2020-02-21T23:24:57.439Z] daemon.go:325: [d8e7b59f6dce4] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:325: [d8e7b59f6dce4] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:325: [d8e7b59f6dce4] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:353: [d8e7b59f6dce4] daemon started [2020-02-21T23:24:57.439Z] daemon.go:461: [d8e7b59f6dce4] Stopping daemon [2020-02-21T23:24:57.439Z] daemon.go:296: [d8e7b59f6dce4] exiting daemon [2020-02-21T23:24:57.439Z] daemon.go:448: [d8e7b59f6dce4] Daemon stopped [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon de4077ab6a7c6 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.69s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d44a3d38c5731 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d36fe11702436 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d70c50e7d06e8 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d53eefd1dd54a is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d5321f215ead0 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d356afca4a881 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.02s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon de080421c1ed1 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon db0148a10125a is not started [2020-02-21T23:24:57.439Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-21T23:24:57.439Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d5ef609c10e4f is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.38s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d370d92c3cdae is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.75s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-21T23:24:57.439Z] daemon.go:325: [d7e593b84c447] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:325: [d7e593b84c447] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:353: [d7e593b84c447] daemon started [2020-02-21T23:24:57.439Z] daemon.go:461: [d7e593b84c447] Stopping daemon [2020-02-21T23:24:57.439Z] daemon.go:296: [d7e593b84c447] exiting daemon [2020-02-21T23:24:57.439Z] daemon.go:448: [d7e593b84c447] Daemon stopped [2020-02-21T23:24:57.439Z] daemon.go:325: [d7e593b84c447] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:325: [d7e593b84c447] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:353: [d7e593b84c447] daemon started [2020-02-21T23:24:57.439Z] daemon.go:461: [d7e593b84c447] Stopping daemon [2020-02-21T23:24:57.439Z] daemon.go:296: [d7e593b84c447] exiting daemon [2020-02-21T23:24:57.439Z] daemon.go:448: [d7e593b84c447] Daemon stopped [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.76s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-21T23:24:57.439Z] daemon.go:325: [dd7991962dab4] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:325: [dd7991962dab4] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:353: [dd7991962dab4] daemon started [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:1084: Daemon dd7991962dab4 is not started [2020-02-21T23:24:57.439Z] daemon.go:325: [dd7991962dab4] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:296: [dd7991962dab4] exiting daemon [2020-02-21T23:24:57.439Z] daemon.go:325: [dd7991962dab4] waiting for daemon to start [2020-02-21T23:24:57.439Z] daemon.go:353: [dd7991962dab4] daemon started [2020-02-21T23:24:57.439Z] daemon.go:461: [dd7991962dab4] Stopping daemon [2020-02-21T23:24:57.439Z] daemon.go:296: [dd7991962dab4] exiting daemon [2020-02-21T23:24:57.439Z] daemon.go:448: [dd7991962dab4] Daemon stopped [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d4e988b3f03bf is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.40s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon de466eb25c70e is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.63s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d061146a65c27 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d3acc31dd71b2 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.45s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon d4e08867b8180 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon ddd42839df5eb is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.60s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon db823c689c2f7 is not started [2020-02-21T23:24:57.439Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.45s) [2020-02-21T23:24:57.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-21T23:24:57.439Z] docker_cli_network_unix_test.go:46: Daemon dfd8fc4c95d34 is not started [2020-02-21T23:24:57.439Z] === RUN TestDockerHubPullSuite [2020-02-21T23:24:57.439Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-21T23:24:58.807Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-21T23:25:01.326Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-21T23:25:01.583Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-21T23:25:02.801Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-21T23:25:03.476Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-21T23:25:03.733Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-21T23:25:03.733Z] --- PASS: TestDockerHubPullSuite (6.58s) [2020-02-21T23:25:03.733Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2020-02-21T23:25:03.733Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-21T23:25:03.733Z] daemon.go:325: [d7958629f4b05] waiting for daemon to start [2020-02-21T23:25:03.733Z] daemon.go:325: [d7958629f4b05] waiting for daemon to start [2020-02-21T23:25:03.733Z] daemon.go:353: [d7958629f4b05] daemon started [2020-02-21T23:25:03.733Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-02-21T23:25:03.733Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2020-02-21T23:25:03.733Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.73s) [2020-02-21T23:25:03.733Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2020-02-21T23:25:03.733Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-02-21T23:25:03.733Z] daemon.go:461: [d7958629f4b05] Stopping daemon [2020-02-21T23:25:03.733Z] daemon.go:296: [d7958629f4b05] exiting daemon [2020-02-21T23:25:03.733Z] daemon.go:448: [d7958629f4b05] Daemon stopped [2020-02-21T23:25:03.733Z] PASS [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === Skipped [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-21T23:25:03.733Z] docker_cli_sni_test.go:18: Flakey test [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-21T23:25:03.733Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-21T23:25:03.733Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-21T23:25:03.733Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-21T23:25:03.733Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-21T23:25:03.733Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-21T23:25:03.733Z] [2020-02-21T23:25:03.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-21T23:25:03.733Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-21T23:25:03.734Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-21T23:25:03.734Z] [2020-02-21T23:25:03.734Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-21T23:25:03.734Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-21T23:25:03.734Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-21T23:25:03.734Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-02-21T23:25:03.734Z] docker_cli_network_unix_test.go:46: Daemon d5ef609c10e4f is not started [2020-02-21T23:25:03.734Z] [2020-02-21T23:25:03.734Z] [2020-02-21T23:25:03.734Z] DONE 1249 tests, 44 skipped in 1975.303s [2020-02-21T23:25:03.734Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-21T23:25:03.734Z] ++++ cat bundles/test-integration/docker.pid [2020-02-21T23:25:03.734Z] +++ kill 6930 [2020-02-21T23:25:04.663Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-21T23:25:04.663Z] +++ /etc/init.d/apparmor stop [2020-02-21T23:25:04.663Z] Clearing AppArmor profiles cache:. [2020-02-21T23:25:04.663Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-21T23:25:04.663Z] Unloading profiles will leave already running processes permanently [2020-02-21T23:25:04.663Z] unconfined, which can lead to unexpected situations. [2020-02-21T23:25:04.663Z] [2020-02-21T23:25:04.663Z] To set a process to complain mode, use the command line tool [2020-02-21T23:25:04.663Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-21T23:25:04.663Z] with the 'teardown' option." [2020-02-21T23:25:04.920Z] [2020-02-21T23:25:15.160Z] === RUN TestDockerSuite/TestBuildRm [2020-02-21T23:25:27.531Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-21T23:25:30.432Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-21T23:25:30.891Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-21T23:25:30.891Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-21T23:25:32.427Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-21T23:25:35.329Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-21T23:25:39.063Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-21T23:25:42.795Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-21T23:25:43.586Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-21T23:25:46.104Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-21T23:25:50.281Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-21T23:25:52.801Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-21T23:25:58.051Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-21T23:26:00.491Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-21T23:26:00.491Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-21T23:26:00.491Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-21T23:26:00.571Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-21T23:26:10.883Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-21T23:26:10.883Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-21T23:26:15.567Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-21T23:26:15.567Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-21T23:26:20.252Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-21T23:26:22.465Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-21T23:26:37.310Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-21T23:26:39.852Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-21T23:26:41.501Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-21T23:26:41.501Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-21T23:26:41.959Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-21T23:26:43.121Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-21T23:26:43.496Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-21T23:26:46.392Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-21T23:26:48.183Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-21T23:26:52.873Z] === RUN TestDockerSuite/TestBuildUser [2020-02-21T23:26:52.873Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-21T23:26:52.873Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-21T23:26:52.873Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-21T23:26:54.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-21T23:26:57.559Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-21T23:26:57.559Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-21T23:26:59.733Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-21T23:27:02.252Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-21T23:27:04.631Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-21T23:27:04.631Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-21T23:27:04.631Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-21T23:27:05.523Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-21T23:27:08.815Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-21T23:27:12.090Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-21T23:27:15.360Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-21T23:27:17.877Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-21T23:27:25.721Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-21T23:27:26.180Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-21T23:27:38.550Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-21T23:27:44.335Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-21T23:27:44.335Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-21T23:27:44.335Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-21T23:27:46.512Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-21T23:27:46.512Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-02-21T23:27:58.886Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-21T23:28:01.787Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-21T23:28:02.246Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-21T23:28:14.052Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-21T23:28:19.923Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-21T23:28:19.923Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-21T23:28:19.923Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-21T23:28:19.923Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-21T23:28:21.458Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-21T23:28:28.894Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-21T23:28:30.017Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-21T23:28:31.553Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-21T23:28:31.553Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-21T23:28:31.553Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-21T23:28:31.553Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-21T23:28:33.728Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-21T23:28:37.460Z] === RUN TestDockerSuite/TestCommitChange [2020-02-21T23:28:46.971Z] --- PASS: TestDockerSwarmSuite (1774.05s) [2020-02-21T23:28:46.971Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.52s) [2020-02-21T23:28:46.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-21T23:28:46.971Z] daemon.go:325: [d867680a37a81] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:325: [d867680a37a81] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:353: [d867680a37a81] daemon started [2020-02-21T23:28:46.971Z] daemon.go:461: [d867680a37a81] Stopping daemon [2020-02-21T23:28:46.971Z] daemon.go:296: [d867680a37a81] exiting daemon [2020-02-21T23:28:46.971Z] daemon.go:448: [d867680a37a81] Daemon stopped [2020-02-21T23:28:46.971Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.54s) [2020-02-21T23:28:46.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-21T23:28:46.971Z] daemon.go:325: [d21dbc9a04ec3] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:325: [d21dbc9a04ec3] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:353: [d21dbc9a04ec3] daemon started [2020-02-21T23:28:46.971Z] daemon.go:461: [d21dbc9a04ec3] Stopping daemon [2020-02-21T23:28:46.971Z] daemon.go:296: [d21dbc9a04ec3] exiting daemon [2020-02-21T23:28:46.971Z] daemon.go:448: [d21dbc9a04ec3] Daemon stopped [2020-02-21T23:28:46.971Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.36s) [2020-02-21T23:28:46.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-21T23:28:46.971Z] daemon.go:325: [d9de0949a2d2c] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:325: [d9de0949a2d2c] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:353: [d9de0949a2d2c] daemon started [2020-02-21T23:28:46.971Z] daemon.go:461: [d9de0949a2d2c] Stopping daemon [2020-02-21T23:28:46.971Z] daemon.go:296: [d9de0949a2d2c] exiting daemon [2020-02-21T23:28:46.971Z] daemon.go:448: [d9de0949a2d2c] Daemon stopped [2020-02-21T23:28:46.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.74s) [2020-02-21T23:28:46.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-21T23:28:46.971Z] daemon.go:325: [d212a679ad989] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:325: [d212a679ad989] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:353: [d212a679ad989] daemon started [2020-02-21T23:28:46.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-21T23:28:46.971Z] daemon.go:325: [d8cff251eb1d1] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:325: [d8cff251eb1d1] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:353: [d8cff251eb1d1] daemon started [2020-02-21T23:28:46.971Z] daemon.go:461: [d212a679ad989] Stopping daemon [2020-02-21T23:28:46.971Z] daemon.go:296: [d212a679ad989] exiting daemon [2020-02-21T23:28:46.971Z] daemon.go:448: [d212a679ad989] Daemon stopped [2020-02-21T23:28:46.971Z] daemon.go:461: [d8cff251eb1d1] Stopping daemon [2020-02-21T23:28:46.971Z] daemon.go:296: [d8cff251eb1d1] exiting daemon [2020-02-21T23:28:46.971Z] daemon.go:448: [d8cff251eb1d1] Daemon stopped [2020-02-21T23:28:46.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.85s) [2020-02-21T23:28:46.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-21T23:28:46.971Z] daemon.go:325: [d3501298c18c1] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:325: [d3501298c18c1] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:353: [d3501298c18c1] daemon started [2020-02-21T23:28:46.971Z] daemon.go:461: [d3501298c18c1] Stopping daemon [2020-02-21T23:28:46.971Z] daemon.go:296: [d3501298c18c1] exiting daemon [2020-02-21T23:28:46.971Z] daemon.go:448: [d3501298c18c1] Daemon stopped [2020-02-21T23:28:46.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.16s) [2020-02-21T23:28:46.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-21T23:28:46.971Z] daemon.go:325: [dac99aa24b635] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:325: [dac99aa24b635] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:353: [dac99aa24b635] daemon started [2020-02-21T23:28:46.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-21T23:28:46.971Z] daemon.go:325: [d195eadc6bdd0] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:325: [d195eadc6bdd0] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:353: [d195eadc6bdd0] daemon started [2020-02-21T23:28:46.971Z] check_test.go:358: [d195eadc6bdd0] joining swarm manager [dac99aa24b635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.971Z] daemon.go:461: [d195eadc6bdd0] Stopping daemon [2020-02-21T23:28:46.971Z] daemon.go:296: [d195eadc6bdd0] exiting daemon [2020-02-21T23:28:46.971Z] daemon.go:448: [d195eadc6bdd0] Daemon stopped [2020-02-21T23:28:46.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-21T23:28:46.971Z] daemon.go:325: [d01ad0c8bff36] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:325: [d01ad0c8bff36] waiting for daemon to start [2020-02-21T23:28:46.971Z] daemon.go:353: [d01ad0c8bff36] daemon started [2020-02-21T23:28:46.971Z] check_test.go:358: [d01ad0c8bff36] joining swarm manager [dac99aa24b635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.971Z] daemon.go:461: [dac99aa24b635] Stopping daemon [2020-02-21T23:28:46.971Z] daemon.go:296: [dac99aa24b635] exiting daemon [2020-02-21T23:28:46.971Z] daemon.go:448: [dac99aa24b635] Daemon stopped [2020-02-21T23:28:46.971Z] check_test.go:379: Daemon d195eadc6bdd0 is not started [2020-02-21T23:28:46.972Z] daemon.go:461: [d01ad0c8bff36] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d01ad0c8bff36] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d01ad0c8bff36] Daemon stopped [2020-02-21T23:28:46.972Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-21T23:28:46.972Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.65s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-02-21T23:28:46.972Z] daemon.go:325: [d70bba149c202] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d70bba149c202] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d70bba149c202] daemon started [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-02-21T23:28:46.972Z] daemon.go:325: [d5e95efd95231] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d5e95efd95231] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d5e95efd95231] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [d5e95efd95231] joining swarm manager [d70bba149c202]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.972Z] daemon.go:461: [d70bba149c202] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d70bba149c202] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d70bba149c202] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [d5e95efd95231] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d5e95efd95231] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d5e95efd95231] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:325: [d70bba149c202] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d70bba149c202] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d70bba149c202] daemon started [2020-02-21T23:28:46.972Z] daemon.go:325: [d5e95efd95231] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d5e95efd95231] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d5e95efd95231] daemon started [2020-02-21T23:28:46.972Z] daemon.go:461: [d70bba149c202] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d70bba149c202] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d70bba149c202] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [d5e95efd95231] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d5e95efd95231] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d5e95efd95231] Daemon stopped [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-21T23:28:46.972Z] daemon.go:325: [dec082b4606d3] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [dec082b4606d3] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [dec082b4606d3] daemon started [2020-02-21T23:28:46.972Z] daemon.go:461: [dec082b4606d3] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [dec082b4606d3] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [dec082b4606d3] Daemon stopped [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.06s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-21T23:28:46.972Z] daemon.go:325: [d89d2f4ced7e5] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d89d2f4ced7e5] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d89d2f4ced7e5] daemon started [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-21T23:28:46.972Z] daemon.go:325: [d74df1a438542] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d74df1a438542] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d74df1a438542] daemon started [2020-02-21T23:28:46.972Z] daemon.go:461: [d89d2f4ced7e5] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d89d2f4ced7e5] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d89d2f4ced7e5] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [d74df1a438542] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d74df1a438542] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d74df1a438542] Daemon stopped [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.03s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-21T23:28:46.972Z] daemon.go:325: [d01bb8b37096d] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d01bb8b37096d] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d01bb8b37096d] daemon started [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-21T23:28:46.972Z] daemon.go:325: [d5418808da30a] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d5418808da30a] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d5418808da30a] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [d5418808da30a] joining swarm manager [d01bb8b37096d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-21T23:28:46.972Z] daemon.go:325: [ddb4ed35276a3] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [ddb4ed35276a3] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [ddb4ed35276a3] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [ddb4ed35276a3] joining swarm manager [d01bb8b37096d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.972Z] daemon.go:461: [d01bb8b37096d] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d01bb8b37096d] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d01bb8b37096d] Daemon stopped [2020-02-21T23:28:46.972Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-21T23:28:46.972Z] daemon.go:325: [d01bb8b37096d] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d01bb8b37096d] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d01bb8b37096d] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d01bb8b37096d] daemon started [2020-02-21T23:28:46.972Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-21T23:28:46.972Z] daemon.go:461: [d01bb8b37096d] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d01bb8b37096d] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d01bb8b37096d] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [d5418808da30a] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d5418808da30a] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d5418808da30a] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [ddb4ed35276a3] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [ddb4ed35276a3] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [ddb4ed35276a3] Daemon stopped [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.37s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-21T23:28:46.972Z] daemon.go:325: [d359883f66655] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d359883f66655] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d359883f66655] daemon started [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-21T23:28:46.972Z] daemon.go:325: [d120ff012c986] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d120ff012c986] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d120ff012c986] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [d120ff012c986] joining swarm manager [d359883f66655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-21T23:28:46.972Z] daemon.go:325: [d7a103dc60f40] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d7a103dc60f40] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d7a103dc60f40] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [d7a103dc60f40] joining swarm manager [d359883f66655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.972Z] daemon.go:461: [d359883f66655] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d359883f66655] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d359883f66655] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [d120ff012c986] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d120ff012c986] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d120ff012c986] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [d7a103dc60f40] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d7a103dc60f40] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d7a103dc60f40] Daemon stopped [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.00s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-21T23:28:46.972Z] daemon.go:325: [d1e34768bab73] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d1e34768bab73] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d1e34768bab73] daemon started [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-21T23:28:46.972Z] daemon.go:325: [d2f305f797daa] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d2f305f797daa] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d2f305f797daa] daemon started [2020-02-21T23:28:46.972Z] daemon.go:461: [d1e34768bab73] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d1e34768bab73] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d1e34768bab73] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [d2f305f797daa] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d2f305f797daa] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d2f305f797daa] Daemon stopped [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.84s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-21T23:28:46.972Z] daemon.go:325: [dd5ae78299f9d] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [dd5ae78299f9d] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [dd5ae78299f9d] daemon started [2020-02-21T23:28:46.972Z] daemon.go:461: [dd5ae78299f9d] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [dd5ae78299f9d] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [dd5ae78299f9d] Daemon stopped [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.22s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-21T23:28:46.972Z] daemon.go:325: [d0db2b13516b0] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d0db2b13516b0] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d0db2b13516b0] daemon started [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-21T23:28:46.972Z] daemon.go:325: [d588e60f44411] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d588e60f44411] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d588e60f44411] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [d588e60f44411] joining swarm manager [d0db2b13516b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-21T23:28:46.972Z] daemon.go:325: [d15cb0d497f4c] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d15cb0d497f4c] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d15cb0d497f4c] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [d15cb0d497f4c] joining swarm manager [d0db2b13516b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.972Z] daemon.go:461: [d0db2b13516b0] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d0db2b13516b0] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d0db2b13516b0] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [d588e60f44411] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d588e60f44411] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d588e60f44411] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [d15cb0d497f4c] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d15cb0d497f4c] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d15cb0d497f4c] Daemon stopped [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.74s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-21T23:28:46.972Z] daemon.go:325: [db8ce2b955100] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [db8ce2b955100] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [db8ce2b955100] daemon started [2020-02-21T23:28:46.972Z] daemon.go:461: [db8ce2b955100] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [db8ce2b955100] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [db8ce2b955100] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:325: [db8ce2b955100] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [db8ce2b955100] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [db8ce2b955100] daemon started [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-21T23:28:46.972Z] daemon.go:325: [d2047fcbea8ca] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d2047fcbea8ca] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d2047fcbea8ca] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [d2047fcbea8ca] joining swarm manager [db8ce2b955100]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.972Z] daemon.go:461: [d2047fcbea8ca] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d2047fcbea8ca] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d2047fcbea8ca] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:325: [d2047fcbea8ca] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d2047fcbea8ca] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d2047fcbea8ca] daemon started [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-21T23:28:46.972Z] daemon.go:325: [da7da1d7d91d8] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [da7da1d7d91d8] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [da7da1d7d91d8] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [da7da1d7d91d8] joining swarm manager [db8ce2b955100]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.972Z] daemon.go:461: [da7da1d7d91d8] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [da7da1d7d91d8] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [da7da1d7d91d8] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:325: [da7da1d7d91d8] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [da7da1d7d91d8] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [da7da1d7d91d8] daemon started [2020-02-21T23:28:46.972Z] daemon.go:296: [da7da1d7d91d8] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:325: [da7da1d7d91d8] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [da7da1d7d91d8] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [da7da1d7d91d8] daemon started [2020-02-21T23:28:46.972Z] daemon.go:461: [db8ce2b955100] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [db8ce2b955100] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [db8ce2b955100] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [d2047fcbea8ca] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d2047fcbea8ca] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d2047fcbea8ca] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [da7da1d7d91d8] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [da7da1d7d91d8] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [da7da1d7d91d8] Daemon stopped [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.35s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-21T23:28:46.972Z] daemon.go:325: [ddf877ce4414f] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [ddf877ce4414f] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [ddf877ce4414f] daemon started [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-21T23:28:46.972Z] daemon.go:325: [db4740487aaed] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [db4740487aaed] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [db4740487aaed] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [db4740487aaed] joining swarm manager [ddf877ce4414f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.972Z] daemon.go:461: [ddf877ce4414f] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [ddf877ce4414f] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [ddf877ce4414f] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:461: [db4740487aaed] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [db4740487aaed] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [db4740487aaed] Daemon stopped [2020-02-21T23:28:46.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.53s) [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-21T23:28:46.972Z] daemon.go:325: [d005a9476f4d1] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d005a9476f4d1] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d005a9476f4d1] daemon started [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-21T23:28:46.972Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [d1b26aa0c3e02] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [d1b26aa0c3e02] joining swarm manager [d005a9476f4d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-21T23:28:46.972Z] daemon.go:325: [de82a3bfb1cf4] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [de82a3bfb1cf4] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:353: [de82a3bfb1cf4] daemon started [2020-02-21T23:28:46.972Z] check_test.go:358: [de82a3bfb1cf4] joining swarm manager [d005a9476f4d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.972Z] daemon.go:461: [d1b26aa0c3e02] Stopping daemon [2020-02-21T23:28:46.972Z] daemon.go:296: [d1b26aa0c3e02] exiting daemon [2020-02-21T23:28:46.972Z] daemon.go:448: [d1b26aa0c3e02] Daemon stopped [2020-02-21T23:28:46.972Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:339: [d1b26aa0c3e02] error pinging daemon on start: Get http://d1b26aa0c3e02.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.972Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.972Z] daemon.go:339: [d1b26aa0c3e02] error pinging daemon on start: Get http://d1b26aa0c3e02.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.972Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [d1b26aa0c3e02] error pinging daemon on start: Get http://d1b26aa0c3e02.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [d1b26aa0c3e02] error pinging daemon on start: Get http://d1b26aa0c3e02.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [d1b26aa0c3e02] error pinging daemon on start: Get http://d1b26aa0c3e02.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [d1b26aa0c3e02] error pinging daemon on start: Get http://d1b26aa0c3e02.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [d1b26aa0c3e02] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d1b26aa0c3e02] daemon started [2020-02-21T23:28:46.973Z] daemon.go:461: [d005a9476f4d1] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d005a9476f4d1] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d005a9476f4d1] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:461: [d1b26aa0c3e02] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d1b26aa0c3e02] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d1b26aa0c3e02] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:461: [de82a3bfb1cf4] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [de82a3bfb1cf4] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [de82a3bfb1cf4] Daemon stopped [2020-02-21T23:28:46.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-21T23:28:46.973Z] daemon.go:325: [d13b218d3d5a8] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d13b218d3d5a8] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d13b218d3d5a8] daemon started [2020-02-21T23:28:46.973Z] daemon.go:461: [d13b218d3d5a8] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d13b218d3d5a8] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d13b218d3d5a8] Daemon stopped [2020-02-21T23:28:46.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.93s) [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-21T23:28:46.973Z] daemon.go:325: [de678fbad5253] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [de678fbad5253] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [de678fbad5253] daemon started [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-21T23:28:46.973Z] daemon.go:325: [d40509747894b] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d40509747894b] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d40509747894b] daemon started [2020-02-21T23:28:46.973Z] check_test.go:358: [d40509747894b] joining swarm manager [de678fbad5253]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.973Z] daemon.go:461: [de678fbad5253] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [de678fbad5253] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [de678fbad5253] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:461: [d40509747894b] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d40509747894b] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d40509747894b] Daemon stopped [2020-02-21T23:28:46.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.22s) [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-21T23:28:46.973Z] daemon.go:325: [d6d6e05edaa3c] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d6d6e05edaa3c] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d6d6e05edaa3c] daemon started [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [da2f28638b511] daemon started [2020-02-21T23:28:46.973Z] check_test.go:358: [da2f28638b511] joining swarm manager [d6d6e05edaa3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-21T23:28:46.973Z] daemon.go:325: [d58aae69519f1] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d58aae69519f1] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d58aae69519f1] daemon started [2020-02-21T23:28:46.973Z] check_test.go:358: [d58aae69519f1] joining swarm manager [d6d6e05edaa3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.973Z] daemon.go:461: [da2f28638b511] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [da2f28638b511] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [da2f28638b511] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:461: [d58aae69519f1] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d58aae69519f1] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d58aae69519f1] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [da2f28638b511] error pinging daemon on start: Get http://da2f28638b511.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [da2f28638b511] error pinging daemon on start: Get http://da2f28638b511.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [da2f28638b511] error pinging daemon on start: Get http://da2f28638b511.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [da2f28638b511] error pinging daemon on start: Get http://da2f28638b511.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [da2f28638b511] error pinging daemon on start: Get http://da2f28638b511.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [da2f28638b511] error pinging daemon on start: Get http://da2f28638b511.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [da2f28638b511] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [da2f28638b511] daemon started [2020-02-21T23:28:46.973Z] daemon.go:461: [d6d6e05edaa3c] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d6d6e05edaa3c] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d6d6e05edaa3c] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:461: [da2f28638b511] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [da2f28638b511] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [da2f28638b511] Daemon stopped [2020-02-21T23:28:46.973Z] check_test.go:379: Daemon d58aae69519f1 is not started [2020-02-21T23:28:46.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.77s) [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-21T23:28:46.973Z] daemon.go:325: [d0936a60d8969] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d0936a60d8969] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d0936a60d8969] daemon started [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-21T23:28:46.973Z] daemon.go:325: [d6877bf3ca297] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d6877bf3ca297] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d6877bf3ca297] daemon started [2020-02-21T23:28:46.973Z] check_test.go:358: [d6877bf3ca297] joining swarm manager [d0936a60d8969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-21T23:28:46.973Z] daemon.go:325: [d339ae6e86a70] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d339ae6e86a70] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d339ae6e86a70] daemon started [2020-02-21T23:28:46.973Z] check_test.go:358: [d339ae6e86a70] joining swarm manager [d0936a60d8969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-21T23:28:46.973Z] daemon.go:325: [db95a0fe08fd4] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [db95a0fe08fd4] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [db95a0fe08fd4] daemon started [2020-02-21T23:28:46.973Z] check_test.go:358: [db95a0fe08fd4] joining swarm manager [d0936a60d8969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-21T23:28:46.973Z] daemon.go:325: [dbb725240d6d3] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [dbb725240d6d3] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [dbb725240d6d3] daemon started [2020-02-21T23:28:46.973Z] check_test.go:358: [dbb725240d6d3] joining swarm manager [d0936a60d8969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-21T23:28:46.973Z] daemon.go:325: [daae9fa418c32] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [daae9fa418c32] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [daae9fa418c32] daemon started [2020-02-21T23:28:46.973Z] check_test.go:358: [daae9fa418c32] joining swarm manager [d0936a60d8969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-21T23:28:46.973Z] daemon.go:461: [d0936a60d8969] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:461: [daae9fa418c32] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:461: [d6877bf3ca297] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:461: [d339ae6e86a70] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:461: [db95a0fe08fd4] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:461: [dbb725240d6d3] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d0936a60d8969] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d0936a60d8969] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:296: [daae9fa418c32] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [daae9fa418c32] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:296: [dbb725240d6d3] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [dbb725240d6d3] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:296: [d6877bf3ca297] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d6877bf3ca297] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:296: [db95a0fe08fd4] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [db95a0fe08fd4] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:296: [d339ae6e86a70] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d339ae6e86a70] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:325: [daae9fa418c32] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d339ae6e86a70] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d0936a60d8969] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d6877bf3ca297] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [db95a0fe08fd4] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [dbb725240d6d3] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [daae9fa418c32] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d339ae6e86a70] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d0936a60d8969] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d6877bf3ca297] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [db95a0fe08fd4] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [dbb725240d6d3] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [daae9fa418c32] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d339ae6e86a70] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d0936a60d8969] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d6877bf3ca297] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [db95a0fe08fd4] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [dbb725240d6d3] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [daae9fa418c32] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d339ae6e86a70] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d0936a60d8969] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d6877bf3ca297] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [db95a0fe08fd4] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [dbb725240d6d3] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [daae9fa418c32] error pinging daemon on start: Get http://daae9fa418c32.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:339: [d339ae6e86a70] error pinging daemon on start: Get http://d339ae6e86a70.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:339: [d0936a60d8969] error pinging daemon on start: Get http://d0936a60d8969.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:339: [d6877bf3ca297] error pinging daemon on start: Get http://d6877bf3ca297.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:339: [db95a0fe08fd4] error pinging daemon on start: Get http://db95a0fe08fd4.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:339: [dbb725240d6d3] error pinging daemon on start: Get http://dbb725240d6d3.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [daae9fa418c32] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d339ae6e86a70] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d0936a60d8969] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d6877bf3ca297] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [db95a0fe08fd4] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [dbb725240d6d3] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:339: [daae9fa418c32] error pinging daemon on start: Get http://daae9fa418c32.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:339: [d339ae6e86a70] error pinging daemon on start: Get http://d339ae6e86a70.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:339: [d0936a60d8969] error pinging daemon on start: Get http://d0936a60d8969.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:339: [d6877bf3ca297] error pinging daemon on start: Get http://d6877bf3ca297.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:339: [db95a0fe08fd4] error pinging daemon on start: Get http://db95a0fe08fd4.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:339: [dbb725240d6d3] error pinging daemon on start: Get http://dbb725240d6d3.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.973Z] daemon.go:325: [daae9fa418c32] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d339ae6e86a70] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d0936a60d8969] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d6877bf3ca297] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [db95a0fe08fd4] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [dbb725240d6d3] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [dbb725240d6d3] daemon started [2020-02-21T23:28:46.973Z] daemon.go:353: [d339ae6e86a70] daemon started [2020-02-21T23:28:46.973Z] daemon.go:353: [db95a0fe08fd4] daemon started [2020-02-21T23:28:46.973Z] daemon.go:353: [d0936a60d8969] daemon started [2020-02-21T23:28:46.973Z] daemon.go:353: [daae9fa418c32] daemon started [2020-02-21T23:28:46.973Z] daemon.go:353: [d6877bf3ca297] daemon started [2020-02-21T23:28:46.973Z] daemon.go:461: [d0936a60d8969] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d0936a60d8969] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d0936a60d8969] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:461: [d6877bf3ca297] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d6877bf3ca297] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d6877bf3ca297] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:461: [d339ae6e86a70] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d339ae6e86a70] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d339ae6e86a70] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:461: [db95a0fe08fd4] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [db95a0fe08fd4] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [db95a0fe08fd4] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:461: [dbb725240d6d3] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [dbb725240d6d3] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [dbb725240d6d3] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:461: [daae9fa418c32] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [daae9fa418c32] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [daae9fa418c32] Daemon stopped [2020-02-21T23:28:46.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-21T23:28:46.973Z] daemon.go:325: [d922b75f664ec] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d922b75f664ec] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d922b75f664ec] daemon started [2020-02-21T23:28:46.973Z] daemon.go:461: [d922b75f664ec] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d922b75f664ec] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d922b75f664ec] Daemon stopped [2020-02-21T23:28:46.973Z] daemon.go:325: [d922b75f664ec] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d922b75f664ec] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d922b75f664ec] daemon started [2020-02-21T23:28:46.973Z] daemon.go:461: [d922b75f664ec] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d922b75f664ec] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d922b75f664ec] Daemon stopped [2020-02-21T23:28:46.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.84s) [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-21T23:28:46.973Z] daemon.go:325: [d8f65e3822cc5] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d8f65e3822cc5] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d8f65e3822cc5] daemon started [2020-02-21T23:28:46.973Z] daemon.go:461: [d8f65e3822cc5] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [d8f65e3822cc5] exiting daemon [2020-02-21T23:28:46.973Z] daemon.go:448: [d8f65e3822cc5] Daemon stopped [2020-02-21T23:28:46.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.11s) [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-21T23:28:46.973Z] daemon.go:325: [da3568582f582] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [da3568582f582] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [da3568582f582] daemon started [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-21T23:28:46.973Z] daemon.go:325: [d7dc306f1a072] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [d7dc306f1a072] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [d7dc306f1a072] daemon started [2020-02-21T23:28:46.973Z] check_test.go:358: [d7dc306f1a072] joining swarm manager [da3568582f582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-21T23:28:46.973Z] daemon.go:325: [db7611cb0e090] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:325: [db7611cb0e090] waiting for daemon to start [2020-02-21T23:28:46.973Z] daemon.go:353: [db7611cb0e090] daemon started [2020-02-21T23:28:46.973Z] check_test.go:358: [db7611cb0e090] joining swarm manager [da3568582f582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.973Z] daemon.go:461: [da3568582f582] Stopping daemon [2020-02-21T23:28:46.973Z] daemon.go:296: [da3568582f582] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [da3568582f582] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [d7dc306f1a072] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d7dc306f1a072] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d7dc306f1a072] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [db7611cb0e090] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [db7611cb0e090] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [db7611cb0e090] Daemon stopped [2020-02-21T23:28:46.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.99s) [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-21T23:28:46.974Z] daemon.go:325: [d7665ead0e551] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d7665ead0e551] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d7665ead0e551] daemon started [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-21T23:28:46.974Z] daemon.go:325: [dc8ecabb9be76] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [dc8ecabb9be76] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [dc8ecabb9be76] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [dc8ecabb9be76] joining swarm manager [d7665ead0e551]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-21T23:28:46.974Z] daemon.go:325: [dbf9f8a16667c] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [dbf9f8a16667c] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [dbf9f8a16667c] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [dbf9f8a16667c] joining swarm manager [d7665ead0e551]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.974Z] daemon.go:461: [d7665ead0e551] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d7665ead0e551] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d7665ead0e551] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [dc8ecabb9be76] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [dc8ecabb9be76] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [dc8ecabb9be76] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [dbf9f8a16667c] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [dbf9f8a16667c] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [dbf9f8a16667c] Daemon stopped [2020-02-21T23:28:46.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.28s) [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-21T23:28:46.974Z] daemon.go:325: [d7294b4c7c672] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d7294b4c7c672] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d7294b4c7c672] daemon started [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-21T23:28:46.974Z] daemon.go:325: [d7746fa289448] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d7746fa289448] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d7746fa289448] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [d7746fa289448] joining swarm manager [d7294b4c7c672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-21T23:28:46.974Z] daemon.go:325: [da66bc2b3dd49] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [da66bc2b3dd49] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [da66bc2b3dd49] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [da66bc2b3dd49] joining swarm manager [d7294b4c7c672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.974Z] daemon.go:461: [d7294b4c7c672] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d7294b4c7c672] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d7294b4c7c672] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [d7746fa289448] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d7746fa289448] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d7746fa289448] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [da66bc2b3dd49] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [da66bc2b3dd49] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [da66bc2b3dd49] Daemon stopped [2020-02-21T23:28:46.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.32s) [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-21T23:28:46.974Z] daemon.go:325: [d6bc68fb4f7a5] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d6bc68fb4f7a5] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d6bc68fb4f7a5] daemon started [2020-02-21T23:28:46.974Z] daemon.go:461: [d6bc68fb4f7a5] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d6bc68fb4f7a5] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d6bc68fb4f7a5] Daemon stopped [2020-02-21T23:28:46.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.45s) [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-21T23:28:46.974Z] daemon.go:325: [d8c3ab2543295] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d8c3ab2543295] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d8c3ab2543295] daemon started [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-21T23:28:46.974Z] daemon.go:325: [d760560139a38] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d760560139a38] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d760560139a38] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [d760560139a38] joining swarm manager [d8c3ab2543295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-21T23:28:46.974Z] daemon.go:325: [d517ea04e4dbe] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d517ea04e4dbe] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d517ea04e4dbe] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [d517ea04e4dbe] joining swarm manager [d8c3ab2543295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-21T23:28:46.974Z] daemon.go:325: [dd7b784f15a07] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [dd7b784f15a07] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [dd7b784f15a07] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [dd7b784f15a07] joining swarm manager [d8c3ab2543295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-21T23:28:46.974Z] daemon.go:325: [d82f036a3bebb] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d82f036a3bebb] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d82f036a3bebb] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [d82f036a3bebb] joining swarm manager [d8c3ab2543295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-21T23:28:46.974Z] daemon.go:461: [d8c3ab2543295] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d8c3ab2543295] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d8c3ab2543295] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [d760560139a38] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d760560139a38] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d760560139a38] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [d517ea04e4dbe] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d517ea04e4dbe] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d517ea04e4dbe] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [dd7b784f15a07] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [dd7b784f15a07] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [dd7b784f15a07] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [d82f036a3bebb] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d82f036a3bebb] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d82f036a3bebb] Daemon stopped [2020-02-21T23:28:46.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.99s) [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-21T23:28:46.974Z] daemon.go:325: [d456eec35bcd5] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d456eec35bcd5] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d456eec35bcd5] daemon started [2020-02-21T23:28:46.974Z] daemon.go:461: [d456eec35bcd5] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d456eec35bcd5] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d456eec35bcd5] Daemon stopped [2020-02-21T23:28:46.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.44s) [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-21T23:28:46.974Z] daemon.go:325: [d166915c54bf0] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d166915c54bf0] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d166915c54bf0] daemon started [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-21T23:28:46.974Z] daemon.go:325: [d72e9445a059d] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d72e9445a059d] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d72e9445a059d] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [d72e9445a059d] joining swarm manager [d166915c54bf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-21T23:28:46.974Z] daemon.go:325: [dfb5cb0dc77b4] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [dfb5cb0dc77b4] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [dfb5cb0dc77b4] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [dfb5cb0dc77b4] joining swarm manager [d166915c54bf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.974Z] daemon.go:461: [d166915c54bf0] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d166915c54bf0] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d166915c54bf0] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [d72e9445a059d] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d72e9445a059d] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d72e9445a059d] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [dfb5cb0dc77b4] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [dfb5cb0dc77b4] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [dfb5cb0dc77b4] Daemon stopped [2020-02-21T23:28:46.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.12s) [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-21T23:28:46.974Z] daemon.go:325: [d7f1f6c429426] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d7f1f6c429426] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d7f1f6c429426] daemon started [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-21T23:28:46.974Z] daemon.go:325: [de6d7651d0b68] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [de6d7651d0b68] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [de6d7651d0b68] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [de6d7651d0b68] joining swarm manager [d7f1f6c429426]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-21T23:28:46.974Z] daemon.go:325: [d9f9c3c2509e4] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d9f9c3c2509e4] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d9f9c3c2509e4] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [d9f9c3c2509e4] joining swarm manager [d7f1f6c429426]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.974Z] daemon.go:461: [de6d7651d0b68] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [de6d7651d0b68] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [de6d7651d0b68] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [d7f1f6c429426] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d7f1f6c429426] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d7f1f6c429426] Daemon stopped [2020-02-21T23:28:46.974Z] check_test.go:379: Daemon de6d7651d0b68 is not started [2020-02-21T23:28:46.974Z] daemon.go:461: [d9f9c3c2509e4] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d9f9c3c2509e4] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d9f9c3c2509e4] Daemon stopped [2020-02-21T23:28:46.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.01s) [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-21T23:28:46.974Z] daemon.go:325: [da308b3367c96] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [da308b3367c96] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [da308b3367c96] daemon started [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-21T23:28:46.974Z] daemon.go:325: [d52067fde6b57] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [d52067fde6b57] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [d52067fde6b57] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [d52067fde6b57] joining swarm manager [da308b3367c96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-21T23:28:46.974Z] daemon.go:325: [da3ae0579cad0] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:325: [da3ae0579cad0] waiting for daemon to start [2020-02-21T23:28:46.974Z] daemon.go:353: [da3ae0579cad0] daemon started [2020-02-21T23:28:46.974Z] check_test.go:358: [da3ae0579cad0] joining swarm manager [da308b3367c96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.974Z] daemon.go:461: [da308b3367c96] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [da308b3367c96] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [da308b3367c96] Daemon stopped [2020-02-21T23:28:46.974Z] daemon.go:461: [d52067fde6b57] Stopping daemon [2020-02-21T23:28:46.974Z] daemon.go:296: [d52067fde6b57] exiting daemon [2020-02-21T23:28:46.974Z] daemon.go:448: [d52067fde6b57] Daemon stopped [2020-02-21T23:28:46.975Z] daemon.go:461: [da3ae0579cad0] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [da3ae0579cad0] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [da3ae0579cad0] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.09s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-21T23:28:46.975Z] daemon.go:325: [dfc9970af8d9d] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [dfc9970af8d9d] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [dfc9970af8d9d] daemon started [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-21T23:28:46.975Z] daemon.go:325: [d3cda6dca880d] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d3cda6dca880d] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d3cda6dca880d] daemon started [2020-02-21T23:28:46.975Z] check_test.go:358: [d3cda6dca880d] joining swarm manager [dfc9970af8d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-21T23:28:46.975Z] daemon.go:325: [d814ed3677bd7] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d814ed3677bd7] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d814ed3677bd7] daemon started [2020-02-21T23:28:46.975Z] check_test.go:358: [d814ed3677bd7] joining swarm manager [dfc9970af8d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.975Z] daemon.go:461: [dfc9970af8d9d] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [dfc9970af8d9d] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [dfc9970af8d9d] Daemon stopped [2020-02-21T23:28:46.975Z] daemon.go:461: [d3cda6dca880d] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d3cda6dca880d] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d3cda6dca880d] Daemon stopped [2020-02-21T23:28:46.975Z] daemon.go:461: [d814ed3677bd7] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d814ed3677bd7] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d814ed3677bd7] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.52s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-21T23:28:46.975Z] daemon.go:325: [db598e390150f] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [db598e390150f] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [db598e390150f] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [db598e390150f] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [db598e390150f] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [db598e390150f] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.56s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-21T23:28:46.975Z] daemon.go:325: [d663e0c44782d] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d663e0c44782d] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d663e0c44782d] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d663e0c44782d] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d663e0c44782d] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d663e0c44782d] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.03s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-21T23:28:46.975Z] daemon.go:325: [de9f26e87a11b] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [de9f26e87a11b] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [de9f26e87a11b] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [de9f26e87a11b] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [de9f26e87a11b] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [de9f26e87a11b] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-02-21T23:28:46.975Z] daemon.go:325: [d299802e5b33f] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d299802e5b33f] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d299802e5b33f] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d299802e5b33f] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d299802e5b33f] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d299802e5b33f] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.76s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-21T23:28:46.975Z] daemon.go:325: [df91c9d7b303a] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [df91c9d7b303a] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [df91c9d7b303a] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [df91c9d7b303a] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [df91c9d7b303a] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [df91c9d7b303a] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.37s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-02-21T23:28:46.975Z] daemon.go:325: [d9d7fd0f9b500] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d9d7fd0f9b500] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d9d7fd0f9b500] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d9d7fd0f9b500] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d9d7fd0f9b500] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d9d7fd0f9b500] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.93s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-21T23:28:46.975Z] daemon.go:325: [dbf5f293e3e5b] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [dbf5f293e3e5b] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [dbf5f293e3e5b] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [dbf5f293e3e5b] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [dbf5f293e3e5b] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [dbf5f293e3e5b] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.80s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-02-21T23:28:46.975Z] daemon.go:325: [d8055ca13ccf4] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d8055ca13ccf4] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d8055ca13ccf4] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d8055ca13ccf4] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d8055ca13ccf4] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d8055ca13ccf4] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.45s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-21T23:28:46.975Z] daemon.go:325: [d92c0978efa4b] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d92c0978efa4b] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d92c0978efa4b] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d92c0978efa4b] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d92c0978efa4b] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d92c0978efa4b] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (27.29s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-21T23:28:46.975Z] daemon.go:325: [ddecc70f61efb] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [ddecc70f61efb] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [ddecc70f61efb] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [ddecc70f61efb] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [ddecc70f61efb] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [ddecc70f61efb] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.08s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-02-21T23:28:46.975Z] daemon.go:325: [d2ccb73684dd2] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d2ccb73684dd2] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d2ccb73684dd2] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d2ccb73684dd2] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d2ccb73684dd2] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d2ccb73684dd2] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.67s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-21T23:28:46.975Z] daemon.go:325: [d2a7eff12aa5b] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d2a7eff12aa5b] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d2a7eff12aa5b] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d2a7eff12aa5b] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d2a7eff12aa5b] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d2a7eff12aa5b] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.01s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-21T23:28:46.975Z] daemon.go:325: [deb6cd85318a2] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [deb6cd85318a2] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [deb6cd85318a2] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [deb6cd85318a2] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [deb6cd85318a2] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [deb6cd85318a2] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.31s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-21T23:28:46.975Z] daemon.go:325: [d3a23fb2a5605] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d3a23fb2a5605] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d3a23fb2a5605] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d3a23fb2a5605] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d3a23fb2a5605] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d3a23fb2a5605] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.36s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-21T23:28:46.975Z] daemon.go:325: [d264b4baa9da9] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d264b4baa9da9] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d264b4baa9da9] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d264b4baa9da9] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d264b4baa9da9] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d264b4baa9da9] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.08s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-21T23:28:46.975Z] daemon.go:325: [de77b7acd79db] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [de77b7acd79db] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [de77b7acd79db] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [de77b7acd79db] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [de77b7acd79db] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [de77b7acd79db] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.40s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-21T23:28:46.975Z] daemon.go:325: [d51e49a440622] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d51e49a440622] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d51e49a440622] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d51e49a440622] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d51e49a440622] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d51e49a440622] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.52s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-21T23:28:46.975Z] daemon.go:325: [d4bb347184aca] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d4bb347184aca] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d4bb347184aca] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d4bb347184aca] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d4bb347184aca] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d4bb347184aca] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.56s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-21T23:28:46.975Z] daemon.go:325: [d70c6e33995f7] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d70c6e33995f7] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d70c6e33995f7] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d70c6e33995f7] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d70c6e33995f7] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d70c6e33995f7] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.12s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-21T23:28:46.975Z] daemon.go:325: [d9db2cd43a481] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d9db2cd43a481] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d9db2cd43a481] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d9db2cd43a481] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d9db2cd43a481] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d9db2cd43a481] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.66s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-21T23:28:46.975Z] daemon.go:325: [d269305d5e3d9] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d269305d5e3d9] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d269305d5e3d9] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d269305d5e3d9] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d269305d5e3d9] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d269305d5e3d9] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-02-21T23:28:46.975Z] daemon.go:325: [d2b1a91159688] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d2b1a91159688] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d2b1a91159688] daemon started [2020-02-21T23:28:46.975Z] daemon.go:461: [d2b1a91159688] Stopping daemon [2020-02-21T23:28:46.975Z] daemon.go:296: [d2b1a91159688] exiting daemon [2020-02-21T23:28:46.975Z] daemon.go:448: [d2b1a91159688] Daemon stopped [2020-02-21T23:28:46.975Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.61s) [2020-02-21T23:28:46.975Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-02-21T23:28:46.975Z] daemon.go:325: [d552078a8a758] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:325: [d552078a8a758] waiting for daemon to start [2020-02-21T23:28:46.975Z] daemon.go:353: [d552078a8a758] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d552078a8a758] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d552078a8a758] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d552078a8a758] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.75s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-02-21T23:28:46.976Z] daemon.go:325: [d139c5c9bff6b] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d139c5c9bff6b] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d139c5c9bff6b] daemon started [2020-02-21T23:28:46.976Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.v9pi6yk7o2iu@92fb66ee132e | hello2\n" [2020-02-21T23:28:46.976Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.qplm030drdjp@92fb66ee132e | hello1\n" [2020-02-21T23:28:46.976Z] daemon.go:461: [d139c5c9bff6b] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d139c5c9bff6b] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d139c5c9bff6b] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.27s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-21T23:28:46.976Z] daemon.go:325: [dc4ecdf8349b6] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [dc4ecdf8349b6] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [dc4ecdf8349b6] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [dc4ecdf8349b6] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [dc4ecdf8349b6] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [dc4ecdf8349b6] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.35s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-21T23:28:46.976Z] daemon.go:325: [dc27e802daa67] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [dc27e802daa67] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [dc27e802daa67] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [dc27e802daa67] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [dc27e802daa67] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [dc27e802daa67] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.48s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-21T23:28:46.976Z] daemon.go:325: [d83475d2e43fd] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d83475d2e43fd] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d83475d2e43fd] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d83475d2e43fd] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d83475d2e43fd] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d83475d2e43fd] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.27s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-21T23:28:46.976Z] daemon.go:325: [d6c8478c3cfc3] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d6c8478c3cfc3] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d6c8478c3cfc3] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d6c8478c3cfc3] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d6c8478c3cfc3] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d6c8478c3cfc3] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.50s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-02-21T23:28:46.976Z] daemon.go:325: [d1862b2bfc70c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d1862b2bfc70c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d1862b2bfc70c] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d1862b2bfc70c] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d1862b2bfc70c] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d1862b2bfc70c] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-21T23:28:46.976Z] daemon.go:325: [de262d25c4bb8] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [de262d25c4bb8] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [de262d25c4bb8] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [de262d25c4bb8] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [de262d25c4bb8] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [de262d25c4bb8] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.96s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-02-21T23:28:46.976Z] daemon.go:325: [d51ea0963cb51] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d51ea0963cb51] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d51ea0963cb51] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d51ea0963cb51] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d51ea0963cb51] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d51ea0963cb51] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.80s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-21T23:28:46.976Z] daemon.go:325: [dba07135da9dc] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [dba07135da9dc] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [dba07135da9dc] daemon started [2020-02-21T23:28:46.976Z] docker_cli_service_logs_test.go:242: checking task wbil11fh5y8l [2020-02-21T23:28:46.976Z] docker_cli_service_logs_test.go:247: checking messages for wbil11fh5y8l [2020-02-21T23:28:46.976Z] docker_cli_service_logs_test.go:242: checking task z4nhsyfpth08 [2020-02-21T23:28:46.976Z] docker_cli_service_logs_test.go:247: checking messages for z4nhsyfpth08 [2020-02-21T23:28:46.976Z] daemon.go:461: [dba07135da9dc] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [dba07135da9dc] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [dba07135da9dc] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.86s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-02-21T23:28:46.976Z] daemon.go:325: [d1622077f9ccc] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d1622077f9ccc] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d1622077f9ccc] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d1622077f9ccc] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d1622077f9ccc] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d1622077f9ccc] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.80s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-21T23:28:46.976Z] daemon.go:325: [d0da588bfc43c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d0da588bfc43c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d0da588bfc43c] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d0da588bfc43c] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d0da588bfc43c] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d0da588bfc43c] Daemon stopped [2020-02-21T23:28:46.976Z] daemon.go:325: [d0da588bfc43c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d0da588bfc43c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d0da588bfc43c] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d0da588bfc43c] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d0da588bfc43c] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d0da588bfc43c] Daemon stopped [2020-02-21T23:28:46.976Z] daemon.go:325: [d0da588bfc43c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d0da588bfc43c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d0da588bfc43c] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d0da588bfc43c] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d0da588bfc43c] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d0da588bfc43c] Daemon stopped [2020-02-21T23:28:46.976Z] daemon.go:325: [d0da588bfc43c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d0da588bfc43c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d0da588bfc43c] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d0da588bfc43c] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d0da588bfc43c] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d0da588bfc43c] Daemon stopped [2020-02-21T23:28:46.976Z] daemon.go:325: [d0da588bfc43c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d0da588bfc43c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d0da588bfc43c] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d0da588bfc43c] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d0da588bfc43c] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d0da588bfc43c] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.89s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-21T23:28:46.976Z] daemon.go:325: [db41d67aed899] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [db41d67aed899] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [db41d67aed899] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [db41d67aed899] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [db41d67aed899] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [db41d67aed899] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.88s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-21T23:28:46.976Z] daemon.go:325: [da6386e44cd37] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [da6386e44cd37] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [da6386e44cd37] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [da6386e44cd37] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [da6386e44cd37] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [da6386e44cd37] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.11s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-21T23:28:46.976Z] daemon.go:325: [da25c727afee9] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [da25c727afee9] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [da25c727afee9] daemon started [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-21T23:28:46.976Z] daemon.go:325: [d6c7b91ce353c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d6c7b91ce353c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d6c7b91ce353c] daemon started [2020-02-21T23:28:46.976Z] check_test.go:358: [d6c7b91ce353c] joining swarm manager [da25c727afee9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-21T23:28:46.976Z] daemon.go:325: [d42e4c4f36c89] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d42e4c4f36c89] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d42e4c4f36c89] daemon started [2020-02-21T23:28:46.976Z] check_test.go:358: [d42e4c4f36c89] joining swarm manager [da25c727afee9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.976Z] daemon.go:461: [da25c727afee9] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [da25c727afee9] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [da25c727afee9] Daemon stopped [2020-02-21T23:28:46.976Z] daemon.go:461: [d6c7b91ce353c] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d6c7b91ce353c] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d6c7b91ce353c] Daemon stopped [2020-02-21T23:28:46.976Z] daemon.go:461: [d42e4c4f36c89] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d42e4c4f36c89] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d42e4c4f36c89] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.32s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-21T23:28:46.976Z] daemon.go:325: [dafd83ee7b37c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [dafd83ee7b37c] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [dafd83ee7b37c] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [dafd83ee7b37c] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [dafd83ee7b37c] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [dafd83ee7b37c] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.23s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-21T23:28:46.976Z] daemon.go:325: [dd1481bc6b751] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [dd1481bc6b751] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [dd1481bc6b751] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [dd1481bc6b751] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [dd1481bc6b751] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [dd1481bc6b751] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.37s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-21T23:28:46.976Z] daemon.go:325: [d4e573355b85d] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d4e573355b85d] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d4e573355b85d] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [d4e573355b85d] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d4e573355b85d] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d4e573355b85d] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.55s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-21T23:28:46.976Z] daemon.go:325: [d0dc8a062ad8e] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d0dc8a062ad8e] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d0dc8a062ad8e] daemon started [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-21T23:28:46.976Z] daemon.go:325: [dd2b69b1717f0] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [dd2b69b1717f0] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [dd2b69b1717f0] daemon started [2020-02-21T23:28:46.976Z] check_test.go:358: [dd2b69b1717f0] joining swarm manager [d0dc8a062ad8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-21T23:28:46.976Z] daemon.go:325: [db1807202eb93] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [db1807202eb93] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [db1807202eb93] daemon started [2020-02-21T23:28:46.976Z] check_test.go:358: [db1807202eb93] joining swarm manager [d0dc8a062ad8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.976Z] daemon.go:461: [d0dc8a062ad8e] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [d0dc8a062ad8e] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [d0dc8a062ad8e] Daemon stopped [2020-02-21T23:28:46.976Z] daemon.go:461: [dd2b69b1717f0] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [dd2b69b1717f0] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [dd2b69b1717f0] Daemon stopped [2020-02-21T23:28:46.976Z] daemon.go:461: [db1807202eb93] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [db1807202eb93] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [db1807202eb93] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.46s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-21T23:28:46.976Z] daemon.go:325: [de6dfa87752d2] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [de6dfa87752d2] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [de6dfa87752d2] daemon started [2020-02-21T23:28:46.976Z] daemon.go:461: [de6dfa87752d2] Stopping daemon [2020-02-21T23:28:46.976Z] daemon.go:296: [de6dfa87752d2] exiting daemon [2020-02-21T23:28:46.976Z] daemon.go:448: [de6dfa87752d2] Daemon stopped [2020-02-21T23:28:46.976Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.58s) [2020-02-21T23:28:46.976Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-21T23:28:46.976Z] daemon.go:325: [d9f86a0ae6a71] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:325: [d9f86a0ae6a71] waiting for daemon to start [2020-02-21T23:28:46.976Z] daemon.go:353: [d9f86a0ae6a71] daemon started [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-21T23:28:46.977Z] daemon.go:325: [de01af9b5d66e] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [de01af9b5d66e] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [de01af9b5d66e] daemon started [2020-02-21T23:28:46.977Z] check_test.go:358: [de01af9b5d66e] joining swarm manager [d9f86a0ae6a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-21T23:28:46.977Z] daemon.go:325: [dcd64ccdae4ef] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [dcd64ccdae4ef] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [dcd64ccdae4ef] daemon started [2020-02-21T23:28:46.977Z] check_test.go:358: [dcd64ccdae4ef] joining swarm manager [d9f86a0ae6a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.977Z] daemon.go:461: [de01af9b5d66e] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [de01af9b5d66e] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [de01af9b5d66e] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [de01af9b5d66e] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [de01af9b5d66e] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [de01af9b5d66e] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [dcd64ccdae4ef] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [dcd64ccdae4ef] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [dcd64ccdae4ef] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [dcd64ccdae4ef] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [dcd64ccdae4ef] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [dcd64ccdae4ef] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [de01af9b5d66e] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [de01af9b5d66e] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [de01af9b5d66e] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [de01af9b5d66e] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [de01af9b5d66e] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [de01af9b5d66e] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [dcd64ccdae4ef] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [dcd64ccdae4ef] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [dcd64ccdae4ef] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [dcd64ccdae4ef] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [dcd64ccdae4ef] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [dcd64ccdae4ef] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [de01af9b5d66e] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [de01af9b5d66e] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [de01af9b5d66e] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [de01af9b5d66e] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [de01af9b5d66e] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [de01af9b5d66e] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [dcd64ccdae4ef] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [dcd64ccdae4ef] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [dcd64ccdae4ef] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [dcd64ccdae4ef] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [dcd64ccdae4ef] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [dcd64ccdae4ef] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [d9f86a0ae6a71] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d9f86a0ae6a71] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d9f86a0ae6a71] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:461: [de01af9b5d66e] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [de01af9b5d66e] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [de01af9b5d66e] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:461: [dcd64ccdae4ef] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [dcd64ccdae4ef] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [dcd64ccdae4ef] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.27s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-21T23:28:46.977Z] daemon.go:325: [d153a9e66f6cb] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d153a9e66f6cb] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d153a9e66f6cb] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [d153a9e66f6cb] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d153a9e66f6cb] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d153a9e66f6cb] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.80s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-21T23:28:46.977Z] daemon.go:325: [d070b56bfce72] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d070b56bfce72] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d070b56bfce72] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [d070b56bfce72] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d070b56bfce72] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d070b56bfce72] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [d070b56bfce72] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d070b56bfce72] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d070b56bfce72] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d070b56bfce72] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [d070b56bfce72] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d070b56bfce72] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d070b56bfce72] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.50s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-21T23:28:46.977Z] daemon.go:325: [ddb76f6b06371] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [ddb76f6b06371] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [ddb76f6b06371] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [ddb76f6b06371] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [ddb76f6b06371] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [ddb76f6b06371] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.12s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-21T23:28:46.977Z] daemon.go:325: [d5de9cc6a0ace] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d5de9cc6a0ace] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d5de9cc6a0ace] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [d5de9cc6a0ace] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d5de9cc6a0ace] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d5de9cc6a0ace] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.85s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-21T23:28:46.977Z] daemon.go:325: [d3b52fcc8451c] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d3b52fcc8451c] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d3b52fcc8451c] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [d3b52fcc8451c] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d3b52fcc8451c] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d3b52fcc8451c] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [d3b52fcc8451c] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:296: [d3b52fcc8451c] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:325: [d3b52fcc8451c] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d3b52fcc8451c] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:296: [d3b52fcc8451c] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:325: [d3b52fcc8451c] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d3b52fcc8451c] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d3b52fcc8451c] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d3b52fcc8451c] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [d3b52fcc8451c] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d3b52fcc8451c] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d3b52fcc8451c] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.96s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-21T23:28:46.977Z] daemon.go:325: [d39356825513a] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d39356825513a] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d39356825513a] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [d39356825513a] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d39356825513a] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d39356825513a] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.29s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-02-21T23:28:46.977Z] daemon.go:325: [df0e35e6875ad] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [df0e35e6875ad] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [df0e35e6875ad] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [df0e35e6875ad] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [df0e35e6875ad] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [df0e35e6875ad] Daemon stopped [2020-02-21T23:28:46.977Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-21T23:28:46.977Z] requirement.go:26: unmatched requirement IPv6 [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.91s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-21T23:28:46.977Z] daemon.go:325: [dc2a435c2f85b] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [dc2a435c2f85b] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [dc2a435c2f85b] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [dc2a435c2f85b] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [dc2a435c2f85b] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [dc2a435c2f85b] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [dc2a435c2f85b] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [dc2a435c2f85b] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [dc2a435c2f85b] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [dc2a435c2f85b] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [dc2a435c2f85b] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [dc2a435c2f85b] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [dc2a435c2f85b] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [dc2a435c2f85b] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [dc2a435c2f85b] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [dc2a435c2f85b] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [dc2a435c2f85b] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [dc2a435c2f85b] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-21T23:28:46.977Z] daemon.go:325: [da2101833d34e] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [da2101833d34e] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [da2101833d34e] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [da2101833d34e] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [da2101833d34e] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [da2101833d34e] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.77s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-21T23:28:46.977Z] daemon.go:325: [d3fab30fd4dd9] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d3fab30fd4dd9] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d3fab30fd4dd9] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [d3fab30fd4dd9] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d3fab30fd4dd9] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d3fab30fd4dd9] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.14s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-21T23:28:46.977Z] daemon.go:325: [de09e03dcdf7d] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [de09e03dcdf7d] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [de09e03dcdf7d] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [de09e03dcdf7d] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [de09e03dcdf7d] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [de09e03dcdf7d] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.02s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-21T23:28:46.977Z] daemon.go:325: [d6aa03db8a903] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d6aa03db8a903] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d6aa03db8a903] daemon started [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-21T23:28:46.977Z] daemon.go:325: [df3a73725a260] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [df3a73725a260] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [df3a73725a260] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [d6aa03db8a903] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d6aa03db8a903] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d6aa03db8a903] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:461: [df3a73725a260] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [df3a73725a260] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [df3a73725a260] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.66s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-21T23:28:46.977Z] daemon.go:325: [ddf2584d1438c] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [ddf2584d1438c] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [ddf2584d1438c] daemon started [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-21T23:28:46.977Z] daemon.go:325: [d4c4cd584fcff] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d4c4cd584fcff] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d4c4cd584fcff] daemon started [2020-02-21T23:28:46.977Z] check_test.go:358: [d4c4cd584fcff] joining swarm manager [ddf2584d1438c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.977Z] daemon.go:461: [d4c4cd584fcff] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d4c4cd584fcff] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d4c4cd584fcff] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [d4c4cd584fcff] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d4c4cd584fcff] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d4c4cd584fcff] daemon started [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-21T23:28:46.977Z] daemon.go:325: [dc0bcaaabc5ed] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [dc0bcaaabc5ed] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [dc0bcaaabc5ed] daemon started [2020-02-21T23:28:46.977Z] check_test.go:358: [dc0bcaaabc5ed] joining swarm manager [ddf2584d1438c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.977Z] daemon.go:461: [d4c4cd584fcff] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d4c4cd584fcff] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d4c4cd584fcff] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [d4c4cd584fcff] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [d4c4cd584fcff] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [d4c4cd584fcff] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [dc0bcaaabc5ed] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [dc0bcaaabc5ed] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [dc0bcaaabc5ed] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [dc0bcaaabc5ed] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [dc0bcaaabc5ed] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [dc0bcaaabc5ed] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [dc0bcaaabc5ed] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [dc0bcaaabc5ed] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [dc0bcaaabc5ed] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:325: [dc0bcaaabc5ed] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [dc0bcaaabc5ed] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [dc0bcaaabc5ed] daemon started [2020-02-21T23:28:46.977Z] daemon.go:461: [ddf2584d1438c] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [ddf2584d1438c] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [ddf2584d1438c] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:461: [d4c4cd584fcff] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [d4c4cd584fcff] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [d4c4cd584fcff] Daemon stopped [2020-02-21T23:28:46.977Z] daemon.go:461: [dc0bcaaabc5ed] Stopping daemon [2020-02-21T23:28:46.977Z] daemon.go:296: [dc0bcaaabc5ed] exiting daemon [2020-02-21T23:28:46.977Z] daemon.go:448: [dc0bcaaabc5ed] Daemon stopped [2020-02-21T23:28:46.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.61s) [2020-02-21T23:28:46.977Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-21T23:28:46.977Z] daemon.go:325: [de436d2693f29] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:325: [de436d2693f29] waiting for daemon to start [2020-02-21T23:28:46.977Z] daemon.go:353: [de436d2693f29] daemon started [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-21T23:28:46.978Z] daemon.go:325: [dc2ed947e1199] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [dc2ed947e1199] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [dc2ed947e1199] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [de436d2693f29] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [de436d2693f29] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [de436d2693f29] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:461: [dc2ed947e1199] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [dc2ed947e1199] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [dc2ed947e1199] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.14s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-21T23:28:46.978Z] daemon.go:325: [d6a8b685ad52c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d6a8b685ad52c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d6a8b685ad52c] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [d6a8b685ad52c] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d6a8b685ad52c] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d6a8b685ad52c] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:325: [d6a8b685ad52c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d6a8b685ad52c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d6a8b685ad52c] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [d6a8b685ad52c] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d6a8b685ad52c] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d6a8b685ad52c] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.90s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [dd5d620c34fd5] daemon started [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d19c64b1a74d7] daemon started [2020-02-21T23:28:46.978Z] check_test.go:358: [d19c64b1a74d7] joining swarm manager [dd5d620c34fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-21T23:28:46.978Z] daemon.go:325: [da41683f214ab] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [da41683f214ab] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [da41683f214ab] daemon started [2020-02-21T23:28:46.978Z] check_test.go:358: [da41683f214ab] joining swarm manager [dd5d620c34fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.978Z] daemon.go:461: [d19c64b1a74d7] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d19c64b1a74d7] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d19c64b1a74d7] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d19c64b1a74d7] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [d19c64b1a74d7] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d19c64b1a74d7] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d19c64b1a74d7] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:461: [dd5d620c34fd5] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [dd5d620c34fd5] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [dd5d620c34fd5] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [dd5d620c34fd5] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [da41683f214ab] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [da41683f214ab] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [da41683f214ab] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:325: [da41683f214ab] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [da41683f214ab] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [da41683f214ab] daemon started [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d19c64b1a74d7] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [d19c64b1a74d7] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d19c64b1a74d7] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d19c64b1a74d7] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d19c64b1a74d7] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [dd5d620c34fd5] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [dd5d620c34fd5] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [dd5d620c34fd5] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:339: [dd5d620c34fd5] error pinging daemon on start: Get http://dd5d620c34fd5.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:339: [dd5d620c34fd5] error pinging daemon on start: Get http://dd5d620c34fd5.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:339: [dd5d620c34fd5] error pinging daemon on start: Get http://dd5d620c34fd5.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:339: [dd5d620c34fd5] error pinging daemon on start: Get http://dd5d620c34fd5.sock/_ping: context deadline exceeded [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5d620c34fd5] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [dd5d620c34fd5] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [da41683f214ab] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [da41683f214ab] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [da41683f214ab] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:325: [da41683f214ab] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [da41683f214ab] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [da41683f214ab] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [d19c64b1a74d7] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d19c64b1a74d7] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d19c64b1a74d7] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d19c64b1a74d7] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d19c64b1a74d7] daemon started [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-21T23:28:46.978Z] daemon.go:325: [db7615207258c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [db7615207258c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [db7615207258c] daemon started [2020-02-21T23:28:46.978Z] check_test.go:358: [db7615207258c] joining swarm manager [dd5d620c34fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-21T23:28:46.978Z] daemon.go:461: [db7615207258c] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [db7615207258c] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [db7615207258c] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:325: [db7615207258c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [db7615207258c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [db7615207258c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [db7615207258c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [db7615207258c] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [dd5d620c34fd5] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [dd5d620c34fd5] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [dd5d620c34fd5] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:461: [d19c64b1a74d7] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d19c64b1a74d7] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d19c64b1a74d7] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:461: [da41683f214ab] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [da41683f214ab] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [da41683f214ab] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:461: [db7615207258c] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [db7615207258c] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [db7615207258c] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.68s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-21T23:28:46.978Z] daemon.go:325: [d434ac7c090da] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d434ac7c090da] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d434ac7c090da] daemon started [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-21T23:28:46.978Z] daemon.go:325: [d772ea62be17c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d772ea62be17c] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d772ea62be17c] daemon started [2020-02-21T23:28:46.978Z] check_test.go:358: [d772ea62be17c] joining swarm manager [d434ac7c090da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-21T23:28:46.978Z] daemon.go:325: [d7e3af2ab4f35] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d7e3af2ab4f35] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d7e3af2ab4f35] daemon started [2020-02-21T23:28:46.978Z] check_test.go:358: [d7e3af2ab4f35] joining swarm manager [d434ac7c090da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-21T23:28:46.978Z] daemon.go:461: [d434ac7c090da] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d434ac7c090da] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d434ac7c090da] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:461: [d772ea62be17c] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d772ea62be17c] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d772ea62be17c] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:461: [d7e3af2ab4f35] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d7e3af2ab4f35] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d7e3af2ab4f35] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.18s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-21T23:28:46.978Z] daemon.go:325: [d1b09cd36feb8] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d1b09cd36feb8] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d1b09cd36feb8] daemon started [2020-02-21T23:28:46.978Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-02-21T23:28:46.978Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-02-21T23:28:46.978Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-02-21T23:28:46.978Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-02-21T23:28:46.978Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-02-21T23:28:46.978Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-02-21T23:28:46.978Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-02-21T23:28:46.978Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-02-21T23:28:46.978Z] daemon.go:461: [d1b09cd36feb8] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d1b09cd36feb8] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d1b09cd36feb8] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.88s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-21T23:28:46.978Z] daemon.go:325: [d0f19ccb12daf] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d0f19ccb12daf] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d0f19ccb12daf] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [d0f19ccb12daf] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d0f19ccb12daf] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d0f19ccb12daf] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.69s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5e3eb977556] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [dd5e3eb977556] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [dd5e3eb977556] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [dd5e3eb977556] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [dd5e3eb977556] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [dd5e3eb977556] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.18s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-21T23:28:46.978Z] daemon.go:325: [d4b1914ad8467] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d4b1914ad8467] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d4b1914ad8467] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [d4b1914ad8467] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d4b1914ad8467] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d4b1914ad8467] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.25s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-21T23:28:46.978Z] daemon.go:325: [d269fa18e2d3b] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d269fa18e2d3b] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d269fa18e2d3b] daemon started [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-21T23:28:46.978Z] daemon.go:325: [d1ddc4880a70f] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d1ddc4880a70f] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d1ddc4880a70f] daemon started [2020-02-21T23:28:46.978Z] check_test.go:358: [d1ddc4880a70f] joining swarm manager [d269fa18e2d3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.978Z] daemon.go:461: [d269fa18e2d3b] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d269fa18e2d3b] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d269fa18e2d3b] Daemon stopped [2020-02-21T23:28:46.978Z] daemon.go:461: [d1ddc4880a70f] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d1ddc4880a70f] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d1ddc4880a70f] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-21T23:28:46.978Z] daemon.go:325: [d0b635ad4584b] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d0b635ad4584b] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d0b635ad4584b] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [d0b635ad4584b] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d0b635ad4584b] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d0b635ad4584b] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.61s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-21T23:28:46.978Z] daemon.go:325: [d0a328d9128ac] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d0a328d9128ac] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d0a328d9128ac] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [d0a328d9128ac] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d0a328d9128ac] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d0a328d9128ac] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.96s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-21T23:28:46.978Z] daemon.go:325: [dd17869a43a20] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [dd17869a43a20] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [dd17869a43a20] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [dd17869a43a20] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [dd17869a43a20] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [dd17869a43a20] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.61s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-21T23:28:46.978Z] daemon.go:325: [da9cf00c50106] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [da9cf00c50106] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [da9cf00c50106] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [da9cf00c50106] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [da9cf00c50106] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [da9cf00c50106] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.06s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-21T23:28:46.978Z] daemon.go:325: [d22644cf95522] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d22644cf95522] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d22644cf95522] daemon started [2020-02-21T23:28:46.978Z] daemon.go:461: [d22644cf95522] Stopping daemon [2020-02-21T23:28:46.978Z] daemon.go:296: [d22644cf95522] exiting daemon [2020-02-21T23:28:46.978Z] daemon.go:448: [d22644cf95522] Daemon stopped [2020-02-21T23:28:46.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.80s) [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-21T23:28:46.978Z] daemon.go:325: [d0dbb7dc69f55] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d0dbb7dc69f55] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d0dbb7dc69f55] daemon started [2020-02-21T23:28:46.978Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-21T23:28:46.978Z] daemon.go:325: [d409bd7512b7d] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:325: [d409bd7512b7d] waiting for daemon to start [2020-02-21T23:28:46.978Z] daemon.go:353: [d409bd7512b7d] daemon started [2020-02-21T23:28:46.979Z] check_test.go:358: [d409bd7512b7d] joining swarm manager [d0dbb7dc69f55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-21T23:28:46.979Z] daemon.go:461: [d0dbb7dc69f55] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d0dbb7dc69f55] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d0dbb7dc69f55] Daemon stopped [2020-02-21T23:28:46.979Z] daemon.go:461: [d409bd7512b7d] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d409bd7512b7d] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d409bd7512b7d] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.89s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-21T23:28:46.979Z] daemon.go:325: [d5a0628060ffa] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d5a0628060ffa] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d5a0628060ffa] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d5a0628060ffa] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d5a0628060ffa] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d5a0628060ffa] Daemon stopped [2020-02-21T23:28:46.979Z] daemon.go:325: [d5a0628060ffa] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d5a0628060ffa] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d5a0628060ffa] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d5a0628060ffa] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d5a0628060ffa] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d5a0628060ffa] Daemon stopped [2020-02-21T23:28:46.979Z] daemon.go:325: [d5a0628060ffa] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d5a0628060ffa] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d5a0628060ffa] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d5a0628060ffa] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d5a0628060ffa] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d5a0628060ffa] Daemon stopped [2020-02-21T23:28:46.979Z] daemon.go:325: [d5a0628060ffa] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d5a0628060ffa] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d5a0628060ffa] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d5a0628060ffa] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d5a0628060ffa] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d5a0628060ffa] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.04s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-21T23:28:46.979Z] daemon.go:325: [d082ad80bcf88] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d082ad80bcf88] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d082ad80bcf88] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d082ad80bcf88] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d082ad80bcf88] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d082ad80bcf88] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.08s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-21T23:28:46.979Z] daemon.go:325: [ddc30b817c6be] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [ddc30b817c6be] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [ddc30b817c6be] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [ddc30b817c6be] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [ddc30b817c6be] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [ddc30b817c6be] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.36s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-21T23:28:46.979Z] daemon.go:325: [d7bca23474648] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d7bca23474648] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d7bca23474648] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d7bca23474648] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d7bca23474648] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d7bca23474648] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.20s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-21T23:28:46.979Z] daemon.go:325: [d0eba5367c0da] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d0eba5367c0da] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d0eba5367c0da] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d0eba5367c0da] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d0eba5367c0da] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d0eba5367c0da] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.51s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-21T23:28:46.979Z] daemon.go:325: [dd190523fff05] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [dd190523fff05] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [dd190523fff05] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [dd190523fff05] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [dd190523fff05] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [dd190523fff05] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.18s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-21T23:28:46.979Z] daemon.go:325: [d6d132e8085eb] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d6d132e8085eb] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d6d132e8085eb] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d6d132e8085eb] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d6d132e8085eb] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d6d132e8085eb] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-21T23:28:46.979Z] daemon.go:325: [dc2f62a94eeca] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [dc2f62a94eeca] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [dc2f62a94eeca] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [dc2f62a94eeca] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [dc2f62a94eeca] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [dc2f62a94eeca] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.25s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-21T23:28:46.979Z] daemon.go:325: [d85254a1585bb] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d85254a1585bb] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d85254a1585bb] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d85254a1585bb] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d85254a1585bb] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d85254a1585bb] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.14s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-21T23:28:46.979Z] daemon.go:325: [d0573b86ae0c4] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d0573b86ae0c4] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d0573b86ae0c4] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d0573b86ae0c4] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d0573b86ae0c4] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d0573b86ae0c4] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-21T23:28:46.979Z] daemon.go:325: [d9630d5bc41c7] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d9630d5bc41c7] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d9630d5bc41c7] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d9630d5bc41c7] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d9630d5bc41c7] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d9630d5bc41c7] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.98s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-02-21T23:28:46.979Z] daemon.go:325: [d702401a172bf] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d702401a172bf] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d702401a172bf] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d702401a172bf] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d702401a172bf] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d702401a172bf] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.28s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-21T23:28:46.979Z] daemon.go:325: [dc226bc622124] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [dc226bc622124] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [dc226bc622124] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [dc226bc622124] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [dc226bc622124] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [dc226bc622124] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.04s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-21T23:28:46.979Z] daemon.go:325: [d1e8e2fa87b95] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d1e8e2fa87b95] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d1e8e2fa87b95] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d1e8e2fa87b95] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d1e8e2fa87b95] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d1e8e2fa87b95] Daemon stopped [2020-02-21T23:28:46.979Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2020-02-21T23:28:46.979Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-21T23:28:46.979Z] daemon.go:325: [d09d882b40784] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:325: [d09d882b40784] waiting for daemon to start [2020-02-21T23:28:46.979Z] daemon.go:353: [d09d882b40784] daemon started [2020-02-21T23:28:46.979Z] daemon.go:461: [d09d882b40784] Stopping daemon [2020-02-21T23:28:46.979Z] daemon.go:296: [d09d882b40784] exiting daemon [2020-02-21T23:28:46.979Z] daemon.go:448: [d09d882b40784] Daemon stopped [2020-02-21T23:28:46.979Z] === RUN TestDockerExternalVolumeSuite [2020-02-21T23:28:46.979Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-21T23:28:47.770Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-21T23:28:51.500Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-21T23:28:51.500Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-21T23:28:57.286Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-21T23:28:57.745Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-21T23:29:05.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-21T23:29:10.111Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-21T23:29:13.011Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-21T23:29:13.011Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-21T23:29:13.011Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-21T23:29:13.011Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-21T23:29:13.011Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-21T23:29:13.011Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-21T23:29:13.011Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-21T23:29:13.011Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-21T23:29:13.011Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-21T23:29:18.804Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-21T23:29:24.592Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-21T23:29:24.592Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-21T23:29:31.665Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-21T23:29:31.665Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-21T23:29:31.665Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-21T23:29:31.665Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-21T23:29:33.199Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-21T23:29:33.199Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-21T23:29:33.199Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-21T23:29:35.374Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-21T23:29:35.374Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-21T23:29:35.374Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-21T23:29:35.374Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-21T23:29:35.374Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-21T23:29:37.548Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-21T23:29:39.082Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-21T23:29:41.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-21T23:29:41.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-21T23:29:41.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-21T23:29:42.795Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-21T23:29:42.795Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-21T23:29:44.977Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-21T23:29:44.977Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-21T23:29:44.977Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-21T23:29:47.160Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-21T23:29:47.160Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-21T23:29:48.694Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-21T23:29:48.694Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-21T23:29:50.333Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-21T23:29:50.791Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-21T23:29:52.325Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-21T23:29:56.054Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-21T23:29:58.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-21T23:29:58.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-21T23:29:58.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-21T23:29:58.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-21T23:29:58.956Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-21T23:30:00.490Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-21T23:30:00.490Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-21T23:30:02.666Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-21T23:30:02.666Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-21T23:30:04.202Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-21T23:30:04.202Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-21T23:30:07.934Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-21T23:30:10.111Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-21T23:30:10.111Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-21T23:30:10.111Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-21T23:30:10.111Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-21T23:30:10.111Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-21T23:30:10.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-02-21T23:30:11.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-21T23:30:12.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-21T23:30:19.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-21T23:30:32.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-21T23:30:32.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-21T23:30:32.714Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-21T23:30:32.714Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-21T23:30:32.714Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-21T23:30:32.714Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-21T23:30:32.714Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-21T23:30:32.714Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-21T23:30:33.674Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-21T23:30:35.836Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-21T23:30:35.836Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-21T23:30:35.836Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-21T23:30:37.997Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-21T23:30:37.997Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-21T23:30:37.997Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-21T23:30:37.997Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-21T23:30:41.708Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-21T23:30:43.870Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-21T23:30:43.870Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-21T23:30:43.870Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-21T23:30:50.909Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-21T23:30:50.909Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-21T23:30:50.909Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-21T23:30:51.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-21T23:31:03.241Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-21T23:31:03.241Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-21T23:31:03.696Z] === RUN TestDockerSuite/TestCpToDot [2020-02-21T23:31:06.085Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-21T23:31:10.732Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-21T23:31:10.732Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-21T23:31:10.732Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-21T23:31:12.257Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-21T23:31:12.257Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-21T23:31:12.257Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-21T23:31:12.257Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-21T23:31:12.257Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-21T23:31:12.716Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-21T23:31:12.716Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-21T23:31:14.242Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-21T23:31:16.403Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-21T23:31:16.403Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-21T23:31:16.403Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-21T23:31:18.566Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-21T23:31:19.021Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-21T23:31:19.021Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-21T23:31:19.021Z] === RUN TestDockerSuite/TestCreateRM [2020-02-21T23:31:19.481Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-21T23:31:19.481Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-21T23:31:19.481Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-21T23:31:19.936Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-21T23:31:28.470Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-21T23:31:28.470Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-21T23:31:28.470Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-21T23:31:33.133Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-21T23:31:33.133Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-21T23:31:33.133Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-21T23:31:38.119Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDockerFails [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-21T23:31:40.171Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-21T23:31:42.331Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-21T23:31:43.856Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-21T23:31:46.040Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-21T23:31:50.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-21T23:31:53.098Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-21T23:31:58.855Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-21T23:32:02.564Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-21T23:32:04.090Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-21T23:32:05.050Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-21T23:32:07.938Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-21T23:32:08.393Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-21T23:32:09.354Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-21T23:32:13.076Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-21T23:32:16.791Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-21T23:32:16.791Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-21T23:32:16.791Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-21T23:32:16.791Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-21T23:32:16.791Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-21T23:32:16.791Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-21T23:32:18.323Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-21T23:32:18.323Z] === RUN TestDockerSuite/TestEventsRename [2020-02-21T23:32:22.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-21T23:32:25.408Z] === RUN TestDockerSuite/TestEventsResize [2020-02-21T23:32:27.591Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-21T23:32:29.131Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-21T23:32:31.315Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-21T23:32:36.016Z] === RUN TestDockerSuite/TestEventsTop [2020-02-21T23:32:36.016Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-21T23:32:38.199Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-21T23:32:40.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-21T23:32:41.939Z] === RUN TestDockerSuite/TestExec [2020-02-21T23:32:41.939Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-21T23:32:41.939Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-21T23:32:42.909Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-21T23:32:44.450Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-21T23:32:44.450Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-21T23:32:44.450Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-21T23:32:44.450Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-21T23:32:46.634Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-21T23:32:48.177Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-21T23:32:49.716Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-21T23:32:51.259Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-21T23:32:55.002Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-21T23:32:55.002Z] === RUN TestDockerSuite/TestExecEnv [2020-02-21T23:32:55.002Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-21T23:32:55.002Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-21T23:32:55.255Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-21T23:32:56.541Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-21T23:33:01.239Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-21T23:33:01.239Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-21T23:33:01.239Z] === RUN TestDockerSuite/TestExecParseError [2020-02-21T23:33:01.239Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-21T23:33:01.239Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-21T23:33:01.239Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-21T23:33:02.779Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-21T23:33:02.779Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-21T23:33:02.779Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-21T23:33:02.779Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-21T23:33:02.779Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-21T23:33:03.239Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-21T23:33:04.781Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-21T23:33:04.781Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-21T23:33:11.880Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-21T23:33:11.880Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-21T23:33:11.880Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-21T23:33:11.880Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-21T23:33:17.693Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-21T23:33:23.497Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-21T23:33:26.407Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-21T23:33:32.216Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-21T23:33:32.216Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-21T23:33:32.216Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-21T23:33:32.216Z] === RUN TestDockerSuite/TestHealth [2020-02-21T23:33:32.216Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-21T23:33:32.216Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-21T23:33:32.216Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-21T23:33:32.216Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-21T23:33:36.911Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-21T23:33:36.911Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-21T23:33:36.911Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-21T23:33:36.911Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-21T23:33:36.911Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-21T23:33:37.370Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-21T23:33:37.830Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-21T23:33:37.830Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-21T23:33:38.800Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-21T23:33:38.800Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-21T23:33:40.339Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-21T23:33:40.339Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-21T23:33:41.884Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-21T23:33:42.520Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-21T23:33:44.703Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-21T23:33:44.703Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-21T23:33:44.703Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-21T23:33:48.447Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-21T23:33:48.447Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-21T23:33:50.630Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-21T23:33:50.630Z] === RUN TestDockerSuite/TestImportFile [2020-02-21T23:33:50.630Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-21T23:33:50.630Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-21T23:33:50.630Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-21T23:33:50.630Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-21T23:33:50.630Z] === RUN TestDockerSuite/TestInfoDebug [2020-02-21T23:33:50.630Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInfoFormat [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-21T23:33:51.090Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-21T23:33:53.271Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-21T23:33:55.461Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-21T23:33:55.461Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-21T23:33:55.461Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-21T23:33:55.461Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-21T23:33:55.461Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-21T23:33:59.931Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-21T23:34:02.554Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-21T23:34:02.554Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-21T23:34:04.093Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-21T23:34:04.094Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-21T23:34:04.094Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-21T23:34:04.094Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-21T23:34:11.207Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-21T23:34:14.947Z] === RUN TestDockerSuite/TestInspectImage [2020-02-21T23:34:14.947Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-21T23:34:14.947Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-21T23:34:14.947Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-21T23:34:17.132Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-21T23:34:18.673Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-21T23:34:18.673Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-21T23:34:20.853Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-21T23:34:22.392Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-21T23:34:22.392Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-21T23:34:22.392Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-21T23:34:23.930Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-21T23:34:26.111Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-21T23:34:29.855Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-21T23:34:31.395Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-21T23:34:31.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-21T23:34:32.934Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-21T23:34:35.116Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-21T23:34:36.656Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-21T23:34:38.195Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-21T23:34:40.378Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-21T23:34:41.918Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-21T23:34:44.100Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-21T23:34:48.800Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-21T23:34:50.983Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-21T23:34:50.983Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-21T23:34:52.521Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-21T23:34:52.982Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-21T23:34:58.784Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-21T23:35:03.479Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-21T23:35:03.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-21T23:35:09.280Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-21T23:35:11.467Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-21T23:35:13.648Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-21T23:35:13.648Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-21T23:35:15.191Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-21T23:35:17.373Z] === RUN TestDockerSuite/TestLogsSince [2020-02-21T23:35:18.843Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-21T23:35:25.922Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-21T23:35:25.922Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-21T23:35:25.922Z] === RUN TestDockerSuite/TestLogsTail [2020-02-21T23:35:28.091Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-21T23:35:30.260Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestNetHostname [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPluginActive [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPortList [2020-02-21T23:35:32.429Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-21T23:35:36.148Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-21T23:35:36.148Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-21T23:35:36.148Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-21T23:35:36.148Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-21T23:35:36.148Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-21T23:35:36.148Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-21T23:35:36.148Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-21T23:35:36.148Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-21T23:35:36.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-21T23:35:36.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-21T23:35:36.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-21T23:35:40.321Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-21T23:35:40.321Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-21T23:35:47.369Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-21T23:35:47.369Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-21T23:35:54.949Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-21T23:35:55.910Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-21T23:36:08.263Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-21T23:36:08.263Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-21T23:36:08.263Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-21T23:36:09.797Z] --- PASS: TestDockerExternalVolumeSuite (441.27s) [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-21T23:36:09.798Z] docker_cli_external_volume_driver_test.go:53: Daemon d0e37ef03ba54 is not started [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-21T23:36:09.798Z] daemon.go:325: [df6dc14f1d381] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [df6dc14f1d381] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [df6dc14f1d381] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [df6dc14f1d381] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [df6dc14f1d381] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [df6dc14f1d381] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-21T23:36:09.798Z] daemon.go:325: [dde6e9b155a96] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [dde6e9b155a96] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [dde6e9b155a96] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [dde6e9b155a96] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [dde6e9b155a96] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [dde6e9b155a96] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-21T23:36:09.798Z] docker_cli_external_volume_driver_test.go:53: Daemon d8b78c5390510 is not started [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-21T23:36:09.798Z] daemon.go:325: [d9dccf814124e] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [d9dccf814124e] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [d9dccf814124e] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [d9dccf814124e] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [d9dccf814124e] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [d9dccf814124e] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-21T23:36:09.798Z] docker_cli_external_volume_driver_test.go:53: Daemon d5d84064f0379 is not started [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-21T23:36:09.798Z] docker_cli_external_volume_driver_test.go:53: Daemon d46427c348a44 is not started [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-21T23:36:09.798Z] daemon.go:325: [dffcaf2c4cba3] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [dffcaf2c4cba3] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [dffcaf2c4cba3] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [dffcaf2c4cba3] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [dffcaf2c4cba3] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [dffcaf2c4cba3] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-21T23:36:09.798Z] daemon.go:325: [dc5678d356f13] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [dc5678d356f13] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [dc5678d356f13] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [dc5678d356f13] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [dc5678d356f13] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [dc5678d356f13] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-21T23:36:09.798Z] daemon.go:325: [d5fc3faa579dc] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [d5fc3faa579dc] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [d5fc3faa579dc] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [d5fc3faa579dc] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [d5fc3faa579dc] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [d5fc3faa579dc] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-21T23:36:09.798Z] daemon.go:325: [d8c35c71ada4e] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [d8c35c71ada4e] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [d8c35c71ada4e] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [d8c35c71ada4e] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [d8c35c71ada4e] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [d8c35c71ada4e] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-21T23:36:09.798Z] daemon.go:325: [d2111ed654b54] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [d2111ed654b54] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [d2111ed654b54] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [d2111ed654b54] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [d2111ed654b54] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [d2111ed654b54] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-21T23:36:09.798Z] daemon.go:325: [d56fd13893314] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [d56fd13893314] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [d56fd13893314] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [d56fd13893314] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [d56fd13893314] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [d56fd13893314] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-21T23:36:09.798Z] daemon.go:325: [dec68d42fcd8d] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [dec68d42fcd8d] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [dec68d42fcd8d] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [dec68d42fcd8d] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [dec68d42fcd8d] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [dec68d42fcd8d] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-21T23:36:09.798Z] daemon.go:325: [d2c5b34396719] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [d2c5b34396719] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [d2c5b34396719] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [d2c5b34396719] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [d2c5b34396719] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [d2c5b34396719] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.45s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-21T23:36:09.798Z] daemon.go:325: [d15a07d123476] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [d15a07d123476] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [d15a07d123476] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [d15a07d123476] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [d15a07d123476] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [d15a07d123476] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-21T23:36:09.798Z] docker_cli_external_volume_driver_test.go:486: Daemon dd4bdc9d87306 is not started [2020-02-21T23:36:09.798Z] daemon.go:325: [dd4bdc9d87306] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:325: [dd4bdc9d87306] waiting for daemon to start [2020-02-21T23:36:09.798Z] daemon.go:353: [dd4bdc9d87306] daemon started [2020-02-21T23:36:09.798Z] daemon.go:461: [dd4bdc9d87306] Stopping daemon [2020-02-21T23:36:09.798Z] daemon.go:296: [dd4bdc9d87306] exiting daemon [2020-02-21T23:36:09.798Z] daemon.go:448: [dd4bdc9d87306] Daemon stopped [2020-02-21T23:36:09.798Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-21T23:36:09.798Z] docker_cli_external_volume_driver_test.go:53: Daemon d1828b815e673 is not started [2020-02-21T23:36:09.798Z] PASS [2020-02-21T23:36:09.798Z] [2020-02-21T23:36:09.798Z] === Skipped [2020-02-21T23:36:09.798Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-21T23:36:09.798Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-21T23:36:09.798Z] requirement.go:26: unmatched requirement IPv6 [2020-02-21T23:36:09.798Z] check_test.go:309: Daemon d1714e74d4b17 is not started [2020-02-21T23:36:09.798Z] [2020-02-21T23:36:09.798Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-21T23:36:09.798Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-21T23:36:09.798Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:36:09.798Z] check_test.go:309: Daemon db1fcb4305548 is not started [2020-02-21T23:36:09.798Z] [2020-02-21T23:36:09.798Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-21T23:36:09.798Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-21T23:36:09.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-21T23:36:09.798Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:36:09.798Z] check_test.go:309: Daemon ddfb104411200 is not started [2020-02-21T23:36:09.798Z] [2020-02-21T23:36:09.798Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-21T23:36:09.798Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-21T23:36:09.798Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-21T23:36:09.798Z] [2020-02-21T23:36:09.798Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-21T23:36:09.798Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-21T23:36:09.798Z] requirement.go:26: unmatched requirement IPv6 [2020-02-21T23:36:09.798Z] [2020-02-21T23:36:09.798Z] [2020-02-21T23:36:09.798Z] DONE 270 tests, 5 skipped in 2638.994s [2020-02-21T23:36:09.798Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-21T23:36:09.798Z] ++++ cat bundles/test-integration/docker.pid [2020-02-21T23:36:09.798Z] +++ kill 6942 [2020-02-21T23:36:09.798Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-21T23:36:09.798Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfb740481ae0e/docker.pid [2020-02-21T23:36:09.798Z] +++ kill 3614 [2020-02-21T23:36:09.798Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3614 is not a child of this shell [2020-02-21T23:36:09.798Z] warning: PID 3614 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfb740481ae0e/docker.pid had a nonzero exit code [2020-02-21T23:36:09.798Z] +++ /etc/init.d/apparmor stop [2020-02-21T23:36:09.798Z] Clearing AppArmor profiles cache:. [2020-02-21T23:36:09.798Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-21T23:36:09.798Z] Unloading profiles will leave already running processes permanently [2020-02-21T23:36:09.798Z] unconfined, which can lead to unexpected situations. [2020-02-21T23:36:09.798Z] [2020-02-21T23:36:09.798Z] To set a process to complain mode, use the command line tool [2020-02-21T23:36:09.798Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-21T23:36:09.798Z] with the 'teardown' option." [2020-02-21T23:36:09.798Z] [2020-02-21T23:36:09.798Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-21T23:36:09.810Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-21T23:36:12.140Z] + echo Ensuring container killed. [2020-02-21T23:36:12.141Z] Ensuring container killed. [2020-02-21T23:36:12.141Z] + docker ps -aq -f name=docker-pr6-* [2020-02-21T23:36:12.141Z] + cids=92fb66ee132e [2020-02-21T23:36:12.141Z] d9126f0fc286 [2020-02-21T23:36:12.141Z] 70201c140eed [2020-02-21T23:36:12.141Z] + [ -n 92fb66ee132e [2020-02-21T23:36:12.141Z] d9126f0fc286 [2020-02-21T23:36:12.141Z] 70201c140eed ] [2020-02-21T23:36:12.141Z] + docker rm -vf 92fb66ee132e d9126f0fc286 70201c140eed [2020-02-21T23:36:12.704Z] 92fb66ee132e [2020-02-21T23:36:13.267Z] d9126f0fc286 [2020-02-21T23:36:14.634Z] 70201c140eed [Pipeline] sh [2020-02-21T23:36:14.924Z] + echo Chowning /workspace to jenkins user [2020-02-21T23:36:14.924Z] Chowning /workspace to jenkins user [2020-02-21T23:36:14.924Z] + id -u [2020-02-21T23:36:14.924Z] + id -g [2020-02-21T23:36:14.924Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40551:/workspace busybox chown -R 1000:1000 /workspace [2020-02-21T23:36:14.924Z] Unable to find image 'busybox:latest' locally [2020-02-21T23:36:18.559Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-21T23:36:20.171Z] latest: Pulling from library/busybox [2020-02-21T23:36:20.171Z] bdbbaa22dec6: Pulling fs layer [2020-02-21T23:36:20.171Z] bdbbaa22dec6: Download complete [2020-02-21T23:36:20.487Z] bdbbaa22dec6: Pull complete [2020-02-21T23:36:20.487Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-21T23:36:20.487Z] Status: Downloaded newer image for busybox:latest [2020-02-21T23:36:21.452Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-21T23:36:24.052Z] + bundleName=amd64 [2020-02-21T23:36:24.052Z] + echo Creating amd64-bundles.tar.gz [2020-02-21T23:36:24.052Z] Creating amd64-bundles.tar.gz [2020-02-21T23:36:24.052Z] + xargs tar -czf amd64-bundles.tar.gz [2020-02-21T23:36:24.052Z] + 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-21T23:36:25.033Z] Archiving artifacts [2020-02-21T23:36:26.756Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40551/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-21T23:36:27.066Z] + make clean [2020-02-21T23:36:27.067Z] docker volume rm -f docker-dev-cache [2020-02-21T23:36:27.323Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-21T23:36:33.804Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-21T23:36:35.970Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-21T23:36:35.970Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-21T23:36:35.970Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-21T23:36:39.687Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-21T23:36:39.687Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-21T23:36:39.687Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-21T23:36:39.687Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-21T23:36:40.144Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-21T23:36:45.915Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-21T23:36:45.915Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-21T23:36:47.445Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-21T23:36:47.445Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-21T23:36:48.406Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-21T23:36:49.477Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-21T23:36:49.477Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-21T23:36:53.196Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-21T23:36:56.917Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-21T23:36:58.447Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-21T23:37:23.546Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-21T23:37:23.546Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-21T23:37:28.216Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-21T23:37:28.216Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-21T23:37:28.216Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-21T23:37:29.179Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-21T23:37:32.903Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-21T23:37:36.621Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-21T23:37:36.621Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-21T23:37:39.513Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-21T23:37:39.970Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-21T23:37:39.970Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-21T23:37:54.746Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-21T23:37:55.202Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-21T23:37:55.658Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-21T23:38:01.427Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-21T23:38:07.198Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-21T23:38:14.246Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-21T23:38:17.137Z] === RUN TestDockerSuite/TestRmiTag [2020-02-21T23:38:18.099Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-21T23:38:19.629Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-21T23:38:37.273Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-21T23:38:38.236Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-21T23:38:42.906Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-21T23:38:43.868Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-21T23:38:43.868Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-21T23:38:43.868Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-21T23:38:43.868Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-21T23:38:43.868Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-21T23:38:43.868Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-21T23:38:43.868Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-21T23:38:43.868Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-21T23:38:45.420Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-21T23:38:45.420Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-21T23:38:45.877Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-21T23:38:49.597Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-21T23:38:51.765Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-21T23:38:53.933Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-21T23:38:55.461Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-21T23:38:57.628Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-21T23:38:57.628Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-21T23:39:01.346Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-21T23:39:03.513Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-21T23:39:03.513Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-21T23:39:05.681Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-21T23:39:05.681Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-21T23:39:05.681Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-21T23:39:07.848Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-21T23:39:07.848Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-21T23:39:07.848Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-21T23:39:07.848Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-21T23:39:07.848Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-21T23:39:07.848Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-21T23:39:07.848Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-21T23:39:07.848Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-21T23:39:09.375Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-21T23:39:11.542Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-21T23:39:13.071Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-21T23:39:13.071Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-21T23:39:13.071Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-21T23:39:13.071Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-21T23:39:15.239Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-21T23:39:15.239Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-21T23:39:15.239Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-21T23:39:15.239Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-21T23:39:15.239Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-21T23:39:17.405Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-21T23:39:27.696Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-21T23:39:27.696Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-21T23:39:27.696Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-21T23:39:27.696Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-21T23:39:27.696Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-21T23:39:27.696Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-21T23:39:27.696Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-21T23:39:29.225Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-21T23:39:29.225Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-21T23:39:29.225Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-21T23:39:29.225Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-21T23:39:30.753Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-21T23:39:32.921Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-21T23:39:32.921Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-21T23:39:34.449Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-21T23:39:34.449Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-21T23:39:34.449Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-21T23:39:34.449Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-21T23:39:36.615Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-21T23:39:38.143Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-21T23:39:40.312Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-21T23:39:41.841Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-21T23:39:42.297Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-21T23:39:42.297Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-21T23:39:42.297Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-21T23:39:42.297Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-21T23:39:42.297Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-21T23:39:42.297Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-21T23:39:42.297Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-21T23:39:42.297Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-21T23:39:50.838Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-21T23:39:50.838Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-21T23:39:50.838Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-21T23:39:50.838Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-21T23:39:50.838Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-21T23:39:50.838Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-21T23:39:50.838Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-21T23:39:59.380Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-21T23:39:59.380Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-21T23:39:59.836Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-21T23:39:59.836Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-21T23:39:59.836Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-21T23:39:59.836Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-21T23:39:59.836Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-21T23:39:59.836Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-21T23:39:59.836Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-21T23:39:59.837Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-21T23:39:59.837Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-21T23:39:59.837Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-21T23:39:59.837Z] === RUN TestDockerSuite/TestRunMount [2020-02-21T23:39:59.837Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-21T23:39:59.837Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-21T23:39:59.837Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-21T23:39:59.837Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-21T23:40:05.624Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-21T23:40:05.624Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-21T23:40:05.624Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-21T23:40:05.624Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-21T23:40:10.294Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-21T23:40:14.015Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-21T23:40:14.978Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-21T23:40:16.507Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-21T23:40:18.675Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-21T23:40:19.640Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-21T23:40:21.168Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-21T23:40:21.627Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-21T23:40:21.628Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-21T23:40:21.628Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-21T23:40:21.628Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-21T23:40:21.628Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-21T23:40:21.628Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-21T23:40:21.628Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-21T23:40:21.628Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-21T23:40:23.796Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-21T23:40:23.796Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-21T23:40:23.796Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-21T23:40:23.796Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-21T23:40:23.796Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-21T23:40:23.796Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-21T23:40:30.845Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-21T23:40:30.845Z] === RUN TestDockerSuite/TestRunRm [2020-02-21T23:40:37.902Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-21T23:40:42.574Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-21T23:40:49.623Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-21T23:40:51.152Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-21T23:40:52.684Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-21T23:40:54.853Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-21T23:40:54.853Z] === RUN TestDockerSuite/TestRunState [2020-02-21T23:40:54.853Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-21T23:40:56.382Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-21T23:40:56.382Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-21T23:40:57.910Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-21T23:40:57.910Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-21T23:40:57.910Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-21T23:40:58.367Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-21T23:40:58.367Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-21T23:40:58.367Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-21T23:41:03.196Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-21T23:41:04.724Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-21T23:41:04.724Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-21T23:41:06.891Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-21T23:41:06.891Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-21T23:41:06.891Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-21T23:41:09.061Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-21T23:41:14.830Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-21T23:41:18.551Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-21T23:41:23.220Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-21T23:41:23.220Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-21T23:41:23.220Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-21T23:41:23.220Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-21T23:41:23.220Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-21T23:41:25.391Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-21T23:41:27.558Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-21T23:41:29.726Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-21T23:41:29.726Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-21T23:41:29.726Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-21T23:41:29.726Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-21T23:41:29.726Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-21T23:41:29.726Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-21T23:41:29.726Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-21T23:41:29.726Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-21T23:41:29.726Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-21T23:41:33.449Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-21T23:41:34.980Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-21T23:41:36.510Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-21T23:41:40.228Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-21T23:41:42.395Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-21T23:41:42.851Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-21T23:41:43.308Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-21T23:41:43.765Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-21T23:41:45.294Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-21T23:41:51.063Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-21T23:41:51.063Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-21T23:41:56.833Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-21T23:41:56.833Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-21T23:42:00.551Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-21T23:42:00.551Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-21T23:42:00.551Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-21T23:42:00.551Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-21T23:42:00.551Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-21T23:42:05.223Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-21T23:42:05.223Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-21T23:42:05.223Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-21T23:42:05.223Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-21T23:42:05.223Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-21T23:42:05.223Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-21T23:42:05.223Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-21T23:42:06.752Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-21T23:42:08.920Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-21T23:42:08.920Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-21T23:42:10.452Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-21T23:42:10.909Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-21T23:42:10.909Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-21T23:42:10.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-21T23:42:10.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-21T23:42:10.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-21T23:42:10.909Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-21T23:42:28.563Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-21T23:42:28.563Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-21T23:42:28.563Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-21T23:42:28.563Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-21T23:42:28.563Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-21T23:42:28.563Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-21T23:42:28.563Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-21T23:42:29.527Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-21T23:42:29.527Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-21T23:42:32.420Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-21T23:42:32.420Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-21T23:42:32.876Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-21T23:42:32.876Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-21T23:42:32.876Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-21T23:42:40.080Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-21T23:42:40.080Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-21T23:42:40.537Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-21T23:42:40.537Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-21T23:42:40.537Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-21T23:42:47.586Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-21T23:42:47.586Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-21T23:42:47.586Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-21T23:42:56.126Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-21T23:42:56.126Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite (2259.02s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (136.47s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.96s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.54s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.96s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.90s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement Apparmor [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement Apparmor [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.81s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement IsPausable [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (11.13s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (86.32s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement UnixCli [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.89s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.22s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.20s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.25s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.69s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.69s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.88s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.11s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.17s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.84s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.92s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.06s) [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.79s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.06s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-21T23:42:56.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.39s) [2020-02-21T23:42:56.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.53s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.38s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.24s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.41s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement UnixCli [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.25s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildContChar (12.78s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.82s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.00s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.87s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.42s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.37s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.98s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.28s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.34s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.99s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.13s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.39s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.22s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.03s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.99s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.85s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.76s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.23s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.91s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.35s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.82s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.87s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.74s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.87s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.47s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.83s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.74s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.53s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.23s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildFails (2.11s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.47s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.64s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.12s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.34s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.19s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.15s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement UnixCli [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.24s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildHistory (10.12s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.82s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.84s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.98s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLabel (0.78s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.76s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLabels (0.80s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.73s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.55s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.80s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-02-21T23:42:56.592Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.96s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.96s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.20s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.51s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.22s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.86s) [2020-02-21T23:42:56.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.00s) [2020-02-21T23:42:56.592Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.89s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.28s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.37s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.05s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.20s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.09s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.52s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.32s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.01s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.04s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.22s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.81s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.65s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.93s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.85s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.98s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.91s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildRm (12.38s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.88s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.06s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.13s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.41s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.99s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.52s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.38s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.63s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildStderr (4.54s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.38s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.56s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.44s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.07s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.17s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.20s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.41s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.67s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.98s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.20s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.07s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.21s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.46s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.07s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.35s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.75s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-02-21T23:42:56.593Z] docker_cli_sni_test.go:18: Flakey test [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.81s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.17s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCommitChange (9.48s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.28s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.12s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCommitTTY (11.11s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.07s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.85s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.02s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (6.72s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.02s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.10s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.69s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.79s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.80s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.98s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.58s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.99s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.78s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.20s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.20s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.50s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.02s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.61s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.96s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.60s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.75s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.04s) [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc00075cf00 } [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1045508594 c:\foo false } [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1045508594 c:\foo true } [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:1926: case 0 [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:1926: case 1 [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:1926: case 2 [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:1926: case 3 [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:1926: case 4 [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:1926: case 5 [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:1926: case 6 [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:1926: case 7 [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:1926: case 8 [2020-02-21T23:42:56.593Z] docker_api_containers_test.go:1926: case 9 [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.92s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.06s) [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-02-21T23:42:56.593Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.593Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.87s) [2020-02-21T23:42:56.593Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-21T23:42:56.593Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.73s) [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a112538093\file1 720d37936c250b2157ba4c09602f092a0445a44fe4728a0c4fff2889575b1cbb:/root/itWorks.txt` [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:279: checking that container "720d37936c250b2157ba4c09602f092a0445a44fe4728a0c4fff2889575b1cbb" start output contains "file1\n" [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:209: running `docker start -a 720d37936c250b2157ba4c09602f092a0445a44fe4728a0c4fff2889575b1cbb` [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.96s) [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b319040616\file1 0aeb37ef2c1cc1cb5f708afb5d4bf023edaacb83e98bd8a8da2fd31903129828:testDir/` [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.43s) [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e863937703\dir1 fa673f9b2e2291ce68ada610d4083463882868cb3004ff0dea3f2f38acf42ef2:testDir` [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:279: checking that container "fa673f9b2e2291ce68ada610d4083463882868cb3004ff0dea3f2f38acf42ef2" start output contains "file1-1\n" [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:209: running `docker start -a fa673f9b2e2291ce68ada610d4083463882868cb3004ff0dea3f2f38acf42ef2` [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e863937703\dir1 07ada700c56b31ba1ad7014bb311e308dda18f832ee1cfef865c2869a829fb4f:testDir/` [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:279: checking that container "07ada700c56b31ba1ad7014bb311e308dda18f832ee1cfef865c2869a829fb4f" start output contains "file1-1\n" [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:209: running `docker start -a 07ada700c56b31ba1ad7014bb311e308dda18f832ee1cfef865c2869a829fb4f` [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.41s) [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h673976282\dir1\. 40f62340f30c85e0fe429e3016fa3ae665e69de656eba52ae2cff3601d3e8322:testDir` [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:279: checking that container "40f62340f30c85e0fe429e3016fa3ae665e69de656eba52ae2cff3601d3e8322" start output contains "file1-1\n" [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:209: running `docker start -a 40f62340f30c85e0fe429e3016fa3ae665e69de656eba52ae2cff3601d3e8322` [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h673976282\dir1\. 51d3533894582d2651cb6f20a8c2fe9ed0722e7d2613edc04a98e0d68aad98c1:testDir/` [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:279: checking that container "51d3533894582d2651cb6f20a8c2fe9ed0722e7d2613edc04a98e0d68aad98c1" start output contains "file1-1\n" [2020-02-21T23:42:56.594Z] docker_cli_cp_utils_test.go:209: running `docker start -a 51d3533894582d2651cb6f20a8c2fe9ed0722e7d2613edc04a98e0d68aad98c1` [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCpToDot (6.75s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCpToStdout (2.04s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.66s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.93s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.76s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.71s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.39s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.77s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.23s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.97s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.25s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsCopy (5.02s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.12s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.86s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.98s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsFilters (3.82s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsFormat (3.81s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsRename (6.89s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsResize (2.31s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.89s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.10s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.26s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.14s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.53s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.55s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.77s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.70s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.54s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.51s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.80s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecInspectID (4.16s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement IsPausable [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.03s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.79s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.80s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.61s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.96s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.16s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.64s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.39s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.82s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.52s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.74s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.24s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.43s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.594Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-21T23:42:56.594Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.32s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement IsPausable [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.91s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.99s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (6.60s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.83s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectDefault (6.71s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectHistory (4.20s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.88s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.73s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.96s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.59s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.67s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectStatus (2.16s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.39s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.79s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.80s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.65s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.75s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.92s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.88s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.54s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.58s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.18s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.95s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.83s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.39s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.56s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.50s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.01s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.91s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.02s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsSince (8.65s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsTail (2.40s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.06s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.96s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement IsAmd64 [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement IsAmd64 [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.74s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.63s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPsByOrder (6.84s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.83s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.13s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-21T23:42:56.595Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.09s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.00s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.00s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.80s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.77s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.90s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.45s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.48s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.54s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.01s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.26s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.18s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.71s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.56s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.48s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.69s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.52s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.80s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.77s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.84s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.05s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.89s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.12s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.16s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.55s) [2020-02-21T23:42:56.595Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.94s) [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.595Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-21T23:42:56.595Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.94s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.68s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.32s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.87s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.95s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.95s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.81s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.84s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.41s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.88s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.91s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.84s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.88s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (9.97s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.85s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.81s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.84s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.84s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunExitCode (1.80s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.87s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.86s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.90s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.30s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.66s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.49s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.62s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.33s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.56s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.88s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.64s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.39s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement Apparmor [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.86s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunRm (6.71s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.99s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.65s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.86s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.54s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.10s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.74s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.59s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-02-21T23:42:56.596Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-02-21T23:42:56.596Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-21T23:42:56.596Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.50s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement Apparmor [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.84s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.82s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.49s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.41s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.78s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.86s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.27s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.87s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.99s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.62s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.44s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.76s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.63s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement Apparmor [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.54s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.32s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.30s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.28s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement IsPausable [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.07s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.73s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.95s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.79s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.19s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.61s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.80s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.29s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.70s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-21T23:42:56.597Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-21T23:42:56.597Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.597Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-21T23:42:56.597Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-21T23:42:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-21T23:42:56.598Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-21T23:42:56.598Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:56.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-21T23:42:57.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-21T23:42:57.054Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-21T23:42:57.054Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] === RUN TestDockerDaemonSuite [2020-02-21T23:42:57.054Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-21T23:42:57.054Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-21T23:42:57.054Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-02-21T23:42:57.054Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-21T23:42:57.054Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] === RUN TestDockerSwarmSuite [2020-02-21T23:42:57.054Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-02-21T23:42:57.054Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-02-21T23:42:57.054Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] === RUN TestDockerExternalVolumeSuite [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] === RUN TestDockerNetworkSuite [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] === RUN TestDockerHubPullSuite [2020-02-21T23:42:57.054Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-02-21T23:42:57.054Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-21T23:42:57.054Z] PASS [2020-02-21T23:42:57.054Z] ok github.com/docker/docker/integration-cli 2259.689s [2020-02-21T23:42:57.054Z] INFO: Integration tests ended at 02/21/2020 23:42:56. Duration:00:37:48.5692865 [2020-02-21T23:42:57.054Z] INFO: Docker info of the daemon under test at end of run [2020-02-21T23:42:57.054Z] [2020-02-21T23:42:57.054Z] Containers: 2 [2020-02-21T23:42:57.054Z] Running: 0 [2020-02-21T23:42:57.054Z] Paused: 0 [2020-02-21T23:42:57.054Z] Stopped: 2 [2020-02-21T23:42:57.054Z] Images: 12 [2020-02-21T23:42:57.054Z] Server Version: 0.0.0-dev [2020-02-21T23:42:57.054Z] Storage Driver: windowsfilter [2020-02-21T23:42:57.054Z] Windows: [2020-02-21T23:42:57.054Z] Logging Driver: json-file [2020-02-21T23:42:57.054Z] Plugins: [2020-02-21T23:42:57.054Z] Volume: local [2020-02-21T23:42:57.054Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-21T23:42:57.054Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-21T23:42:57.054Z] Swarm: inactive [2020-02-21T23:42:57.054Z] Default Isolation: process [2020-02-21T23:42:57.054Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-21T23:42:57.054Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-21T23:42:57.054Z] OSType: windows [2020-02-21T23:42:57.054Z] Architecture: x86_64 [2020-02-21T23:42:57.054Z] CPUs: 4 [2020-02-21T23:42:57.054Z] Total Memory: 32GiB [2020-02-21T23:42:57.054Z] Name: azwin-2-b47950 [2020-02-21T23:42:57.054Z] ID: BIKP:YQTP:BTQC:WXS5:EMAG:AVDT:2EZU:EKF5:MO2I:CFZN:4TDD:IPZV [2020-02-21T23:42:57.054Z] Docker Root Dir: D:\CI\PR-40551\6\daemon [2020-02-21T23:42:57.054Z] Debug Mode (client): false [2020-02-21T23:42:57.054Z] Debug Mode (server): true [2020-02-21T23:42:57.054Z] File Descriptors: -1 [2020-02-21T23:42:57.054Z] Goroutines: 18 [2020-02-21T23:42:57.054Z] System Time: 2020-02-21T23:42:56.5954701Z [2020-02-21T23:42:57.054Z] EventsListeners: 0 [2020-02-21T23:42:57.054Z] Registry: https://index.docker.io/v1/ [2020-02-21T23:42:57.054Z] Labels: [2020-02-21T23:42:57.054Z] Experimental: false [2020-02-21T23:42:57.054Z] Insecure Registries: [2020-02-21T23:42:57.054Z] 127.0.0.0/8 [2020-02-21T23:42:57.054Z] Live Restore Enabled: false [2020-02-21T23:42:57.054Z] [2020-02-21T23:42:57.054Z] [2020-02-21T23:42:57.054Z] INFO: Stopping daemon under test [2020-02-21T23:42:57.054Z] SUCCESS: The process with PID 2012 (child process of PID 5156) has been terminated. [2020-02-21T23:42:57.055Z] SUCCESS: The process with PID 5156 (child process of PID 3932) has been terminated. [2020-02-21T23:42:57.055Z] INFO: Stop tailing logs of the daemon under tests [2020-02-21T23:42:57.055Z] INFO: executeCI.ps1 Completed successfully at 02/21/2020 23:42:56. [2020-02-21T23:42:57.055Z] INFO: Tidying up at end of run [2020-02-21T23:42:57.055Z] INFO: Saving daemon under test log (d:\CI\PR-40551\6\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-21T23:42:57.055Z] INFO: Saving daemon under test log (d:\CI\PR-40551\6\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-21T23:42:57.055Z] INFO: Nuke-Everything... [2020-02-21T23:42:57.055Z] INFO: Container count on control daemon to delete is 2 [2020-02-21T23:42:58.017Z] fc846cf8fa99 [2020-02-21T23:42:58.017Z] a12c47536995 [2020-02-21T23:42:58.017Z] INFO: Tidying pidfile d:\CI\PR-40551\6\docker.pid [2020-02-21T23:42:58.017Z] INFO: Nuking d:\CI [2020-02-21T23:43:23.115Z] INFO: Zapped successfully [2020-02-21T23:43:23.115Z] [2020-02-21T23:43:23.115Z] INFO: executeCI.ps1 exiting at Fri Feb 21 23:43:20 CUT 2020. Duration 00:58:32.3376984 [2020-02-21T23:43:23.115Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-21T23:43:24.750Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-21T23:43:25.965Z] Archiving artifacts [2020-02-21T23:43:41.187Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40551/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-21T23:43:42.100Z] + make clean [2020-02-21T23:43:43.629Z] docker volume rm -f docker-dev-cache [2020-02-21T23:43:43.629Z] 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